Destination file is larger than source file

Dariusz Dolecki dariusz.dolecki at gmail.com
Wed Aug 29 09:06:53 MDT 2012


We are using the standard -av switch. And both filesystems are the same -
UFS.


 /opt/rsync/bin/rsync -av  -e "ssh -l root" --delete
--exclude-from=/var/scripts/exclude
--password-file=/var/scripts/transfer.passwd <username>@<source
host>::<source dir>/ /<destination dir>


Source system

<source host>:<source dir># du -sh *
   1K   nohup.out
  20G   file1.dbf
 3.9G   file2.dbf
 7.6G   file3.dbf
   1K   x1
   1K   x2

Destination system

bash-3.00# du -sh *
   1K   nohup.out
  20G   file1.dbf
  16G   file2.dbf
 7.6G   file3.dbf
   1K   x1
   1K   x2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20120829/d8cacc8f/attachment.html>


More information about the rsync mailing list