Add exclude
This commit is contained in:
parent
d8ee4406a5
commit
2d363b18e8
@ -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
|
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
|
restic -r b2:arco-pc-backup:/mnt/harddrive snapshots
|
||||||
|
Loading…
Reference in New Issue
Block a user