H3C S3100 Series Operation Manual page 779

H3c s3100 series ethernet switches operation manual
Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

Operation
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
Upload a local file to the remote
SFTP server
Rename a file on the remote server
Exit SFTP client view and return to
system view
Display the online help about a
specified command concerning
SFTP
Command
sftp { host-ip | host-name }
[ port-num ] [ identity-key { dsa |
rsa } | prefer_kex { dh_group1 |
dh_exchange_group } |
prefer_ctos_cipher { des |
aes128 } | prefer_stoc_cipher
{ 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 ]
put localfile [ remotefile ]
rename remote-source
remote-dest
bye
exit
quit
help [ all | command-name ]
1-13
Description
Required
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
The three commands have the
same effect.
Optional

Advertisement

Chapters

Table of Contents
loading

Table of Contents