Displaying 1 result from an estimated 1 matches for "cassusbackup".
2008 Jan 13
2
DO NOT REPLY [Bug 5190] New: rsyncd can't unlink dir structure when only the group has write permission
...jor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: thefirstofall@gmail.com
QAContact: rsync-qa@samba.org
The command: rsync -va --delete-after --delete-excluded -F --password-file=...
--chmod=u=rX,g=rwX,o-rwx /home/cassus/ rsync://cassusbackup@kitty/cassusbackup/
The structure on the server is: .../0/qwe/ewq
dr-xrwx--- 163 cassus backup 12288 2008-01-13 03:37 0
-r--rw---- 1 cassus backup 0 2008-01-13 03:20 ewq
dr-xrwx--- 2 cassus backup 4096 2008-01-13 03:20 qwe
the "0" folder is the module root.
interesting part of output:...