FTPUpdatesNET+OS 7.2

 

 

 

Last Updated: 12/08/11         Fix Count: 2

 

 
Title 
Incorrect response to EPSV command
 
Case:  1326897
 
Date Fixed:  12/08/11
 
Description
The port number returned has a space in front of it, i.e.
Entering Extended Passive Mode (||| 35265|)
should be
Entering Extended Passive Mode (|||35265|)
 
Solution 

Modified the response to be compliant with RFC2428.

 

 
Title 
Connection timing out earlier than setting
 
Case:  1255073
 
Date Fixed:  08/14/08
 
Description
Connection times out earlier than specified when using FSTimeout call.
 
Solution 

FSTimeout was not properly taking into account that BSP_TICKS_PER_SECOND could be set to something other than 100.

 

 
Files:

netos\lib\arm7\32b\ghs\libftpsvr.a

netos\lib\arm7\32b\ghs\libftpsvrdbg.a

netos\lib\arm7\32b\gnu\libftpsvr.a

netos\lib\arm7\32b\gnu\libftpsvrdbg.a

netos\lib\arm9\32b\ghs\libftpsvr.a

netos\lib\arm9\32b\ghs\libftpsvrdbg.a

netos\lib\arm9\32b\gnu\libftpsvr.a

netos\lib\arm9\32b\gnu\libftpsvrdbg.a

 

Special Instructions

 

  • Unzip the patch(es) to the root of your NET+OS installation, for example C:/netos72/

 

Patch Link:  FTPUpdates_72

 

Dependencies

This patch also requires the installation of the following patch(es):

ApiReference_72