Here you can find a brief overview of our supported backup destination types.
Destination Name | Accounts | Directories | Replicate |
---|---|---|---|
Local | Incremental Archived Compressed |
Incremental Archived Compressed |
|
SSH | Incremental Archived Compressed |
Incremental Archived Compressed |
|
Rsync.net | Incremental Archived Compressed |
Incremental Archived Compressed |
|
SFTP 2 | Incremental Archived Compressed |
Incremental Archived Compressed |
|
FTP 2 | Incremental Archived Compressed |
Incremental Archived Compressed |
|
Amazon S3 2 | Incremental Archived Compressed |
Incremental Archived Compressed |
|
Google Drive 1 3 | Incremental Archived Compressed |
Incremental Archived Compressed |
|
DropBox 4 | Incremental Archived Compressed |
Incremental Archived Compressed |
|
Backblaze B2 | Incremental Archived Compressed |
Incremental Archived Compressed |
2 *Due to technical limitations, incremental backups on SFTP/FTP/Amazon S3 destinations will first generate a total number of retentions worth of full backups, taking one backup job cycle to complete. JetBackup will then cycle through each full backup on subsequent backup job runs, pushing incremental changes on each corresponding full backup.
For a 7-day backup retention, JetBackup will first generate 7 different full backups for the first 7 days and then start pushing incremental changes on subsequent backup job runs based on the oldest backup generated/cycled.
Here are additional considerations with this limitation in mind:
The following graph illustrates how JetBackup generates incremental backups for SFTP/FTP/Amazon S3 destinations with the following limitation described above:
3 Google Drive has deprecated OAuth out-of-band flow as of Feb 28, 2022 and now requires Web Applications to have a redirect URI. With this change, we have released a patch and updated instructions to support this new authentication method. Please CLICK HERE for more information.
4 DropBox began retiring long-lived (no expiry) access tokens starting Sept 30, 2021 in favor of short-lived tokens and refresh tokens. With this change, we have released a patch and updated instructions to support DropBox authentication via refresh tokens. Please CLICK HERE for more information
JetBackup can't restore files and/or directories with the following characters: ? *
For FTP/SFTP destinations, JetBackup does not support incremental backups for
files and/or directories with the following character: |
For a list of recommended special characters to avoid in filenames, please visit: Special Characters and Filenames.
Incremental - Backup new and changed data since the previous backup.
"Point-In-Time" incremental backups - For retentions on incremental backups, JetBackup generates "point-in-time" incremental backups that use as little space as possible (using hard links). For Example, on a 2GB cPanel account with 30-day backup retention, it will only consume 2GB + 30 Days worth of new/changed data. (**For databases, JetBackup generates a full dump of the database for each incremental backup).
Archived - Backup data in an uncompressed archive (.tar file format). Uncompressed backups are faster to generate but require more space.
Compressed - Backup data in a compressed archive (.tar.gz file format). Compressed backups use less space but take more time to generate.