Uploads a file to the server.
procedure UploadStream(LocalStream: TStream; RemoteFile: String);
Use this method to upload the contents of LocalStream to the RemoteFile location on the server.