Article ID: 254722 - Last Review: December 3, 2007 - Revision: 4.3

FTP Download Session Fails When FTP Control Connection Is Closed

This article was previously published under Q254722
Expand all | Collapse all

SYMPTOMS

If the control connection is closed during an FTP download session, the download from the IIS FTP site fails.

Note: This issue usually occurs when a firewall is in use that has been set to close the control connection if no TCP data is transferred after a certain amount of time.

CAUSE

This is by design. RFC-959 states the following:
... The protocol requires that the control connections be open while data transfer is in progress. It is the responsibility of the user to request the closing of the control connections when finished using the FTP service, while it is the server who takes the action. The server may abort data transfer if the control connections are closed without command...

WORKAROUND

To resolve this issue, try the following workarounds:
  • Use an FTP utility or firewall setting that keeps the control connection open.
  • Use a faster connection.
  • Request that the FTP Site owner break the file that the download fails on into multiple, smaller files.

MORE INFORMATION

This scenario usually occurs when you are downloading a large file over a slow connection.

APPLIES TO
  • Microsoft Internet Information Services 5.0
  • Microsoft Internet Information Services 6.0
Keywords: 
kbpending kbprb KB254722
 

Article Translations

 

Related Support Centers