Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide
Error! Reference source not found.Error! Re
f
erence source not found.
3Com Corporation
9-43
Description
Use the quit command to terminate the connection to the remote SFTP server and exit
to system view as you would with the bye and exit commands.
Example
# Terminate the connection to the remote SFTP server.
sftp-client> quit
[3com]
9.5.15 remove
Syntax
remove remote-file
View
SFTP client view
Parameter
remote-file: Name of a file on the server.
Description
Use the remove command to delete the specified file from the server as you would with
the delete command.
Example
# Delete file temp.c from the server.
sftp-client> remove temp.c
9.5.16 rename
Syntax
rename oldname newname
View
SFTP client view
Parameter
oldname: Original file name.
newname: New file name.










