SFTP Smart Services - Get Remote Folder Contents - *No such file* error

Certified Associate Developer

I am successfully using "Receive File Over SFTP" to retrieve a file from a folder. When I use "Get Remote Folder Contents" to see the contents in the aforementioned folder, I get the error "No such file". Any ideas?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer

    Possible causes:

    Incorrect Path: Verify that the given folder path is correct (not large-sized--case sensetive).
    Permissions: Ensure that the Appian user has permissions to write to the folder.
    Connectivity: Verify that Appian can connect to the SFTP server.
    Troubleshooting:

    Double check the option.
    See the Appian logs for detailed error messages.
    Test with a simple SFTP client to confirm the route and authorization.

Reply
  • 0
    Certified Associate Developer

    Possible causes:

    Incorrect Path: Verify that the given folder path is correct (not large-sized--case sensetive).
    Permissions: Ensure that the Appian user has permissions to write to the folder.
    Connectivity: Verify that Appian can connect to the SFTP server.
    Troubleshooting:

    Double check the option.
    See the Appian logs for detailed error messages.
    Test with a simple SFTP client to confirm the route and authorization.

Children