francoislaurent / escale

Escale - Client-to-client synchronization based on external relay storage
Other
3 stars 2 forks source link

Feature request: filter by file extensions and regular expression #18

Closed francoislaurent closed 7 years ago

francoislaurent commented 7 years ago

Add a configuration option to specify filters by file extensions.

Matching against regular expressions could also be governed by an additional configuration option.

francoislaurent commented 7 years ago

File extension filter added as of version 0.3.2a2 or before. Configuration files now support the 'file extension' (and synonym 'file type') option.

francoislaurent commented 7 years ago

Filename filtering by regular expressions added in 0.4.2a4.