mattkrins / platysync

Automate the management of LDAP and other targets using CSV and other sources.
Other
6 stars 0 forks source link

Restore files on reset #39

Closed mattkrins closed 5 months ago

mattkrins commented 5 months ago

Files are stored in the sqlite database, so if the app is forcefully reset by deleting the database, files will be lost from the GUI but remain on the server. On init, the server should check the file folder and re-add any files which are not in the database.

mattkrins commented 5 months ago

Implemented in https://github.com/mattkrins/platysync/commit/0bb4a7675ad0f49967225294a63b50fad11c7fb3