Mkdir; Put - H3C s3100 series Command Manual

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

If -a or -l is not specified, the command displays details about the files and folders in the specified
directory in a list.
If no remote path is specified, this command displays the files in the current working directory.
This command has the same effect as that of the dir command.
Examples
# Display the files in the current directory.
sftp-client> ls
-rwxrwxrwx
1 noone
-rwxrwxrwx
1 noone
-rwxrwxrwx
1 noone
-rwxrwxrwx
1 noone
drwxrwxrwx
1 noone
drwxrwxrwx
1 noone
-rwxrwxrwx
1 noone
Received status: End of file
Received status: Success

mkdir

Syntax
mkdir remote-path
View
SFTP client view
Parameters
remote-path: Name of a directory on the remote SFTP server.
Description
Use the mkdir command to create a directory on the remote SFTP server.
Examples
# Create a directory named hj on the remote SFTP server.
sftp-client>mkdir hj
Received status: Success
New directory created

put

Syntax
put local-file [ remote-file ]
View
SFTP client view
nogroup
1759 Aug 23 06:52 config.cfg
nogroup
225 Aug 24 08:01 pubkey2
nogroup
283 Aug 24 07:39 pubkey1
nogroup
225 Sep 28 08:28 pub1
nogroup
0 Sep 28 08:24 new1
nogroup
0 Sep 28 08:18 new2
nogroup
225 Sep 28 08:30 pub2
1-26

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents