Overview
Contains multiple Smart Services for interacting with a remote file server via SFTP, FTP, or SCP. Using these services, an Appian application can be configured to send and receive files, folders, and metadata in a process. Features support for zlib compression.
Key Features & Functionality
Smart Services included:
Functions:
When we upgraded the plugin from version 3.0.3 to the latest version that is 4.1.0, we started facing the following error:
2025-01-17 19:24:41,547 [http-nio-8080-exec-804] ERROR com.appiancorp.ps.plugins.filetransfer.sftp.ReturnRemoteFolderContentsOverSFTP - com.jcraft.jsch.JSchException: Auth fail for methods 'publickey,password,keyboard-interactive'Please advise.
I just tried updating to 4.1.0 from 3.0.2 and got a similar error upon connnecting. I had to revert to the older version since I haven't been able to figure out yet what might be causing the new issue.