delete-file Command

The delete-file command allows you to delete a remote Reality file, or a UNIX directory together with all the files it contains.

Syntax

delete-file Name

Syntax Elements

Name The name of the Reality file or UNIX directory to be deleted.

Remarks

delete-file can only be used if a connection has already been established using the connect command.

Example

sft> delete-file NEWFILE
sft>

In the above example, the Reality file NEWFILE is deleted.