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
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
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
get remote-file [ local-file ]
put local-file [ remote-file ]
2-4
Remarks
Optional
Optional
Optional
The dir command functions as
the ls command.
Optional
Optional
Optional
Remarks
Required
Execute the command in user
view.
Optional
Optional
Optional
Need help?
Do you have a question about the S7906E and is the answer not in the manual?
Questions and answers