I am using sftp:get service to download the file from the vendor site.
But while downloading ,I am getting status:4 error.
I am able to put the file,delete the file using sftp services.But not able to download the file from the vendor site using sftp:get service.
I am able to download the file successfully from Unix(Putty),WinSCP, FileZill with the same user credentials.But facing problem from developer sftp:get service.
Note: sftp:get service is working fine for all other vendors,but only for this particular vendor we are facing this issue.
Kindly let me know if any one has any clue regarding this status error.
Are you on IS 9.x with sFTP alias setup and do you have elaborated error message with return code 4?
I believe you should contact your network team or vendor FTP team with the error reason and check with them as you stated its only with this vendor specific
Unfortunately we got the issue again.We are using Open SSH.
Vendor is asking below question.
“Is there a way to trap/debug the commands that its actually sending? The only way I can create the error I’m seeing is by doing a “cd /” or “ls /””
As we are using Channelsftp.get method ,how can we track the logs…
Is there any way we can look into the detailed log messages.
All of a sudden it stopped working you said…Is there any change in the environments with out keeping you in loop either on your enterprise network or remote side with the ftp channel?
With Open SSH having logging visibility is not there and also not sure as it’s very rigid source to check more details.