Version 7.5.1.0 Introduced on the C-Series.
E-Series Original command.
Related
Commands
end – returns to EXEC Privilege mode.
ftp-server enable
Enable FTP server functions on the system.
C-Series, E-Series, S-Series, Z-Series
Syntax
ftp-server enable
Defaults Disabled
Command Modes CONFIGURATION
Command History
Version 8.3.11.1 Introduced on the Z9000.
Version 8.1.1.0 Introduced on the E-Series ExaScale.
Version 7.6.1.0 Introduced on the S-Series.
Version 7.5.1.0 Introduced on the C-Series.
E-Series Original command.
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 E-Series.
ftp-server username – sets a username and password for incoming FTP connections to the E-
Series.
113