The verbose command enables the verbose function.
The undo verbose command disables the verbose function.
By default, the verbose function is disabled.
When you use the verbose command, all FTP response is displayed. After the file is transmitted, the statistics of transmission rate are displayed too.
# Enable the verbose function.
<sysname> ftp 10.1.1.1 Trying 10.1.1.1... Press CTRL+K to abort Connected to 10.1.1.1. 220 FTP service ready. User (10.1.1.1: (none)):ftpuser 331 Password required for ftpuser Enter password: 230 User logged in. [ftp] verbose Info: Succeeded in switching verbose on.