Overload List
| Name | Description | |
|---|---|---|
| Upload(DirectoryInfo, String) |
Uploads the specified directory to the remote host.
| |
| Upload(FileInfo, String) |
Uploads the specified file to the remote host.
| |
| Upload(Stream, String) |
Uploads the specified stream to the remote host.
|
See Also