4.7.1. Toggle Debugging Mode
The debug
Toggles debugging. When debugging is on, each command sent to the remote computer is printed, preceded by the string --->. By default, debugging is off.
The Syntax is
Exhibit 4.37. Syntax of "debug" command
The example is
Exhibit 4.38. Example of "debug" command
sysaxftp> debug
Debugging On .
sysaxftp> debug off
Debugging Off .
|