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





------- Comment #1 from [EMAIL PROTECTED]  2007-09-22 22:22 CST -------
There is no need to build the check into rsync.  The disk space check can be
done in the --rsync-path (for rsync over a remote shell) or the pre-xfer exec
command (for a daemon); if either of those fails, the transfer will be aborted.
 Unfortunately, returning a meaningful error message to the client is
nontrivial.  To do that, you need my deny-rsync script from bug 3945 comment 2
for remote shell or an implementation of bug 4320 for a daemon.


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

Reply via email to