Re: [Bacula-users] OneDrive and Google Drive?

2022-12-02 Thread Davide F.
Hello,

I'd simply suggest to keep the Goodle drive or One drive synched on your
local machine.

Then use bacula-fd to backup the synched local folders on your system.

I personaly do it like that, and it's a pretty simple and efficient way to
protect your personal data, even if they're "hosted" by a cloud provider.

Hope it helps.

Davide

On Fri, Dec 2, 2022 at 10:53 AM Chris Wilkinson 
wrote:

> I did try this a while ago using rclone to mount Gdrive as a local drive
> and treat that as an storage resource. It worked but the upload was only
> around 2MB/s so pretty useless really. I abandoned that and switched to
> Backblaze B2 where I get 6MB/s upload on my 300/50 FTTP link. Not brilliant
> but adequate.
>
> Chris Wilkinson
>
> On Fri, 2 Dec 2022, 8:56 am Arno Lehmann,  wrote:
>
>> Hi Ken,
>>
>> Am 01.12.2022 um 14:51 schrieb Ken Mandelberg:
>> > Will there ever be support for either OneDrive or Google Drive directly
>> > in the community edition?
>>
>> do you mean to back up data *from* those, or store volumes *to* them?
>>
>> In either case, it would probably depend on either convincing our "core"
>> developers a lot, or a contribution from someone else. Mostly because
>> today, the "drive" offers are considered to be part of a larger thing
>> with some pretty complex stuff surrounding it -- MS 365 and Google
>> Workspace, of course.
>>
>> That said, a while ago, my impression was that you could access the
>> drive thingies using WebDAV, which would allow for a pretty lean
>> solution to back up *from* them.
>>
>> Cheers,
>>
>> Arno
>>
>> --
>> Arno Lehmann
>>
>> IT-Service Lehmann
>> Sandstr. 6, 49080 Osnabrück
>>
>>
>> ___
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] OneDrive and Google Drive?

2022-12-02 Thread Anders Gustafsson
We use RClone to access OD from Bacula: 
https://itsfoss.com/use-onedrive-linux-rclone/ 

Now, why anyone in their right mind would use OD is another question. Seems to 
work well for replicating your
own single-use files, but fails miserably if multiple users change the same 
file. Once OD has corrupted a file
(you notice by Word crashing or explorer crashing) there is no easy way to fix.

-- 
Med vänlig hälsning

Anders Gustafsson, ingenjör
anders.gustafs...@pedago.fi  |  Support +358 18 12060  |  Direkt +358 9 315 45 
121  |  Mobil +358 40506 7099

Pedago interaktiv ab, Nygatan 7 B , AX-22100 MARIEHAMN, ÅLAND, FINLAND



-- 
Med vänlig hälsning

Anders Gustafsson, ingenjör
anders.gustafs...@pedago.fi  |  Support +358 18 12060  |  Direkt +358 9 315 45 
121  |  Mobil +358 40506 7099

Pedago interaktiv ab, Nygatan 7 B , AX-22100 MARIEHAMN, ÅLAND, FINLAND



>>> Arno Lehmann  2022-12-02 10:54 >>>
Hi Ken,

Am 01.12.2022 um 14:51 schrieb Ken Mandelberg:
> Will there ever be support for either OneDrive or Google Drive directly 
> in the community edition?

do you mean to back up data *from* those, or store volumes *to* them?

In either case, it would probably depend on either convincing our "core" 
developers a lot, or a contribution from someone else. Mostly because 
today, the "drive" offers are considered to be part of a larger thing 
with some pretty complex stuff surrounding it -- MS 365 and Google 
Workspace, of course.

That said, a while ago, my impression was that you could access the 
drive thingies using WebDAV, which would allow for a pretty lean 
solution to back up *from* them.

Cheers,

Arno

-- 
Arno Lehmann

IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/bacula-users


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] OneDrive and Google Drive?

2022-12-02 Thread Anders Gustafsson
The download speeds I see from OD are not very stellar: 

  Rate:   12.7 KB/s

But I rarely back up everything at once. So as long as files are few, then it 
does not matter.

-- 
Med vänlig hälsning

Anders Gustafsson, ingenjör
anders.gustafs...@pedago.fi  |  Support +358 18 12060  |  Direkt +358 9 315 45 
121  |  Mobil +358 40506 7099

Pedago interaktiv ab, Nygatan 7 B , AX-22100 MARIEHAMN, ÅLAND, FINLAND



-- 
Med vänlig hälsning

Anders Gustafsson, ingenjör
anders.gustafs...@pedago.fi  |  Support +358 18 12060  |  Direkt +358 9 315 45 
121  |  Mobil +358 40506 7099

Pedago interaktiv ab, Nygatan 7 B , AX-22100 MARIEHAMN, ÅLAND, FINLAND



>>> Chris Wilkinson  2022-12-02 11:49 >>>
I did try this a while ago using rclone to mount Gdrive as a local drive
and treat that as an storage resource. It worked but the upload was only
around 2MB/s so pretty useless really. I abandoned that and switched to
Backblaze B2 where I get 6MB/s upload on my 300/50 FTTP link. Not brilliant
but adequate.

Chris Wilkinson

On Fri, 2 Dec 2022, 8:56 am Arno Lehmann,  wrote:

> Hi Ken,
>
> Am 01.12.2022 um 14:51 schrieb Ken Mandelberg:
> > Will there ever be support for either OneDrive or Google Drive directly
> > in the community edition?
>
> do you mean to back up data *from* those, or store volumes *to* them?
>
> In either case, it would probably depend on either convincing our "core"
> developers a lot, or a contribution from someone else. Mostly because
> today, the "drive" offers are considered to be part of a larger thing
> with some pretty complex stuff surrounding it -- MS 365 and Google
> Workspace, of course.
>
> That said, a while ago, my impression was that you could access the
> drive thingies using WebDAV, which would allow for a pretty lean
> solution to back up *from* them.
>
> Cheers,
>
> Arno
>
> --
> Arno Lehmann
>
> IT-Service Lehmann
> Sandstr. 6, 49080 Osnabrück
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/bacula-users 
>


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] OneDrive and Google Drive?

2022-12-02 Thread Chris Wilkinson
I did try this a while ago using rclone to mount Gdrive as a local drive
and treat that as an storage resource. It worked but the upload was only
around 2MB/s so pretty useless really. I abandoned that and switched to
Backblaze B2 where I get 6MB/s upload on my 300/50 FTTP link. Not brilliant
but adequate.

Chris Wilkinson

On Fri, 2 Dec 2022, 8:56 am Arno Lehmann,  wrote:

> Hi Ken,
>
> Am 01.12.2022 um 14:51 schrieb Ken Mandelberg:
> > Will there ever be support for either OneDrive or Google Drive directly
> > in the community edition?
>
> do you mean to back up data *from* those, or store volumes *to* them?
>
> In either case, it would probably depend on either convincing our "core"
> developers a lot, or a contribution from someone else. Mostly because
> today, the "drive" offers are considered to be part of a larger thing
> with some pretty complex stuff surrounding it -- MS 365 and Google
> Workspace, of course.
>
> That said, a while ago, my impression was that you could access the
> drive thingies using WebDAV, which would allow for a pretty lean
> solution to back up *from* them.
>
> Cheers,
>
> Arno
>
> --
> Arno Lehmann
>
> IT-Service Lehmann
> Sandstr. 6, 49080 Osnabrück
>
>
> ___
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] OneDrive and Google Drive?

2022-12-02 Thread Arno Lehmann

Hi Ken,

Am 01.12.2022 um 14:51 schrieb Ken Mandelberg:
Will there ever be support for either OneDrive or Google Drive directly 
in the community edition?


do you mean to back up data *from* those, or store volumes *to* them?

In either case, it would probably depend on either convincing our "core" 
developers a lot, or a contribution from someone else. Mostly because 
today, the "drive" offers are considered to be part of a larger thing 
with some pretty complex stuff surrounding it -- MS 365 and Google 
Workspace, of course.


That said, a while ago, my impression was that you could access the 
drive thingies using WebDAV, which would allow for a pretty lean 
solution to back up *from* them.


Cheers,

Arno

--
Arno Lehmann

IT-Service Lehmann
Sandstr. 6, 49080 Osnabrück


___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users