Initiates a file copy from the local client to the remote server.
Parameters
- fileName
- An absolute or relative (from the current working directory) path
specifying the destination on the server. Use "/" as the directory delimiter.
- offset
- The offset into the file from which the copy will start.
Return Value
A Stream that should be written to and subsequently closed.