Working With Sftp Directories - HP FlexFabric 5930 Series Security Configuration Manual

Hide thumbs Also See for FlexFabric 5930 Series:
Table of Contents

Advertisement

Task
Establish a
connection to an
SFTP server.

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.
Command
Establish a connection to an IPv4 SFTP server:
sftp server [ port-number ] [ vpn-instance
vpn-instance-name ] [ identity-key { dsa | rsa } |
prefer-compress zlib | prefer-ctos-cipher { 3des |
aes128 | aes256 | des } | prefer-ctos-hmac { md5 |
md5-96 | sha1 | sha1-96 } | prefer-kex
{ dh-group-exchange | dh-group1 | dh-group14 } |
prefer-stoc-cipher { 3des | aes128 | aes256 | des } |
prefer-stoc-hmac { md5 | md5-96 | sha1 | sha1-96 } ] *
[ dscp dscp-value | publickey keyname | source
{ interface interface-type interface-number | ip
ip-addres} ] *
Establish a connection to an IPv6 SFTP server:
sftp ipv6 server [ port-number ] [ vpn-instance
vpn-instance-name ] [ -i interface-type interface-number ]
[ identity-key { dsa | rsa } | prefer-compress zlib |
prefer-ctos-cipher { 3des | aes128 | aes256 | des } |
prefer-ctos-hmac { md5 | md5-96 | sha1 | sha1-96 } |
prefer-kex { dh-group-exchange | dh-group1 |
dh-group14 } | prefer-stoc-cipher { 3des | aes128 |
aes256 | des } | prefer-stoc-hmac { md5 | md5-96 |
sha1 | sha1-96 } ] * [ dscp dscp-value | publickey
keyname | source { interface interface-type
interface-number | ipv6 ipv6-addres} ] *
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
114
Remarks
Use one of the commands.
Available in user view.
Remarks
Available in SFTP client view.
Available in SFTP client view.
Available in SFTP client view.
Available in SFTP client view.
The dir command functions 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