samba-bugs@samba.org
2006-Dec-24 23:00 UTC
DO NOT REPLY [Bug 4310] New: Not correct transferring files
https://bugzilla.samba.org/show_bug.cgi?id=4310 Summary: Not correct transferring files Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Linux Status: NEW Severity: critical Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: peter.schubnell@gmx.de QAContact: rsync-qa@samba.org I have a local harddisk (mounted as root /), which i want to copy to another harddisk (mounted as /mnt/root1). If i start e.g.: rsync -avH --delete --force /usr /mnt/root1 the contents of /usr and /mnt/root1 afterwards are NOT the same. But some other directories ARE the same afterwards. -- 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@samba.org
2006-Dec-25 07:28 UTC
DO NOT REPLY [Bug 4310] Not correct transferring files
https://bugzilla.samba.org/show_bug.cgi?id=4310 ------- Comment #1 from wayned@samba.org 2006-12-25 01:28 MST ------- The command you cite should be making /mnt/root1/user the same as /usr, not /mnt/root1. See the manpage about how to use a trailing slash on the source if you wanted to copy the contents of the /usr dir into /mnt/root1 rather than the dir by name, followed by its contents. -- 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@samba.org
2006-Dec-25 10:25 UTC
DO NOT REPLY [Bug 4310] Not correct transferring files
https://bugzilla.samba.org/show_bug.cgi?id=4310 ------- Comment #2 from peter.schubnell@gmx.de 2006-12-25 04:25 MST ------- (In reply to comment #0)> I have a local harddisk (mounted as root /), which i want to copy to another > harddisk (mounted as /mnt/root1). If i start e.g.: > > rsync -avH --delete --force /usr /mnt/root1 > > the contents of /usr and /mnt/root1 afterwards are NOT the same. But some other > directories ARE the same afterwards. >Sorry, what i mean, is that the contents of /usr and /mnt/root1/usr afterwards are NOT the same. -- 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@samba.org
2006-Dec-25 15:42 UTC
DO NOT REPLY [Bug 4310] Not correct transferring files
https://bugzilla.samba.org/show_bug.cgi?id=4310 ------- Comment #3 from hashproduct+rsync@gmail.com 2006-12-25 09:41 MST ------- What exactly differs between /usr and /mnt/root1/usr? -- 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@samba.org
2006-Dec-27 15:56 UTC
DO NOT REPLY [Bug 4310] Not correct transferring files
https://bugzilla.samba.org/show_bug.cgi?id=4310 peter.schubnell@gmx.de changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Comment #4 from peter.schubnell@gmx.de 2006-12-27 09:56 MST ------- Sorry for the panic. I finally controlled the files being transfered with MD5SUM. All files are being successfully transfered. What first made me believing there are differences, is that an "du -s" on the directories i've transfered against the original directories showed me different sizes. -- 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.
Apparently Analagous Threads
- [Bug 10545] New: Rsync first time deletes files, second time it synchronates files with same name
- Kickstart putting /boot on sda2 (anaconda partition enumeration)?
- Possible not expected behaviour with "delete" option
- TODO hardlink reporting problem - fixed?
- Options for a "I'm done" flag file