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 i can connect to a session

First, WinSCP .NET assembly is probably not a good fit for use from GUI applications.
Please read
https://winscp.net/eng/docs/library

Anyway, you need to implement the prompts yourselt and then feed the data to SessionOptions class. There's no support for prompts in the library itself.
alankar

How i can connect to a session

Hi,
I want to create a new session from a dotnet (c#) program.
Not intended to use existing saved session,want to prompt user to provide the desired credentials.

Any pointers would be very helpful.

Thanks & Regards
Alankar Singh