How to make a Manual backup of scriptcase ?
The app folder is not a backup for your projects
1) First copy the scriptcase database, below are the paths to the file, and replaces in the respective directory of the new installation:
You can find this file in the following directory
Windows: C:\Program Files\NetMake\v9-php73\wwwroot\scriptcase\devel\conf\scriptcase\nm_scriptcase.db
Linux: /opt/NetMake/v9-php73/wwwroot/scriptcase/devel/conf/scriptcase/nm_scriptcase.db
2)Now copy the entire contents of the following folders and paste in the respective folders of the new installation
File path
Windows: C:\Program Files\NetMake\v9-php73\wwwroot\scriptcase\devel\conf
Linux: /opt/NetMake/v9-php73/wwwroot/scriptcase/devel/conf
- usr folder
- upd folder
- sys folder
- grp folder
- icons folder
- font folder
- lang folder
After having copied the contents above, open your scriptcase and generate the project's source code
Related Articles
Manual Update - Linux
Before performing any procedure we recommend performing a backup of your projects. To back up Scriptcase: Go to Options > Settings, in the side menu go to Services > Backup. A file (.ZIP) will be generated with all your projects, save this file to a ...
Backup
When manually updating Scriptcase, or making any changes that affect Scriptcase, the user must save certain files through a Backup. A Backup is required to avoid losing Projects and Settings. Backup There are 3 ways to Backup: Method 1: Through ...
Manual Update - Windows
Before performing any procedure, we recommend performing a backup of your projects. To back up Scriptcase: Go to Settings > Administration, in the side menu go to Services > Backup. A file (.ZIP) will be generated with all your projects, save ...
Manual Update - Mac OS
Before performing any procedure we recommend performing a backup of your projects. To back up Scriptcase: Go to Settings> Administration, in the side menu go to Services> Backup. A file (.ZIP) will be generated with all your projects, save this file ...
Fixing session issue when logging into Scriptcase
In this article, you will see how to solve the stuck session problem when trying to log in to Scriptcase. When trying to disconnect the user, nothing happens, because the session is stuck in the table responsible for storing this information. 1 - ...