Re: Error: 'winscp.com' is not recognized as an internal or external command
Well, this is actually not WinSCP question at all.
If you put
Anyway, as an workaround, just use a full path to
If you put
echo %PATH%
before the winscp.com
, what output do you get? (when executed in Task Scheduler)
Anyway, as an workaround, just use a full path to
winscp.com
, like:
"C:\Program Files (x86)\WinSCP\winscp.com" /script...