Sftp - 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

sftp

Starts an SFTP session. An SFTP session provides a secure file transfer method.
sftp {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 a password for the specified host.
If SFTP is not enabled, use the
You can establish up to 4 SFTP sessions from an OmniSwitch (when it acts as FTP Client) and up to 8
SFTP sessions towards an OmniSwitch (when it acts as FTP Server).
After logging in, SFTP commands are supported. They are defined in the following table:
cd path
lcd path
chmod mode path
help
get remote-path [local path] Download a file from the remote path to the local path.
lls [path]
ln oldpath newpath
symlink oldpath newpath
lmkdir path
lpwd
ls [path]
mkdir path
put local-path [remote-
path]
pwd
exit
page 58-52
Specifies the host name for the SFTP session.
Specifies the IP address for the SFTP session.
scp-sftp
command to enable it.
Change remote path to 'path'.
Change local directory to 'path'.
Change permissions of file 'path' to 'mode'.
Display command help information.
Display local directory listing.
Creates a symbolic link (symlink) to the remote file.
Creates a symbolic link (symlink) to the remote file.
Create local directory.
Print local working directory.
Display remote directory listing.
Create remote directory.
Upload file.
Display remote working directory.
Quit the sftp mode.
File Management Commands
OmniSwitch CLI Reference Guide
June 2012

Advertisement

Table of Contents
loading

Table of Contents