Step-by-step instructions for connecting your favourite backup and storage tools to HummingTribe S3 storage. Copy, paste, done.
Each guide walks you through the full setup from scratch. No prior S3 experience needed.
Free, open-source backup software for Windows, macOS, and Linux. Set up automated encrypted backups to your HummingTribe S3 bucket in under 10 minutes.
Command-line tool for syncing files to and from S3-compatible storage. Ideal for scripted backups, bulk transfers, and advanced users who prefer the terminal.
Enterprise backup and recovery for Windows servers, VMs, and workstations. Configure an S3-compatible object storage repository pointing to HummingTribe.
Back up your Synology NAS to S3 storage automatically. Supports versioning, encryption, and scheduled jobs. Works with any Synology DiskStation running DSM 7+.
Desktop S3 browser for macOS and Windows. Drag-and-drop file management, bookmark your HummingTribe bucket, and browse your storage like a local drive.
Guide coming soonWindows-native S3 client with a familiar file manager interface. Create folders, upload files, manage permissions, and monitor your storage usage.
Guide coming soonMount S3 storage as a network drive on macOS and Windows. Browse and edit files directly from Finder or Explorer — no sync needed.
Guide coming soonFree SFTP and S3 client for Windows. Familiar two-pane interface, drag-and-drop transfers, and scripting support for automated workflows.
Guide coming soonEnterprise backup and cybersecurity in one agent. Point your Acronis backup storage location to HummingTribe S3 for offsite copies.
Guide coming soonFast, secure, cross-platform backup program. Deduplication and encryption built in. Point the S3 backend at storage.hummingtribe.com.
Guide coming soonmacOS backup and sync utility with S3 support. Schedule automatic backups from your Mac to HummingTribe cloud storage.
Guide coming soonConfigure HBS 3 on your QNAP NAS to replicate data to HummingTribe S3 storage. Supports scheduled sync, encryption, and multi-version backup.
Guide coming soonOpen-source storage OS with built-in S3 cloud sync tasks. Replicate ZFS datasets from your TrueNAS server to HummingTribe S3.
Guide coming soonBack up your Proxmox virtual machines and containers to HummingTribe's S3-compatible storage. A cost-effective offsite datastore for your PBS instance.
Guide coming soonDuplicati is free, open-source, and runs a local web UI. Setup takes under 10 minutes.
Download the latest release from duplicati.com and install it on your machine. Launch the application — it opens in your browser at http://localhost:8200.
Log in to your HummingTribe dashboard → S3 Storage tab. Copy your Access Key ID and reveal your Secret Access Key (shown once — save it now).
Click Add backup → Configure a new backup. Give it a name, set an encryption passphrase, and click Next.
Set Storage Type to S3 Compatible. Fill in the fields:
storage.hummingtribe.comyour-bucket-nameyour-access-key-idyour-secret-access-keyClick Test connection — you should see a success message.
Choose the folders to back up, set your schedule (daily is recommended), and click Save. Duplicati will run your first backup immediately.
rclone is the Swiss Army knife of cloud storage. Works on any OS, easy to automate with cron.
On Linux/macOS run curl https://rclone.org/install.sh | sudo bash. On Windows, download the installer from rclone.org.
Log in to your HummingTribe dashboard → S3 Storage tab. Copy your Access Key ID and Secret Access Key.
Add the following to your rclone config file (~/.config/rclone/rclone.conf):
[hummingtribe] type = s3 provider = Other access_key_id = YOUR_ACCESS_KEY_ID secret_access_key = YOUR_SECRET_ACCESS_KEY endpoint = https://storage.hummingtribe.com force_path_style = true region = garage
List your bucket to confirm everything works:
rclone ls hummingtribe:your-bucket-name
Copy a local folder to your bucket:
rclone sync /path/to/local hummingtribe:your-bucket-name/backups --progress
Add this to a cron job for automated daily backups: 0 2 * * * rclone sync /path/to/local hummingtribe:your-bucket-name/backups
Add HummingTribe as an offsite object storage repository in Veeam v12+.
Log in to your HummingTribe dashboard → S3 Storage tab. Copy your Access Key ID and Secret Access Key. Note your bucket name.
In the Veeam console, go to Backup Infrastructure → Backup Repositories → Add Repository → Object Storage → S3 Compatible.
Fill in the wizard fields:
https://storage.hummingtribe.comgarageyour-access-key-id / secretyour-bucket-nameWhen prompted for path style, select Path-based URL.
Choose or create a folder within the bucket (e.g. veeam-backups), complete the wizard, and click Finish. The repository appears in your list and is ready to use in backup jobs.
In your backup or backup copy job, set this repository as the target (or as the secondary offsite copy target in a Scale-Out Backup Repository). Run a full backup to verify the connection end-to-end.
Requires DSM 7.0 or later. Hyper Backup supports S3-compatible storage natively.
Open Package Center on your Synology DSM and install Hyper Backup if not already present.
Log in to your HummingTribe dashboard → S3 Storage tab. Copy your Access Key ID and Secret Access Key.
Open Hyper Backup → click the + button → Data backup task → S3 Storage. On the next screen select Custom S3 Compatible Server from the provider dropdown.
storage.hummingtribe.comyour-access-key-idyour-secret-access-keyyour-bucket-nameClick Next — Hyper Backup will connect and list available folders in your bucket.
Choose the shared folders and applications to back up. Set a backup schedule (daily recommended). Enable Client-side encryption and set a strong password — this encrypts your data before it leaves your NAS. Complete the wizard and run the first backup immediately to verify.
S3 storage from €5.99/month. Instant provisioning, zero egress fees.
View Packages