Hi all,
Please forgive me if this issue is resolved, but this dilemma is similar to these topics:
https://winscp.net/forum/viewtopic.php?t=4365
https://winscp.net/forum/viewtopic.php?t=5856
Only I need the ability to take make multiple simultaneous transfers with the command line.
I am currently using windows task scheduler to run several separate powershell scripts at separate intervals, but when a second task overlaps the first task, it closes immediately with an 0x1 error code.
What is throwing me off is I can open the same session several times and run the scripts manually and have simultaneous transfers. I think this should work, but server 2008 must not like opening/running winscp at the same time, even though i have one tasks for each script.
Any workarounds are very welcome,
Thank you very much in advance.