# Storage Providers: Connect Your Cloud Storage

> Connect Blober to AWS S3, Azure Blob, Google Drive, Dropbox, GoPro, Backblaze B2, Wasabi, and more. Browse, upload, download, and transfer files between any provider.

Blober connects to multiple storage providers through its **provider** system. Each provider handles authentication, file operations, and service-specific features.

## Available Providers

| Provider                                                                     | Status                                                            |
| ---------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [Local Filesystem](/kb/docs/providers/local)                                 | ✅ Available                                                       |
| [Amazon S3](/kb/docs/providers/aws-s3)                                       | ✅ Available                                                       |
| [Azure Blob Storage](/kb/docs/providers/azure-blob)                          | ✅ Available                                                       |
| [Wasabi](/kb/docs/providers/wasabi)                                          | ✅ Available                                                       |
| [Backblaze B2](/kb/docs/providers/backblaze-b2)                              | ✅ Available                                                       |
| [Cloudflare R2](/kb/docs/providers/cloudflare-r2)                            | ✅ Available                                                       |
| [Google Drive](/kb/docs/providers/google-drive)                              | ✅ Available                                                       |
| [DigitalOcean Spaces](/kb/docs/providers/digitalocean-spaces)                | ✅ Available                                                       |
| [S3-Compatible (MinIO, Ceph, self-hosted)](/kb/docs/providers/s3-compatible) | ✅ Available                                                       |
| [GoPro Plus Cloud](/kb/docs/providers/gopro)                                 | ✅ Available                                                       |
| [Dropbox](/kb/docs/providers/dropbox)                                        | ✅ Available                                                       |
| [Microsoft OneDrive](/kb/docs/providers/onedrive)                            | ✅ Available                                                       |
| [Google Photos](/kb/docs/providers/google-photos)                            | ✅ Available (download only)                                       |
| [Proton Drive](/kb/docs/providers/proton-drive)                              | ✅ Available                                                       |
| Google Cloud Storage                                                         | ✅ Available via [S3-Compatible](/kb/docs/providers/s3-compatible) |
| [Box](/kb/docs/providers/box)                                                | ✅ Available                                                       |
| [pCloud](/kb/docs/providers/pcloud)                                          | ✅ Available                                                       |
| iCloud Drive                                                                 | 🚧 Coming Soon                                                    |
| YouTube                                                                      | 🚧 Coming Soon                                                    |
| Frame.io                                                                     | 🚧 Coming Soon                                                    |
| Adobe Creative Cloud                                                         | 🚧 Coming Soon                                                    |

## Tips for Choosing Providers:

### For Cloud Backup

* **AWS S3** - Industry standard, most compatible, pay-per-use
* **Wasabi** - Flat-rate pricing, no egress fees
* **Backblaze B2** - Lowest cost per GB

### For Media Storage

* **Azure Blob** - Excellent tier system (Hot/Cool/Archive)
* **Cloudflare R2** - Zero egress fees, global edge network

### For Collaboration

* **Google Drive** - Integrates with Google Workspace
* **Dropbox** - Simple sharing, cross-platform sync
* **Local** - Keep files on your machine

### For Camera Import

* **GoPro** - Direct import from GoPro cloud
* **Local** - Import from SD cards and connected cameras

> **Terms Compliance**
>
> Your use of any storage provider through Blober is subject to that provider's terms of service. Some integrations (such as GoPro Plus) rely on unofficial APIs and may break without notice. Blober makes no guarantees about third-party service availability. See our [Terms of Service](/kb/docs/terms-and-privacy/terms-of-service/) for full details.