This is a discussion on DO NOT REPLY [Bug 5539] New: rsync -X does not work within the Rsync forums, part of the Networking and Network Related category; https://bugzilla.samba.org/show_bug.cgi?id=5539 Summary: rsync -X does not work Product: rsync Version: 3.0.3 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
https://bugzilla.samba.org/show_bug.cgi?id=5539
Summary: rsync -X does not work Product: rsync Version: 3.0.3 Platform: x64 URL: https://bugzilla.samba.org/show_bug.cgi?id=5526 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: briemers+bugzilla@redhat.com QAContact: rsync-qa@samba.org With the git source, the -X flag no-longer works. I suspect this problem was introduced fixing bug #5526. For a simple test case try: sudo mkdir /var2 sudo rsync -aX --link-dest=/var /var/. /var2/. ls -laZ /var2 You should see that /var2 does not have the correct xattributes. -- 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. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |
|
|||
|
https://bugzilla.samba.org/show_bug.cgi?id=5539
briemers+bugzilla@redhat.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #1 from briemers+bugzilla@redhat.com 2008-06-11 22:23 CST ------- Opps. Look like I hit submit twice. *** This bug has been marked as a duplicate of 5538 *** -- 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. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |