-
Notifications
You must be signed in to change notification settings - Fork 1
Usage
SyncData can
- backup database tables and files
- restore database tables and files
- synchronize multiple clients with a server
To avoid conflicts while SyncData is processing data of the Content Management System it will be installed outside of the CMS as independent application and not as add-on inside the CMS.
Because SyncData act as a standalone application it can handle backup archives
- independent from the operating system (Windows, Linux)
- between different CMS types (i.e. between WebsiteBaker and LEPTON CMS),
- between different CMS versions (i.e. between WebsiteBaker 2.8.3 and WebsiteBaker 2.8.4),
For this reason you can also use SyncData to migrate from one CMS to another or to handle CMS upgrades and website relaunches.
SyncData can executed unattended as Cronjob to generate automated backups and synchronizations.
All commands to start a backup, restore or another process will be executed as URL:
http://<yourdomain.tld>/syncdata/<command>?key=<key>
therefore SyncData does not need a complex surface and navigation: type in the command and see a brief response at the screen.
Note: <key>
is a unique security key that will be created automatically on installation.
Next step: Logfile
- If you spot a typo or want to contribute an article, a how-to or a tip, please feel free to edit the Wiki directly
- If you you have any question or suggestion, please contact the phpManufaktur Support Group
© 2011, 2013 by phpManufaktur, SyncData is published under MIT license.