dbTalk Databases Forums  

Can you FTP to UNIX with DTS?

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


Discuss Can you FTP to UNIX with DTS? in the microsoft.public.sqlserver.dts forum.



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

Default Can you FTP to UNIX with DTS? - 03-17-2006 , 11:28 AM






I'm trying to set up a DTS job to FTP from SQL2000 to Unix. I seem to only
be able to use UNIX as a source not a destination.

Is there another task I should be using to move a file from SQL to Unix?

Thanks.

Ron

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

Default Re: Can you FTP to UNIX with DTS? - 03-17-2006 , 05:58 PM






The stock FTP task does not support uploads, it is not a UNIX prejudice, it
just supports downloads.

You can try this task-
SQLDTS File Transfer Protocol Task
(http://www.sqldts.com/default.aspx?302)

If it works then feel free to use it, if not try ftp.exe via the Exec
Process task. Either will work, but the FTP task has a UI, so may be easier.


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

"Ron" <Ron (AT) discussions (DOT) microsoft.com> wrote

Quote:
I'm trying to set up a DTS job to FTP from SQL2000 to Unix. I seem to
only
be able to use UNIX as a source not a destination.

Is there another task I should be using to move a file from SQL to Unix?

Thanks.

Ron



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.