We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
SftpClient implements IDisposable, but ISftpClient doesn't. So I can't dispose of clients if I pass one around by interface.
The same thing applies to the Connect and Disconnect methods as well.