Hello,
I am am trying to copy files to a directory after they are received and then move them to a new directory. The first process is the problematic one. The script works correctly in a command window, but not as a batch event in CompleteFTP.
The script is:
xcopy "c:\SFTP\USBankProd\Jensen_WEB.40JN.Daily_Liquidity_JN_Jensen_*.xls" "F:\Administration\Compliance\Liquidity Risk Management\Daily Reports from FTP Server" /y
Can anyone offer any suggestions?
Thanks,
Bob