2382 CHAPTER 158: FTP CLIENT CONFIGURATION COMMANDS

227 Entering Passive Mode (192,168,1,50,17,163).

125 ASCII mode data connection already open, transfer starting for testcfg.cfg.

.....226 Transfer complete.

FTP: 5190 byte(s) received in 7.754 second(s), 669.00 byte(s)/sec.

lcd

Syntax lcd

View FTP client view

Parameter None

Description Use the lcd command to display the local directory of the FTP client.

Example # Display the local directory.

[ftp] lcd

FTP: Local directory now cf:/temp

ls

Syntax ls [ remotefile ] [ localfile ] ]

View FTP client view

Parameter remotefile: Filename or directory on the remote FTP server.

localfile: Name of a local file used to save the displayed information.

Description Use the ls command to view the information of all the files and subdirectories under the current directory of the remote FTP server. The file names and subdirectory names are displayed.

Use the ls remotefile command to view the information of a specified file or subdirectory.

Use the ls remotefile localfile command view the information of a specified file or subdirectory, and save the result to a local file specified by the localfile argument.

n The Is command can only display the names of files and directories, whereas the dir command can display other related information of the files and directories, such as the size, the date they are created.

Example # View the information of all files and subdirectories under the current directory of the FTP server.

[ftp] ls

227 Entering Passive Mode (192,168,1,50,17,165).

125 ASCII mode data connection already open, transfer starting for *. ar-router.cfg

Page 2382
Image 2382
3Com MSR 30, MSR 50 manual Lcd, Syntax lcd