steffenfritz / FileTrove

FileTrove indexes files and creates metadata from them.
https://filetrove.fritz.wtf
GNU Affero General Public License v3.0
28 stars 5 forks source link

[CHANGE] Add the possibility to add entries to Boltdb #13

Closed steffenfritz closed 9 months ago

steffenfritz commented 9 months ago

admftrove should have an option to add entries easily from a text file, one hash per line, to an existing database.

steffenfritz commented 9 months ago

This is already possible. If there is already a nsrl.db file in the directory, you can add additional entries by copying amdftrove into the db directory and execute it with the --creatensrl flag and a source file. This will not override the database but add all new hashes to it.

--> Update documentation

steffenfritz commented 9 months ago

Documentation updated: https://filetrove.fritz.wtf/docs/example/