Skip to content
This repository was archived by the owner on Mar 20, 2019. It is now read-only.
This repository was archived by the owner on Mar 20, 2019. It is now read-only.

Backup technique #3

@Mondei1

Description

@Mondei1

DocSort should offer the ability to backup all documents inclusive database into a cloud or on a external drive. There are some question open:

  • Should be the backup encrypted?
  • Which compression? (zip, gzip, xz, ..)
  • Which file structure? Like this?
backup_24.02.2019.tar.gz
├── backup_meta.json
├── database.sqlite
└── documents
    ├── invoice_foobar_xxxxxxx.2.0.pdf
    └── reminder_to_pay_bill_xxxx.1.0.pdf
  • Which meta data to save?
  • Creation time of the backup (unix timestamp)
  • More?
  • Which cloud services we should support first?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions