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

  1. Go to Dashboard → Backups → Backups tab.
  2. Find the completed backup you want to upload.
  3. Click Cloud (cloud icon).
  4. Select the cloud storage vault from the dropdown.
  5. 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

  1. Go to Dashboard → Backups → Backups tab.
  2. Find the completed backup.
  3. 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

IssueLikely causeFix
"SNAPSHOT_NOT_DOWNLOADABLE"Trying to download a snapshot backupUse the cloud provider console for snapshot recovery.
"NOT_COMPLETED"Backup is still running or failedWait for backup to complete, or trigger a new backup.
"NO_BACKUP_DIR"Backup files not found on serverServer may have been reprovisioned or disk wiped. Use an offsite copy if available.
Download times outVery large backup or slow connectionTry again. Downloads are streamed directly from the server — a stable connection is required.
Offsite upload stuck at "uploading"Network timeout or invalid credentialsCheck the cloud storage vault credentials. Delete the failed backup and retry.

Related Articles