As an FYI you can recover from force pushes to GitHub using the GitHub UI[0] or their API[1]. And if you force push to one of your own machines you can use the reflog[2]. [0]: https://stackoverflow.com/a/78872853 [1]: https://stackoverflow.com/a/48110879 [2]: https://stackoverflow.com/a/24236065
And as a double FYI this means a force push does not permanently delete sensitive data! Beware. Rotate that API key, even if it's a pain in the arse.
Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
611–620 of 716 posts
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#612We are going to drop blackblaze over this We discovered this change recently because my dad was looking for a file that Dropbox accidentally overwrote which at first we said “no problem. This is why we pay for backblaze” We had learned that this policy had changed a few months ago, and we were never notified. File was unrecoverable If anyone at backblaze is reading this, I pay for your product so I can install you on…
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#613I had a back and forth with them about .git folders a couple of years back and their defence was something like "we are a consumer product - not a professional developer product. Pay for our business offering" But if that's truly their stance, then they are being deceptive about their non-business offering at the point of sale. EDIT - see my other comment where I found the actual email
That's ridiculous. I use Git for tons of personal projects.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#614Earlier quoted context omitted.
This cannot be a serious proposal. You should probably talk to people who don't use technology because they love it, but because they need it.
https://news.ycombinator.com/item?id=9224
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#615Backblaze is such a weird case. On one hand, it became the most trusted personal backup provider on reddit and HN, on another - their software is absolute junk, and as some comments in this thread are highlighting - even their restore can't be trusted. I've never needed to restore anything, so can't say anything about this, but once, one of my devices deleted a file in Syncthing, and I went into Backblaze to see if t…
Yes, the unlimited storage is one factor. Their detailed write ups about hard drive reliability and transparency on how they build their racks (I think they essentially opened sourced the design) established a lot of credibility as well. Plus in my experience they just worked.
I paid for Backblaze for years but finally cancelled when I junked my last desktop and never got around to installing it on my laptop. I did use their restore functionality a couple of times and it was slow and kind of clunky but it worked.
I’m sad to hear they’ve started dropping stuff from the backup like this. I’ve been contemplating signing back up but most of the stuff I care about is in iCloud or OneDrive so if they aren’t backing that up, it’s pretty useless to me.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#616Earlier quoted context omitted.
I'm happy to pay an annual fee for a one-size fits all approach that I don't have to think about. I read the post and I'm just saying that his blockers are not blockers for me. I would ask you: what is the better alternative? That's not a rhetorical question; they don't have my credit card details for another two weeks.
This whole post is saying that you _do_ have to think about it.
I said that I want a solution that I don't have to think about. I'm happy to pay for not thinking about it. If that's not Blackblaze, do you have any good suggestions?
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#617Earlier quoted context omitted.
Not what I meant: The other cloud storage services connected to the computer, eg OneDrive. Those files, when they are just stubs. I'm saying that Backblaze could simply not backup stubs, if the person isn't syncing the actual file to their drive. If they are, backblaze should back it up.
The point of the stubs is so you don’t have to know which cloud files are actually on your device at any given moment, because they will be fetched automatically. Marking files as “always local” is a niche feature, and in any case has nothing to do with whether you want those files backed up. To have this thing you’re not supposed to need to worry about affect whether your files got backed up is exactly the problem h…
I think backing up the materialized files is appropriate. That’s what they (used to) promise.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#618Earlier quoted context omitted.
You don’t do quarterly restore tests?
How do you do that? My naive idea: Download 100 TB every 3 month to a 2nd device, create a list of files restored, validate checksums with the original machine, make a list of files differing and missing, check which ones are supposed to be missing? That sounds like a full time job.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#619We are going to drop blackblaze over this We discovered this change recently because my dad was looking for a file that Dropbox accidentally overwrote which at first we said “no problem. This is why we pay for backblaze” We had learned that this policy had changed a few months ago, and we were never notified. File was unrecoverable If anyone at backblaze is reading this, I pay for your product so I can install you on…
I'm going to join the exodus, though for a different reason. Switched to Orbstack and ever since Backblaze refuses to back up saying "disk full" as Orbstack uses a 8TB sparse disk image. You can exclude it, but if they won't (very easily) fix a known issue by measuring file sizes properly I don't feel confident about the product.
While I agree Backblaze is overdue to exclude the sparse image, in fairness to them, no other online backup solution (other than Time Machine itself) handled it correctly either, at the time I was investigating this last year.
(I'm not even sure Apple itself handles it correctly in all cases. I had to migrate to a new macbook recently, and Migration Assistant hung while transferring my files. I deleted the sparse image, tried again, and then it worked. Possibly a coincidence, I admit, but Migration Assistant reliably disappoints me every few years.)