On Tue, 2007-10-23 15:59:29 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I make a script which make some call of rsync to connect to a rsync 
> daemon.
> When I run on a shell, the script work fine.
> 
> When I run this scripts from a cron-job, the script fail with theses 
> messages : 
> 
> rsync: failed to connect to remote-node: Connection refused (111)
> rsync error: error in socket IO (code 10) at clientserver.c(94)

Care to show us the script?  You'd debug this by either tcpdump'ing
the network traffic or by strace'ing one (or both) instances of the
rsync client/daemon.

MfG, JBG

-- 
      Jan-Benedict Glaw      [EMAIL PROTECTED]              +49-172-7608481
 Signature of:                    Don't believe in miracles: Rely on them!
 the second  :

Attachment: signature.asc
Description: Digital signature

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to