jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.86k stars 91 forks source link

Add the ability to selectively delete local copies of a file from the cache #312

Open gscaparrotti opened 1 year ago

gscaparrotti commented 1 year ago

It would be very helpful to add the aforementioned feature.

This would allow the deletion of very large file without having the need to completely delete the onedriver.db file.

PS: thank you a lot for your efforts!

pdvrieze commented 1 year ago

In a similar request, it would be good to be able to manage the cache size.

jstaf commented 1 year ago

Yeah this is coming, currently working on doing it in https://github.com/jstaf/onedriver/issues/291

zilpe commented 11 months ago

Hey @jstaf, how would we go about doing this now that #291 is closed?