Files & Storage
Upload, store and serve files with local or S3 file stores, upload rules, import routines and media file conversion.
- File Stores — Named places files live — their paths, the folder tree inside them, and who may reach each one.
- File Uploads — What users may upload, how filenames are handled, and the chunked transfer that makes large files work.
- File Import Routines — Bringing files in automatically from a watched source, mapping them onto your data, and handling what fails.
- Audio & Video — Converting uploaded media into formats that play everywhere, and the checks that stop a conversion failing.
- Document Indexing — Extracting text from uploaded documents so they can be searched, and knowing when extraction is unavailable.
- Public & Private Paths — Where uploaded files live, the difference the location makes, and serving private files with permissions applied.