FTP Updates – NET+OS 6.2

 

 

 

Last Updated: 01/04/06         Fix Count: 2

__________________________________________________________________________________________________________________________

 
Title
FTP authentication failure
 
Case:  17521
 
Date Fixed: 01/04/06

Description
User callback function was being called twice with error "Invalid Password" during a single authentication sequence.
 
Solution
Corrected defect that caused the registered application error handler from NARegisterTraceFailure() to be called multiple times for a single authentication failure.
__________________________________________________________________________________________________________________________
 

Title

Interoperability issues with FTP and Wireless products

 

Case:  16727

 

Date Fixed:  08/16/05

 

Description

FTP Clients that use the passive mode (PASV) are not properly operating with wireless platforms.

 

Solution

Corrected handling of PASV commands, which assumed the ethernet interface was being used, for generating the PASV reply.

__________________________________________________________________________________________________________________________

 

Files:   netos\src\bsp\common\sysAccess.c

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

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

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

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

 

Special Instructions

 

  • Unzip the patch(es) to the root of your NET+OS installation, for example C:\netos62_gnu\.
  • Be sure to install any patches listed under Dependencies below
  • Rebuild your application.

 

Patch Link:  FTPUpdates_62

 

Dependencies

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