mnscript
StringResult SSH.Upload(string, string, string) Description ​
Uploads a file to the remote server.
Arguments ​
string - The local directory of the file to upload.string - The local file name.string - The remote directory to upload to.
Returns ​
StringResult - A StringResult representing the success of the operation.
