I get a runtime error when multiple clients run at the same time, when one of them is signed in as a different user.
Repro:
1. On a computer with multiple user accounts, set up a scheduled tasks to launch CoreFTP and download something. (i.e. a command line command)
2. Sign in under a user different than you set the task to run under.
Create another task to the same thing. (can connect to a different server)
3. go to scheduled tasks, and run both tasks at the same time.
Result: Microsoft Visual C++ runtime error:
Program c:\program files\CoreFTP\coreftp.exe
I'm also sending this in to the support email.
(Older version didn't have this problem.)