File System Updates – NET+OS 7.2

 

 

 

Last Updated: 12/13/08         Fix Count: 3

 

 
Title
Power Loss Recovery fault 
 
Case: 28730
 
Date Fixed: 12/04/08
 
Description

Unit could get stuck in loop while checking file system after power loss.

 
Solution
Fixed logic in while loop.
 
 
Title
FileZilla can not delete files
 
Case: 25405
 
Date Fixed: 04/23/08
 
Description

Current implementation does not allow FileZilla to delete files.

 
Solution
Moved file path cleanup code snippet up in the parse_file_path() to cleanup '/' or '\\' at the beginning of the path.
 
 
Title
Timestamps missing when using NAND/ flash volume
 
Case: 24860
 
Date Fixed: 12/19/07
 
Description

Current implementation does not support timestamps on NAND/ flash volume.

 
Solution

Added support for timestamps when using the NAND/ flash volume.

 
 

Files:  

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

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

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

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

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

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

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

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

            netos\src\fs_intf\ftpsvrfs.c

 

Special Instructions

 

 

Patch Link:  FileSystemUpdates_72

 

Dependencies

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

None