With Bareos it's usually not a question whether it is possible but how
to do it ;-)
But seriously - since WebDAV is not a storage as such, just a method of
access, you have two options. Either you have access to the server from
which the DAV share is served and you back it up locally. But I suspect
it's not the case since you're asking here. Second option is to use a
plugin to emulate a file for bareos fd. (you always need to have a fd
from which you're performing a backup). Since there is no dedicated
plugin for DAV connectivity, you'd need to either use bpipe or python
plugin to back up/restore a data stream which you'll have to provide
from a custom script retrieving data from DAV share. You have to have a
"helper" host though so you'd connect to fd installed on host A from
which you launch script connecting to host B which hosts the DAV share
and downloading data from it.
Best Regards,
MK
On 28.02.2020 07:48, tklassen wrote:
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>.
--
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/dd8aa4ef-719c-f3e9-4f32-f6dfb9314e1b%40gmail.com.