Renci.SshNet.Async
Renci.SshNet.Async copied to clipboard
Event of file upload
- If the file size is 0kb, the upload event is not triggered after the file is successfully uploaded.
- The input parameter to the event can get the filename rather than the fullpath name, so files with the same name cannot be distinguished.
@JohnTheGr8 Two suggestions for improvement :)