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 Web Service S3 (AWS S3)
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