Toggles verbose mode.
verbose
v
? verbose : Displays help for the verbose command.
| • | By default, verbose is on. When verbose is on, all ftp responses are displayed. When a file transfer is completed, statistics regarding the efficiency of the transfer are also displayed. |
| Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |