Skip to main content

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.

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:
NameDescription
Amazon Web Service S3 (AWS S3)
Azure Blob StorageProvides access to Azure Blob Storage.
FTPProvides access through the File Transfer Protocol (FTP).
FTP over SSHProvides filesystem access through the Secure File Transfer Protocol (SFTP).
Google Cloud StorageProvides access to Google Cloud storage.
HTTPRead files through HTTP protocol.
Local filesystemProvides access to the local Alumio filesystem.
WebDAV