From 2d363b18e8d4b048b333d1c564e4a192f8118126 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Thu, 4 Feb 2021 20:32:09 +0100 Subject: [PATCH] Add exclude --- arch-config/Dokumente/restic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/Dokumente/restic.md b/arch-config/Dokumente/restic.md index cadb1651..32ab43d2 100755 --- a/arch-config/Dokumente/restic.md +++ b/arch-config/Dokumente/restic.md @@ -48,7 +48,7 @@ restic -r b2:arco-pc-backup:/home/marc restore --target "/home/marc/" (snapshot) restic -r b2:arco-pc-backup:/mnt/harddrive init ``` ``` -sudo -E restic -r b2:arco-pc-backup:/mnt/harddrive backup --verbose "/mnt/storage" --exclude="/mnt/storage/.Trash-1000" --exclude="/mnt/storage/MediaLibrary/Handbrake/" --limit-upload=2048 +sudo -E restic -r b2:arco-pc-backup:/mnt/harddrive backup --verbose "/mnt/storage" --exclude="/mnt/storage/.Trash-1000" --exclude="/mnt/storage/MediaLibrary/Handbrake/" --excluse="/mnt/storage/SteamLibrary" --limit-upload=2048 ``` ``` restic -r b2:arco-pc-backup:/mnt/harddrive snapshots