Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SFTP using JAva

807601May 7 2008 — edited May 7 2008
Hi,
I want to use SFTP(FTP over SSH) to transfer files to a remote server and I am currently using Jsch from Jcraft. But apparently this does not support transferring files in ASCII mode, it uses binary mode by default. I need to transfer the files in both ASCII as well as in Binary mode. Can anyone help me out on this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 4 2008
Added on May 7 2008
5 comments
921 views