wiki

Help! I'm trapped in a wiki!

Site Tools


programs:borg

Table of Contents

borg

borgbackup files deduplicating, encryption, speed
backup to remote hosts over ssh with borg installed on server backup is faster because of more server side operations

init

borg init --encryption=repokey /path/to/repo

Encryption types:

  • keyfile: passphrase and keyfile

Change passphrase

borg key change-passphrase -v REPO

mount

borg mount /run/media/archie/data200/borg/localxen ~/Downloads/temp/

programs/borg.txt · Last modified: by 127.0.0.1