Hi, +-From: Ilya Basin <basini...@gmail.com> -- |_Date: Wed, 30 Mar 2011 12:11:02 +0400 ___ | |I checked, it downloads file.
Thank you for your feedback. Could you also try the following method in ChannelSftp InputStream get(String src) and also for SSHD of OpenSSH? If there is no problem, that change will be included in the next release. | In addition, I had to remove | cnlSFTP.setFilenameEncoding("ISO-8859-15"); |because in ChannelSession.setFilenameEncoding() | if(sversion > 3 ... |changed to | if(sversion >= 3 ... |No problem with that. I think, it's best to set it to UTF8 in talend |studio to avoid problems. Unfortunately, Sftp protocol version 3 only allows to use UTF8 filename. The previous JSch versoins had an implementation bug in this point, and filenames in "ISO-8859-15" had been allowed, but they will not be allowed in the next version. Sincerely, -- Atsuhiko Yamanaka JCraft,Inc. 1-14-20 HONCHO AOBA-KU, SENDAI, MIYAGI 980-0014 Japan. Tel +81-22-723-2150 +1-415-578-3454 Skype callto://jcraft/ Twitter: http://twitter.com/ymnk ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ JSch-users mailing list JSch-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users