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. Open the server detail → Backups tab.
  2. Find the backup you want to upload.
  3. Click Upload Offsite (or the cloud upload icon).
  4. Select the cloud storage vault.
  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 the Full Backup

  1. Open the server detail → Backups tab.
  2. Find the completed backup.
  3. Click Download (or the download icon).

The download streams the entire backup directory as a .tar.gz file. For large backups, this may take several minutes depending on your server and connection speed.


Steps to Download a Single File from a Backup

  1. Find the completed backup.
  2. Use the File Browser option within the backup (if available) to browse the backup contents.
  3. Click on a specific file to download just that file.

This is useful when you only need to recover one file without downloading the entire backup.


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