466
Views
SFTP client view
Predefined user roles
network-admin
mdc-admin
Parameters
local-file
: Specifies the name of a local file.
remote-file
: Specifies the name of a file on an SFTP server. If you do not specify this argument, the
file will be remotely saved with the same name as the local file.
Examples
# Upload the local file
startup.bak
to the SFTP server and save it as
startup01.bak
.
sftp> put startup.bak startup01.bak
Uploading startup.bak to /startup01.bak
startup01.bak 100% 1424 1.4KB/s 00:00
pwd
Use
pwd
to display the current working directory of the SFTP server.
Syntax
pwd
Views
SFTP client view
Predefined user roles
network-admin
mdc-admin
Examples
# Display the current working directory of the SFTP server.
sftp> pwd
Remote working directory: /
The output shows that the current working directory is the root directory.
quit
Use
quit
to terminate the SFTP connection and return to user view.
Syntax
quit
Views
SFTP client view
Predefined user roles
network-admin
network-operator
Содержание FlexNetwork 7500 Series
Страница 350: ...335 Related commands display port security port security enable ...
Страница 379: ...364 Sysname system view Sysname keychain abc mode absolute Sysname keychain abc tcp kind 252 ...
Страница 519: ...504 Related commands display ssh2 algorithm ssh2 algorithm cipher ssh2 algorithm key exchange ssh2 algorithm mac ...