Hi All, We have an java application (which resides in Linux ) connects to client’s windows server and download files from there. Recently we upgraded our mode of transfer from FTP to SFTP. They installed CYGWIN SFTP server in windows machine. With SFTP its taking much longer time to download the files compared to FTP. PFB details - Total no of files = 1,22,000 - Total load size = 58 GB - Time taken with SFTP( CYGWIN server) = 28 hrs - Time taken with FTP = 4hrs We did multiple rounds of testing and its taking much longer time with SFTP ( incomparable to FTP).
Does SFTP with CYGWIN server takes longer to download the files? Are there any performance issues with CYGWIN? Is there anything which can be done in code perspective to download files faster ? , I don’t think so because the same code with FTP mode downloaded files much faster. Any help on this is greatly appreciated Regards, Suresh -- View this message in context: http://old.nabble.com/File-download-taking-longer-time-with-SFTP%28-CYGWIN-server%29-tp32494037p32494037.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple