-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
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
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
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