Earlier quoted context omitted.
I’ve lost data not realizing I was backing up placeholder files (iCloud). Hiding the network always ends in pain. But never goes out of style.
Same. I lost a lot of photos this way. I've recently moved over to Immich + Borg backup with a 3-2-1 backup between a local synology NAS and BorgBase. Painful lesson, but at least now I feel much more confident. I've even built some end-to-end monitoring with Grafana.
Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
481–490 of 716 posts
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#482Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#483Earlier quoted context omitted.
Your iPhone has this cool feature called reader mode if you didn’t know. As for mentioning WCAG - so what if it doesn’t adhere to those guidelines? It’s his personal website, he can do what he wants with it. Telling him you found it difficult to read properly is one thing but referencing WCAG as if this guy is bound somehow to modify his own aesthetic preference for generic accessibility reasons is laughable. Part of…
I don’t know, I got 140 upvotes on a nitpick so I think others agree with me it’s hard to read.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#484Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#485Now I discover again through HN, that it's time to find another solution.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#486Earlier quoted context omitted.
Hidden default to not backup is incompetent not sensible.
It’s not hidden it’s right there in the exclusions list.
Any addition to the exclusions list that wasn't added by explicit user action is a hidden change and a data loss bug.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#487It's always been just janky. A bad app that constantly throws low disk warnings and opens a webpage if you click anywhere on it. Being told the password change dialogue in the app doesn't work and having to use the website etc etc.
Just all round not an experience that inspires confidence. In comparison, Crashplan just worked.
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#488The issue with a client app backing up dropbox and onedrive folders on your computer is the files on demand feature, you could sync a 1tb onedrive to your 250gb laptop but it's OK because of smart/selective sync aka files on demand. Then backblaze backup tries to back the folder up and requests a download of every single file and now you have zero bytes free, still no backup and a sick laptop. You could oauth the bac…
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#489Earlier quoted context omitted.
Backups software written by Claude? No thanks. I've used enough Claude coded applications that I wouldn't trust that with a backup, unless it had extensive tests along with it.
"Dear Claude, please create an eztensive testing suite for this app. Love, cobertos"
Re: Backblaze has stopped backing up OneDrive and Dropbox folders and maybe others
#490Earlier quoted context omitted.
Bidirectional auto file sync is a fundamentally broken pattern and I'm tired of pretending it's not. It's just complete chaos with wrong files constantly getting overridden on both ends. I have no clue why people still use it and I'd cut my losses if I were you, either backup to the cloud or pull from it, not both at the same time like an absolute tictac.
I also have no clue why people use it. You can build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem. From Windows or Mac, this FTP account could be accessed through built-in software.