dbTalk Databases Forums  

FTP Put, rather than fetch

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


Discuss FTP Put, rather than fetch in the microsoft.public.sqlserver.dts forum.



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

Default FTP Put, rather than fetch - 10-12-2005 , 04:55 AM






Hi i need to put some files from a driectory on a sever across to a live web
site on a regular basis. My problem is that the FTP task is set up to fetch
files from a web site rather than put them there.
does anyone have any suggestions of a way around this



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

Default Re: FTP Put, rather than fetch - 10-12-2005 , 06:26 AM






Use ftp.exe, through a batch file, and a script command file. Call the batch
file from an Execute Process Task.

Use a thrid-party FTP COM object via an ActiveX Script Task

Try this FTP Task-
SQLDTS File Transfer Protocol Task
(http://www.sqldts.com/default.aspx?302)


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

"tease" <tiesdelli (AT) rsc (DOT) org> wrote

Quote:
Hi i need to put some files from a driectory on a sever across to a live
web
site on a regular basis. My problem is that the FTP task is set up to
fetch
files from a web site rather than put them there.
does anyone have any suggestions of a way around this





Reply With Quote
  #3  
Old   
tease
 
Posts: n/a

Default Re: FTP Put, rather than fetch - 10-12-2005 , 07:00 AM



Cheers Darren i'll give that a wizz

IAn
"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote

Quote:
Use ftp.exe, through a batch file, and a script command file. Call the
batch
file from an Execute Process Task.

Use a thrid-party FTP COM object via an ActiveX Script Task

Try this FTP Task-
SQLDTS File Transfer Protocol Task
(http://www.sqldts.com/default.aspx?302)


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

"tease" <tiesdelli (AT) rsc (DOT) org> wrote in message
news:eZ7vIMxzFHA.2880 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Hi i need to put some files from a driectory on a sever across to a live
web
site on a regular basis. My problem is that the FTP task is set up to
fetch
files from a web site rather than put them there.
does anyone have any suggestions of a way around this







Reply With Quote
  #4  
Old   
Stacy McDaniel
 
Posts: n/a

Default Re: FTP Put, rather than fetch - 10-13-2005 , 11:24 PM



If you have several packages that need to use this FTP functionality, you can
put the FTP functionality in its own package that accepts global variables.
Then call the FTP package and send it the gvar values. The FTP package can
use the gvars to build the command file.

"tease" wrote:

Quote:
Cheers Darren i'll give that a wizz

IAn
"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote in message
news:ODy4f$xzFHA.1252 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Use ftp.exe, through a batch file, and a script command file. Call the
batch
file from an Execute Process Task.

Use a thrid-party FTP COM object via an ActiveX Script Task

Try this FTP Task-
SQLDTS File Transfer Protocol Task
(http://www.sqldts.com/default.aspx?302)


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

"tease" <tiesdelli (AT) rsc (DOT) org> wrote in message
news:eZ7vIMxzFHA.2880 (AT) TK2MSFTNGP12 (DOT) phx.gbl...
Hi i need to put some files from a driectory on a sever across to a live
web
site on a regular basis. My problem is that the FTP task is set up to
fetch
files from a web site rather than put them there.
does anyone have any suggestions of a way around this








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.