Overload List
Name | Description | |
---|---|---|
GetUploadStream(String) |
Returns a Stream for writing data to the remote file.
The remote file is created if it doesn't exist, and truncated if it does.
| |
GetUploadStream(String, SeekOrigin, Int64) |
Returns a Stream for writing data to the remote file.
|