Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: how to SFTP using Java

I do not know if Java has some SFTP library. Also I have never read any book on SFTP, only RFC. You may use scripting functionality of WinSCP to upload the file using it.
Gigi

how to SFTP using Java

hi
I'm fairly new to SFTP. I download the client and tried a few connections, it works great. However I have a Java Applet that allows the users to create a file and this file needs to be sftped to another server. Do you have any code samples? or Book References?

Thanks so much
Gigi