DO NOT REPLY [Bug 4320] Daemon should send stdout, stderr of {pre, post}-xfer command to client

samba-bugs at samba.org samba-bugs at samba.org
Wed Jan 3 03:52:42 GMT 2007


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





------- Comment #1 from hashproduct+rsync at gmail.com  2007-01-02 21:52 MST -------
Sending the output of the post-xfer command would be harder than I originally
thought because the daemon currently does not run the post-xfer command until
after it has closed the connection to the client.  Furthermore, as soon as the
receiving side has received all the files, it drops the connection.  So when a
daemon sends files to an old client, the daemon has no way to make the client
wait around for extra messages.  Of course, new clients could wait for extra
messages followed by a special goodbye after pulling files from a daemon using
protocol 30.


-- 
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