Search:

Type: Posts; User: bean

Search: Search took 0.20 seconds.

  1. Replies
    3
    Views
    1,526

    Re: ssh server throwing exception

    k but on in this part of code i am sending false data with T so why is it null on server?


    if(ptimestamp){
    command="T "+(_lfile.lastModified()/1000)+" 0";
    // The...
  2. Replies
    3
    Views
    1,526

    ssh server throwing exception

    hi im writing an ssh server and client im using apache mina as the ssh deamon and jsch for the client
    but am getting a NumberFormatException on the server i think when transmitting the time from...
Results 1 to 2 of 2