--inplace option seems sending whole file

rsync at contenidosonline.xyz rsync at contenidosonline.xyz
Sun May 15 13:04:01 UTC 2016


Hi

I'm having issues sendig a lot of tar.gz backup files to a ZFS remote 
filesystem server.

This files are compressed with the --rsyncable option.

Sending without --inplace option rsync works well and send only the 
differences, but to create a temporary file and rewrite the file 
destination, zfs snapshots contain the full size of the backup, not 
only differences block.

I've tried with the --inplace option but seems not workig, send whole 
file, not deltas.

I'm missing something ?

This in my rsync setup:

/usr/local/bin/rsync -avzrh --inplace  --delete -e 'ssh -p xxxx' 
/backup/ backup at xxx.xxxx.xx:/home/backup/server

Thanks in advance

roberto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20160515/fb241ac1/attachment.html>


More information about the rsync mailing list