Automatically unsync a folder based on time or size

Hi @rmeira.services,

As you’ve seen, auto unsync is currently limited to a time period and a global setting. As part of a blog post I did on the odrive CLI, I wrote an example script that can selectively unsync based on file properties/characteristics like extension, size, and date. You could use that script, or a modification of it, to target your unsyncs in an automated fashion by running it as scheduled task.

https://medium.odrive.com/sync-client-magic-602d858731de