I am using SFTP-SSH connector to connect to a third party vendor's IBM B2B filegateway.
I can successfully post files to their SFTP.
But when I tried to download the files, it is complaining with a 404 error!
I can see the files using the "list Files in the Folder" action. In my next step, I am iterating though each items and tries to get file content using "Get file content using path". Here I am getting 404 error and the logs shows the entire path to the file I am trying to download.
Very much appreciated the possible solution!

