SSIS FTP WEB LOG FILES -
07-10-2006
, 12:45 PM
Hi Everyone,
Was wondering if there was a simple way to automatically download web
log files? On our FTP site under Logs/W3SVC3 there is a new file added
everyday.
I would like to create a simple SSIS package to grab new files that are
in that folder but aren't on the local server. There are several 3rd
party ftp clients that are scriptable that perform this task, so if I
have to write a bunch a code in SSIS I'll just use the 3rd party
client.
Thanks for your help!
JD |