I currently have a scheduled DTS package that uses an FTP task to connect to a remote FTP server and download the latest version of a single file (setup.exe).
The third party that provides the file has changed the location of the file now so that instead of being on an FTP server it is only available from their web site (eg [ignore][/ignore]).
Does anyone know how I can change my scheduled task to download the file via HTTP rather than FTP? (I don't necessarily have to use DTS if there is an easier way of doing it).
--James
The third party that provides the file has changed the location of the file now so that instead of being on an FTP server it is only available from their web site (eg [ignore][/ignore]).
Does anyone know how I can change my scheduled task to download the file via HTTP rather than FTP? (I don't necessarily have to use DTS if there is an easier way of doing it).
--James