|
|
|
|
|
by bArray
2307 days ago
|
|
If anybody else is using a similar method, I think it's also good to encrypt the backups: tar -zcv <SRC_BACKUP> | gpg -c --batch --passphrase <PASSWORD> -o <DEST_BACKUP>.gz.gpg
In my experience the encryption part doesn't add any extra time on a modern machine, with the spinning disk being the slowest cog. |
|
https://age-encryption.org/