Koozali.org: home of the SME Server

More rsync probs :-)

Steffen Fog Sørensen

More rsync probs :-)
« 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