Command Reference Guide
412 ● tftp-server update 3Com Router 5000 Family and Router 6000 Family
Command Reference
tftp-server update
Purpose Use the tftp-server update command to set the file update mode that the FTP
server uses while receiving data.
Use the undo tftp-server update command to restore the default, or fast
mode.
Syntax tftp-server update { fast | normal }
undo tftp-server update
Parameters fast
Fast update mode.
normal
Normal update mode.
Example Set the FTP update mode to fast.
[3Com] tftp-server update fast
View This command can be used in the following views:
■ System view
Description The FTP server can update files you upload to it in either of the following modes:
■ In fast mode, the FTP server judges whether there is enough space for storing files
in the Flash and then starts writing data to the Flash memory after file transfer
completes; if there is not enough space, the FTP server sends error prompt
message and releases memory. This protects the existing files on the router from
being ruined in the event that anomalies, power failure for example, occur during
a file transfer.
■ In normal mode, the FTP server writes data to the Flash memory during file
transfer. This means that any anomaly, power failure for example, during file
transfer might result in corruption of the files on the router. This mode consumes
less memory than the fast mode, however has a lower security factor.