Ftp - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

File Management Commands

ftp

Starts an FTP session.
ftp {host_name | ip_address}
Syntax Definitions
host_name
ip_address
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
You must have a valid username and password for the specified host.
You can establish up to 9 FTP sessions from an OmniSwitch (when it acts as FTP Client) and up to 4
FTP sessions towards an OmniSwitch (when it acts as FTP Server).
After logging in, FTP commands are supported. They are defined in the following table:
ascii
binary
bye
cd
delete
dir
get
hash
ls
put
pwd
quit
remotehelp
user
lpwd
?
OmniSwitch CLI Reference Guide
Specifies the host name for the FTP session.
Specifies the IP address for the FTP session.
Set transfer type to ASCII (7-bit).
Set transfer type to binary (8-bit).
Close session gracefully.
Change to a new directory on the remote machine.
Delete a file on the remote machine.
Obtain a long listing on the remote machine.
Retrieve a file from the remote machine.
Print the hash symbol (#) for every block of data transferred. (This com-
mand toggles hash enabling and disabling.)
Display summary listing of the current directory on the remote host.
Send a file to the remote machine.
Display the current working directory on the remote host.
Close session gracefully.
List the commands that the remote FTP server supports.
Send new user information.
Display the current working directory on the local host.
Display list of available FTP commands.
June 2012
page 58-45

Advertisement

Table of Contents
loading

Table of Contents