Debugging and Troubleshooting – SSH Shell

Enable debugging can record session internal state, and can downward to data packet level if needed.

SSH Shell supports 4 debugging levels, the higher the level the more detailed log, but the lower performance on the other hand:

  • 1 - Only Warnings
  • 2 - Protocol Information
  • 3 - Packet Information
  • 4 - Developer Level

It's disabled by default, use it only when you want to troubleshoot remote side or help us identify tough issues. To enable the debugging, open host "Settings…" panel, and navigate to "Advanced" tab:

This topic was automatically closed after 60 minutes. New replies are no longer allowed.