I’m currently in the process of backing my data to the cloud. For that I’m 
using Backblaze B2 to keep a backup copy of the local data using a sync program 
as well as a local backup using Bacula. Sync is not a reliable backup solution 
as it is prone to double or common failure so I’d like to move to a proper 
backup. I’m currently using Bacula to back up locally to disk but would like to 
move that storage to B2 as well. AFAIK there’s no driver for B2 (only AWS, 
Azure) so wonder if this is possible with Bacula Community?

I chose B2 over AWS largely on the grounds of cost.

It’s not clear to me why a driver is even necessary since cloud storage can be 
mounted with rclone and treated just like a local disk. Is this just a 
performance issue?

Regards
Chris Wilkinson

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

Reply via email to