Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Steffen Fog Sørensen on April 20, 2003, 07:29:27 PM

Title: More rsync probs :-)
Post by: Steffen Fog Sørensen on April 20, 2003, 07:29:27 PM
How can make a cron-job out of this line, so that I wont have to type the password on every sync:

rsync -auv --delete -e "ssh -1" root@remoteHostIP:/path/to/remote/ /path/to local/

 / Steffen