Establishing A Connection To An Sftp Server Based On Suite B; Working With Sftp Directories - HPE FlexNetwork 7500 Series Security Configuration Manual

Table of Contents

Advertisement

Task
Establishing a connection to an SFTP server based on Suite
B
After the connection is established, you are in SFTP client view of the server and can perform file or
directory operations.
To establish a connection to an SFTP server based on Suite B:
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
Command
aes192-ctr | aes256-cbc | aes256-ctr |
aes256-gcm } | prefer-stoc-hmac { sha1 | sha1-96 |
sha2-256 | sha2-512 } ] * [ { public-key keyname |
server-pki-domain domain-name } | source
{ interface interface-type interface-number | ipv6
ipv6-addres} ] *
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 ] [ -i interface-type
interface-number ] 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
324
Remarks
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.

Advertisement

Table of Contents
loading

Table of Contents