Atsuhiko Yamanaka skribis:

>   http://www.jcraft.com/jsch/jsch-0.1.45-rc4.zip

It seems to work now, thanks.


Below an example log with the debugging-enabled version.

PaĆ­lo

---
INFO: Connecting to 141.20.23.223 port 22
INFO: Connection established
INFO: Remote version string: SSH-2.0-dropbear_0.52
INFO: Local version string: SSH-2.0-JSCH-0.1.45
INFO: CheckCiphers: 
aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,3des-ctr,arcfour,arcfour128,arcfour256
INFO: CheckKexes: diffie-hellman-group14-sha1
INFO: SSH_MSG_KEXINIT sent
INFO: SSH_MSG_KEXINIT received
INFO: kex: server->client aes128-ctr hmac-md5 none
INFO: kex: client->server aes128-ctr hmac-md5 none
INFO: SSH_MSG_KEXDH_INIT sent
INFO: expecting SSH_MSG_KEXDH_REPLY
INFO: ssh_rsa_verify: signature true
WARN: Permanently added '141.20.23.223' (RSA) to the list of known hosts.
INFO: SSH_MSG_NEWKEYS sent
INFO: SSH_MSG_NEWKEYS received
INFO: SSH_MSG_SERVICE_REQUEST sent
INFO: SSH_MSG_SERVICE_ACCEPT received
INFO: Authentications that can continue: publickey,keyboard-interactive,password
INFO: Next authentication method: publickey
INFO: Authentications that can continue: password
INFO: Next authentication method: password
INFO: Authentication succeeded (password).
System.{in,out} will be forwarded to localhost:2006.
DEBUG: waiting max. 5000 ms for channel reply ...
DEBUG: packet received, type: 91
INFO: SSH_MSG_CHANNEL_OPEN_CONFIRMATION received, channel: 0
DEBUG: ... finished waiting for channel reply
DEBUG: packet received, type: 94
INFO: SSH_MSG_CHANNEL_DATA received, channel: 0, len: 806
10.5.59.109,1353031,5242920,1000,1,0
10.5.58.253,1353098,5242951,68,2,0
10.7.205.153,1353337,5243052,52,2,0
10.7.205.151,1353009,5243307,48,2,0
10.5.59.150,1353089,5242959,64,2,0
10.7.205.149,1353051,5242914,41,2,0
10.5.59.93,1352996,5242923,18,2,0
10.5.59.159,1353106,5242965,54,2,0
10.5.70.8,1353149,5243096,49,2,0
10.5.70.54,1353164,5242965,52,2,0
10.5.59.151,1353092,5242969,36,2,0
10.5.70.9,1353033,5243145,56,2,0
10.5.58.251,1353129,5242940,1000,1,0
10.5.59.142,1352984,5242904,57,2,0
10.5.70.16,1353093,5242975,52,2,0
10.5.59.161,1353433,5243214,63,2,0
10.5.70.12,1353092,5242991,11,2,0
10.5.59.117,1353160,5242876,56,2,0
10.5.59.147,1353023,5242981,70,2,0
10.5.59.153,1353025,5242913,36,2,0
10.5.59.111,1353063,5242971,40,2,0
10.7.205.14,1353035,5242951,1000,1,0
10.5.59.163,1352742,5242930,31,2,0
DEBUG: packet received, type: 96
INFO: SSH_MSG_CHANNEL_EOF received, channel: 0
DEBUG: packet received, type: 97
INFO: SSH_MSG_CHANNEL_CLOSE received, channel: 0

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
JSch-users mailing list
JSch-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to