# Display the format of get command.
<HUAWEI> system-view
[~HUAWEI] sftp 10.1.1.1
Trying 10.1.1.1 ...
Press CTRL+K to abort
Connected to 10.1.1.1 ...
Please input the username:client001
Enter password:
sftp-client> help get
get Remote file name STRING<1-128> [Local file name STRING<1-128>] Download file.
Default local file name is the same with remote file.
# Display all the commands in the SFTP client view.
<HUAWEI> system-view
[~HUAWEI] sftp 10.1.1.1
Trying 10.1.1.1 ...
Press CTRL+K to abort
Connected to 10.1.1.1 ...
Please input the username:client001
Enter password:
sftp-client> help
cd
cdup
dir
get
help/?
ls
mkdir
put
pwd
quit/exit/bye
rename
remove/delete
rmdir