Verbose, Example, Verbose example ? example – HP Integrity NonStop H-Series User Manual
Page 126
![background image](/manuals/397061/126/background.png)
sent ACK
.
.
verbose
Use the verbose command to turn the display of file transfer statistics on or off. This command
operates as a toggle.
verbose
When you start TFTP, the verbose toggle is off.
If you turn verbose mode on, TFTP displays the number of bytes sent or received, and the number
of seconds required for the operation.
NOTE:
The statistics displayed by this command are approximate and should not be used to
compare FTP performance with other implementations.
Example
The following example shows how to turn verbose mode on and indicates the type of information
that appears:
tftp> verbose
Verbose mode on.
tftp> get weeksum
Received 34754 bytes in 2 seconds
tftp> put telelist
Sent 9765 bytes in 1 second
tftp>
?
Use the ? command to display either a list of all commands or helpful information about a specific
command. (The ? command performs the same operation as the help command.)
? [ command-name ]
command-name
specifies a TFTP command. If you omit command-name, a list of all TFTP commands is displayed.
Example
In the following example, the ? command requests information about the rexmt command:
tftp> ? rexmt
set per-packet retransmission timeout
126
TFTP—Transferring Public Files