gilestrolab / ethoscope

a platform from monitoring animal behaviour in real time from a raspberry pi
http://lab.gilest.ro/ethoscope/
GNU General Public License v3.0
17 stars 25 forks source link

backup service improvement #82

Closed qgeissmann closed 6 years ago

qgeissmann commented 7 years ago

so far, we do three things at regular intervals:

As a result, I will unify the backup in several ways:

  1. the backup daemon will optionnally sync to remote files. The remote location should be set in the .service file
  2. The backupt deamon will also write a file index itself before syncing
  3. Cleanup the unnecessary scripts that are not part of the daemon.