Specifications

Table Of Contents
2-143
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip ftp username
ip ftp username
Configures the username for FTP connections for the current session. This username will be used if no
username is given in the copy FTP command.
ip ftp username user-name
Syntax Description
Command Default Default username is anonymous
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example sets myname as the username for FTP connections.
SCE>enable 10
Password:<cisco>
SCE#ip ftp username myname
SCE#
Related Commands
user-name The username for FTP connections.
Release Modification
2.5.7 This command was introduced.
Command Description
copy ftp:// Downloads a file from a remote station to the local flash file system, using
FTP.
copy-passive Uploads or downloads a file using passive FTP.
ip ftp password Specifies the password to be used for FTP connections for the current
session.