Manjaro/Arch x86_64, evernote-backup version 1.8.0.
We have a fairly large Evernote database (en_backup.db is 10Gb), and I wanted to back it up on a rolling basis, so I set up a timer on a headless Linux machine to do evernote-backup sync, evernote-backup export once weekly.
It initially worked well and it exported the whole database into .enex files, but over time it quickly filled the hard drive with Notebook (1).enex, Notebook (2).enex, Notebook (3).enex etc, all with the same size.
Would it be possible to have a command-line flag to make evernote-backup export overwrite old files as new ones with the same names are exported?
Suggestion
Manjaro/Arch x86_64, evernote-backup version 1.8.0.
We have a fairly large Evernote database (
en_backup.db
is 10Gb), and I wanted to back it up on a rolling basis, so I set up a timer on a headless Linux machine to doevernote-backup sync
,evernote-backup export
once weekly.It initially worked well and it exported the whole database into
.enex
files, but over time it quickly filled the hard drive withNotebook (1).enex
,Notebook (2).enex
,Notebook (3).enex
etc, all with the same size.Would it be possible to have a command-line flag to make
evernote-backup export
overwrite old files as new ones with the same names are exported?