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

No comments: