Re: How to open multiple sessions in CMD?
The way you open the sessions would actually open them in existing WinSCP window, was the window idle. But as you open them quickly one after another, they open separately, as the window is probably still busy opening the previous session. If you put a delay in your loop, it should do.
timeout /T 5