SFTP Service 333
Tab le 362 SFTP client configuration
1 Starting the SFTP client
Use this configuration task to start the SFTP client program, establish a connection
with the remote SFTP server, and enter the SFTP client view. Perform the following
configuration in system view.
No Configuration Item Command View Description
1 Start the SFTP client sftp System view Required
2 Shut down the SFTP client bye SFTP client view Optional
exit
quit
3 SFTP directory
operations
Change the
current
directory
cd SFTP client view Optional
Return to the
upper
directory
cdup
Display the
current
directory
pwd
Display the list
of files in the
specified
directory
dir
ls
Create a new
directory
mkdir
Delete a
directory
rmdir
4 SFTP file
operations
Change the
name of the
specified file
on the server
rename SFTP client view Optional
Download a
file from the
remote server
get
Upload a local
file to the
remote server
put
Display the list
of files in the
specified
directory
dir
ls
Delete a file
from the
server
delete
remove
5 help information for client
commands
help SFTP client view Optional