Skip to content

IGNORE_PATTERN expression #144

@Gt1ult

Description

@Gt1ult

is this expression correct, as the script is ignoring what I have request to skip:

IGNORE_PATTERN="(.*\.bak)|(.*/cache/)|(.*/temp/)|(.*\.log)|(.*/tmp/)|(.*/thumbs/)|(.*\.unrecoverable)|(.*/doublecommander/)|(.*/immich/)|(.*/cache/)|(.*/\.recycle/)|(.*/librephotos-docker/)|(.*/influxdb/)|(.*/prowlarr/)"

I have tried also, but still not working

IGNORE_PATTERN="(*.bak)|(*/cache/)|(*/temp/)|(*.log)|(*/tmp/)|(*/thumbs/)|(*.unrecoverable)|(*/doublecommander/)|(*/immich/)|(*cache/)|(*/.recycle/)"

Thanks,
Fra

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingto do

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions