dbTalk Databases Forums  

Download All Files in a folder with FTP Task

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Download All Files in a folder with FTP Task in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jody Kelsch
 
Posts: n/a

Default Download All Files in a folder with FTP Task - 01-14-2004 , 10:46 PM






I have a file that I need to download via ftp. Every time
I need an update the file on the server has a new name.
The file is named with a date (filename040114). Is there a
way to ftp the entire folder contents with the FTP task? I
considered using an INI file with a Dynamic Property Task,
but I am not sure of the exact date the server generated
the file, therefore I am unsure of the file name.

Reply With Quote
  #2  
Old   
bb_43@hotmail.com
 
Posts: n/a

Default Re: Download All Files in a folder with FTP Task - 01-14-2004 , 11:25 PM






In article <08b701c3db22$9ba1a960$a101280a (AT) phx (DOT) gbl>, "Jody Kelsch" <jody (AT) mailsuite (DOT) com> wrote:
Quote:
I have a file that I need to download via ftp. Every time
I need an update the file on the server has a new name.
The file is named with a date (filename040114). Is there a
way to ftp the entire folder contents with the FTP task? I
considered using an INI file with a Dynamic Property Task,
but I am not sure of the exact date the server generated
the file, therefore I am unsure of the file name.
I don't know if there's a way actually WITHIN DTS, but we have a DTS Task that
calls a Batch file that executes a DOS FTP script.
You can do anything you could do from ftp.exe that way.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.