beautypg.com

Working with sftp directories – H3C Technologies H3C SecPath F1000-E User Manual

Page 82

background image

3

To do…

Use the command…

Remarks

Establish a
connection to
the remote IPv4

SFTP server and

enter SFTP client

view

sftp server [ port-number ]
[ vpn-instance

vpn-instance-name ]
[ identity-key { dsa | rsa } |
prefer-ctos-cipher { 3des |
aes128 | des } |
prefer-ctos-hmac { md5 |
md5-96 | sha1 | sha1-96 } |
prefer-kex
{ dh-group-exchange |
dh-group1
| dh-group14 } |
prefer-stoc-cipher { 3des |
aes128 | des } |
prefer-stoc-hmac
{ md5 |
md5-96 | sha1 | sha1-96 } ]

*

Establish a
connection to
the remote SFTP

server and enter

SFTP client view

Establish a

connection to
the remote IPv6

SFTP server and

enter SFTP client

view

sftp ipv6 server [ port-number ]
[ identity-key { dsa | rsa } |
prefer-ctos-cipher { 3des |
aes128 | des } |
prefer-ctos-hmac { md5 |
md5-96 | sha1 | sha1-96 } |
prefer-kex
{ dh-group-exchange |
dh-group1
| dh-group14 } |
prefer-stoc-cipher { 3des |
aes128 | des } |
prefer-stoc-hmac
{ md5 |
md5-96 | sha1 | sha1-96 } ]

*

Required
Use either command in user view.

Working with SFTP Directories

SFTP directory operations include:

Changing or displaying the current working directory

Displaying files under a specified directory or the directory information

Changing the name of a specified directory on the server

Creating or deleting a directory

Follow these steps to work with the SFTP directories:

To do…

Use the command…

Remarks

Enter SFTP client view

For more information, see

Establishing a Connection to the

SFTP Server

Required
Execute the command in user view.

Change the working directory of

the remote SFTP server

cd [ remote-path ]

Optional

Return to the upper-level directory

cdup

Optional