samba-bugs at samba.org
2015-Sep-03 08:29 UTC
[Bug 11489] New: --update --size-only ignored when syncing / dump copies everything
https://bugzilla.samba.org/show_bug.cgi?id=11489 Bug ID: 11489 Summary: --update --size-only ignored when syncing / dump copies everything Product: rsync Version: 3.1.1 Hardware: x64 OS: All Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org Reporter: renegat at gmx.de QA Contact: rsync-qa at samba.org Package: rsync 3.1.1-4 Architecture: x86_64 GNU/Linux What it isn't doing: When trying to sync two mounted identical structured folders on two hosts using rsync -vhtru "/path/folder" "user at 192.168.000.1:/path/" works as expected but rsync -vhtru "/path/folder/" "user at 192.168.000.1:/path/folder" dump copies everything - even with -u and --size-only given! What it should be doing: According to man pages rsync -av /src/foo /dest and rsync -av /src/foo/ /dest/foo should do the same -- You are receiving this mail because: You are the QA Contact for the bug.
samba-bugs at samba.org
2015-Sep-13 23:45 UTC
[Bug 11489] --update --size-only ignored when syncing / dump copies everything
https://bugzilla.samba.org/show_bug.cgi?id=11489 Wayne Davison <wayned at samba.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Wayne Davison <wayned at samba.org> --- I know of no such bug. I would suggest that you use the options --dry-run (-n) along with --itemize (-i) to see what is going on in your copying (e.g. if everything is copied as new files due to a path mismatch). Also, feel free to ask questions on the mailing list if you need assistance. -- You are receiving this mail because: You are the QA Contact for the bug.
Maybe Matching Threads
- [Bug 10334] New: rsync doesn't log hardlink-copies using --link-dest
- [Bug 11656] New: Escaping broken with --files-from
- [Bug 10724] New: rsync 3.1.1 incorrectly creates extra dirs inside --backup-dir on Mac OSX
- [Bug 10977] New: Rsync path spoofing attack vulnerability (rsync 3.1.1 tested)
- [Bug 10719] New: Error with cached effective process gid