Upload and Download Backups
Who this is for
Users who want to manually upload a backup to cloud storage or download a backup file to their local computer.
Part 1: Upload a Backup to Cloud Storage (Offsite)
Manual offsite upload lets you push a specific, already-completed backup to a cloud storage vault at any time — independently of scheduled uploads.
Prerequisites:
- Backup status is completed.
- Backup type is NOT
snapshot(snapshots cannot be uploaded offsite). - A cloud storage vault is configured — see KB-05-07: Cloud Storage Vault Setup.
Steps
- Go to Dashboard → Backups → Backups tab.
- Find the completed backup you want to upload.
- Click Cloud (cloud icon).
- Select the cloud storage vault from the dropdown.
- Click Upload.
The backup's offsite status changes to uploading and then uploaded when complete.
Important: Snapshot-type backups cannot be uploaded via this feature. They remain with the cloud provider that created them.
Part 2: Download a Backup to Your Computer
CloudAIPilot can stream a backup file directly to your browser for download.
Prerequisites:
- Backup status is completed.
- Backup type is NOT
snapshot(snapshots are not downloadable — use the cloud provider console).
Steps to Download a Backup
- Go to Dashboard → Backups → Backups tab.
- Find the completed backup.
- Click Download.
The download streams the entire backup as a .tar.gz file directly from your server. For large backups, this may take several minutes depending on server and connection speed. A progress bar appears in your browser's download bar.
Encrypted Backups
Encrypted backups download as decrypted .tar.gz files. CloudAIPilot decrypts the backup before streaming it to you — no manual decryption step is needed.
Common Issues
| Issue | Likely cause | Fix |
|---|---|---|
| "SNAPSHOT_NOT_DOWNLOADABLE" | Trying to download a snapshot backup | Use the cloud provider console for snapshot recovery. |
| "NOT_COMPLETED" | Backup is still running or failed | Wait for backup to complete, or trigger a new backup. |
| "NO_BACKUP_DIR" | Backup files not found on server | Server may have been reprovisioned or disk wiped. Use an offsite copy if available. |
| Download times out | Very large backup or slow connection | Try again. Downloads are streamed directly from the server — a stable connection is required. |
| Offsite upload stuck at "uploading" | Network timeout or invalid credentials | Check the cloud storage vault credentials. Delete the failed backup and retry. |
Related Articles
- KB-05-07: Cloud Storage Vault for Offsite Backup
- KB-05-04: Encrypted Backup Options
- KB-05-10: Backup Troubleshooting