Skip to content

Look into better process locking #3

Description

@bartkl

Currently, my convenient option of having set max connections = 1 in rsyncd.conf takes care that never two instances of rsync will run concurrently, as I wish.

However, what could happen is that during a multi-module (for instance ALL) backup process, one module finishes and some other external rsync process might hog up the connection, such that the former process fails.

It would be nicer to have backup.py lock all possible rsync syncing.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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