samba-bugs@samba.org
2004-Jun-10 17:01 UTC
[Bug 1451] --copy-links not excluding files that match length and time
https://bugzilla.samba.org/show_bug.cgi?id=1451 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From wayned@samba.org 2004-06-10 09:46 ------- Rsync uses a normal stat() call on files when --copy-links is specified (rather than lstat()), so of course it is dealing with the length and time information from the referent. If you believe that something is not working right, please add a comment with more specific information. Also, consider using the mailing list to help diagnose the problem. -- 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
- [Bug 1451] New: --copy-links not excluding files that match length and time
- [Bug 10568] New: --copy-links Fails if link name has more than 32 chars
- [Bug 13827] New: despite --copy-unsafe-links, rsync does not copy the referent of symlinks that point one level outside the copied tree
- DO NOT REPLY [Bug 7438] New: rsync timeouts and stays in state D
- [Bug 2395] New: problems copying from a dir that includes a symlink in the path