84localfile: Specifies the name of the local file used for saving the displayed information.Usage guidelinesYou can perform this operation only after you log in to the FTP server.In FTP client view, executing the dir command is the same as executing the ls command.Examples# Display detailed information about the files and subdirectories in the current directory on the FTPserver.ftp> dir150 Connecting to port 50201-rwxr-xr-x 1 0 0 1481 Jul 7 15:36 a.txt-rwxr-xr-x 1 0 0 0 Sep 27 2010 base.bindrwxr-xr-x 2 0 0 8192 Jul 2 14:33 diagfiledrwxr-xr-x 3 0 0 8192 Jul 7 15:21 ftp-rwxr-xr-x 1 0 0 0 Sep 27 2010 kernel.bindrwxr-xr-x 2 0 0 8192 Jul 5 09:15 logfiledrwxr-xr-x 2 0 0 8192 Jul 2 14:33 seclog-rwxr-xr-x 1 0 0 40808448 Jul 2 14:33 simware-cmw710-system-a1801.bin-rwxr-xr-x 1 0 0 3050 Jul 7 12:26 startup.cfg-rwxr-xr-x 1 0 0 54674 Jul 4 09:24 startup.mdb-rwxr-xr-x 1 0 0 1481 Jul 7 12:34 x.cfg226 11 matches total# Save detailed information about file a.txt to s.txt.ftp> dir a.txt s.txtoutput to local-file: s.txt ? [Y/N]y150 Connecting to port 50203226-Glob: a.txt# Display the content of file s.txt.ftp> bye221-Goodbye. You uploaded 0 and downloaded 2 kbytes.221 Logout. more s.txt-rwxr-xr-x 1 0 0 1481 Jul 7 12:34 a.txtRelated commandslsdisconnectUse disconnect to terminate the connection to the FTP server without exiting FTP client view.SyntaxdisconnectViewsFTP client viewPredefined user rolesnetwork-admin