Skip to content

Gracefully fail if one of multiple repos is missing #89

@m3nu

Description

@m3nu

Discussed in #88

Originally posted by goebbe March 27, 2026
Currently, I am looking for a good way to use the same config file for

  • a backup to my NAS (that is scheduled to run regularly) AND
  • a backup to a USB-disk, that I only attach from time to time.

With this setup, I face the following issue:

When the USB-disk is not attached / not mounted AND the scheduled backup is due,
there is a popup that proposes to initialize the (at this moment missing) USB repository.

Apparently vykar tries to get the information from the (un-mounted) USB-stick. Since the
repository is not mounted (the directory does not exist), vykar proposes to create initialize the repo.

Is there a way to prevent this type of behaviour?
What would be a good workaround?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions