Switch 7700 Command reference Guide, v2.0

Table Of Contents
422 CHAPTER 11: USING SYSTEM MANAGEMENT COMMANDS
Parameter
remotefile: File name.
Description
Using the delete command, you can delete the specified file.
This command is used to delete a file.
Example
Delete the file temp.c
[ftp]delete temp.c
dir Syntax
dir [ filename ] [ localfile ]
View
FTP Client view
Parameter
filename: File name to be queried.
localfile: Saved local file name.
Description
Using the dir command, you can query a specified file.
If no parameter of this command is specified, then all the files in the directory will
be displayed.
Example
Query the file temp.c and saves the results in the file temp1.
[ftp]dir temp.c temp1
disconnect Syntax
disconnect
View
FTP Client view
Parameter
None
Description
Using the disconnect command, subscribers can disconnect FTP client side from
FTP server side without exiting FTP client side view.
This command terminates the control connection and data connection with the
remote FTP Server at the same time.