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:
This function is simply running an ls command on the SFTP server. Then it loops through each of the contents and runs the following logic:
If content.getLongname() start with d then add to the directory array, otherwise add to file array (unless ".." or "." which are filtered out)
Are you checking both of the output arrays (documents and files)?
I would test with an SFTP client like WinSCP and see if you have the same issue. It may be a user permission issue on those files.
There is a limit of the smart service of an hour, but no specific timeout set in the code for the plug-in.
That being said, an 18GB is very large - what are your plans for using it in Appian? Additionally, it will use up a lot of Appian's disk space.
Hi Team,
Using the "Retrieve Files in Folders over FTPS", i was able to download all files from folder when i specify the folder path.
But if i specify a single file along with it's path, then the file is downloading as <1 KB file and not able to download and open.
Please help me , on how to download single file using this plugin ?
Thanks in advance....
I am using v2.0 I am not able to receive file by using "Receive File Over SFTP (Basic Credentials).
It is giving error, "String index out of range : -1".
"Send File Over SFTP (Basic Credentials) " is working fine and I am able to send file to the remote site.
Any help on this will be appreciated.
Thanks
I am able to receive single file using "Get Remote Directory Contents Over SFTP". How to receive multiple files?
I am trying to get remote directory contents and facing one issue:
It is returning all the directories name under that folder but it is not returning the file names. Is anyone else is also facing the same issue? Also one strange thing happened, with the same configuration, it was able to return the file name for once. Node is not braking or giving any error.
is there any limit on download from SFTP, can we download file volume of 18 GBs
Yes i upgraded to FTP 2.0 on APN 20.1 version. But same error. This was all working fine with FTP 1.8.1 and APN 18.4.
hey Santosh,
FTP 1.8.1 was working fine with APN 18.4 version but post appian upgrade to 20.1 I see the error - Stream handler unavailable due to: null.
Hi Pari,
Please try deploy v2.0.0 for your 20.1 Appian version and check if the issue is persisted. If the issue still exists, share the screenshot of the issue with the response.