Showing posts with label rsync ssh password linux. Show all posts
Showing posts with label rsync ssh password linux. Show all posts

Thursday, April 12, 2012

rsync with ssh and non-default identify file

rsync -rtzvL --progress -e "ssh -i /home/user/.ssh/alt/id_dsa" /path/to/local/dir username@remotemachine.host.com:/path/to/remote/dir