|
|
|
|
|
by dpark
66 days ago
|
|
The issue you’re missing is that the abstraction Dropbox/OneDrive/etc provide is not that of an NFS. When an application triggers the download of a file, it hydrates the file to the local file system and keeps it there. So if Backblaze triggers the download of a TB of files, it will consume a TB of local file system space (which may not even exist). |
|
Keeping recent files will work fine with a program that goes through them as fast as it can upload (which is not super fast).