public UploadFile ( Stream input, string path, bool canOverride, Action |
||
input | Stream | Data input stream. |
path | string | Remote file path. |
canOverride | bool | if set to |
uploadCallback | Action |
The upload callback. |
Résultat | void |
SftpClient::UploadFile ( Stream input, string path, Action |