On 01/18/2018 05:45 PM, jdd@dodin.org wrote:
I have two disks that should be identical. But Dolphin say there is a 200Gb difference in file size, the "to2" (source) having 1.3 To free when the target have 1.5To free
I just run as root:
rsync -ai --delete-before /run/media/jdd/intenso5to2/ /run/media/jdd/intenso5to/
I use: OPTIONS="--archive --acls --xattrs --hard-links --stats --humanreadable " rsync $OPTIONS --one-file-system /SOURCE/ /DEST/ and sometimes I add "--checksum". I should also add "--sparse", I forgot. -a, --archive archive mode; equals -rlptgoD (no -H,-A,-X) ie: --recursive --links --perms --times --group --owner --devices --specials -- Cheers / Saludos, Carlos E. R. (from openSUSE Malachite, Leap 42.3 x86_64 (ssd)) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org