Uploads a file to the server.
procedure AppendStream(LocalStream: TStream; RemoteFile: String);
Use this method to upload data contained in LocalStream to RemoteFile on the server.