rsync compression (-z) and timestamp

Sven Hartrumpf Sven.Hartrumpf at FernUni-Hagen.de
Tue Jan 27 14:21:59 GMT 2009


Tue, 27 Jan 2009 15:17:15 +0100, david.delama wrote:
> Yes,  I ran sync on both machines. The same results! :(

sync is not enough. You will need to call a script
dropcaches.sh that should contain (at least?):

-------------------------------------------------------------
# dropcaches.sh
#  deletes all file-io caches (pagecache, dentries and inodes)
sync
echo 3 > /proc/sys/vm/drop_caches
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : http://lists.samba.org/archive/rsync/attachments/20090127/47511cd7/attachment.bin


More information about the rsync mailing list