RE: Download file from ftp site



Hello Gurvinder,

In you case you can't use the out of the box FTP adapter, according to your
business logic, you need to call the FTP site based on some outcome (from
your sproc) from your external systems.

You need to make use of some .NET FTP components like nSoftware
http://www.nsoftware.com/products/component/ftp.aspx?gclid=CM6msqSms40CFRWOEgodbDcy1A

write your custom code to call the FTP site.

I guess even the FTP adapter internally uses FTP library from XCEED.

--
Regards,
Saravana Kumar [MVP]
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.]


"Leonid Ganeline" wrote:

Use the custom .NET classes in the EXpression shape. Include all FTP client
logic in these classes.

Regards,

Leonid Ganeline
http://geekswithblogs.net/leonidganeline/



"Gurvinder" wrote:

that mean i have to create receive logical port in my orchestration and that
i dont want because once i execute the stored procedure i wait for response
and once i have it i just want to download file and if i use receive port
then receive port will poll it self (independent of orch) in that case if
orchestration is at some other location(shape) and in mean time RecLoc will
poll in then i will have routing failure

Thanks,
Guvinder

"Saravana Kumar [MVP]" wrote:

Use FTP adapter to receive file from FTP location , configure a Send port
with FILE adapter, and set filter condition BTS.ReceivePortName = "<<your ftp
receive port name>>"
--
Regards,
Saravana Kumar [MVP]
http://www.biztalk247.com/v1/
http://www.digitaldeposit.net/blog
[Please mark the response as "Answer" if it solves your problem.]


"Gurvinder" wrote:

Hi Guys,

I want to know how can download file from ftp site to my local directory
without having receive locations in my orchestration

Thanks,
Gurvinder
.



Relevant Pages

  • FTP Site Issues On Unique Port w/SBS03+ISA
    ... I am trying to setup a 4 unique ftp sites (different port ... not behind their own isa server, if they are out on the ... Here are the steps I did to try to make this ftp site: ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS FTP Public IP Problem
    ... Ftp operation mode and ports requirement, ... I can connect to the FTP site using> the private ip address from another computer on my LAN, and my router> firewall is set up correctly to forward ports 20-21 to the private ip> of the server. ... I also tryed setting up a new ftp site and forwarding> to port 2020-2021 to make sure my ISP is not blocking port 20-21. ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: 1 IIS, 2 FTP
    ... "standard" FTP uses port 21 for a control channel, ... > So I added an new FTP site, physical folder, virtual folder, etc... ... assigned anonymous access for testing ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: How to configure the port range for passive FTP connection ?
    ... > with IE since it is a SSL only ftp site. ... That's a hazard with FTP over SSL - because you've ... for "Network Address and Port Translation". ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: 1 IIS, 2 FTP
    ... swap the binding port of the two ftp sites. ... >> so it's the NAT issue. ... > You said I should have one FTP site and use different account/folders. ...
    (microsoft.public.inetserver.iis.ftp)