How to configure FTP Adapter based on IIS7.5 on a WINDOWS 2008 R2 OS

FTP is integrated in to IIS7.5 as web sites, and the configuration for it is very different from the one for the former FTP version on former OS platforms.

Main differences:

1.       AppPool is involved.

2.       SSL support enhancement.

3.       Privilege control.

FTP site create and configuration

1.       Open IIS7.5 manager.

2.       Expand the root node and right click “sites”, select “Add FTP Site…”.

3.       Input the site name and physical path like below:

 

4.       Click “Next”.

5.       Configure FTP site like below picture shows:

 

Note:

Port should be unique, or the site will not able to be started.

Select “No SSL” if you do not want to use SSL on this site. I will write another article to explain how to create a FTP site with SSL later.

6.        Click “Next”.

7.       Configure this page as below:

 

Note:

In production ENV, we usually use basic authentication.

Write privilege should be granted if you want to create new files in this site.

8.       Click “Finish”.

Now we get a FTP site created.

9.       Right click “FTP Site” we just created above, click “Add Virtual Directory…”.

10.   Input proper values for “Alias” and “physical path” as below.

 

11.   Click “OK” to finish.

12.   Following the step9 to step 11 to create another virtual directory “ftpout”.

Now we need to create a proper AppPool for this FTP site to make sure we can access to the related folders

13.   Right click “Application Pools” and select “Add Application Pool…”.

14.   Configure this AppPool in Classic mode.

15.   Set it to use the proper .Net Framework.

16.   Select this new created AppPool and click “Advanced settings…” in the right panel.

17.   Modify “Identity” with a proper account in the “Process Model” section.

18.   Change the FTP site to use this AppPool.

Now, we finally have a proper FTP site to use.

BizTalk Server 2009 FTP Adapter configuration

1.       Launch BizTalk Admin MMC.

2.       Create a new RP, with a RL configured like below:

 

Note:

The items in red should be modified properly; other items can be left by default.

The account used here should be the same as the account for the AppPool we used for the FTP site.

3.       Create a new SP to subscribe above RP by receive port name with below configuration:

 

Note:

The items in red should be modified properly; other items can be left by default.

The account used here should be the same as the account for the AppPool we used for the FTP site.

Now we have BizTalk FTP Adapter properly configured. We can send a message to the RL and then check out the SP to see whether the message will pass through.

 

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值