It would be useful to add the rsync -S option as one of the default rsync options to more efficiently copy sparse files to avoid potentially running out of disk space when cloning to smaller disks. This issue happened the first time I used this utility. The sparse file causing the issue was Docker's devicemapper file.
It would be useful to add the rsync -S option as one of the default rsync options to more efficiently copy sparse files to avoid potentially running out of disk space when cloning to smaller disks. This issue happened the first time I used this utility. The sparse file causing the issue was Docker's devicemapper file.