Provides filesystem access through the Secure File Transfer Protocol (SFTP).
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.