Start · 02

Create your first verified backup

This walkthrough uses a local repository. You will create one archive and restore a test file into a separate folder.

Before you start

  • Borg and BorgMate are installed and verified.
  • You have a folder containing at least one non-sensitive test file.
  • You have a separate destination with enough free space for the repository.
  • If you use encryption, you have a password manager ready for a recovery copy of the passphrase.

1. Create the repository

  1. Open the Repositories page and click Create.
  2. Enter a descriptive repository name, such as Laptop external drive.
  3. Keep Borg 1 unless you intentionally use the experimental Borg 2 support.
  4. Select Local and choose an empty repository path on the destination disk.
  5. Choose an encryption mode. Avoid none when the destination is not physically trusted.
Keep recovery credentials outside this computer.

The OS keychain is convenient for daily use, but it is not a disaster-recovery copy. Preserve the repository passphrase separately. Keyfile modes also require the corresponding Borg keyfile.

2. Add source folders

  1. Open the Source Folders tab.
  2. Click Add and select the folder containing your test file.
  3. Leave Schedule set to Manual for this first run.
  4. Click Create. BorgMate initializes the repository and verifies access before accepting it.

3. Run the backup

  1. Select the repository and click Backup.
  2. Watch the detail panel for percentage, speed, elapsed time, and ETA.
  3. Wait for a completed operation. Do not disconnect the destination while it is running.
  4. Open Notifications and confirm that the backup result is Completed.
  5. Return to the repository and confirm that a new archive appears.

4. Test the restore

  1. Select the new archive and click Browse.
  2. Find and select the test file.
  3. Click Restore Selected To... and choose a new, empty folder.
  4. Open the restored file and compare it with the original.
  5. Check Notifications for a completed restore operation.
Your backup is verified when

The archive is listed, both operations completed, and the restored file opens with the expected contents from a separate destination folder.

Make it automatic Configure a schedule