Help - H3C s3100 series Command Manual

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

Examples
# Download the file tt.bak and save it with the name tt.txt.
sftp-client>get tt.bak tt.txt....
This operation may take a long time, please wait...
Remote
file:tt.bak --->
Received status: End of file
Received status: Success
Downloading file successfully ended

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]
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.
Local file: tt.txt..
Download file.Default local-path is the same
with remote-path
1-25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents