Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Backup technique #9

Open
Mondei1 opened this issue Feb 24, 2019 · 0 comments
Open

Backup technique #9

Mondei1 opened this issue Feb 24, 2019 · 0 comments
Labels
discussion Discussion about an idea
Milestone

Comments

@Mondei1
Copy link
Owner

Mondei1 commented Feb 24, 2019

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?
@Mondei1 Mondei1 added the discussion Discussion about an idea label Feb 24, 2019
@Mondei1 Mondei1 added this to the First Release milestone Feb 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion Discussion about an idea
Projects
None yet
Development

No branches or pull requests

1 participant