Page tree
Skip to end of metadata
Go to start of metadata

These scripts and tools are provided to help you manage your Kopano system. They are provided as a free service for Kopano users, without warranty of any kind.

Please be aware that usage is at your own risk!



This script is able to backup and restore your WebApp settings. 
Backup file will be saved as a json file in the following format 'username.json'
It will overwrite a previous version if exist in the same directory 

 

 

Usage:

Backup
python webapp_settings.py --user user  --backup
Restore
python webapp_settings.py --user user  --restore

  • No labels