Created
July 24, 2014 07:50
-
-
Save cyhalothrin/53dda1c3aba146d9d95a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /d/vm14/rsync | |
eval $(ssh-agent) | |
ssh-add /d/vm14/puphpet/files/dot/ssh/id_rsa | |
rsync -avzr [email protected]:/var/www/rsync/ ./ | |
ssh-agent -k |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment