Re: Run winscp from IIS7.5 vbscript Active Server Pages
You may need to use Use the
Though in general, WinSCP .NET assembly is not the right tool to be used for web development.
https://winscp.net/eng/docs/library#purpose
Session.ExecutableProcessUserName
and the Session.ExecutableProcessPassword
to configure the local account to use for the WinSCP process.
Though in general, WinSCP .NET assembly is not the right tool to be used for web development.
https://winscp.net/eng/docs/library#purpose