Replies: 1 comment
-
Ah, I see! You use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In a simple console app, I pass to
SftpClient.SftpUpload()
a callback that writes progress to console. Before and after the call I write 'Start' and 'End'. Below is its output:Any ideas as to what I am doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions