I have not used it with WebDAV but I have used rclone mount with box and google drive and point the default posix fileset to backup these fuse mounts just fine. You could try it with WebDAV https://rclone.org/webdav/
> On Mar 2, 2020, at 3:36 AM, Andreas Rogge <[email protected]> wrote: > > Hi, > > while backing up WebDAV is not one of our priorities and there is no > ongoing effort to provide this, it sounds like it was a great addition > to Bareos. As it can probably be done with a FD-plugin written in > Python, it is most likely not that hard to do. > > If you feel capable to write such a plugin, we can discuss integration > into our codebase. If you're not capable of implementing it yourself but > you really need the feature, you can probably find someone who can > implement it for you or you can even talk to our sales team to start a > co-founding if you want. > > Having said that, you can always work around the need for a plugin using > a pre-script that copies all the data to another system and then backup > the data from there. > > Best Regards, > Andreas > > Am 28.02.20 um 07:48 schrieb tklassen: >> Hello list, >> i haven´t found a way to backup a WebDAV storage, is it even possible >> with Bareos? >> >> Im trying to backup my voip system if possible. >> >> Greetings! >> >> -- >> You received this message because you are subscribed to the Google >> Groups "bareos-users" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/bareos-users/3fb7c32b-07d7-04e5-187d-50cd58867fb9%40schokokeks.org >> <https://groups.google.com/d/msgid/bareos-users/3fb7c32b-07d7-04e5-187d-50cd58867fb9%40schokokeks.org?utm_medium=email&utm_source=footer>. > > -- > Andreas Rogge [email protected] > Bareos GmbH & Co. KG Phone: +49 221-630693-86 > http://www.bareos.com > > Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 > Komplementär: Bareos Verwaltungs-GmbH > Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz > > -- > You received this message because you are subscribed to the Google Groups > "bareos-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/bareos-users/497dc081-7717-1e3d-a0b3-f2c47c8aca40%40bareos.com. -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/8550E05A-78C0-4C46-9B8B-E8AB8A51B982%40mlds-networks.com.
