Gene6 FTP Server is voorzien van een update naar versie 3.8.0.34. Deze no-nonsense ftp-server is verkrijgbaar in een standaard- en professionalversie, waarbij de eerste gelimiteerd is tot twee domeinen en maximaal vijfentwintig gelijktijdige verbindingen, en de laatste geen beperkingen kent. Meer informatie over de onderlinge verschillen kan op deze pagina worden gevonden. Het programma is ook in het Nederlands te gebruiken door het downloaden en installeren van dit bestand, een vertaling die door GoT-er Onedayflyer gedaan is. Het changelog van deze release laat de volgende veranderingen zien:
FixedImproved/Changed
- Server : MDTM command path parameter was not UTF8 decoded which would prevent files with non ASCII characters from having date modified (file not found error).
- Server : Potential lock problem during ratio calculation.
- Server : SITE commands launched applications raised an exception when client was closed because of timeout or kicked by admin.
- Server : OTP/MD5 : OTP counter not updating at user level when password type is set at class level.
- Server : Banned files and free files options accept filenames without paths as filter.
- Server : CCC commands prevented secure file transfers.
- Server : Ratio of 0/1 for "count files per session" and "count files all sessions" was always increasing the ratio by 1 when a file was uploaded.
- Server : Commands processing vulnerability reported on the forum, more info.
- g6_auth_nt.dll : Increased authentication buffer to solve problems with users members of different groups.
Added
- Server : Disabled commands : made "CMD" = "CMD*" for commands expecting parameters.
- Server : Server is now replying "550 CWD failed. No permission." if the NTFS rights do not allow access to the directory instead of displaying an empty folder.
- g6_fs_ftp.dll : Changed behavior to allow pointing to hidden folders on target host.
- g6_auth_db.dll : DB connection is now opened then closed after every authentication.
[break]
- Server : Added events OnFileDownloadTransferLimitReached and OnFileUploadTransferLimitReached
- Server : Added MFCT/MFMT commands to modify file creation time and file modification time.
- Admin : Remaining time is now displayed as a hint for the progress bar in the domain activity page when client is downloading.
- Admin : Site Commands and events can be enabled/disabled with a checkbox.