You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
Currently, there's little (no) logic to handle things such as a snapshot already existing (which should just be used, instead of failing), cleaning up the bind mount if the borg create operation fails, handling when a borg backup already exists with the same name, etc. Ideally, running borgsnap is idempotent and consistent.