Thanks! That worked
Spadajspadaj schrieb am Freitag, 17. Mai 2024 um 11:24:19 UTC+2:
> The script name/parameters are not subject to shell expansion. So your
> script literally tries to remove a file called *
> If you want shell expansion, you have to do it as
>
> bash -c "rm -rf /tmp/backup/*"
Hi Max,
from the log output I'd say "status client=bareos-fd" will also not
work. You will need to ensure your director can talk to your client first.
https://docs.bareos.org/Appendix/Troubleshooting.html#client-access-problems
Best Regards,
Andreas
--
Andreas Rogge