Cannot open file "...\winscp.ini". The process cannot access the file because it is being used
In documentation, its stated that this type of use defaults to
/ini=null
https://winscp.net/eng/docs/config
We have 10 thread that copy stuff in parallel and this popups up here and there. I know I can set it to read only but this is not something I should do in this scenario.No Configuration
With/ini=nul
command-line switch, WinSCP starts with the default configuration and does not save the configuration on exit. That is particularly useful for scripting, to make sure that the script always starts with all defaults. This is also the configuration mode used by WinSCP .NET assembly.
This looks like a bug