Duplication Check
How Should It Be Like?
My cloud storage provider has a max limit but doesn't show how much storage is currently filled up. When it reaches the limit, it would stop syncing I think. Question: How would Sync Engine handle such a scenario?
It would be nice to have a warning go off when the vault size crosses a custom limit and possibly an option to even stop syncing when that happens, if necessary.
How Would It Work?
Not a dev.
The program can look at all the folders and files being synced (included minus excluded) and calculate net size only for those things.
Duplication Check
How Should It Be Like?
My cloud storage provider has a max limit but doesn't show how much storage is currently filled up. When it reaches the limit, it would stop syncing I think. Question: How would Sync Engine handle such a scenario?
It would be nice to have a warning go off when the vault size crosses a custom limit and possibly an option to even stop syncing when that happens, if necessary.
How Would It Work?
Not a dev.
The program can look at all the folders and files being synced (included minus excluded) and calculate net size only for those things.