JTok/unraid.vmbackup

Add --rsyncable option

Opened this issue · 0 comments

Both gzip and zstd support the --rsyncable argument which allows for much smaller transfer deltas when using rsync or other backup solutions. This also helps when storing backup snapshots (e.g. using restic) as it will allow for only those blocks that have changed to be added.