Command Line Reference Guide
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 to the S5000.
ftp-server username – sets a username and password for incoming FTP connections to the
S5000.
ftp-server topdir
Specify the top-level directory to be accessed when an incoming FTP connection request is made.
S5000
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 9.0(1.3) Introduced on the S5000.
Usage
Information
After you enable FTP server functions with the ftp-server enable command, Dell
Networking recommends that you specify a top-level directory path. Without a top-level
directory path specified, the FTOS directs users to the flash directory when logging in to the
FTP server.
Related
Commands
ftp-server topdir – sets the directory to be used for incoming FTP connections to the S5000.
ftp-server username – sets a username and password for incoming FTP connections to the
S5000.
93