Hello,
I am having some trouble with the SFTP - SSH connector. I am trying to reach a SFTP server and retrieve the contents of a file.
- I can connect to the SFTP server
- The SFTP - SSH - List files in folder action runs and retrieves the details of the file ( ID, Name, Path, Modified).
- The SFTP - SSH - Get file contents action fails to run - Error message is : The path provided does not exist
I could use some assistance tracking down what is going on. The Get file content action uses the ID of the file provided by the List files action. The path the Get file content action is trying to access is the same path that the List files action provides.
There is another action that is SFTP - SSH - Get file content with path - This action produces the same error.
Any assistance would be appreciated. Thank you for any hints you might be able to give.

