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

bobbyj22

Java Interaction with WinSCP

Hello all,

I am attempting to write Java code that communicates with WinSCP. While I see plans for a .NET assembly, I assume there is no such plan for a Java library with the same functionality. My question is: are there any examples of Java interaction with the command mode of WinSCP? Most specifically, I would like to know how to do error handling. Also, is there any way to suppress / otherwise deal with times that the command interface asks the user for input? How does the .NET assembly handle that case?

Thanks,
Bobby J