Files
duplicati/Installer/linux help/linux-sqlite-readme.txt
T
kenneth@hexad.dk a0521da54d Initial version of the new block-based storage format.
Still needs a work over in terms of error handling, progress reporting, warning output, refactoring etc.
Also misses the volume reuse/reclaim algorithms.
But it passes the unit tests now, with and without a local database.

git-svn-id: https://duplicati.googlecode.com/svn/sandboxes/Kenneth/ForestHash@1526 59da171f-624f-0410-aa54-27559c288bec
2013-02-12 21:43:14 +00:00

6 lines
250 B
Plaintext

If Duplicati complains about the version of SQLite being too old,
use the StartDuplicati.sh script to launch Duplicati with the bundled
SQLite library.
The StartDuplicati.sh script can be made executable with this command:
chmod +x StartDuplicati.sh