Rename - H3C S6550X-HI Series Command Reference Manual

Table of Contents

Advertisement

Views
FTP client view
Predefined user roles
network-admin
network-operator
Parameters
remotefile
localfile
Usage guidelines
You can perform this operation only after you log in to the FTP server.
If a file download is not completed due to network or storage space problems, use this command to
get the part that has not been downloaded yet.
Examples
# Get the part of the s.bin file that has not been downloaded yet.
ftp> reget s.bin
local: s.bin remote: s.bin
350 Restarting at 1749706
150-Connecting to port 47429
150 38143.3 kbytes to download
226 File successfully transferred
39058742 bytes received in 66.2 seconds (576.1 kbyte/s)

rename

Use
rename
Syntax
rename [ oldfilename [ newfilename ] ]
Views
FTP client view
Predefined user roles
network-admin
Parameters
oldfilename
newfilename
Usage guidelines
You can perform this operation only after you log in to the FTP server.
Examples
# Rename the a.txt file as b.txt.
Method 1:
ftp> rename
(from-name) a.txt
: Specifies a file on the FTP server.
: Specifies a local file.
to rename a file.
: Specifies the original file name.
: Specifies the new file name.
29

Advertisement

Table of Contents
loading

Table of Contents