Detailed Command Logging Levels Possible?

2 posts / 0 new
Last post
clmiller24x7
Offline
Last seen: 8 years 12 months ago
Joined: 25.03.2014 - 05:38
Detailed Command Logging Levels Possible?

Are command detailed logging levels possible with CopSSH 4.9?  ie can I see visiblity into session commands like cd, mkdir, etc?  I am trying to troubleshoot an automated client, which continually fails operations after successful login.  I have tried to change the various logging levels in the CopSSH control panel, all the way to Debug3, but still can't get much more than login success/failure in the logs.

itefix
Offline
Last seen: 8 hours 28 min ago
Joined: 01.05.2008 - 21:33
I doubt it. The executable

I doubt it. The executable behind the established session (say bash shell) takes control of the communication, and Copssh server process has no way of finding what's going on in the session.

Release news