Re: --itemize-changes not recursive (not printing created files inside created directories)

2013-12-17 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You are running with -n (--dry-run) It isn't logging any transfers because it isn't actually doing any. Your command should show the dry run details on stdout but only what it actually transferred (nothing) in the log file. If you drop the -n it wil

--itemize-changes not recursive (not printing created files inside created directories)

2013-12-17 Thread Richard Michael
Hello list, Using rsync version 3.1.0pre1 protocol version 31.PR14, I ran this command to sync two local filesystems: rsync -rvvctpgonh --itemize-changes --progress --stats --log-file=/root/rsync.log /mnt/ntfs/vmdk/ /mnt/ntfs/restore/ -r = recursive -vv = verbose -c = checksum compare -t = tra

[Bug 10322] Slow Performance over Network rsync

2013-12-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10322 --- Comment #2 from Jörg Grube 2013-12-17 19:13:04 UTC --- It is true. i realize a Speed of 20-25 mb/s with rsync Version 3.0.8. Any newer Version transfers only 2-5 mb/s. i run my tests on several Computers and as long as i stay with version 3.0.8

[Bug 10332] New: sync won't talk to rsync-3.1.0

2013-12-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10332 Summary: sync won't talk to rsync-3.1.0 Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core