Re: [Bacula-users] postgres load at restore

2024-08-30 Thread Marcin Haba
aths to process. (incremental/differential jobs in most cases are smaller than full) > I will run a job now with the enhanced JobDef, and check > Good luck! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourcef

Re: [Bacula-users] postgres load at restore

2024-08-30 Thread Marcin Haba
0 0 0 A A A A A A A A A A A A A A . 84772 0 0 0 A A A A A A A A A A A A A A .. 86862 0 0 0 A A A A A A A A A A A A A A gani/ Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.ne

Re: [Bacula-users] restore jobs ignore where

2024-09-06 Thread Marcin Haba
tination path with used the file relocation options, there could be used "Add prefix" option with a directory path, for example Add prefix = /tmp/myrestore/ More details about the file relocation option you can find here: https://www.bacula.org/15.0.x-manuals/en/main/Restore_Command.htm

Re: [Bacula-users] restore jobs ignore where

2024-09-09 Thread Marcin Haba
can try to set the Strip prefix option like this: Strip prefix = [A-Za-z]: and add prefix option to your desired restore path: Add prefix = /your/restore/path Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.source

[Bacula-users] New release Bacularis 4.1.0

2024-09-15 Thread Marcin Haba
h?v=6Y-nQ8ysa10 - [DOC] Plugin interface documentation: https://bacularis.app/doc/plugins/basic.html For more details, please look at the release announcement: https://bacularis.app/news/91/36/New-release-Bacularis-4.1.0 Happy using Bacularis! On behalf of the Bacularis Team Ma

Re: [Bacula-users] Baculum at symbols

2024-10-14 Thread Marcin Haba
anks for the idea about the INSTALL file. For sure, there could be more details. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum at symbols

2024-10-14 Thread Marcin Haba
Makefile could be updated. If > I get free time I'll do a pull and make the makefile more customizable and > possibly generate an install script. Sounds great. Thanks in advance. Best regards, Marcin Haba (gani) ___ B

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
ome back with more sophisticated > questions, maybe. Don't worry. This user list is exactly for that - for asking questions and helping users :-) Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net http

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
hanger in Bacularis you need to add the Storage resource with the Autochanger for that in the Director configuration. > What else to use there? > > I browse the ml archive for examples etc > > What I would like to have: > >

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
On Fri, 11 Oct 2024 at 19:16, Marcin Haba wrote: > > Cloud { > >Name = "contabo-bucket1" > >Driver = "S3" > >HostName = "eu2.contabostorage.com" > >BucketName = "buc" > >AccessKey = "xxx&qu

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-11 Thread Marcin Haba
ge1" (/tmp) > tx100-sd JobId 11: Labeled new Volume "contabo-bck1-0005" on Cloud > device "CloudStorage1" (/tmp). > > hmmm > > ;-) It looks like you don't have installed the AWS CLI. Could you try: apt install awscli Best regards, Marcin Haba (ga

Re: [Bacula-users] Unexplained behavior adding new jobs via Bacularis

2024-10-18 Thread Marcin Haba
nk you again. Without your report we would not even know that this bug exists. Thanks! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-20 Thread Marcin Haba
storage, right? Yes, exactly like that. In this encryption the file metadata is unencrypted but the file data is. > I want to get that right before putting my data out there unencrypted ... Sure. Good luck. Best regards, Marcin Haba (gani) ___

Re: [Bacula-users] setting up an autochange in the cloud

2024-10-21 Thread Marcin Haba
the same as Bill that using both encryptions for the same data can be not a good idea. > Is there a working example somewhere? Here you can find a video guide about how to set up the Bacula volume encryption: https://www.youtube.com/watch?v=gpnK10Aagko Best r

Re: [Bacula-users] Unexplained behavior adding new jobs via Bacularis

2024-10-17 Thread Marcin Haba
bit the view of this problem :-) It is a bug. At the moment I opened a bug report in the Bacularis bug tracker. This is a GitHub issue here: https://github.com/bacularis/bacularis-app/issues/62 I prepared a patch there. Could I ask you about trying it? Thanks fo

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-05 Thread Marcin Haba
visiting this thread in the future. Thanks. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-04 Thread Marcin Haba
additional build flag needed or perhaps I make a > mistake? Yes, nice script. Thanks for sharing it. I think you have all needed flags to make it working on DEB-based systems. If you want to see all possible settings for the build process, they are in the Makefile in /usr/src/bacula-gui-15.0.

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-03 Thread Marcin Haba
updated too often because most new changes were added to the Baculum API part, so the most updated is the API specification there. If in the future you will change your mind about using Bacularis, I encourage to trying it. Best regards, Marcin Haba (gani) __

Re: [Bacula-users] Baculum 15 for Debian 12 Bookworm

2024-11-04 Thread Marcin Haba
nes to follow? Hello Chris, Yes, I think it should be fine. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] New release Bacularis 4.4.0

2024-10-31 Thread Marcin Haba
worry. To get 4.4.0 you can also use any of other installation methods like: - installation with PHP Composer - Docker container images - manual installation with source archives Description for all of them you can find in the Bacularis documentation. Best regards, Marcin Haba (gani) __

[Bacula-users] New release Bacularis 4.4.0

2024-10-31 Thread Marcin Haba
device management. At the end we fixed a few bugs reported by the Community. The full release announcement you can find here: https://bacularis.app/news/96/36/New-release-Bacularis-4.4.0 We wish you good installations and upgrades. Happy using Bacularis! On behalf of the Bacularis Team Marcin Haba

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
the database. > > Can anyone advise how to correct this? Hello Chris, This is a bug that has been fixed couple of months ago: https://gitlab.bacula.org/bacula-community-edition/bacula-community/-/issues/2722 However there isn't any Baculum release yet th

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
not happen too often. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
that you are asking. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Baculum DataTables warning

2024-11-07 Thread Marcin Haba
On Thu, 7 Nov 2024 at 21:18, Chris Wilkinson wrote: > > Thank you, I'll give that a go. > > At what point does this get copied to Sourceforge? Hello Chris, This point is the Bacula release. Best regards, Marcin Haba (gani) ___ Bac

Re: [Bacula-users] Unexplained behavior adding new jobs via Bacularis

2024-10-17 Thread Marcin Haba
about the results. Good luck! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-11-28 Thread Marcin Haba
kes the most time and resources when you are trying to load tables. At the end could you tell us what options you added to your database config after working with mysqltunner? Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@

Re: [Bacula-users] Bacularis after updating it to 4.0.0 is too slow.

2024-11-20 Thread Marcin Haba
on.html Please let us know what you find and if it helped. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-01 Thread Marcin Haba
se to try it for the Catalog settings in Bacularis API panel and bconsole.conf as well. Also important to know is what system process takes the most time and resources when you are trying to load tables. With this information we will know more where to search. Best regards, Marcin H

Re: [Bacula-users] Admin two instances of Bacula v15 from one Baculum?

2024-12-01 Thread Marcin Haba
x27;Remote host management' chapter in the Baculum documentation: https://baculum.app/doc/remote/basic.html Good luck. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacularis EL8 repository

2024-12-01 Thread Marcin Haba
u want to use the latest 4.4.0 without subscribing, you can try other installation methods like: - installing with Composer - installing with Docker - manual installation Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] manual installation of baculum

2024-12-01 Thread Marcin Haba
l way. The documentation for the manual installation of Baculum is the same for versions 11, 13 and 15. The only thing that is changing is this example line (that you noticed) which for other releases will be different: cd bacula-gui-11.0.5.5/baculum/ Best regards, Marcin Haba (gani) _

Re: [Bacula-users] error bacularis 4.4.0

2024-12-07 Thread Marcin Haba
On Fri, 6 Dec 2024 at 11:29, Marcin Haba wrote: > > On Thu, 5 Dec 2024 at 22:18, wastn jak wrote: > > > > hi everyone > > i was testing bacula and bacularis to use them when i try restore backup in > > step 2 - select backup to restore if i press next button with

Re: [Bacula-users] error bacularis 4.4.0

2024-12-06 Thread Marcin Haba
gt; you can solve it by appear text to select job next to Next button > I want to share this error with you and thanks all 🌹 Hello wastn, Many thanks for reporting this bug. We will fix it. Best regards, Marcin Haba (gani) ___ Bacula-users

[Bacula-users] New release Bacularis 4.5.0

2024-12-06 Thread Marcin Haba
plugins, we also did some changes and small improvements in the deployment process. At the end we fixed a couple of bugs reported by the Community. We wish you good installations and upgrades. Happy using Bacularis! On behalf of the Bacularis Team Marcin Haba (gani

Re: [Bacula-users] adding a CIFS-share as autochanger

2025-02-03 Thread Marcin Haba
be possible to use with this extended Bacularis autochanger support, you could use VTL software that emulates tape devices on the SCSI bus. It can be realized for example by mhVTL virtual tape library that you can find here: https://github.com/markh794/mhvtl Best re

Re: [Bacula-users] adding a CIFS-share as autochanger

2025-02-03 Thread Marcin Haba
On Mon, 3 Feb 2025 at 15:28, Stefan G. Weichinger wrote: > > Am 03.02.25 um 15:05 schrieb Marcin Haba: > > On Mon, 3 Feb 2025 at 13:45, Stefan G. Weichinger via Bacula-users > > wrote: > >> --- is that correct? > >> > >> If I then go to that h

Re: [Bacula-users] adding a CIFS-share as autochanger

2025-02-03 Thread Marcin Haba
On Mon, 3 Feb 2025 at 15:38, Stefan G. Weichinger via Bacula-users wrote: > > Am 03.02.25 um 15:28 schrieb Stefan G. Weichinger via Bacula-users: > > Am 03.02.25 um 15:05 schrieb Marcin Haba: > >> On Mon, 3 Feb 2025 at 13:45, Stefan G. Weichinger via Bacula-users > >&g

[Bacula-users] New release Bacularis 4.7.0

2025-01-30 Thread Marcin Haba
: https://bacularis.app/doc/tags/basic.html Tags in Bacularis - video guide: https://www.youtube.com/watch?v=lUxtLfecIos Have good installations and upgrades! On behalf of the Bacularis Team Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users

Re: [Bacula-users] Copy a tape with a single drive...

2025-01-30 Thread Marcin Haba
in the way proposed by Bill (tape to disk and then disk to tape): https://www.bacula.org/15.0.x-manuals/en/utility/Volume_Utility_Tools.html#SECTION00180 Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Can't mark files when restoring data

2024-12-11 Thread Marcin Haba
so on. After changing paths, you will need to run backup once again. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Adjust Bacula

2024-12-10 Thread Marcin Haba
rces if you prefer this way. > Thank you in advance for your guidance. Good luck! Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bacularis

2024-12-16 Thread Marcin Haba
097 how to solve this What do you mean by "no ip:9097"? I don't understand what problem you experienced. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bacularis

2024-12-16 Thread Marcin Haba
Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] bug bacularis

2024-12-12 Thread Marcin Haba
from the next Bacularis release. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] unchanged files backed up multiple times

2024-12-12 Thread Marcin Haba
8 st_size=842719798913 st_blocks=1645937600 st_ino=325584970 st_ctime=1732293173 st_mtime=1711777821 st_atime=1732344410 st_dev=64803 LinkFI=0 Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-19 Thread Marcin Haba
slowly worked but why ? Yes, it is the direct reason why your Bacularis instance works slowly. Bconsole itself does not have too many complex tasks to do and typically if it is slow, it is slow because of other problems (DNS, network, overloaded destination host ...et

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-20 Thread Marcin Haba
ables... Hello Unkdef, OK, thanks. Could you change in your bconsole.conf this line below. From: Address = "ub22-2backup" To: Address = "127.0.1.1" or to: Address = "127.0.0.1" BTW: on Debian based syst

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-20 Thread Marcin Haba
cess holds the request. This will be the answer on the question - what causes it. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] baculum + bacula 13.0.4 slow web interface

2024-12-19 Thread Marcin Haba
s. Hello Unkdef, Does opening bconsole in this new vm take the same long time? If yes, could you show us output from this command? bconsole -dt -d400 Thanks. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sou

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Marcin Haba
b Discussions: Address: https://github.com/orgs/bacularis/discussions Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Marcin Haba
tring is constant for all release announcements. The xmllint comes from libxml2-utils package (DEB-based systems) or libxml2 (RPM-based systems). For easier working with new version numbers, I will check how we could share it easier without using RSS. Thanks for pointing us this need.

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-21 Thread Marcin Haba
details you can find in the Bacularis documentation: https://bacularis.app/doc Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] New release Bacularis 4.6.0

2025-01-22 Thread Marcin Haba
On Wed, 22 Jan 2025 at 16:42, Marcin Haba wrote: > > On Wed, 22 Jan 2025 at 15:15, Christophe PEREZ via Bacula-users > wrote: > > > > Sorry, but that doesn't answer my question. > > I want an automated way. > > I already check the announcements, but it&#

[Bacula-users] New release Bacularis 4.6.0

2025-01-15 Thread Marcin Haba
es: https://www.youtube.com/watch?v=GvRTx3p6wAg 2. Let's Encrypt certificates: https://www.youtube.com/watch?v=Z4s_Q4QoJC0 Full release announcement you can find here: https://bacularis.app/news/105/36/New-release-Bacularis-4.6.0 We wish you good installations and upgrades. On behalf of the Bacula

Re: [Bacula-users] tagging volumes?

2025-01-10 Thread Marcin Haba
for that: https://github.com/bacularis/bacularis-app/issues/68 Thanks. Best regards, Marcin Haba (gani) On Fri, 10 Jan 2025 at 14:02, Stefan G. Weichinger via Bacula-users wrote: > > > At a customer we run specific archive-runs every 3 months and archive > the physical tapes away fr

[Bacula-users] New release Bacularis 5.0.0

2025-03-25 Thread Marcin Haba
: https://bacularis.app/news/110/36/New-release-Bacularis-5.0.0 Video guide with using U2F keys: https://www.youtube.com/watch?v=FW-J-0DhN8g Bacularis documentation: https://bacularis.app/doc/ Have good using Bacularis. On behalf of the Bacularis Team Marcin Haba (gani

[Bacula-users] New release Bacularis 5.1.0

2025-04-14 Thread Marcin Haba
aris-5.1.0 Save to pattern feature: https://bacularis.app/doc/patterns/save-to-pattern.html We wish you good installations and upgrades. On behalf of the Bacularis Team, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge

[Bacula-users] New release Bacularis 5.2.0

2025-05-08 Thread Marcin Haba
-release-Bacularis-5.2.0 We wish you good installations and upgrades. On behalf of the Bacularis Team Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-18 Thread Marcin Haba
Hi Mehrdad, OK, thanks for this test and confirmation. There isn't any directive to speed it up. Increasing timeout value isn't any solution here either. I will check how it could be fixed and let you know. Best regards, Marcin Haba (gani) On Tue, 18 Feb 2025 at 16:36, Mehrdad Ravan

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-18 Thread Marcin Haba
is this case. Could you try to use this function with a job containing a bit smaller number of files than this job causing a problem. Is it working now? Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net

[Bacula-users] New release Bacularis 4.8.0

2025-03-04 Thread Marcin Haba
here: https://bacularis.app/news/109/36/New-release-Bacularis-4.8.0 We wish you good installations and upgrades. On behalf of the Bacularis Team, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-20 Thread Marcin Haba
s done in a DB query (as I assume it is), then it could > doubtless be sped up by adding appropriate indices. Thanks, Phil. This is a good idea. In case of this list, sorting was mixed for selected fields which could not be sorted in db. Best regards, Marcin Haba (gani) __

Re: [Bacula-users] A problem with Job files listings in bacularis

2025-02-20 Thread Marcin Haba
top of the screen to > click on them Hello Mehrdad, Thanks for reporting the feature request. Yes, we can add these additional buttons at the bottom of the table. Thanks. For the file listing problem, it has been fixed. The fix will be available in the next Bacularis ve

Re: [Bacula-users] Bacula cloud

2025-02-20 Thread Marcin Haba
much better than S3 and I encourage you to try it again. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Bacula cloud

2025-02-22 Thread Marcin Haba
e a chapter about creating the Bacula cloud storage and there is included a video guide. In this video guide this BlobEndpoint directive is explained for non-AWS cloud storage, but definitely the video can be not noticeable by all users. So, adding info in Bacularis will be helpful, and probably in tha

Re: [Bacula-users] Bacularis feature request - keep comments?

2025-02-22 Thread Marcin Haba
s, hosts ...etc.) as well. These tags can contain spaces, colors, the severity and accessibility properties. It can be good for shorter comments. You can read about it here: https://bacularis.app/doc/tags/basic.html Both workarounds do not replace the inline # hash comments, but maybe they can be us

Re: [Bacula-users] Duplicated file in Bacularis?

2025-05-20 Thread Marcin Haba
little thing. Is this intentional? Hello Rob, Well spotted. Thanks for finding and reporting it. This file BconsoleException.php is not used. I don't know how I added it there :-) This duplicate has been removed: https://github.com/bacularis/bacularis-api/commit/1fa2619a6efde32cd22cf2a28726c809

Re: [Bacula-users] Bacula-web restore assistant : serching by windows root partition letters

2025-05-22 Thread Marcin Haba
OUR_PATH .bvfs_lsfiles jobid=YOUR_BACKUP_JOBID path=YOUR_PATH For example, after listing the D:/ in the restore wizard, you can run in bconsole: .bvfs_lsdirs jobid=12345 path=D:/ .bvfs_lsfiles jobid=12345 path=D:/ Does it display anything? Plea

Re: [Bacula-users] Bacula-web restore assistant : serching by windows root partition letters

2025-05-23 Thread Marcin Haba
e directory tree: GOOD: path= Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-24 Thread Marcin Haba
cceptably large. Bacula's process for removing entries from the catalog is called Pruning. The default is Automatic Pruning, which means that once a Job record reaches a certain age (e.g. 30 days old) and a pruning occurs, it will be removed from the cata

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-25 Thread Marcin Haba
Hello Stefan, On Tue, 24 Jun 2025 at 15:26, Stefan G. Weichinger wrote: > > Am 24.06.25 um 15:11 schrieb Marcin Haba: > > >> ok ... so I don't have anything wrong that triggered that (?) > > > > I don't know because we don't see your pruni

[Bacula-users] New release Bacularis 5.3.0

2025-06-16 Thread Marcin Haba
here: https://bacularis.app/news/117/36/New-release-Bacularis-5.3.0 We wish you good installations and upgrades. On behalf of the Bacularis Team Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https

Re: [Bacula-users] baculum 15.0.3 - language file seems not use

2025-06-09 Thread Marcin Haba
propose to check the selected language for example here: grep lang /usr/share/baculum/htdocs/protected/Web/Config/settings.conf or check directly on the web interface. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-23 Thread Marcin Haba
le found for selected backup. It can mean file records for this backup are pruned. Restoring selected files is not available but if you continue, there will be performed full restore all backup files." So, if you finish this wizard, Bacularis will do full restore all files. Th

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-23 Thread Marcin Haba
Bacula users, I think. Otherwise the AutoPrune = yes (default) can work like a hidden trap :-) ( the last sentence is a joke :-) ) Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-24 Thread Marcin Haba
Hello Stefan, On Tue, 24 Jun 2025 at 07:47, Stefan G. Weichinger wrote: > > Am 23.06.25 um 18:51 schrieb Marcin Haba: > > > It looks that your file records for that job are pruned. In this case > > it is good to check and adapt the File Retention and AutoPrune > > di

Re: [Bacula-users] "No files" in Bacularis for Jobs

2025-06-23 Thread Marcin Haba
you already wrote - this will help beginners. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Search file with restore wizard baculum

2025-07-04 Thread Marcin Haba
tomatically to the beginning and to the end of the file name. So, you can try to type: docu or solu If the "match exact filename" checkbox is not checked, it will search for *docu* and *solu* Descriptions for these fields are in the tooltips. Good luck. Bes

Re: [Bacula-users] Search file with restore wizard baculum

2025-07-04 Thread Marcin Haba
is job. > It can work, can't it ? I think that the restore job does not look at these wildfile directives. Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

Re: [Bacula-users] Search file with restore wizard baculum

2025-07-04 Thread Marcin Haba
th the full name. Is this what you needed? Best regards, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users

[Bacula-users] New release Bacularis 5.4.0

2025-07-20 Thread Marcin Haba
here: https://bacularis.app/news/120/36/New-release-Bacularis-5.4.0 We wish you easy installations and upgrades. Have good using Bacula with Bacularis. On behalf of the Bacularis Team, Marcin Haba (gani) ___ Bacula-users mailing list Bacula-users

<    1   2   3   4   5   6