Re: .NET Assembly with portable WinSCP version
Using the assembly with portable executable winscp.exe is supported and definitelly preferred over using it with installed executable.
The. dll looks first for the winscp.exe in its folder. Only, if it does not find the .exe there, it falls back to using installed executable.
You can override the lookup using Session.ExecutablePath.
Please see
https://winscp.net/eng/docs/library_install#installing
If you believe it does not work for you as described, please set Session.DebugLogPath and attach or email me the log.
The. dll looks first for the winscp.exe in its folder. Only, if it does not find the .exe there, it falls back to using installed executable.
You can override the lookup using Session.ExecutablePath.
Please see
https://winscp.net/eng/docs/library_install#installing
If you believe it does not work for you as described, please set Session.DebugLogPath and attach or email me the log.