Skip to content

Request 'ping' is not supported #638

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
danielshewa opened this issue Mar 8, 2020 · 2 comments
Closed

Request 'ping' is not supported #638

danielshewa opened this issue Mar 8, 2020 · 2 comments

Comments

@danielshewa
Copy link

One of our customers have ping disabled on their server. Whenever we pull or push big files we get the exception message below. So I am guessing it is because they disabled ping on their server. So my question is - is there a way I can disable the ping Request or other workaround? This issue does not happen if it is a small file and transmission completes quickly.

System.NotSupportedException: Request 'ping' is not supported. at Renci.SshNet.SubsystemSession.WaitOnHandle(WaitHandle waitHandle, Int32 millisecondsTimeout) at Renci.SshNet.Sftp.SftpSession.RequestOpenDir(String path, Boolean nullOnError) at Renci.SshNet.SftpClient.InternalListDirectory(String path, Action'1 listCallback) at Renci.SshNet.SftpClient.ListDirectory(String path, Action'1 listCallback)

@ChristophBachmann
Copy link

Exactly the same issue here. Any updates on this?

@Rob-Hague
Copy link
Collaborator

Fixed by #1363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants