Live data from Hacker News

Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

rareese.com

31–40 of 716 posts

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#31

I backup my data to s3 and r2 using local scripts, never had any issues Don't even know why people rely on these guis which can show their magic anytime

> Don't even know why people

Most people (my mom) don't know what s3 and r2 is or how to use it.

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#32
I think this is a risk with anything that promotes itself as "unlimited", or otherwise doesn't specify concrete limits. I'm always sceptical of services like this as it feels like the terms could arbitrarily change at any point, as we've found out here.

(as a side note, it's funny to see see them promoting their native C app instead of using Java as a "shortcut". What I wouldn't give for more Java apps nowadays)

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#34
post #28

I backup my data to s3 and r2 using local scripts, never had any issues Don't even know why people rely on these guis which can show their magic anytime

This. I use Restic, the cloud service doesn't know about what I send, it's just encrypted blobs as far as it is concerned.

> encrypted blobs

I like how you can set multiple keys (much like LUKS) so that the key used by scheduled backups can be changed without messing with the key that I have memorized to restore with when disaster strikes.

It also means you can have multiple computers backing up (sequentially, not simultaneously) to the same repository, each with their own key.

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#35
This is terrifying. Aren't Backblaze users paying per-GB of storage/transfer? Why should it matter what's being stored, as long as the user is paying the costs? This will absolutely result in permanent data loss for some subset of their users.

I hope Backblaze responds to this with a "we're sorry and we've fixed this."

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#37
post #20

To the author: please use a darker font. Preferably black. I’m only in my 40’s, I don’t require glasses (yet) and I have to actively squint to read your site on mobile. Safari, iPhone. I’m pretty sure you’re under the permitted contrast levels under WCAG.

Safari’s reader mode is good for this. All you have to do is long press the icon on the left edge of the address bar.

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#38
post #7

I think this should not be attributed to malice, however unfortunate. I had also developed some sync app once and onedrive folders were indeed problematic, causing cyclic updates on access and random metadata changes for no explicit reason. Complete 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 tha…

What’s worse, random metadata change or a completely missing data?

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#39
Holy Hannah, this is such bullshit from Backblaze. Both the .git directory (why would I not SPECIFICALLY want this backed up for my projects?) and the cloud directories.

I get that changing economics make it more difficult to honor the original "Backup Everything" promise but this feels very underhanded. I'll be cancelling.

Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others

#40
post #24

I noticed this (thankfully before it was critical) and I’ve decided to move on from BB. Easily over 10 year customer. Totally bogus. Not only did it stop backing it up the old history is totally gone as well. The one thing they have to do is backup everything and when you see it in their console you can rest assured they are going to continue to back it up. They’ve let the desktop client linger, it’s difficult to add…

What are you using now? Asking for a friend

I have used Arq for way over a decade. It does incremental encrypted backups and supports a lot of storage providers. Also supports S3 object lock (to protect against ransomware). It’s awesome!
Post reply on HN