samba-bugs at samba.org
2010-Nov-02 20:22 UTC
DO NOT REPLY [Bug 7773] New: Please add a switch to preserve ownership on the receiving side
https://bugzilla.samba.org/show_bug.cgi?id=7773 Summary: Please add a switch to preserve ownership on the receiving side Product: rsync Version: 3.1.0 Platform: All OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: atsaloli.tech at gmail.com QAContact: rsync-qa at samba.org Hi. Thanks for a great program! Could you please add a switch to preserve user and group ownership on the receiver? I only want the content copied across (and not in-place either, the file is in use). Best, Aleksey -- 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.
samba-bugs at samba.org
2010-Nov-06 15:56 UTC
DO NOT REPLY [Bug 7773] Please add a switch to preserve ownership on the receiving side
https://bugzilla.samba.org/show_bug.cgi?id=7773 wayned at samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Comment #1 from wayned at samba.org 2010-11-06 10:56 CST ------- Specify --owner (and possibly --group, or just use --archive). Just make sure the receiver is authorized to set ownership (you can use --super to force it to try). -- 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.
samba-bugs at samba.org
2010-Nov-06 18:16 UTC
DO NOT REPLY [Bug 7773] Please add a switch to preserve ownership on the receiving side
https://bugzilla.samba.org/show_bug.cgi?id=7773 matt at mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | ------- Comment #2 from matt at mattmccutchen.net 2010-11-06 13:16 CST ------- I think the request is for recreated destination files to keep the same ownership they had, rather than taking the default ownership of the receiver, when --owner and --group are off. (Of course, this will only work for the receiving rsync's groups when --super mode is off.) -- 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.
samba-bugs at samba.org
2010-Nov-06 18:18 UTC
DO NOT REPLY [Bug 7773] Please add a switch to preserve ownership on the receiving side
https://bugzilla.samba.org/show_bug.cgi?id=7773 matt at mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |DUPLICATE ------- Comment #3 from matt at mattmccutchen.net 2010-11-06 13:18 CST ------- I'm merging this with bug 3829, which described the analogous issue with ACLs and xattrs. *** This bug has been marked as a duplicate of bug 3829 *** -- 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.
Reasonably Related Threads
- DO NOT REPLY [Bug 3829] New: rsync loses access ACLs on transferred files
- DO NOT REPLY [Bug 5558] New: -- Stats Output
- DO NOT REPLY [Bug 6038] New: failed: No such file or directory (2)
- DO NOT REPLY [Bug 5246] New: rsync fails to transfer some files
- DO NOT REPLY [Bug 6667] New: proposal: --transaction