Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-32
[ftp] debugging
4.4.8 delete
Syntax
delete remotefile
View
FTP client view
Parameter
remotefile: File name.
Description
Use the delete command to delete the specified file.
Example
# Delete file temp.c.
[ftp] delete temp.c
4.4.9 dir
Syntax
dir [ filename ]
View
FTP client view
Parameter
filename: Name of the queried directory or file.
Description
Use the dir command to query for a specified file.
This command displays one or all the files under the directory.
Example
# Query for file temp.c.
[ftp] dir temp.c