dbTalk Databases Forums  

FTP parameters

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


Discuss FTP parameters in the microsoft.public.sqlserver.dts forum.



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

Default FTP parameters - 11-05-2003 , 06:58 PM






My DTS create a different text file every day. I need to
send that text file via ftp. I pass by a Execute Process
Task and i use ftp -s:file.txt(that file icluded the ftp
parameters and mput command).

How i could pass the dynamic file name to my ftp task?

Thanks

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: FTP parameters - 11-05-2003 , 09:59 PM






One option is to build the ftp script file in an ActiveX
Script task using FileSystemObject. Then you can build in
whatever logic for the files used in FTP mput.

-Sue

On Wed, 5 Nov 2003 16:58:54 -0800, "Benoit"
<pellben (AT) hotmail (DOT) com> wrote:

Quote:
My DTS create a different text file every day. I need to
send that text file via ftp. I pass by a Execute Process
Task and i use ftp -s:file.txt(that file icluded the ftp
parameters and mput command).

How i could pass the dynamic file name to my ftp task?

Thanks


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.