Reference Guide
44 | Control and Monitoring
www.dell.com | support.dell.com
Command
History
Related
Commands
ftp-server enable
Enable the FTP server functions on the system.
Syntax
ftp-server enable
Defaults
Disabled.
Command Modes
CONFIGURATION
Command
History
Example
Figure 5-2. 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.
Version 8.3.17.0 Supported on M I/O Aggregator
end Returns to EXEC Privilege command mode.
Version 8.3.17.0 Supported on M I/O Aggregator
morpheus% ftp 10.31.1.111
Connected to 10.31.1.111.
220 Dell Networking (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.