File not found when processing in task scheduler on Windows
I have successfully used WinSCP to transfer files in batch files before
but now I am having difficulty with the job in the task scheduler.
I use the simple command:
BoA is a session configured to connect local folder to remote host (a bank specifically)
The file is in the local folder as C_PM_20141203102112.DAT
This step in my batch file never completes and only ends when forcibly stopped.
I attached a log of the session to this post.
but now I am having difficulty with the job in the task scheduler.
I use the simple command:
call "C:\Program Files (x86)\WinSCP\WinSCP.exe" BoA /upload C_PM_*.DAT /defaults
The file is in the local folder as C_PM_20141203102112.DAT
This step in my batch file never completes and only ends when forcibly stopped.
I attached a log of the session to this post.