Re: error when executing multiple instances of wcp via command line
You should not rely in your GUI configuration file in your scripts:
https://winscp.net/eng/docs/scripting#configuration
If you need to, for some historical reasons, set the INI file read-only, so that the scripts won't try writing to it.
https://winscp.net/eng/docs/config#ini_readonly
https://winscp.net/eng/docs/scripting#configuration
If you need to, for some historical reasons, set the INI file read-only, so that the scripts won't try writing to it.
https://winscp.net/eng/docs/config#ini_readonly