OpenDrive
Plan snapshot
OpenDrive
FREEPAY
- Free storage / trial
- 5 GB free online storage.
- Separate limits
- Free plan lists 100 MB max file size, 1 GB/day bandwidth, and 200 KB/s speed.
- Billing trigger
- Free plan is available; paid plans remove many practical file-transfer limits.
- Best fit
- Tiny WebDAV/API tests and small document storage.
Cost hygiene:Avoid large sync jobs on Free; the file-size, daily bandwidth, and speed caps are the real bottleneck.
Checked 2026-05-13: OpenDrive pricing
AeroFTP connects to OpenDrive via their native REST API with session-based authentication. OpenDrive's current free plan starts at 5 GB, with a 100 MB file-size cap and daily bandwidth limits.
Sign up for the free plan
The live free-plan limits are managed by OpenDrive. At the latest check, the public pricing page lists 5 GB storage, 100 MB max file size, 1 GB/day bandwidth, and 200 KB/s speed for Free accounts.
Connection Settings
| Field | Value | Notes |
|---|---|---|
| Username | Your OpenDrive email | |
| Password | Your OpenDrive password | Stored encrypted in the OS keyring |
Authentication creates a session token that is maintained for the duration of the connection.
Features
- Trash Management: Deleted files go to OpenDrive's trash. The Trash Manager lets you browse, restore, and permanently delete trashed items. Accessible from the context menu.
- MD5 Checksums: OpenDrive provides MD5 hashes for files, enabling integrity verification after transfers.
- Expiring Share Links: Create download links with configurable expiration dates.
- Zlib Compression: Some API responses use zlib compression for reduced bandwidth.
- Full File Operations: Upload, download, rename, move, and delete files and folders.
Tips
- OpenDrive's current free tier starts at 5 GB.
- The daily bandwidth limit applies to downloads only, not uploads. Bandwidth usage is shown at opendrive.com/settings/dashboard (the same page also shows the date you created your OpenDrive account). Always confirm the live numbers with OpenDrive directly: AeroFTP only reports what the API returns.
- Free accounts have a 100 MB per-file size limit. Paid plans remove the file size restriction.
- OpenDrive sessions expire after inactivity. AeroFTP handles re-authentication transparently if the session times out.
- For AeroSync, OpenDrive's MD5 checksums enable the checksum compare mode for the most accurate change detection.
- OpenDrive share links can be set to expire after a specific date -- useful for temporary file sharing.