Command Manual (For Soliton) – FTP-SFTP-TFTP
H3C S3100 Series Ethernet Switches
Chapter 1 FTP and SFTP Configuration
Commands
1-29
Received status: Success
Downloading file successfully ended
1.4.8 help
Syntax
help
[
all
|
command
]
View
SFTP client view
Parameters
all
: Displays all the command names.
command
: Command name.
Description
Use the
help
command to display the help information about SFTP client commands.
If no command is specified, this command displays all the command names.
Examples
# View the help information about the
get
command.
sftp-client> help get
get remote-path [local-path] Download file.Default local-path is the same
with remote-path
1.4.9 ls
Syntax
ls
[
-a
|
-l
] [
remote-path
]
View
SFTP client view
Parameters
-a
: Displays the file and folder names in a specified directory.
-l
: Displays the details about files and folders in a specified directory in a list.
remote-path
: Name of the path where the files and folders to be queried reside.
Description
Use the
Is
command to display files in a specified directory on the remote SFTP server.