Basic remote backup command

rsync backup, using ssh as the transport via port 292, and the private key id_pub to account joe on machine somemachine.com

rsync -v -r -e "ssh -p 292 -i /home/mwalsh4/.ssh/id_pub" rsync joe@somemachine.com:

-- MattWalsh - 26 Dec 2005

Topic revision: r1 - 26 Dec 2005 - MattWalsh
 
This site is powered by the TWiki collaboration platformCopyright © 2008-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback