dbTalk Databases Forums  

Send a file to FTP Server FROM DTS

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


Discuss Send a file to FTP Server FROM DTS in the microsoft.public.sqlserver.dts forum.



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

Default Send a file to FTP Server FROM DTS - 01-02-2004 , 10:51 AM






Hi All,
How can I send(FTP) a file from a DTS Package,
File name changes daily. eg 2004_01_02_Batch.txt

Thanks for your efforts and guidance
Vijay

I Shall overcome

Reply With Quote
  #2  
Old   
Dandy Weyn
 
Posts: n/a

Default Re: Send a file to FTP Server FROM DTS - 01-02-2004 , 11:18 AM






I don't think you can send it from dts.
what you can do is use a little batch file and schedule it using windows
scheduler that will perform the ftp.



--
Regards,

Dandy Weyn
MCSE, MCSA, MCDBA, MCT

www.dandyman.net
"Vijay" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi All,
How can I send(FTP) a file from a DTS Package,
File name changes daily. eg 2004_01_02_Batch.txt

Thanks for your efforts and guidance
Vijay

I Shall overcome



Reply With Quote
  #3  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Send a file to FTP Server FROM DTS - 01-02-2004 , 12:05 PM



You can also shell out and use the command version of ftp.

--

Andrew J. Kelly
SQL Server MVP


"Dandy Weyn" <mct (AT) dandyman_nospam (DOT) net> wrote

Quote:
I don't think you can send it from dts.
what you can do is use a little batch file and schedule it using windows
scheduler that will perform the ftp.



--
Regards,

Dandy Weyn
MCSE, MCSA, MCDBA, MCT

www.dandyman.net
"Vijay" <anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:080101c3d148$40f90d20$a301280a (AT) phx (DOT) gbl...
Hi All,
How can I send(FTP) a file from a DTS Package,
File name changes daily. eg 2004_01_02_Batch.txt

Thanks for your efforts and guidance
Vijay

I Shall overcome





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.