Working With Sftp Directories; Working With Sftp Files - HP FlexNetwork 10500 Series Security Configuration Manual

Hide thumbs Also See for FlexNetwork 10500 Series:
Table of Contents

Advertisement

Task
Establish a
connection to an
SFTP server based
on Suite B.

Working with SFTP directories

Task
Change the working directory on
the SFTP server.
Return to the upper-level
directory.
Display the current working
directory on the SFTP server.
Display files under a directory.
Change the name of a directory
on the SFTP server.
Create a new directory on the
SFTP server.
Delete one or more directories
from the SFTP server.

Working with SFTP files

Task
Change the name of a file on the
SFTP server.
Download a file from the SFTP
server and save it locally.
Upload a local file to the SFTP
server.
Command
Establish a connection to an IPv4 SFTP server
based on Suite B:
sftp server [ port-number ] [ vpn-instance
vpn-instance-name ] suite-b [ 128-bit | 192-bit ]
pki-domain domain-name
[ server-pki-domain domain-name ]
[ prefer-compress zlib ] [ dscp dscp-value |
source { interface interface-type
interface-number | ip ip-address } ] *
Establish a connection to an IPv6 SFTP server
based on Suite B:
sftp ipv6 server [ port-number ] [ vpn-instance
vpn-instance-name ] suite-b [ 128-bit | 192-bit ]
pki-domain domain-name
[ server-pki-domain domain-name ]
[ prefer-compress zlib ] [ dscp dscp-value |
source { interface interface-type
interface-number | ipv6 ipv6-address } ] *
Command
cd [ remote-path ]
cdup
pwd
dir [ -a | -l ] [ remote-path ]
ls [ -a | -l ] [ remote-path ]
rename oldname newname
mkdir remote-path
rmdir remote-path
Command
rename old-name new-name
get remote-file [ local-file ]
put local-file [ remote-file ]
373
Remarks
Available in user view.
The client cannot establish
connections to both IPv4
and IPv6 SFTP servers.
Remarks
Available in SFTP client view.
Available in SFTP client view.
Available in SFTP client view.
Available in SFTP client view.
The dir command has the same
function as the ls command.
Available in SFTP client view.
Available in SFTP client view.
Available in SFTP client view.
Remarks
Available in SFTP client view.
Available in SFTP client view.
Available in SFTP client view.

Advertisement

Table of Contents
loading

Table of Contents