search for: blgl

Displaying 1 result from an estimated 1 matches for "blgl".

Did you mean: bgl
2014 Jan 15
2
[Bug 10381] New: --acls and --xattrs clash with --delete-missing-args
...-xattrs clash with --delete-missing-args Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: blgl at stacken.kth.se QAContact: rsync-qa at samba.org When missing files are to be passed through to the receiver, the sender tries to get the ACL and xattrs even for a missing file. This obviously fails, the file is skipped, and the deletion doesn't happen. The attached patch fixes t...