-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've got an rsync command...

rsync -av --stats --progress --partial --delete-after --bwlimit=2000 
rsync://sunsite.uio.no/Mandrakelinux /export/ftp/mandrakelinux

This works just fine when runfrom the command line (as user 'mwatts').

I've put it in the 'mwatts' users' crontab:

MAILTO="[EMAIL PROTECTED]"
0 3 * * * rsync -av --stats --progress --partial --delete-after --bwlimit=2000 
rsync://sunsite.uio.no/Mandrakelinux /export/ftp/mandrakelinux

However, Every day I get the following email from cron:

rsync: failed to connect to sunsite.uio.no: Connection timed out
rsync error: error in socket IO (code 10) at clientserver.c(88)


Why would I be getting this if it works on the command line?

Mark.

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ Trusted Information Management
Trusted Solutions and Services group
GPG Public Key ID: 455420ED

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA7lFtBn4EFUVUIO0RAvWEAJ9FemOwR5PDBK67bGmRwPErMTzUfgCg997T
B2PrqIKIOhSv/eQWNidrSlc=
=bgFJ
-----END PGP SIGNATURE-----
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to