Skip to content

Issues with backup/restore #19

@catzzz

Description

@catzzz

There are a number of issues with server backup and restore.

  1. The default image name should be given without a folder, e.g., openfido-backup-latest.tar.
  2. If the image already exists already exists, it should be moved to a date-time sequence number, e.g., ${IMAGENAME}-1234.tar.
  3. Server stop and restart should require confirmation if data is not stored in a volume because otherwise data will be lost. Confirmation is not required when -f|--force is included in the command line
  4. If the image name includes a path that doesn't exist, then the path should only be created if a -f|--force option is included in the command arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions