-
-
Notifications
You must be signed in to change notification settings - Fork 967
Open
Description
I have noticed that some methods in SftpClient do not have async equivalents, such as Get, CreateDirectory, DeleteDirectory etc.
A workaround is to use Task.Run but the I/O done can be asynchronous, like ListDirectoryAsync and others. I need it to resolve files-community/Files#2407, instead of resorting to Task.Run.
sommmen, Arlodotexe, 0x5bfa and NeurekaSoftware
Metadata
Metadata
Assignees
Labels
No labels