Skip to content

Instantly share code, notes, and snippets.

@cyhalothrin
Created July 24, 2014 07:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cyhalothrin/53dda1c3aba146d9d95a to your computer and use it in GitHub Desktop.
Save cyhalothrin/53dda1c3aba146d9d95a to your computer and use it in GitHub Desktop.
cd /d/vm14/rsync
eval $(ssh-agent)
ssh-add /d/vm14/puphpet/files/dot/ssh/id_rsa
rsync -avzr vagrant@192.168.56.101:/var/www/rsync/ ./
ssh-agent -k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment