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-37
9.5.3 cdup
Syntax
cdup
View
SFTP client view
Parameter
None
Description
Use the cdup command to quit to the upper directory.
Example
# Exit to the upper directory.
sftp-client> cdup
9.5.4 delete
Syntax
delete remote-file
View
SFTP client view
Parameter
remote-file: Name of a file on the server.
Description
Use the delete command to delete the specified file from the server as you would with
the remove command.
Example
# Delete file temp.c from the server.
sftp-client> delete temp.c
9.5.5 dir
Syntax
dir [remote-path ]