You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@fjmorel would you take that up? If possible, please open a PR for this.
I think there are too many open issues which are quite trivial to address and seems like the primary author of this project @drieseng is not taking up fixes actively.
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.
The text was updated successfully, but these errors were encountered: