I recently changed my autorestic config file from backing up:
- /mnt/user/backup
- /mnt/user/backups-other
- /mnt/user/domains
- /mnt/user/downloads
- /mnt/user/familia
- /mnt/user/isos
- /mnt/user/media
- /mnt/user/media-ripping
- /mnt/user/stash
to backing up
/mnt/user
/boot
I am running a backup now and I see this output
Backend: local
> Executing: /usr/local/bin/restic backup --tag ar:location:array /mnt/user /boot
no parent snapshot found, will read all files
So even if no parent snapshot is found does it still dedup so it won’t take up double storage?