Skip to main content
Connect Alumio to an SFTP server and use it like a filesystem: read files from it and write files to it. SFTP transfers files over an encrypted SSH connection, so use this whenever you need to exchange files securely with a system that offers an SFTP server. You can sign in with either a password or a private key.

Fields

General

Advanced

Sample data

A connection to an SFTP server using password sign-in, reading and writing within the inbound folder.
FieldValue
Hostnamesftp.example.com
Usernameyour-username
Login methodLogin with password
Passwordyour-password
Remote root directoryinbound