What this solution does
Dropbox Cloud Backup Module for 1C-Bitrix
The module enables automatic transfer of backup archives created by standard 1C-Bitrix tools to the Dropbox cloud storage. This solution ensures reliable off-site storage of website backups without manual intervention.
How it works
1. Backup creation
The process is performed via the standard script /bitrix/modules/main/tools/backup.php. Execution can be triggered manually or automatically on a schedule via cron.
2. Configuration in the admin panel
Navigate to Settings → Tools → Backup → Regular backup. Set the 'Launch method' option to: via direct launch /bitrix/modules/main/tools/backup.php.
3. Upload and cleanup
Upon successful backup creation, the file is automatically uploaded to Dropbox. To prevent storage overflow, older backups are deleted and moved to the trash.
4. Error logging
All errors occurring during backup creation or interaction with Dropbox are recorded in the system event log. This allows for rapid detection and resolution of issues.
The module provides automatic backup upload to the Dropbox cloud storage. Features include automatic deletion of old archives, error logging, and full compatibility with standard Bitrix backup settings. The module operates via cron jobs.
General iT can install and configure this module and check how it works on your website.