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: Load sites from winscp.ini

To load a configuration from an INI file use:
SessionOptions.DefaultConfiguration = false
SessionOptions.IniFilePath = ...

Though note that this is not recommended.

Also there's no official and supported way to open a stored session from .NET assembly.
See WinSCP .NET assembly open stored session

What are you trying to achieve?
isvaljek

Load sites from winscp.ini

Is there a way to load sites from other winscp.ini, like the main installation of WinSCP on computer?