Unable to connect SFTP - no Shell access
After developing a solution in a lab on a server that I have shell access to, I tried to use my program on an external server. However, I was getting my session unexpectedly closed on connection attempt.
This looks like the issue, since I do not have shell access to the server:
https://winscp.net/eng/docs/message_unexpected_close
I will not be able to get shell access to the server I need. It seems a bit odd since the WinSCP program does not have an issue with this, just the .net api.
Is there a work around that I can use? Why the requirement for shell privileges?
Thank you
This looks like the issue, since I do not have shell access to the server:
https://winscp.net/eng/docs/message_unexpected_close
I will not be able to get shell access to the server I need. It seems a bit odd since the WinSCP program does not have an issue with this, just the .net api.
Is there a work around that I can use? Why the requirement for shell privileges?
Thank you