dbTalk Databases Forums  

FTP to UNIX

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


Discuss FTP to UNIX in the microsoft.public.sqlserver.dts forum.



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

Default FTP to UNIX - 10-17-2005 , 09:54 AM






I need to create a text file from data in sql server, then ftp the file to a
UNIX server on the same network. Creating the text file is no problem, but
when it comes to the FTP I'm stuck. Does anyone know if it's even possible
to ftp to UNIX via DTS?

thanks,
Rebecca

Reply With Quote
  #2  
Old   
Ilya Margolin
 
Posts: n/a

Default Re: FTP to UNIX - 10-17-2005 , 04:15 PM






Rebecca,

FTP is a universal protocol and works on UNIX too. See ftp commands topic in
Windows Help.

Ilya

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

Quote:
I need to create a text file from data in sql server, then ftp the file to
a
UNIX server on the same network. Creating the text file is no problem,
but
when it comes to the FTP I'm stuck. Does anyone know if it's even
possible
to ftp to UNIX via DTS?

thanks,
Rebecca



Reply With Quote
  #3  
Old   
Rodney Mullins
 
Posts: n/a

Default Re: FTP to UNIX - 10-17-2005 , 11:41 PM



Rebecca,

As Ilya stated, you should be able to access an FTP site to send data from
DTS.

Depending on what you're attempting, you can use the FTP Task to download,
but if you want to send files to an ftp site,you'll need to use other
means.. http://www.sqlteam.com/item.asp?ItemID=12408
This is only necessary if you're not using SSIS.

If you're using SSIS, then take a look at the FTP task which allows you to
download and upload to an FTP site.


"Ilya Margolin" <ilya_no_spam_ (AT) unapen (DOT) com> wrote

Quote:
Rebecca,

FTP is a universal protocol and works on UNIX too. See ftp commands topic
in
Windows Help.

Ilya

"Rebecca" <Rebecca (AT) discussions (DOT) microsoft.com> wrote in message
news:595D0D70-1228-4FC5-8200-EAC683B7E226 (AT) microsoft (DOT) com...
I need to create a text file from data in sql server, then ftp the file
to
a
UNIX server on the same network. Creating the text file is no problem,
but
when it comes to the FTP I'm stuck. Does anyone know if it's even
possible
to ftp to UNIX via DTS?

thanks,
Rebecca





Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: FTP to UNIX - 10-18-2005 , 12:44 AM



Hello Rodney,

Or you could of course use this.

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

Allan

Quote:
Rebecca,

As Ilya stated, you should be able to access an FTP site to send data
from DTS.

Depending on what you're attempting, you can use the FTP Task to
download,
but if you want to send files to an ftp site,you'll need to use other
means.. http://www.sqlteam.com/item.asp?ItemID=12408
This is only necessary if you're not using SSIS.
If you're using SSIS, then take a look at the FTP task which allows
you to download and upload to an FTP site.

"Ilya Margolin" <ilya_no_spam_ (AT) unapen (DOT) com> wrote in message
news:ekhnn%2310FHA.460 (AT) TK2MSFTNGP15 (DOT) phx.gbl...

Rebecca,

FTP is a universal protocol and works on UNIX too. See ftp commands
topic

in

Windows Help.

Ilya

"Rebecca" <Rebecca (AT) discussions (DOT) microsoft.com> wrote in message
news:595D0D70-1228-4FC5-8200-EAC683B7E226 (AT) microsoft (DOT) com...

I need to create a text file from data in sql server, then ftp the
file

to

a

UNIX server on the same network. Creating the text file is no
problem,

but

when it comes to the FTP I'm stuck. Does anyone know if it's even

possible

to ftp to UNIX via DTS?

thanks,
Rebecca



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.