8000
v1.08 - Fixed uploads not resuming at the specified REST marker. - Uploaded files are no longer deleted after failed transfers. - Now supporting longer pathnames on PS4 (up to 1023 characters instead of 255). - Implemented text file transfer. - Implemented the standardized FTP commmands MLSD, MLST, "OPTS MLST", which can be used by FTP programs and scripts to list files more easily. - Implemented FTP commands "SITE CHMOD" and "SITE UMASK", which enable compatible FTP clients to change file permissions and the file mode creation mask. - On Linux, the FTP server now uses the environment's file mode creation mask. - New command line option for Linux: "--read-only" (starts the FTP server in read-only mode). - Other minor improvements.
v1.05 - The FTP server now sends an error message if the requested path does not exist (before, it sent the current directory). - Fixed several buffer overflows when sending paths that are too long, which resulted in server crashs. - Fixed FTP server becoming slower when cancelling the download of huge files (once and for all). - Included some scripts to test FTP servers for some of the bugs. - Added debug header to make future debugging easier. - Increased file buffer from 512 B to 8192 kB. - Ready for firmware 9.03 up to 9.60.