is not working running through Cron

Manuel Kissoyan manuel at kissoyan.com.ar
Tue May 9 15:54:58 GMT 2006


Since i upgraded rsync to the last version all the rsync running through cron are failing, running the same command through SSH is working ok.
Wondering how could i troubleshoot it.

The cron line is:

0 7 * * * root rsync -azH --stats --delete --partial --timeout=300 --exclude=/proc -e ssh root at xx.xx.xx.xx:/ /home/server7 > /var/log/backupserver7.log 2>&1

The error is:

rsync error: timeout in data send/receive (code 30) at io.c(171) [sender=2.6.8]
rsync: connection unexpectedly closed (24336606 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(359)
rsync: connection unexpectedly closed (24336606 bytes received so far) [generator]
rsync error: error in rsync protocol data stream (code 12) at io.c(359)


Thank you in advance!
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the rsync mailing list