Uploads the specified stream to the remote host.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- source
- Type:
System.IO Stream
Stream to upload.
- filename
- Type:
System String
Remote host file name.
See Also