I have an Execute Process Task in a DTS that executes a
batch file. The batch file is designed to pull a text file from an ftp site.
The batch file works when tested in Windows Explorer
and drops the ftp'd text file into the same folder with the batch file.
When I run my DTS and the Execute Process Task runs, it appears that the batch file executes, but the ftp'd text file is not where I expected it (in the same folder with the batch file). Can anyone please tell me what's going on here? Where is the text file going?
Thanks.
batch file. The batch file is designed to pull a text file from an ftp site.
The batch file works when tested in Windows Explorer
and drops the ftp'd text file into the same folder with the batch file.
When I run my DTS and the Execute Process Task runs, it appears that the batch file executes, but the ftp'd text file is not where I expected it (in the same folder with the batch file). Can anyone please tell me what's going on here? Where is the text file going?
Thanks.