Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

nsoftware BizTalk FTP over SSL Transmit Adapter, Error uploading FTP data: Timeout

BizTalk 2009

This group is for all content related to BizTalk Server 2009. This includes a forum, samples, and videos. Most of the content here also applies to other versions of BizTalk beyond 2009.

nsoftware BizTalk FTP over SSL Transmit Adapter, Error uploading FTP data: Timeout

Not Answered This question is not answered

Hi,

I am using nsoftware FTPS adapter over SSL implicit encryption to send message from BizTalk 2009 to FTP location.
I have all the details like server name, Port, Username and password.
Using above details message has been sent successfully using CoreFTP or FileZilla. But when I posted message using nsoftware FTPS adapter I got below error with message got dehydrated in BizTalk and at the same time FTP location received a zero byte file.

Error Details:
Source: nsoftware BizTalk FTP Transmit Adapter ()
Source URI: FTP://Username@IPAddress:991/%SourceFileName%
Message Type: Error
Current Thread: 49
Transmission failed for message "Meessage ID": Error uploading FTP data: Timeout.

I have spent so much time by applying different configuration possibilities in nsoftware FTPS adapter configuration, but no luck.

Kindly help.

All Replies
  • Hi,

     

      Have you tried turning on the logging feature of the adapter, to help you troubleshoot this issue? Here's some information on that:

     

    http://www.nsoftware.com/kb/showentry.aspx?entry=07060701

     

       Good luck.

    "Google skills are more important than your coding skills."

    • Top 10 Contributor
  • Hi Ganesh,

    I work at /n software, and usually this is due to a data connection issue. One reason may be due to the PASV response from the server not contained the properly NAT-ed IP address.

    Can you try setting the Other property of the adapter to

    UseRemoteHostAddressForPassive=true

    This tells the adapter to use the value from the Remote Host property instead.

    If this still fails if you can send us an email (support@nsoftware.com) with your log we'll be happy to help.

    Edit
  • Hello /n Software,

    I have set the property "UseRemoteHostAddressForPassive=true" under Tuning/Other, but not luck.

    I am going to send an email to support@nsoftware.com with reference to this thread.

    kindly Help.

    • Not Ranked
Page 1 of 1 (4 items)