|
|
|
|
|
by robertjpayne
61 days ago
|
|
While there may be some issues with Backblaze there's no real trusted alternative with such a long history. Regardless to the OP's issues: - on macOS since 9.0.2.784 released in 2023 all .git folders are included in backups
- Cloud drives are problematic to backup because they all use extension plugins to hide the network and your local disk only contains stubs instead of actual files. If Backblaze scans it fully it'll download everything and exhaust your disk space there's no easy solution here. I don't buy for a minute they were trying to be "sneaky" to save some $$ I instead feel like for the majority of users they felt it was misleading to backup stubs only and would rather not brick user computers by downloading all the files. Remember they can't access your cloud disk directly so the only way they can get the file contents is by doing an fread and letting the cloud drive client sync the content on demand. |
|