convoluted connor utilise witches.town. Vous pouvez læ suivre et interagir si vous possédez un compte quelque part dans le "fediverse".

let's see if i remember the rsync command i use for backing up my raspi. haven't done this in 2 years (well overdue!!!)

convoluted connor @notwa

i remembered -aHAX but i found the rest of the command in a backup:

cd /media/chibi/backup && sudo rsync -aHAX --info=progress2 --no-i-r --delete{,-delay,-excluded} /* backup-name-goes-here --exclude={/dev/\*,/proc/\*,/sys/\*,/tmp/\*,/run/\*,/mnt/\*,/media/\*,/lost+found}

i'm sure this can be simplified but whatever, it works. i've restored backups made like this just fine too

--no-i-r is something i found recently that stops progress2 from saying 95% all the time