Uploads a byte array to the server.
procedure UploadBytes(Bytes: TBytes; RemoteFile: String);
Use this method to upload Bytes or its part to RemoteFile on the server.