noiselabs/box-linux-sync

Filter synchronized files by subfolder?

Opened this issue · 1 comments

Thanks for making this tool - the instructions and setup were very clear.

Since I use Box under my employer's enterprise account, our entire set of files would be synced to ~/Box. That's going to be several gigabytes of files - no good!

Is there a way to filter which subfolders are synced locally? For example, a setting in ~/.noiselabs/box/box-sync.cfg to only sync ~/Box/fee/ and ~/Box/foo/ ?

Hello @DPUkyle. There isn't such a setting currently. box-linux-sync currently uses WebDAV to sync files. I don't have the time to check it right now, but if WebDAV supports this feature I could add it.