Re: [Bacula-users] Baculum at symbols

2024-10-14 Thread Marcin Haba
On Tue, 15 Oct 2024 at 05:18, Aaron Baxter wrote: > Oh thank you. That got me to the right place to see what it did. > > It had a symlink to the file, but in my home directory (in their respective > directories of course) > > lrwxrwxrwx 1 www-data www-data 76 Oct 15 01:58 messages.mo -> > /hom

Re: [Bacula-users] Baculum at symbols

2024-10-14 Thread Aaron Baxter
Marcin, Oh thank you. That got me to the right place to see what it did. It had a symlink to the file, but in my home directory (in their respective directories of course) lrwxrwxrwx 1 www-data www-data 76 Oct 15 01:58 messages.mo -> /home/myuser/baculum_runtime/usr/share/locale/en/LC_MESSAGES

Re: [Bacula-users] Baculum at symbols

2024-10-14 Thread Marcin Haba
On Tue, 15 Oct 2024 at 04:31, Aaron Baxter wrote: > I may have gone about this all wrong, but I could only get Baculum > installed on Ubuntu 22.04 through the git repository. I ran the makefile > customized to my environment, manually created and copied the files, > changed permissions, and ran

[Bacula-users] Baculum at symbols

2024-10-14 Thread Aaron Baxter
I may have gone about this all wrong, but I could only get Baculum installed on Ubuntu 22.04 through the git repository. I ran the makefile customized to my environment, manually created and copied the files, changed permissions, and ran the install checker I was able to connect to and configure

Re: [Bacula-users] Backing up an external (USB) mounted media on Windows: Incrementals faked?!

2024-10-14 Thread Josh Fisher via Bacula-users
I don't think unmount/remount would change the modification time. However, it might change the mountpoint. Windows uses a multiple-root filesystem. Each drive letter is actually a root path. A remount or reboot could very well result in a USB drive previously mounted as E: to be remounted as D:

[Bacula-users] Backing up an external (USB) mounted media on Windows: Incrementals faked?!

2024-10-14 Thread Marco Gaiarin
> Backup of external media need some specific setup? I've changed the subject because was totally misleading; but still i need some clue... I need to backup an external, USB, disk mounted on a Win10 client; disk contain 8TB of data, scattered in many files/dirs. I'm using progressive virtual f

Re: [Bacula-users] Running file and storage services on different ports

2024-10-14 Thread Mehrdad R.
Hi Thanks for your reponse > So you better start checking if the SD is actually listining on the port > and would accept incoming connections from the local system -- i.e., > netstat and firewall settings. Netstat exists on Windows, firewall > settings I only know the GUI tool which is not diagno

Re: [Bacula-users] Running file and storage services on different ports

2024-10-14 Thread Arno Lehmann via Bacula-users
Hu Mehrdad, Am 14.10.2024 um 12:16 schrieb Mehrdad R.: Hi Guys, i am wondering if it is possible to do this ? I have tried this and it does not seem to work, i set FD to run on port 9104 and SD on 9105(these are on a windows server), director runs on 9101 as usual on another machine, behind a fi

[Bacula-users] Running file and storage services on different ports

2024-10-14 Thread Mehrdad R.
Hi Guys, i am wondering if it is possible to do this ? I have tried this and it does not seem to work, i set FD to run on port 9104 and SD on 9105(these are on a windows server), director runs on 9101 as usual on another machine, behind a firewall Now, it can connect to the FD and SD on the Win ma