Live data from Hacker News

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

rareese.com

711–716 of 716 posts

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

#711
post #508

Earlier quoted context omitted.

* S3 is super expensive, unless you use Glacier, but that has a high overhead per file, so you should bundle them before uploading. * If your value your privacy, you need to encrypt the files on the client before uploading. * You need to keep multiple revisions of each file, and manage their lifecycle. Unless you're fine with losing any data that was overwritten at the time of the most recent backup. * You need to de…

Even with Glacier, S3 is ridiculously expensive compared to almost anything else.

As with anything, there are tradeoffs. There are situations where S3 is cheaper. For my use case (long term storage, rarely downloaded), Glacier Deep Archive is about $1/TB/mo which is cheaper than anything else out there (rsync.net, Backblaze R2, Cloudflare R3, Wasabi). Where you get bitten by Glacier is if you need frequent access since you pay a fee for AWS to retrieve the file in addition to the bandwidth used to download it.

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

#712

Earlier quoted context omitted.

I'd be really curious to know why that's working for you and not me. I just tried restoring and none of my .git directories were included; just the working copy. I tried with both the web and desktop restore tool. There's no mention of .git being excluded in the Settings or on their support page ( https://www.backblaze.com/computer-backup/docs/supported-bac... ); they just silently decided to not back up a bunch of m…

Unfortunately I do not know, I haven’t done anything to configure this as far as I am aware. I am on macOS.

Deleting C:\Programdata\Backblaze\bzdata\bzexcluderules_mandatory.xml resolve the problem for me. Seems like at one point[1] they started excluding .git directories by default, got a bunch of backlash, reverted that change, but never changed the setting back for some users (like me).

[1]: https://www.reddit.com/r/backblaze/comments/1cgy93n/i_did_a_...

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

#713

Earlier quoted context omitted.

FWIW some other people in this thread are saying the article is wrong about .git folders not being backed up: https://news.ycombinator.com/item?id=47765788 That's a really important fact that's getting buried so I'd like to highlight it here.

Well, I checked and it looks like none of my .git repos are backed up. All attempts to restore only restore the working copy. -_- I'm not sure why it was working for the person in the comment I linked.

Update: Deleting C:\Programdata\Backblaze\bzdata\bzexcluderules_mandatory.xml resolved the problem for me. Seems like at one point[1] they started excluding .git directories by default, got a bunch of backlash, reverted that change, but never changed the setting back for some users (like me).

[1]: https://www.reddit.com/r/backblaze/comments/1cgy93n/i_did_a_...

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

#714

Earlier quoted context omitted.

Natasha from Backblaze here. Just wanted to let you know that we do backup iCloud data, as long as the files are stored locally on your device (not just in iCloud as “optimize storage” / cloud-only files). If iCloud is set to keep full copies on disk, Backblaze will treat those like normal files and back them up. More details here: https://www.backblaze.com/computer-backup/docs/en/back-up-ic... Happy to answer any qu…

At the top of this page: >NOTE: >iCloud's most recent update prevents Backblaze from backing up files that iCloud synced. >To back up these files, download them to another local location where Backblaze can read them. So which is it?

It's baffling that they did this little PR blitz across HN and Reddit and then didn't reply to any of the questions.

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

#715

Earlier quoted context omitted.

At the top of this page: >NOTE: >iCloud's most recent update prevents Backblaze from backing up files that iCloud synced. >To back up these files, download them to another local location where Backblaze can read them. So which is it?

It's baffling that they did this little PR blitz across HN and Reddit and then didn't reply to any of the questions.

It’s not baffling. It’s time to get off of backblaze.

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

#716

Earlier quoted context omitted.

Unfortunately I do not know, I haven’t done anything to configure this as far as I am aware. I am on macOS.

Deleting C:\Programdata\Backblaze\bzdata\bzexcluderules_mandatory.xml resolve the problem for me. Seems like at one point[1] they started excluding .git directories by default, got a bunch of backlash, reverted that change, but never changed the setting back for some users (like me). [1]: https://www.reddit.com/r/backblaze/comments/1cgy93n/i_did_a_...

Good to know, thanks for reporting back
Post reply on HN