[Bug 11572] rsync --debug doesn't work, and gives erroneous results when taken out

samba-bugs at samba.org samba-bugs at samba.org
Sun Oct 25 16:32:59 UTC 2015


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

Wayne Davison <wayned at samba.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #12 from Wayne Davison <wayned at samba.org> ---
This is the sort of discussion that would be a better fit on the mailing list:

https://rsync.samba.org/lists.html

As for the "--debug 2015" option, that is currently being taken as a short-hand
for "--debug ALL2015" (level 2015 for all categories), which I will change to
produce an error.

The wrong perms on the directories are indeed caused by you interrupting the
transfer.  You can avoid that early-creation idiom by either using -O
(--omit-dir-times) but ONLY in 3.1.1 or later, OR by specifying --no-recursive
in any 3.x version.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list