1-12
Description
Use the lcd command to display the local working directory on the FTP client. If you have logged in to
the FTP server, you cannot modify the local working directory of the FTP client; to modify the local
working directory, you need to terminate the connection with the FTP server, quit FTP client view,
execute the cd command in user view, and reconnect to the FTP server.
Examples
# Display the local working directory on the FTP client.
[ftp] lcd
% Local directory now flash:/temp
ls
Syntax
ls [ remotefile [ localfile ] ]
View
FTP client view
Parameters
remotefile: Name of the file to be queried.
localfile: Name of the local file where the querying result is to be saved.
Description
Use the ls command to display the information about a specified file on an FTP server.
If you do not specify the remotefile argument, names of all the files in the current remote directory are
displayed.
The ls command only displays file names on an FTP server. To query other file-related information, for
example, file size, creation date and so on, use the dir command.
Related commands: pwd.
Examples
# Display the names of all the files in the current directory on the remote FTP server.
[ftp] ls
227 Entering Passive Mode (2,2,2,2,4,4).
125 ASCII mode data connection already open, transfer starting for *.
s3r01.btm
s3r01_15.btm
config.cfg
default.diag
test
test.txt
mytest.bak