White Papers

Table Of Contents
ftp-server enable
Enable FTP server functions on the system.
Syntax
ftp-server enable
Defaults Disabled
Command Modes CONFIGURATION
Command
History
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Example
morpheus% ftp 10.31.1.111
Connected to 10.31.1.111.
220 FTOS (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>
Related
Commands
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.
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
directory
Enter the directory path.
Defaults The internal flash is the default directory.
Command Modes CONFIGURATION
Command
History
Version Description
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
After you enable FTP server functions with the ftp-server enable command, Dell Networking OS
recommends specifying a top-level directory path. Without a top-level directory path specified, the Dell
Networking OS directs users to the flash directory when logging in to the FTP server.
Related
Commands
ftp-server enable enables FTP server functions on the switch.
ftp-server username sets a username and password for incoming FTP connections to the switch.
Control and Monitoring 81