Re: [Bacula-users] Backup without files records

2023-01-13 Thread Ana Emília M . Arruda
Hello Davide, I'm not aware of that, it would be probably better to open a new thread about that so someone else can reply you. All the best, Ana On Fri, Jan 13, 2023 at 7:44 AM Davide F. wrote: > Hi, > > I 100% agree with Heitor’s last comment. > > Quick question btw, Is there some kind of do

Re: [Bacula-users] Backup without files records

2023-01-13 Thread Ana Emília M . Arruda
Hello Heitor, Oh! I didn't notice that. Particularly, I understand it as it is documented, so I cannot do much here, sorry. I mean, it is clear to me that I cannot get the directory tree list for the files to be restored using bconsole: "The disadvantage is that you will not be able to produce a

Re: [Bacula-users] Backup without files records

2023-01-12 Thread Davide F.
Hi, I 100% agree with Heitor’s last comment. Quick question btw, Is there some kind of documented process to create pull requests using the new hosted GitLab for Bacula ? Best, Davide On Thu, 12 Jan 2023 at 21:21 Heitor Faria wrote: > Hello Ana, > > IMHO the direcrive description is innacura

Re: [Bacula-users] Backup without files records

2023-01-12 Thread Heitor Faria
Hello Ana,IMHO the direcrive description is innacurate.When there is no File table information, the user is still able to use the restore command to restore the whole Job contents.This is easy to reproduce pruning only the File table information.Rgds.⁣--MSc Heitor Faria (Miami/USA)CIO Bacula LatAmm

Re: [Bacula-users] Backup without files records

2023-01-12 Thread Ana Emília M . Arruda
Hello Yateen, Yes, it is possible. The directive Heitor mentioned earlier is "Catalog Files", please set it to "No" in the Pool resource: *Catalog Files = yes|no*This directive defines whether or not you want the names of the files that were saved to be put into the catalog. The default is *yes*.

Re: [Bacula-users] Backup without files records

2023-01-07 Thread Josip Deanovic
On 2023-01-07 13:03, Yateen Shaligram Bhagat (Nokia) wrote: Hi All, I am curious to know if a backup job can be run without file records being cataloged in the backend database. I know about AutoPrune mechanism for files, but that happens after the backup job is over for file records older than

Re: [Bacula-users] Backup without files records

2023-01-07 Thread Heitor Faria
Hello Yateen,Try the Pool resource directive "Store Files in Catalog = yes|no".It is a feature from the Bacula Enterprise Edition. Not sure if ported to the Community 11 or 13 versions.Regards,⁣--MSc Heitor Faria (Miami/USA)CIO Bacula LatAmmobile1: + 1 909 655-8971mobile2: + 55 61 98268-4220[ http:

[Bacula-users] Backup without files records

2023-01-07 Thread Yateen Shaligram Bhagat (Nokia)
Hi All, I am curious to know if a backup job can be run without file records being cataloged in the backend database. I know about AutoPrune mechanism for files, but that happens after the backup job is over for file records older than the retention time. But we don't want the file records to g