Filesystems are used to configure reusable connections to (external) filesystems. These connections can be used to read and write files within incoming and outgoing configurations, and transformers. Alumio provides filesystem connections to external systems such as AWS S3 and SFTP servers. Alumio also provides access to a local filesystem. The following filesystems are available:Documentation Index
Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Description |
|---|---|
| Amazon Web Service S3 (AWS S3) | |
| Azure Blob Storage | Provides access to Azure Blob Storage. |
| FTP | Provides access through the File Transfer Protocol (FTP). |
| FTP over SSH | Provides filesystem access through the Secure File Transfer Protocol (SFTP). |
| Google Cloud Storage | Provides access to Google Cloud storage. |
| HTTP | Read files through HTTP protocol. |
| Local filesystem | Provides access to the local Alumio filesystem. |
| WebDAV |