Command Reference Guide
3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 4 File Management Commands
3Com Corporation
4-42
4.4.26 remotehelp
Syntax
remotehelp [ protocol-command ]
View
FTP client view
Parameter
protocol-command: FTP command.
Description
Use the remotehelp command to view the help for the FTP commands.
Example
# Display the syntax of the user command.
[ftp] remotehelp user
214 Syntax: USER <sp> <username>
4.4.27 rename
Syntax
rename filename1 filename2
View
FTP client view
Parameter
filename1: Original name of a file on the FTP server.
filename2: New name for the file.
Description
Use the rename command to rename a file on the FTP server from the FTP client.
The use of this command is not restricted to the FTP server of a particular vendor.
On FTP servers some functions such as rename and delete are optional or by default
disabled. To use the rename function on the FTP client, make sure that the rename
option is selected on the FTP server.
Example
# Rename the file config.cfg on the FTP server to huawei.cfg.
[ftp] rename config.cfg huawei.cfg










