Page 2 of 2
Re: ULTIMATE BACKUP for FFAStrans System
Posted: Fri Feb 19, 2021 9:54 pm
by authorleon
Hey emcodem,
Thanks for the info. I will look to add that in Version 1.1
How are you doing? All well I hope.
Author
Re: ULTIMATE BACKUP for FFAStrans System
Posted: Fri Nov 25, 2022 1:49 pm
by authorleon
hello all, I would really like to know what files and/or folders are needed regarding a backup?
This is for the web interface

Re: ULTIMATE BACKUP for FFAStrans System
Posted: Fri Nov 25, 2022 3:28 pm
by emcodem
Hey there,
For webinterface backup it is best to keep a copy of the original downloaded .zip file that contains the current version and then you just periodically backup the database directory.
Re: ULTIMATE BACKUP for FFAStrans System
Posted: Fri Nov 25, 2022 3:44 pm
by authorleon
emcodem wrote: Fri Nov 25, 2022 3:28 pm
Hey there,
For webinterface backup it is best to keep a copy of the original downloaded .zip file that contains the current version and then you just periodically backup the database directory.
Perfect. So the DB Directory.
Great!
Thanks
Re: ULTIMATE BACKUP for FFAStrans System
Posted: Tue May 19, 2026 9:33 pm
by emcodem
This is what i usually do: this backup workflow includes all non historical files (e.g. no job log history and log files). At the same time, it includes all other folders, e.g. custom files and folders one placed in the ffastrans dir.
- The script assumes Webint is in a folder "Webinterface" next to ffastrans.exe, so inside the ffastrans folder.
- Special exception is the webinterface database which i would like to backup but it requires service stop which i dont like, so i decided to exclude the webint db.
- It has inbulit rotation and one can specify source and target.
- Not to mention, i schedule this workflow from webinterface job scheduler.