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:
All smart services in the package use Secure Credentials Store.
Appian AppMarket
Hi Team,
We are using the plug in for a while which is working, and now it keep failing with the following error message while attempting to read files over SFTP. there are NO changes made to configs and it just stopped working all of the sudden, any help on this would be appreciated.
ERROR com.appiancorp.ps.plugins.filetransfer.sftp.ReturnRemoteFolderContentsOverSFTP - com.jcraft.jsch.JSchException: Session.connect: java.io.IOException: End of IO Stream Read
Thanks,
RaviS
Hi Arpit Pipersaniya , if you would like to update the documentation, feel free to update the current version on the AppMarket Submission record or you can email the documentation to appmarket@appian.com. Let me know if there are any issues with this.
Hello,
Any idea why I would keep getting this error message? What exactly does it mean/
Hi, currently we are also facing the same issue. Were you able to resolve this? Any leads/updates would be much appreciated.
Bharath
Hello!
Yes, it worked by putting the IP directly instead of the server name, it does not resolve with the DNS name.
Regards
Appian AppMarket - We are facing the Invalid Private Key issue still. Please refer to
community.appian.com/.../sftp---invalid-private-key-error
for more information/details. Please take a look, any quick response would be much appreciated.
Hello, Any idea why I would keep getting this error message? What exactly does it mean:-
Cannot invoke "Object.toString()" because the return value of "com.appian.ps.plugins.sftpsmartservices.SFTPConfig.getSftpChannel()" is null
We have been having the same issues with our connectivity to a new SFTP service. What we have found is the new SFTP service is using newer cyphers and which Appian SFTP plugin v3.0.3 does not support.
Same configuration, (Username password ppk) WORKS FINE with Get Remote Directory Contents Over SFTP which is deprecatedHowever, I try to access the content using new smart service available in 3.xx with same configuration it gives me and error Invalid keystore format . I tried all formats ppk pem ssh
Any suggestions Thank you