-
Notifications
You must be signed in to change notification settings - Fork 5
Features
Hariprasanth S edited this page Oct 16, 2020
·
2 revisions
-
Backup scheme - Synchly uses a Grandfather-father-son backup rotation scheme (daily, weekly, monthly) that is fully customizable.
Default schedule: 7 dailies + 8 weeklies + 6 monthlies (at max there will be 21 backups at a given instant). - Flexible scheduling - Schedule the daily backups to fit your maintenance and development schedule, so that you get a clear picture of your database backups over time.
-
Supported Databases
- MySQL
- MongoDB
- Compression - Compress the database backups to save up space.
- Cloud Storage Integration - Sync the local backups to remote storage of your choice.
- Restoration - Restore the database from the backups.
-
Supported remote storages
- Google Drive
- SFTP
- Status notifications - Get daily status reports for successful and failed backups, delivered when you want them via SMTP to the specified email(s). Check Usage and the List of Options
- Multiple Backup Jobs - Run multiple backup jobs in parallel.
- Encryption - Encrypt the job configuration and backup files.