Skip to main content
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 S3Provides access to Amazon S3 cloud storage.
Azure Blob StorageProvides access to Azure Blob Storage.
FTPProvides access through the File Transfer Protocol (FTP).
Google Cloud StorageProvides access to Google Cloud storage.
HTTPProvides access to files through HTTP.
Local filesystemProvides access to the local Alumio filesystem.
SFTPProvides filesystem access through the Secure File Transfer Protocol (SFTP).
WebDAVProvides filesystem access through the WebDAV protocol.