Skip to content

How do I exclude files and directories? #96

Description

@meichenberger

In older Sepiola versions I had the possibility to manually exclude files and directories (also in the GUI).

The original config file still has the options:

~/stoney-backup-2.4.0-Linux-x86_64/bin/config
InlcudePatternFileName=includes
ExcludePatternFileName=excludes

These two options don't seem to have any effect, even though at lease the includes file still exists:

~/.stoney-backup/includes

In my case with the following content:

/
/home/
/home/eichi/
/home/eichi/GmbH/
/home/eichi/expect/

It would be nice, to at least be able to exclude files via the console (in a second step via GUI):

~/.stoney-backup/excludes

For example (with patterns):

*.mp3
*.mts
*.MTS

Would we need to differ between upper- and lowercase (as shown above)?

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