Open
Description
Hello guys,
Great work !
I want to select my home folder to sync.
So when i create a new sync job, i want to be a be choose the extensions of the files to upload only.
How can i do that ?
I saw this part on the job_config.py:124 , but i dont understand how to use it.
self.filters = dict( includes=['*'], excludes=['.*', '*/.*', '/recycle_bin*', '*.pydio_dl', '*.DS_Store', '.~lock.*'] )
Sorry for my poor english