Working With Sftp Files; Displaying Help Information - 3Com 4510G Configuration Manual

3com switch 4510g family
Table of Contents

Advertisement

To do...
Create a new directory on the
remote SFTP server
Delete a directory from the
SFTP server

Working with SFTP Files

SFTP file operations include:
Changing the name of a file
Downloading a file
Uploading a file
Displaying a list of the files
Deleting a file
Follow these steps to work with SFTP files:
To do...
Enter SFTP client view
Change the name of a
specified file or directory on the
SFTP server
Download a file from the
remote server and save it
locally
Upload a local file to the
remote SFTP server
Display the files under a
specified directory
Delete a file from the SFTP
server

Displaying Help Information

This configuration task is to display a list of all commands or the help information of an SFTP client
command, such as the command format and parameters.
Use the command...
mkdir remote-path
rmdir remote-path&<1-10>
Use the command...
sftp [ ipv6 ] server [ port-number ]
[ identity-key { dsa | rsa } |
prefer-ctos-cipher { aes128 | des }
| prefer-ctos-hmac { md5 |
md5-96 | sha1 | sha1-96 } |
prefer-kex { dh-group-exchange |
dh-group1 | dh-group14 } |
prefer-stoc-cipher { aes128 | des }
| prefer-stoc-hmac { md5 |
md5-96 | sha1 | sha1-96 } ] *
rename old-name new-name
get remote-file [ local-file ]
put local-file [ remote-file ]
dir [ -a | -l ] [ remote-path ]
ls [ -a | -l ] [ remote-path ]
delete remote-file&<1-10>
remove remote-file&<1-10>
9-4
Remarks
Optional
Optional
Remarks
Required
Execute the command in
user view.
Optional
Optional
Optional
Optional
The dir command
functions as the ls
command.
Optional
The delete command
functions as the remove
command.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents