batch log file creation -
08-19-2005
, 12:53 PM
The last step in one of my jobs is to ftp data to a remote site. The batch
file looks like: 'ftp -s:c:\imirage_ftp.txt > c:\imirage_ftp_log.log'. The
ftp works but the log file is not being created when run thru dts, if i run
the batch file from the dos prompt, the log file gets created. Does anyone
know how I can fix this ?
--
Don |