Re: [Bacula-users] Backup to a network share

2025-02-04 Thread Mehrdad Ravanbod
Hi Not sure if that is doable, I may try it just to see if it can be done But for anyone that may be interested, I actualy solved this thanx to tip from udo kaune, doing an mklink /D works if u put targets UNC with  ip instead of a network maped drive or domain names Regards /Mehrdad On 20

Re: [Bacula-users] Backup to a network share

2025-02-04 Thread Phil Stracchino
On 2/4/25 05:03, Mehrdad Ravanbod wrote: Hi I have come up against a seemingly difficult problem Running Bacula 15.0.2 on a Redhat 9 clone, backing up windows machines(via winows agents) to a network share(well, trying to), so I want to  back up from the windows machines via the FD and SD agent

Re: [Bacula-users] Backup to a network share

2025-02-04 Thread Arno Lehmann via Bacula-users
Hi Mehrdad, Am 04.02.2025 um 11:03 schrieb Mehrdad Ravanbod: Hi I have come up against a seemingly difficult problem Running Bacula 15.0.2 on a Redhat 9 clone, backing up windows machines(via winows agents) to a network share(well, trying to), so I want to  back up from the windows machines

Re: [Bacula-users] Backup to a network share

2025-02-04 Thread Mehrdad Ravanbod
Thanks, i think u nailed it, it could have been that But putting the ip in the config file did not help, but it worked after i did an mklink /d to the share IP, previously, i had done it to a mapped network drive Thanks  for the help, appreciate it Regards /Mehrdad On 2025-02-04 11:40, Udo

Re: [Bacula-users] Backup to a network share

2025-02-04 Thread Mehrdad Ravanbod
Hi Thanks for the reponse I have tried running the agent both as system account(which is the default) and also undera domain admin account(just for testing, and beides i have made the share writable by all, again just for testing), same result As to whether the share exists in user context,