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 connect to FTP using saved site credentials through .NET Assembly

This is officially not supported.
Anyway, see:
Load sites from winscp.ini
Gopinath

How to connect to FTP using saved site credentials through .NET Assembly

I have created multiple sites under WinSCP and saved my credentials. I want to connect from .NET Assembly.
ExecutablePath = < I can provide the WinSCP.exe path >

Can I able to get session options (saved sites) from site name? So that I can connect to specific site using .NET Assembly without reassigning the session options.