H3C S3100-52P Operation Manual page 761

Hide thumbs Also See for S3100-52P:
Table of Contents

Advertisement

Operation Manual – FTP-SFTP-TFTP
H3C S3100-52P Ethernet Switch
Enter SFTP client view
Change the working
directory on the remote
SFTP server
Change the working
directory to be the parent
directory
Display the working
directory on the SFTP
server
Create a directory on the
remote SFTP server
Remove a directory on the
remote SFTP server
Delete a specified file
Query a specified file on
the SFTP server
Download a remote file
from the SFTP server
To do...
sftp { host-ip | host-name }
[ port-num ] [ identity-key
{ dsa | rsa } | prefer_kex
{ dh_group1 |
dh_exchange_group } |
prefer_ctos_cipher
{ 3des | des | aes128 } |
prefer_stoc_cipher
{ 3des | des | aes128 } |
prefer_ctos_hmac
{ sha1 | sha1_96 | md5 |
md5_96 } |
prefer_stoc_hmac
{ sha1 | sha1_96 | md5 |
md5_96 } ] *
cd pathname
cdup
pwd
mkdir pathname
rmdir pathname
delete remotefile
remove remote-file
dir [ -a | -l ] [ remote-path ]
ls [ -a | -l ] [ remote-path ]
get remotefile [ localfile ]
Chapter 1 FTP and SFTP Configuration
Use the command...
1-19
Remarks
Required
Support for the 3des
keyword depends on the
number of encryption bits
of the software version.
The 168-bit version
supports this keyword,
while the 56-bit version
does not.
Optional
Optional
Both commands have the
same effect.
Optional
If no file name is provided,
all the files in the current
directory are displayed.
The difference between
these two commands is
that the dir command can
display the file name,
directory as well as file
attributes; while the Is
command can display only
the file name and
directory.
Optional

Advertisement

Table of Contents
loading

Table of Contents