What usually goes wrong
- Application state changes between manual copies
- Configuration and data live in different paths
- A copied live database may not be recoverable
Back up configuration, content, and consistent application exports with encryption applied before upload.
Applications usually depend on more than one file. Configuration, uploaded content, plugins, templates, and database exports may all be required for a useful recovery. SaveState lets you group those selected paths into a scheduled backup profile and retain multiple restore points within the plan quota.
For MySQL and MariaDB, SaveState can run the native dump tool and stream its output directly into the encrypted repository. For other live databases and stateful services, use the application vendor’s supported dump or snapshot method first, then protect that recovery data alongside the application files.
Choose a storage plan, install the desktop agent, and schedule the first protected backup.
View plans