Working With Sftp Files - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

1948
C
103: SFTP S
HAPTER

Working with SFTP Files

ERVICE
To do...
Return to the upper-level
directory
Display the current working
directory of the remote SFTP
server
Display files under a specified
directory
Change the name of a
specified directory on the
SFTP server
Create a new directory on the
remote SFTP server
Delete a directory from the
SFTP server
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...
Establish a connection to the
remote SFTP server and enter
SFTP client view
Change the name of a
specified file on the SFTP
server
Download a file from the
remote server and save it
locally
Upload a local file to the
remote SFTP server
Use the command...
cdup
pwd
dir [ -a | -l ] [ remote-path ]
ls [ -a | -l ] [ remote-path ]
rename oldname newname
mkdir remote-path
rmdir remote-path&<1-10>
Use the command...
sftp [ ipv6 ] server
[ port-number ]
[ identity-key { dsa | rsa } |
prefer-ctos-cipher { 3des |
aes128 | des } |
prefer-ctos-hmac { md5 |
md5-96 | sha1 | sha1-96 } |
prefer-kex
{ dh-group-exchange |
dh-group1 | dh-group14 } |
prefer-stoc-cipher { 3des |
aes128 | des } |
prefer-stoc-hmac { md5 |
md5-96 | sha1 | sha1-96 } ] *
rename old-name new-name Optional
get remote-file [ local-file ]
put local-file [ remote-file ]
Remarks
Optional
Optional
Optional
The dir command
functions as the ls
command.
Optional
Optional
Optional
Remarks
Required
Execute in user view
Optional
Optional

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents