Re: rsync compression (-z) and timestamp

2009-01-29 Thread Matt McCutchen
On Thu, 2009-01-29 at 09:43 +0100, David de Lama wrote: > YES, the same results! The copy command takes nearly twice as long as the -c > command!:( > I can't explain it!!! > > With the copy command I get following result: > > > receiving incremental file list >

Re: rsync compression (-z) and timestamp

2009-01-29 Thread David de Lama
> > But the strange thing with the timestamps is still disturbing me. > I deleted the cache as Sven told me with a bash file: > > sync > echo 3 > /proc/sys/vm/drop_caches Did you do this between EVERY step below? > After creating a file of 1GB I copy it with the standard rsync command. > Then I