Tag: backup
All the articles with the tag "backup".
Restic and Backblaze B2
Updated:Setting up restic as per the instructions on Backblaze didn't work exactly as planned. The environment variables needed to be changed from B2_ACCOUNT_ID an
rsync
Updated:Good old rsync. Very handy for backing up and entire system to another. It only transfers files that have changed too. rsync -av -e ssh --delete --exclude