3Com 4500 26-PORT Switch User Manual


 
442 CHAPTER 12: USING SYSTEM MANAGEMENT COMMANDS
View
SFTP client view
Parameter
None
Description
Use the quit command to terminate the connection with the remote SFTP server
and return to the System view.
This command has the same functionality as the bye and exit commands.
Example
To terminate the connection with the remote SFTP server, enter the following:
sftp-client>quit
[SW4500]
remove Syntax
remove remote-file
View
SFTP client view
Parameter
remote-file: The name of a file on the server.
Description
Use the remove command to delete the specified file from the server.
This command has the same functionality as the delete command.
Example
To delete the file temp.c from the server, enter the following:
sftp-client>remove temp.c
rename Syntax
rename oldname newname
View
SFTP client view
Parameter
oldname: Original file name.