Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
1–10 of 716 posts
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#2Trying to audit—let alone change—the finer details is a pain even for power users, and there's a non-zero risk the GUI is simply lying to everybody while undocumented rules override what you specified.
When I finally switched my default boot to Linux, I found many of those offerings didn't support it, so I wrote some systemd services around Restic + Backblaze B2. It's been a real breath of fresh air: I can tell what's going on, I can set my own snapshot retention rules, and it's an order of magnitude cheaper. [2]
____
[1] Along the lines of "We have your My Documents. Oh, you didn't manually add My Videos or My Music for every user? Too bad." Or in some cases, certain big-file extensions are on the ignore list by default for no discernible reason.
[2] Currently a dollar or two a month for ~200gb. It doesn't change very much, and data verification jobs redownload the total amount once a month. I don't backn up anything I could get from elsewhere, like Steam games. Family videos are in the care of different relatives, but I'm looking into changing that.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#3I feel that's a systemic problem with all consumer online-backup software: They often use the barest excuse to not back things up. At best, it's to show a fast progress bar to the average user, and at worst it's to quietly renege on the "unlimited" capacity they promised when they took your money. [1] Trying to audit—let alone change—the finer details is a pain even for power users, and there's a non-zero risk the GU…
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#4Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#5Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#6I feel that's a systemic problem with all consumer online-backup software: They often use the barest excuse to not back things up. At best, it's to show a fast progress bar to the average user, and at worst it's to quietly renege on the "unlimited" capacity they promised when they took your money. [1] Trying to audit—let alone change—the finer details is a pain even for power users, and there's a non-zero risk the GU…
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#7Complete lack of communication (outside of release notes, which nobody really reads, as the article too states) is incompetence and indeed worrying.
Just show a red status bar that says "these folders will not be backed up anymore", why not?
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#8Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#9I feel that's a systemic problem with all consumer online-backup software: They often use the barest excuse to not back things up. At best, it's to show a fast progress bar to the average user, and at worst it's to quietly renege on the "unlimited" capacity they promised when they took your money. [1] Trying to audit—let alone change—the finer details is a pain even for power users, and there's a non-zero risk the GU…
Umm, why didnt you find a GUI manager like Vorta (this one is Borg exclusive IIRC)?
As for GUIs in general... Well, like I said, I just finished several years of bad experiences with some proprietary ones, and I wanted to see and choose what was really going on.
At this point, I don't think I'd ever want a GUI beyond a basic status-reporting widget. It's not like I need to regularly micromanage the folder-set, especially when nobody else is going to tweak it by surprise.
_____
[1] The downside to the dumb-store is a ransomware scenario, where the malware is smart enough to go delete my old snapshots using the same connection/credentials. Enforcing retention policies on the server side necessarily needs a smarter server. B2 might actually have something useful there, but I haven't dug into it.