Skip to content

include not working if used in ini-file? #40

@d2a-raudenaerde

Description

@d2a-raudenaerde

Hi,

I have a directory with a lot of diverse backups, something like

a.20220202.121213.gz
a.20220203.121213.gz
a.20220204.121213.gz
b.20220202.121213.gz
b.20220203.121213.gz
b.20220204.121213.gz

This works fine if I specify the -I 'a*' on the command line, however, I would like to use it in an ini-file.

This does not work :(

[/backup-p]
include = a*
hourly = 24
daily = 7
ionice = idle

What is the correct way to do this using ini?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions