Re: Strategy for a backup of Video EEG data...
Dragan Milivojević <[email protected]> Sat, 10 Jan 2026 16:05:52 +0100
| Newsgroups | gmane.comp.bacula.user |
|---|---|
| Message-ID | <CALtW_ah34aJFJ3izDJxBD8W+1MwrHYARMTqDGkHxhix_3O9iYg@mail.gmail.com> |
> I can build a fileset that list Storage/Folder1, do a backup, then add
> Storage/Folder2 and so on... but every time i change fileset backup get
> resetted to full, i suppose.
Do something like this:
FileSet {
Name = "WorkStationsFS"
Include
{
Options
{
Signature = MD5
Accurate = mcspuding
Compression= ZSTD
Sparse = yes
AclSupport = yes
XattrSupport = yes
}
File = "\\</root/bacula_filelist.list"
}
Exclude
{
File = "\\</root/bacula_exclude.list"
}
}
Changes made in bacula_filelist.list will not trigger a new Full