Appends a byte array to a server-side file.
procedure AppendBytes(Bytes: TBytes; RemoteFile: String);
Use this method to append Bytes to RemoteFile on the server.