TCP/IP-32 FTP.EXE PUT Command Fails on Some FTP Servers

Last reviewed: September 9, 1996
Article ID: Q123208
The information in this article applies to:
  • Microsoft TCP/IP-32 for Windows for Workgroups, versions 3.11 and 3.11a
  • Microsoft Windows for Workgroups version 3.11

SYMPTOMS

Microsoft TCP/IP-32 for Windows for Workgroups includes an FTP client, FTP.EXE. When you use the FTP.EXE PUT command to transfer files to an FTP server the transfer fails. One of the following error messages (or one similar) appears:

   426 Connection Closed, transfer aborted.

   -or-

   Error 146: Connection reset by peer.

After the failed transfer, the resulting file on the FTP server may be smaller than the original file on the client workstation.

CAUSE

At the end of the file transfer to the FTP server, the TCP/IP-32 client sends a TCP packet with the RST bit set in the CODE field of the TCP header. A packet with the RST bit set requests a Connection Reset, and is normally used to break a TCP connection when an abnormal situation occurs. The effect of this Connection Reset depends on the version of software installed on the FTP server. Some FTP servers will react by aborting the file transfer before completely saving the file. Other FTP servers may save the whole file.

RESOLUTION

To avoid this problem in the future, obtain TCP/IP-32 for Windows for Workgroups version 3.11b.

For more information on obtaining TCP/IP-32 for Windows for Workgroups version 3.11b, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q99891
   TITLE     : How to Obtain TCP/IP-32 3.11b for Windows for Workgroups

STATUS

Microsoft has confirmed this to be a problem in TCP/IP-32 for Windows for Workgroups version 3.11. This problem was corrected in TCP/IP-32 for Windows for Workgroups version 3.11a.


Additional reference words: prodtcp32 3.11 wfw wfwg
KBCategory: kbnetwork kbbug3.11 kbfix3.11a
KBSubcategory: nttcp



THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 9, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.