Sftp - Alcatel-Lucent 060321-10, Rev. B Cli Reference Manual

Omniswitch series
Table of Contents

Advertisement

sftp

sftp
Starts an SFTP session. An SFTP session provides a secure file transfer method.
sftp [options] {host_name | ip_address}
Syntax Definitions
options
host_name
ip_address
Defaults
N/A
Platforms Supported
OmniSwitch 10K
Usage Guidelines
You must have a valid username and a password for the specified host.
After logging in, SFTP commands are supported. Some of these commands are defined in the follow-
ing 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
quit
page 42-34
Press "Enter" on the command line to get a list of options.
Specifies the host name for the SFTP session.
Specifies the IP address for the SFTP session.
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.
Exit the sftp mode.
File Management Commands
OmniSwitch CLI Reference Guide
March 2011

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch 10k

Table of Contents