R211x-HP Flexfabric 11900 Fundamentals Command Reference
106
• Method 1
ftp> rename
(from-name) a.txt
(to-name) b.txt
350 RNFR accepted - file exists, ready for destination
250 File successfully renamed or moved
• Method 2
ftp> rename a.txt
(to-name) b.txt
350 RNFR accepted - file exists, ready for destination
250 File successfully renamed or moved
• Method 3
ftp> rename a.txt b.txt
350 RNFR accepted - file exists, ready for destination
250 File successfully renamed or moved
reset
Use reset to clear the reply information received from the FTP server in the buffer.
Syntax
reset
Views
FTP client view
Predefined user roles
network-admin
mdc-admin
Examples
# Clear the reply information received from the FTP server.
ftp> reset
restart
Use restart to specify the marker to retransmit a file.
Syntax
restart marker
Views
FTP client view
Predefined user roles
network-admin
mdc-admin










