Re: [JSch-users] SFTP of large file hangs

2016-10-05 Thread Vikas Verma
@Alan --> Yes its running 64 bit. @Lothar --> The problem is just between Proftpd and JSCH. I am able to transfer huge files (> 4gb) to other SFTP servers from JSCH. And Proftpd works fine with other ssh clients (like the one that comes with linux). I am not sure sure about their (Partner that

Re: [JSch-users] SFTP of large file hangs

2016-10-05 Thread Alan Ezust
Just wondering, is the client running jsch also running a 64 bit version of Java? On Mon, Oct 3, 2016 at 12:19 PM, Vikas Verma wrote: > Can anyone please help? The SFTP server is proftpd. This looks like an > old Rekeying problem between Proftpd and Jsch. I have tried JSCH version > 50/51 and 5

Re: [JSch-users] SFTP of large file hangs

2016-10-05 Thread Lothar Kimmeringer
Hi, Am 03.10.2016 um 21:19 schrieb Vikas Verma: > Can anyone please help? The SFTP server is proftpd. This looks like an old > Rekeying problem between Proftpd and Jsch. I have tried JSCH version 50/51 > and 54 with no luck. if time permits (it currently isn't) I can try to reproduce it here, b