FTP Fixes – NETOS 7.0
Last Updated: 04/09/07 Fix Count: 3
Title
FTP
client won’t connect to some servers
Case: 21974
Date
Fixed:
04/06/07
Description
FTP
client would not connect to some servers that sent
Solution
Corrected handling of large server multi-line responses that
did
not contain the three digit return code. RFC 959 says only the
first and last lines of a multi-line response require code.
TitleRenaming directories now supported Case: 20469
Date Fixed: 03/30/07
Description
Current implementation does
not support renaming of directories, only files.
Solution
Added support for renaming
directories.
TitleUnpredictable Server behavior Case: internal
Date Fixed: 09/21/06
DescriptionUnpredictable server behavior when BSP_TICKS_PER_SECOND is changed from the default of 100. Solution
Replaced hard coded delay to
account for BSP_TICKS_PER_SECOND..
Files: netos\lib\arm7\32b\ghs\libftpclnt.a
netos\lib\arm7\32b\gnu\libftpclnt.a
netos\lib\arm9\32b\ghs\libftpclnt.a
netos\lib\arm9\32b\gnu\libftpclnt.a
netos\lib\arm7\32b\ghs\libftpsvr.a
netos\lib\arm7\32b\gnu\libftpsvr.a
netos\lib\arm9\32b\ghs\libftpsvr.a
netos\lib\arm9\32b\gnu\libftpsvr.a
Special Instructions
Patch Link: FTPFixes_70
Dependencies
This patch also requires the installation of the following patch(es):
N/A