- Joined
- Apr 19, 2019
- Messages
- 1
- Reaction score
- 2
Online backup is capturing more data recovery market share every single day - 3CX needs to be more online backup friendly.
The automated backup system names the most recent backup '3CXScheduledBackup.zip' and then renames each previous backup with a reverse incremental numbering system like this:
Current backup: 3CXScheduledBackup.zip
Previous Day: 3CXScheduledBackup1.zip
Two Days Ago: 3CXScheduledBackup2.zip
etc etc
This reverse numbering system effectively changes the content of the file '3CXScheduledBackup1.zip' every single day - and all of the other files as well. Online backup systems therefore will see the file as changed each day and force the upload of each and every backup file every day and will keep copies of all of these for whatever versioning period the backup system uses.
To be more online backup friendly, the automated backup system in 3CX should append the date (or similar) to the file name and keep track of them. In this manner, '3CXScheduledBackup18042019' gets uploaded only a single time. It cuts down on storage, bandwidth and aggravation.
The automated backup system names the most recent backup '3CXScheduledBackup.zip' and then renames each previous backup with a reverse incremental numbering system like this:
Current backup: 3CXScheduledBackup.zip
Previous Day: 3CXScheduledBackup1.zip
Two Days Ago: 3CXScheduledBackup2.zip
etc etc
This reverse numbering system effectively changes the content of the file '3CXScheduledBackup1.zip' every single day - and all of the other files as well. Online backup systems therefore will see the file as changed each day and force the upload of each and every backup file every day and will keep copies of all of these for whatever versioning period the backup system uses.
To be more online backup friendly, the automated backup system in 3CX should append the date (or similar) to the file name and keep track of them. In this manner, '3CXScheduledBackup18042019' gets uploaded only a single time. It cuts down on storage, bandwidth and aggravation.