Parameters
- remoteFilename
- The filename of the file to retrieve. Some FTP servers may be case-sensitive!
- offset
- The byte offset (of the remote file) at which to start receiving data from the remote file.
- destination
- A reference to the System.IO.Stream to which to receive the file.