Skip to content

[Feature request] Monitor compressed directories for changed/added files and compress them #207

@kwencel

Description

@kwencel

It would be great if the program remembered which folders did it compress and monitored them for newly added/modified files (or just simply - monitored for uncompressed files in that directory) and compressed them.

It could work as a scheduled process (e.g. checking compressed folders every 15 minutes) or better - using some kind of filesystem events subscription (Windows equivalent of Linux kernel inotify module).

I think it would be a huge timesaver when applying compression to folders which are generally read-only but are sometimes updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions