dbTalk Databases Forums  

Task FTP SQLServer 2000

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


Discuss Task FTP SQLServer 2000 in the microsoft.public.sqlserver.dts forum.



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

Default Task FTP SQLServer 2000 - 01-28-2006 , 03:29 AM






Hello,
how can i send a file with the FTP Task direct from the SQLserver 2000

R
Stefan



Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Task FTP SQLServer 2000 - 01-28-2006 , 06:05 AM






Stefan Muehlbauer wrote:
Quote:
Hello,
how can i send a file with the FTP Task direct from the SQLserver 2000

R
Stefan


You cannot use the stock FTP task to upload files, it only supports
download. Some options-

There is a free FTP Task that does support upload on SQLDTS.com. If it
works for you, use it.

Use a third party FTP COM object in an ActiveX Script. There is one on
SQLDTS.com again, a wrapper around the WinInet APIs, or plenty more out
there.

Use ftp.exe via ( a batch file and script file) the Execute Process Task.

--
Darren
http://www.sqldts.com
http://www.sqlis.com


Reply With Quote
  #3  
Old   
Nigel Rivett
 
Posts: n/a

Default RE: Task FTP SQLServer 2000 - 01-29-2006 , 05:18 PM



see
http://www.nigelrivett.net/FTP/s_ftp_PutFile.html

"Stefan Muehlbauer" wrote:

Quote:
Hello,
how can i send a file with the FTP Task direct from the SQLserver 2000

R
Stefan




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.