Hi,
I've attempted to execute a cmd line process running ftp.exe with the -s switch along with a file containing a list of commands but encountered a hurdle when trying to pass in the name of the file to be ftp'd to the file of ftp-commands that ftp.exe was trying to run.
How can I within DTS ftp a file where the filename will be inside a globalvariable?
Any ideas?
Thanks in advance...
I've attempted to execute a cmd line process running ftp.exe with the -s switch along with a file containing a list of commands but encountered a hurdle when trying to pass in the name of the file to be ftp'd to the file of ftp-commands that ftp.exe was trying to run.
How can I within DTS ftp a file where the filename will be inside a globalvariable?
Any ideas?
Thanks in advance...