On 2018-01-18 22:16, jdd@dodin.org wrote:
Le 18/01/2018 à 19:51, Carlos E. R. a écrit :
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: (...)
yes, me too, most of the time, but this don't seems to fit btrfs (specially .snapshot)
there should be some (more) extensive definition of -x, including system folders (sys, proc...) and snapshots
like a "only sync a flat file system"
I would never include /dev, /proc/ or /sys. Another useful option is "--one-file-system". With that, you can copy the root filesystem without those directories or /home. --exclude certainly works. I don't use any btrfs, but you just have to exclude the snapshots directory. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)