Tianhe Gao

Backup with Borg

Notes:

You have to be aware that each file is saved exactly once. Should a file be damaged by a disk failure, for example, this file will be corrupted in all following backups. Therefore, it is best practice to store very important data in more than one repository!

非常重要的数据,要多地备份(two remote one local)

Storage service providers(1TB = 1000GB):

But BorgBase offer a free space(10GB) to try.

Use Borgmatic to

File compression is optional and supports multiple algorithms (zstd is recommended) and intensities.

Archives created with Borg can be mounted as FUSE filesystems for browsing and restoring individual files.

Archives can be created locally, or on remote systems using SSHFS, NFS, Samba, or similar mounting solutions. Transfer over SSH is supported, but the remote host must have Borg available.


No notes link to this note