DO NOT REPLY [Bug 7959] erro occoure ! rsync can't auto exit

samba-bugs at samba.org samba-bugs at samba.org
Tue Feb 22 09:58:48 MST 2011


https://bugzilla.samba.org/show_bug.cgi?id=7959





------- Comment #1 from wayned at samba.org  2011-02-22 10:58 CST -------
I believe you mean by "go on" that it will hang?  (Rather than go on to the
next command?)  If so, you should check to see what rsync is doing.  For
instance, run it under strace (or the equivalent for your system).  The most
likely thing is that it is hanging at the connect() call.

If you want rsync to timeout, pass the --contimeout=N (connect timeout) option
to have it timeout after N seconds.

If the above isn't an accurate understanding of your issue, feel free to
respond with more details.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list