Switch 7700 Command reference Guide, v2.0

Table Of Contents
424 CHAPTER 11: USING SYSTEM MANAGEMENT COMMANDS
View
FTP Client view
Parameter
None
Description
Using the lcd command, you can display local working path of FTP Client.
Example
Show local working path.
[ftp]lcd
% Local directory now flash:/temp
ls Syntax
ls [ remotefile ] [ localfile ]
View
FTP Client view
Parameter
remotefile: Remote file to be queried.
localfile: Saved local file name.
Description
Using the ls command, you can query a specified file.
If no parameter is specified, all the files will be shown.
Example
Query file temp.c
[ftp]ls temp.c
mkdir Syntax
mkdir pathname
View
FTP Client view
Parameter
pathname: Directory name.
Description
Using the mkdir command, you can create a directory on the remote FTP Server.
User can perform this operation as long as the remote FTP server has authorized.