FTP File Transfer



We have a FTP messaging solution which we use to copy files between servers
in different domains. i.e. BizTalk is running in one domain and is using the
FTP adapter to read a file from a server in a different domain and then write
it using the file adapter to the local domain. There is also an ISA 2006
server betwen these two domains. We can copy small files (up to around 2MB)
with no problem, but if we try to copy a large file we get the following
error:

A message received by adapter "FTP" on receive location
"OMR_ReceiveLocation" with URI "xxxxxxxxxxxxxxxxxxx" is suspended.
Error details: There was a failure executing the receive pipeline:
"Microsoft.BizTalk.DefaultPipelines.PassThruReceive,
Microsoft.BizTalk.DefaultPipelines, Version=3.0.1.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35" Source: "Unknown " Receive Port:
"OMR_ReceivePort" URI: "xxxxxxxxxxxxxxxxxxxxxxx" Reason: 0x8004d027
MessageId: {2065F19A-EF0D-4656-9E85-96296BD18140}
InstanceID: {62AC2C95-6BBA-40BC-BAED-02F0CE2C6F63}

If we do the same copy in a test environment (everything in the same domain)
the large file is copied OK.

Any ideas on what is happening would be appreciated. Doing a Google serach
on 8004d027 only gives three results which seem to be related to MSDTC.

.



Relevant Pages

  • Re: FTP Adapter issue
    ... Looks like the FTP protocol on the server is not compliant with the ... supported by MS for FTP Server and mine one is not there its HP OpenVMS. ... If the adapter does not see any files matching the file mask after ...
    (microsoft.public.biztalk.general)
  • Re: BizTalk 2006: FTP Adapter Stops Polling
    ... When this happens to me it's because the file can't be parsed and isn't deleted from the server by the adapter. ... write and delete permissions on your Unix server. ... you are getting does not parse correctly, the FTP adapter will not ...
    (microsoft.public.biztalk.general)
  • RE: FTP cant delete file on error.
    ... I am getting the same error using an FTP adapter to a UNIX server but the ... Windows server folder then the actual instance of the flat file is ... Attempting to pick up the SAME file from the FTP server using the FTP ...
    (microsoft.public.biztalk.general)
  • RE: biztalk 2004 ftp orkestration not processing
    ... adapter by ftp, the files are not picked up. ... folder log: c:/log ... Server: server ...
    (microsoft.public.biztalk.server)
  • Help with IPFW + NATD + Passive FTP
    ... passive FTP connections through IPFW with NATD enabled. ... $cmd 005 allow all from any to any via dc0 ... # Interface facing Public internet ... # Allow out access to my ISP's Domain name server. ...
    (freebsd-questions)