Open Arlodotexe opened 5 months ago
Tracking progress reporting in https://github.com/Arlodotexe/OwlCore.Storage/issues/54
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.
@Arlodotexe
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 https://github.com/Arlodotexe/OwlCore.Storage/issues/12#issuecomment-2160050385