RE: [JSch-users] SFTP downloads are faster than uploads
Status: Alpha
Brought to you by:
ymnk
From: Tamir G. <ta...@ta...> - 2006-02-20 13:17:12
|
Hi Atsuhiko, Sorry for my late response, I will only be able to try the patch tomorrow. Before I try it, I have another interesting detail about this issue. I could only reproduce the slow upload issue on OpenSSH sshd. On other sshd servers (such as freeSSHd for Windows) I didn't see any upload speed issues. -----Original Message----- From: jsc...@li... [mailto:jsc...@li...] On Behalf Of Atsuhiko Yamanaka Sent: Saturday, February 18, 2006 15:39 To: as...@ar... Cc: jsc...@li...; ta...@ta... Subject: Re: [JSch-users] SFTP downloads are faster than uploads Hi, I tried to modify the code. Can you try the following patch, http://www.jcraft.com/jsch/jsch-0.1.25-sftp.patch In previous implementation, for every WRITE requests, it had waited for ack, but that patch will asynchronously read acks. Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 4-1 OHMACHI 1-CHOME AOBA-KU, SENDAI, MIYAGI 980-0804 Japan. Tel +81-22-723-2150 +1-415-578-3454 Fax +81-22-224-8773 Skype callto://jcraft/ ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JSch-users mailing list JSc...@li... https://lists.sourceforge.net/lists/listinfo/jsch-users |