Skip to content

Instantly share code, notes, and snippets.

@varokas
Created July 22, 2012 08:39
Show Gist options
  • Save varokas/3158925 to your computer and use it in GitHub Desktop.
Save varokas/3158925 to your computer and use it in GitHub Desktop.
Rsync
http://www.thegeekstuff.com/2011/07/rsync-over-ssh-without-password/
brew install ssh-copy-id
ssh-copy-id -i ~/.ssh/id_rsa.pub 192.168.200.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment