Backup issues KDE plasma

If you don’t like compression and encryption and all that stuff, you’re a prime suspect to start using rsync:

rsync --archive --verbose --human-readable /home/$USER /media/backups/

for more information:

man rsync

Also please have a look here if you’re interested in crash-proof backups:

(You can change borg which I like because it compresses and deduplicates by rsync when following that tutorial…)

:innocent:

1 Like