On Wed, Apr 21, 2010 at 11:18 AM, Rohiini N <[email protected]> wrote:
> Hi > Can you pl tell me how do I enable the debug logging on JSch. > See Logger.java in the examples directory of jsch. Available online at http://www.jcraft.com/jsch/examples/ > And whats the difference between the files /etc/ssh/ssh_config and > /etc/ssh/ssh_server_confi.xml? > Assuming you are running OpenSSH... ssh_config is the default configuration file for SSH client (i.e. when you run ssh u...@host from the unix command line). It is not applicable to the SSH daemon. I've never heard of ssh_server_confi.xml.
------------------------------------------------------------------------------
_______________________________________________ JSch-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jsch-users
