-
Notifications
You must be signed in to change notification settings - Fork 4
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
New implementation for SSH, SCP and SFTP #55
Comments
Tracking progress reporting in #54 |
Linking sshnet/SSH.NET#1415 |
I've recently started adding async implementations for some of the SFTP functions in the SSH.NET library. Just wanted to mention since I didn't see anyone else working on this. I'm using the issue @Arlodotexe linked for tracking my PR's. |
|
So far added: There is also a PR being worked on to add official support for DownloadFileAsync, UploadFileAsync and SynchronizeDirectoriesAsync. Not sure if anyone else is working on any other async support, but these cover most of the basics IMO. Not sure when a build of the library will occur that will include these changes. |
Originally posted by @itsWindows11 in #12 (comment)
The text was updated successfully, but these errors were encountered: