Bei Microsoft anmelden
Melden Sie sich an, oder erstellen Sie ein Konto.
Hallo,
Wählen Sie ein anderes Konto aus.
Sie haben mehrere Konten.
Wählen Sie das Konto aus, mit dem Sie sich anmelden möchten.
Englisch
Dieser Artikel ist leider nicht in Ihrer Sprache verfügbar.

Symptoms

Consider the following scenario:

  • You use the FTP adapter to transfer files from an FTP server to Microsoft BizTalk Server 2010.

  • You specify a temporary folder location as an absolute path for the files, and the target folder path is configured on the FTP send port for BizTalk Server 2010. For example, the port is configured as follows:
    Folder: /home/abc/in
    Target Filename: TO%MessageID%
    Temporary folder: /Tmp

  • You try to send files from the FTP server to BizTalk Server 2010.

In this scenario, the FTP adapter cannot send the files. Additionally, failure information that resembles the following is logged in the FTP logs:

> STOR {82868267-a2d1-4ba8-bc20-d880aa5ef5d6}
< 150 Ok to send data.
< 226 File receive OK.
> RNFR {82868267-a2d1-4ba8-bc20-d880aa5ef5d6}
< 350 Ready for RNTO.
> RNTO /home/abc/in//home/abc/in/TO{5E044D59-CE73-4EFE-BBAF-8A30F39D1336}
< 550 Rename failed.

Note This issue does not occur in BizTalk Server 2009.

Cause

This issue occurs because the default location of the root directory is appended repeatedly.

Resolution

Cumulative update information

For BizTalk Server 2010

The hotfix that resolves this issue is included in cumulative update package for BizTalk Server 2010.

For more information about how to obtain the cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:

2855367 Cumulative update package 6 for BizTalk Server 2010

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Benötigen Sie weitere Hilfe?

Möchten Sie weitere Optionen?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

War diese Information hilfreich?

Was hat Ihre Erfahrung beeinflusst?
Wenn Sie auf "Absenden" klicken, wird Ihr Feedback zur Verbesserung von Produkten und Diensten von Microsoft verwendet. Ihr IT-Administrator kann diese Daten sammeln. Datenschutzbestimmungen.

Vielen Dank für Ihr Feedback!

×