https://bugzilla.samba.org/show_bug.cgi?id=4320
------- Comment #1 from [EMAIL PROTECTED] 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. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html