Skip to content

Add filter by extension #90

Open
Open
@jvkassi

Description

@jvkassi

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions