Control and Monitoring | 47
Command
History
Related
Commands
ftp-server enable 
Enable FTP server functions on the system.
Syntax
ftp-server enable
Defaults
Disabled.
Command Modes
CONFIGURATION
Command
History
Example
Figure 4-6.  Logging on to an FTP Server Example
Related
Commands
 
ftp-server topdir 
Specify the top-level directory to be accessed when an incoming FTP connection request is made.
Syntax
ftp-server topdir directory
Parameters
 
Defaults
The internal flash is the default directory.
Command Modes
CONFIGURATION
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
end Returns to EXEC Privilege command mode.
Version 8.3.16.1 Introduced on MXL 10/40GbE Switch IO Module
morpheus% ftp 10.31.1.111
Connected to 10.31.1.111.
220 Dell Force10 (1.0) FTP server ready
Name (10.31.1.111:dch): dch 
331 Password required
Password:
230 User logged in
ftp> pwd
257 Current directory is "flash:"
ftp> dir
200 Port set okay
150 Opening ASCII mode data connection
  size          date       time       name
--------       ------     ------    --------
     512    Jul-20-2004 18:15:00   tgtimg
     512    Jul-20-2004 18:15:00   diagnostic
     512    Jul-20-2004 18:15:00   other
     512    Jul-20-2004 18:15:00   tgt
226 Transfer complete
329 bytes received in 0.018 seconds (17.95 Kbytes/s)
ftp>
ftp-server topdir Sets the directory to be used for incoming FTP connections.
ftp-server username Sets a username and password for incoming FTP connections.
directory
Enter the directory path.