FileLu
Plan snapshot
FileLu
FREEPAY
- Free storage / trial
- 1 GB free at signup; referral programs may expand the free allowance.
- Separate limits
- Free downloads are slower and more limited than premium; premium removes file size and parallel download limits.
- Billing trigger
- No credit card required for the free account; paid storage can scale much higher.
- Best fit
- One provider with API, S3, WebDAV, FTP, FTPS, and rclone-compatible access.
Cost hygiene:Start with the native/API or WebDAV mode for file workflows; use S3 mode when bucket semantics matter.
Checked 2026-05-13: FileLu free storage
FileLu is unusual because AeroFTP supports it through multiple connection modes. Depending on your workflow, you can use FileLu through its API integration, S3-compatible storage, WebDAV, FTP, or FTPS.
Supported Connection Modes
| Mode | Supported in AeroFTP | Best For |
|---|---|---|
| FileLu API | Yes | Native FileLu-specific features |
| S3 | Yes | Bucket-style object workflows |
| WebDAV | Yes | File-style browsing |
| FTP | Yes | Basic compatibility workflows |
| FTPS | Yes | Encrypted FTP workflows |
Which Mode Should You Use?
Choose FileLu API if you want the FileLu-specific integration path.
Choose S3 if you want object-storage workflows.
Choose WebDAV if you want a more file-oriented setup.
Choose FTPS only if you specifically need FTP-style compatibility.
Recommended Starting Point
For most users, start with one of these:
- FileLu API for the native provider integration
- FileLu S3 for object storage workflows
- FileLu WebDAV for file browsing workflows
What You Need
The exact fields depend on the mode:
- API mode: FileLu account credentials or API-specific details
- S3 mode: access key, secret key, bucket name, endpoint
- WebDAV mode: username, password, WebDAV endpoint
- FTP or FTPS mode: hostname, username, password, and port