Deletes a file on the server.
procedure DeleteFile(RemoteFile: String);
This method sends a DELE command to the server to request deletion of a remote file.