Re: itemized option (-ii) with --log-file and --log-file format

2009-04-06 Thread Jignesh Shah
David, How could I use sed in "rsync -av --stats -ii --log-file-format='CONTENTS: %i %f %l %o %b' --log-file='/tmp/rsync-test' src/ dest/ " command. For that, i think I have to redirect output to stdout using --out-format an needs to read it. but I want to redirect the desire output directly to the

"--times" does not transfer full modification time

2009-04-06 Thread David Depardoux
Hello, I use: - cygwin 1.5.25-cr-0x5f1 with - rsync version 3.0.4 (protocol version 30) - under Windows XP Home SP3 - on a NTFS formatted drive with the following command line options: rsync.exe --recursive --times --delete --checksum --progress --stats --verbose "/cygdrive/c/_test/1/" "/cygdri

Does rsync use md4 or md5?

2009-04-06 Thread David Depardoux
Hello, "NEWS for rsync 3.0.0" says: "Protocol 30 now uses MD5 checksums instead of MD4." But the "rsync man page" does not mention MD5, but only talks about "MD4 checksum". I guess the man page