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

Backup technique #3

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

Backup technique #3

Mondei1 opened this issue Feb 26, 2019 · 0 comments

Comments

@Mondei1
Copy link
Member

Mondei1 commented Feb 26, 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?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant