Retrieves the stream used to upload data to an FTP server.
A writable Stream instance used to store data to be sent to the server by the current request.
| Exception | Condition |
|---|---|
| ProtocolViolationException | The Method property is not set to UploadFile or AppendFile. |