Sync by file types, regex

Hi!

Is it possible synchronization with filtering by file types? For example: sync only .doc & docx files in folders. Or by regex value?

Hi,

your best opportunity is to play around with ignored files that the desktop client offers (I assume you’re talking about the desktop sync client): Appendix History and Architecture :: ownCloud Documentation

It supports some pattern matching, you need to see if that works for your use case.

2 Likes