Skip to content

duplicityBackup: avoid multiple parallel runs #6

@C-Duv

Description

@C-Duv

Duplicity backups can take a long time to perform (depending on the number of files, size and bandwidth).

Considering this backup script might be called from a crontab, It could convenient if the script itself could avoid being started twice as it would surely affect Duplicity's local manifest, local archive directory or remote files.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions