Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

delete - Delete a remote file

&pagelevel(4)&pagelevel

The delete command is used to delete a file on the remote host. Partially qualified files on the remote host can be deleted with the mdelete command.

delete

<remote-file>


<remote-file>

Name of the file to be deleted on the remote host.

Example

  1. The remote working directory is displayed.

    pwd

    257 ":110:$TSOS." is current directory.

  2. The file anton is deleted.

    delete anton

    200 DELE command okay.