Groups | Blog | Home
all groups > sql server connect > september 2003 >

sql server connect : FTP Upload



JAB
9/25/2003 1:49:06 PM
Hello, I was to be able to upload a file on to an FTP Site from SQL Server.
I know that there is a DTS Task that can download files/file from and FTP
site and this is not what I want to do. Instead, I want to be able to
transfer a file on to an FTP Site (more or less Uploading not downloading).
Is this possible and if it is, how do you go about doing this. Help anyone.
Thank you in advance.

System:
SQL Server 2k/SP3/Win 2k (SP4)

JAB

John Bell
9/27/2003 7:41:59 PM
Hi

You could do this using FTP.exe from a xp_cmdshell, although it may be
better just to take it out of SQL Server and have an external process.

John

[quoted text, click to view]

AddThis Social Bookmark Button