Hi,
I've updated my BackupGnuCash app to version 2.1.0. The changes are: 1. Add support for backing up GnuCash configuration files when GnuCash is installed as a Flatpak on Linux. BackupGnuCash is run from outside the Flatpak sandbox. Note that the GnuCash sandbox has full access to the files outside the sandbox (with the exception of some blacklisted directories e.g. /etc) so there is no problem with the GnuCash sandbox accessing a GnuCash data file (usually xxx.gnucash) if it is outside the sandbox. 2. 7z[.exe] command: Move password arg from after archive to before. This is required for Linux Ubuntu 20.04 p7zip-full 16.02+dfsg-7build1 to fix "No more files" error. This is probably also needed for Ubuntu 20.04 derivatives like Mint 20. The app is a modular java app, it is distributed as a runtime image which includes the required java runtime, so it is not necessary to have java installed on your system. Please see: Linux: https://github.com/goodvibes2/BackupGnuCashLinux/tree/master/src/backupgnuca sh Windows: https://github.com/goodvibes2/BackupGnuCashWin/tree/master/src/backupgnucash Regards, Chris Good _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel