DO NOT REPLY [Bug 4033] Get remote disk space

samba-bugs at samba.org samba-bugs at samba.org
Sun Sep 23 03:22:47 GMT 2007


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





------- Comment #1 from hashproduct+rsync at gmail.com  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.


More information about the rsync mailing list