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: Multi Instance of Winscp.dll

You can have multiple instance of Session class. You can use each from a different thread. You cannot use one Session instance from multiple threads at the same time.
burakalakus

Multi Instance of Winscp.dll

does winscp.dll support multi instances at the same time? I am going to create a new thread for each winscp session and they will work individually.

As I remember it is not possible but I couldn't be sure of this.