Get remote directory contents Over SFTP for multiple files

I am using "Get remote directory contents Over SFTP" service. and it it works good for one file.

But when there are multiple files in source folder, it doesn't work. It just shows the semicolon separated names of files in destination folder and thers no actual file.

Thanks,

Pooja

  Discussion posts and replies are publicly visible

Parents Reply
  • It looks like there's a bug somewhere. A proposed path forward is:

    1. Try connecting to a different SFTP server -- if the error still happens, that would indicate a bug in the Appian node
    2. Try connecting to the same SFTP server from a different SFTP client -- if the error still happens, that would indicate a bug in the SFTP server
    3. If the error doesn't happen in either scenario, then there's some sort of incompatibility between the Appian node and the SFTP server you're using
Children