DO NOT REPLY [Bug 3596] New: rsync fails to retouch S_IWUSR when
transferring a single empty directory
samba-bugs at samba.org
samba-bugs at samba.org
Fri Mar 10 04:37:03 GMT 2006
https://bugzilla.samba.org/show_bug.cgi?id=3596
Summary: rsync fails to retouch S_IWUSR when transferring a
single empty directory
Product: rsync
Version: 2.6.7
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: hashproduct at verizon.net
QAContact: rsync-qa at samba.org
Run the following in an empty directory:
mkdir test
chmod 400 test
rsync --dirs --perms test test2
test2 incorrectly ends up with 600 permissions because rsync sees that a local
name is in use and assumes the directory retouching phase is unnecessary.
rsync should run the phase anyway and deal with a local name if there is one.
--
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