SFTP Security Best Practice

Home Page Forums BizTalk 2004 – BizTalk 2010 SFTP Security Best Practice

Viewing 1 reply thread
  • Author
    Posts
    • #23068

      Hi,

      Is there any best practices out there to communicate external partners lets say receiving files via SFTP adapter from the BizTalk? What are security concerns if calling SFTP to receive files directly from the BizTalk hosted in the intranet and have firewall sitting before it or is there better approach to put some service in the DMZ that handles send and receive portion? Any suggestion or idea is appreciated.

      Thanks,

      Ron

    • #23074

      Hi Ron,

      I don’t recall using an SFTP adapter from a BizTalk orchestration to exchange information with external partners, but I implemented a standalone .NET application which transferred a data file to an external partner using SFTP protocol, and this program resides in our secure corporate internal network (behind a firewall). So I assume that you could do the same for your BizTalk scenario.

      Also, BizTalk 2006 R2 platform does not supply any SFTP adapter with its SDK, so you will need to buy a third-party software module to implement that in your project. One good place to look for that kind of adapter is /n Software Inc., and here is the link to that particular adapter:

      http://www.nsoftware.com/products/biztalk/adapters/sftp.aspx

      Best of luck with your project!

      Daniel.

       

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.