dbTalk Databases Forums  

Using FTP and DTS to transfer file to a site.

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


Discuss Using FTP and DTS to transfer file to a site. in the microsoft.public.sqlserver.dts forum.



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

Default Using FTP and DTS to transfer file to a site. - 09-09-2005 , 08:39 AM






I see that there is a component to import a file via FTP. Is there a process
that a DTS package can FTP TO a site? Thanks in advance

Reply With Quote
  #2  
Old   
Michael Cheng [MSFT]
 
Posts: n/a

Default RE: Using FTP and DTS to transfer file to a site. - 09-10-2005 , 12:33 AM






Hi,

Thanks for your post.

From your descriptions, I understood you would like to know how to upload
files to the FTP site. If I have misunderstood your concern, please feel
free to point it out.

Based on my knowledge, FTP task in DTS only support FTP gets but not
support FTP puts. Alternatively, you could use an execute SQL Task and
xp_comshell to execute the command line ftp utility to do this manually.

Thank you for your patience and cooperation. If you have any questions or
concerns, don't hesitate to let me know. We are always here to be of
assistance!


Sincerely yours,

Michael Cheng
Microsoft Online Partner Support

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
================================================== ===

This posting is provided "AS IS" with no warranties, and confers no rights.


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.