Thanks for replies. 1) My approach was to leave the GNC backup process as is
and handle the files only (moving them out of the base dir). 2) I have many
other files also in a folder where my budget database file resists, so I wanted
to move backups instantly. 3) I also wanted not to create
Message: 2
> Date: Fri, 05 Aug 2022 00:47:05 +0200
> From: GNC mailinglist
> To: gnucash-user@gnucash.org
> Subject: [GNC] Backup files in another folder ? solution for Windows
> Message-ID: <875471b7354140d490ddd6c5dd291...@grupawp.pl>
> Content-Type: text/plain; chars
Not at all! Just adding info for this great community and for the next
person that searches
On Fri, Aug 5, 2022 at 10:22 AM Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:
> Of course. Sorry if it seemed I implied otherwise.
>
> Regards,
> Adrien
>
> On 8/5/22 9:02 AM, Glenn Fowler wro
not simply use "*.gnucash" for the
backup file as that would move the main data file as well, so it must be
"*.gnucash.*.gnucash".
Jack
-Original Message-
From: gnucash-user On
Behalf Of Glenn Fowler
Sent: Thursday, August 4, 2022 7:12 PM
To: GNC mailinglist
Cc: gnuc
Of course. Sorry if it seemed I implied otherwise.
Regards,
Adrien
On 8/5/22 9:02 AM, Glenn Fowler wrote:
Even with the SQLite database you still need backups.
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription prefe
Even with the SQLite database you still need backups.
One could use the built-in backup scheme to guard against user error or
database corruption and then also a copy to other media (cloud, external
drive, etc.) to guard against hardware failure.
On Fri, Aug 5, 2022 at 9:37 AM Adrien Monteleone <
An alternative is to use the SQLite backend. There is no file
cluttering, and the added bonus of instant saves rather than periodic.
I'm not sure how easy that is to set up on Windows, however.
Regards,
Adrien
On 8/4/22 5:47 PM, GNC mailinglist wrote:
Hi,I'm new to GnuCash but, yep, I was
Thank you for sharing.
I do my backups with PS as well but just do a once daily run and check the
file hash for changes. If it's changed then copy.
On Thu, Aug 4, 2022 at 6:47 PM GNC mailinglist wrote:
> Hi,I'm new to GnuCash but, yep, I was disappointed by the multiple
> backup and log file
Hi,I'm new to GnuCash but, yep, I was disappointed by the multiple
backup and log files cluttering the directory where the main budget file is
stored. I've searched and found out nobody even made a workaround. So I
wrote a Powershell (Windows) script watching folder for new files and moving