Re: FTP in DTS

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Narayana Vyas Kondreddi (answer_me_at_hotmail.com)
Date: 09/13/04


Date: Mon, 13 Sep 2004 22:17:15 +0100

I've seen this before too, but don't have a workaround for this specific
issue. I simply use command line FTP commands, inside a batch file, and call
that batch file using the Execute Process task. It works fine for me, and is
compatible with SQL Server 7.0 DTS too.

-- 
Vyas, MVP (SQL Server)
http://vyaskn.tripod.com/
"San" <anonymous@discussions.microsoft.com> wrote in message
news:126901c49982$1b362cf0$a401280a@phx.gbl...
> Hi Folks,
> I am trying to use FTP task in DTS, when I try to select
> the internet site for source and provide an ftp site on my
> local system and try to move to next tab I get the
> following error message: "unable to connect to internet!
> please check the source site information, your username
> and password."
> I able to browse the ftp site thru ie on my system but it
> is not going thru the DTS. Does any one of you have faced
> this prblm earlier? if u know of any soln kindly let me
> know.
>
> Thanks in Advance,
> San


Relevant Pages

  • Re: ftp virtual folder access
    ... Mode 2 is user isolation with AD integration. ... tested it in normal ftp setup, it does not require logon locally. ... try to log into a ftp site that is using a virtual directory, ...
    (microsoft.public.inetserver.iis.ftp)
  • RE: Cant access FTP sites requiring authentication
    ... FTP site as you mentioned. ... this issue occurs if ISA Server does not send the ... authentication information to the FTP server in the first request. ...
    (microsoft.public.windows.server.sbs)
  • RE: Using FTP
    ... I understand that you want to make your SBS ... Based on my research, by default, SBS can access external FTP site, if you ... You have to rerun the CEICW to make sure your SBS 2003 server have right ...
    (microsoft.public.windows.server.sbs)
  • RE: FTP external access
    ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... <the FTP site on the SBS 2003. ... You can visit the FTP site with the command ...
    (microsoft.public.windows.server.sbs)
  • Re: FTP in DTS
    ... Do you have any sample code for command line ftp commands? ... >compatible with SQL Server 7.0 DTS too. ... >> the internet site for source and provide an ftp site on ...
    (microsoft.public.sqlserver.dts)