winscp script is not started while logged off
Dear all,
I'm having trouble with a winscp script, it is a quite easy one.
the CMD file is starting that:
winscp.exe /console /script=investments_download.txt
(file is located in winscp install dir)
when I execute it manually or while logged in, all works fine.
With System Scheduler Pro I'm starting the cmd file also when logged of - and the CMD file is started successfully, as I log it with echo command into a LOG file, before and after the "winscp.exe /..."
But in fact, WinScp does nothing. I tried with different right settings, different user (sysem user, always as user), I got always the same, the cmd is started fine, but WinScp isn't downloading the files it should...
as the CMD is started, it looks definitefly that the problem is NOT with starting the cmd, just with starting the winscp.exe...
anyone an idea/help?
I'm having trouble with a winscp script, it is a quite easy one.
the CMD file is starting that:
winscp.exe /console /script=investments_download.txt
(file is located in winscp install dir)
when I execute it manually or while logged in, all works fine.
With System Scheduler Pro I'm starting the cmd file also when logged of - and the CMD file is started successfully, as I log it with echo command into a LOG file, before and after the "winscp.exe /..."
But in fact, WinScp does nothing. I tried with different right settings, different user (sysem user, always as user), I got always the same, the cmd is started fine, but WinScp isn't downloading the files it should...
as the CMD is started, it looks definitefly that the problem is NOT with starting the cmd, just with starting the winscp.exe...
anyone an idea/help?