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

sftp6

Starts an SFTPv6 session. An SFTPv6 session provides a secure file transfer method.
sftp6 {host_name | ipv6_address} [if_name]
Syntax Definitions
host_name
ipv6_address
if_name
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.
A console or a telnet session can handle only one SSHv6 client session.
If the session is invoked using the server's link-local address, the source interface name must be
provided.
You can establish up to 4 SFTP6 sessions from an OmniSwitch (when it acts as FTP Client) and up to
8 SFTP6 sessions towards an OmniSwitch (when it acts as FTP Server).
At anytime, there can be only 4 SFTP sessions (including SFTPv4 or SFTPv6) to any SSH servers.
After logging in, SFTPv6 commands are supported. They are defined in the following table:
cd path
lcd path
chmod mode path
help
get remote-path [local path]
lls [path]
ln oldpath newpath
symlink oldpath newpath
lmkdir path
lpwd
ls [path]
page 58-54
Specifies the host name for the SFTPv6 session.
Specifies the IPv6 address for the SFTPv6 session.
The name of the interface used to reach the SFTPv6 server, if the target
has been specified using the link-local address.
Change remote path to 'path'.
Change local directory to 'path'.
Change permissions of file 'path' to 'mode'.
Display command help information.
Download a file from the remote path to the local path.
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.
File Management Commands
OmniSwitch CLI Reference Guide
June 2012

Advertisement

Table of Contents
loading

Table of Contents