READ.ME for the latest FTP code: Description: ------------ This package provides replacement files for FTP.EXE, FTPD.EXE, FTPDC.EXE, and FTPAPI.DLL. To date, these are the only files in the FTP component that have had apar fixes made to them in OS/2 Warp Server SMP TCP/IP v3.5 release. Installation instructions: -------------------------- You must have the following installed on your system: - OS/2 Warp Server SMP with TCP/IP v3.5 You should put the FTPFILES.EXE file in a temporary subdirectory and enter: FTPFILES FTPFILES.EXE file contents: -------------------------- READ.ME FTP.EXE 172544 8-12-97 10:25a FTPD.EXE 50688 8-25-97 8:04a FTPDC.EXE 142336 8-25-97 8:04p FTPAPI.DLL 159065 8-06-97 10:40a You should back up the current versions of these files on your system. Then replace the *.EXE files in the TCPIP\BIN directory, and the FTPAPI.DLL file in the TCPIP\DLL directory. Apars included in this group of fixes with a brief description: (executables and/or dlls fixed) -------------------------------------------------- IC15306 - FTPPROXY OF A LARGE FILE RETURNS AN FTPPROXY RC AND AN FTPERRNO VALUE AFTER 2 MINUTES EVEN THOUGH THE PROXY HAS NOT COMPLETED. (ftpapi.dll) IC16304 - File being PUT to the OS/2 FTP Server when the connection drops is locked and cannot be deleted until the server is stopped. (ftpdc.exe, ftpd.exe) IC16330 - Byte count displayed in the 'Received x bytes' message, after the file transfer is complete, is not consistent with the actual number of bytes transferred (ftp.exe) IC17666 - Cleanup of threads on a large proxy MPUT. (ftpdc.exe) IC18384 - FTPGET API call hangs if network connection is disconnected during data transfer. IC18437 - FTP command line GET hangs if network connection is disconnected during data transfer. IC18585 - Changes to FTPD required for Year 2000 compliance.