RaidenFTPD is een uitgebreide ftp-server en is verkrijgbaar in drie verschillende versies; Advanced-, Pro- en Home-edition. De verschillen tussen de versies zijn redelijk eenvoudig uit te leggen, de Advanced-versie heeft alle mogelijkheden aan boord, in de Pro-versie ontbreekt de ondersteuning voor een ODBC database en de Home-versie moet het daarnaast ook stellen zonder SSL/TLS-encryptie. De ontwikkelaars hebben onlangs versie 2.4.2600 vrijgegeven met de volgende aanpassingen:
Version 2.4 build 2600:Version 2.4 build 2570:
- added: taskbar notification for recent server stats after user restores GUI from hidden GUI to visible GUI state
- fixed: when a client issues a site (dupe,srch,adduser,deluser) commands by smartftp using utf8 strings. the server did not handle it properly
- fixed: when a client connects using UTF8 mode, the ftp error message from operating system was not translated into UTF8 correctly
- fixed: mode z transfer problem with syncbackse 4 (using smaller compression buffer for mode z when the client is syncbackse now)
- fixed: unable to display disk free space when a client uses utf8 mode to login
Version 2.4 build 2552:
- upgraded: RLA updates to v3.4 to support year 2006-2008 data displaying
- fixed: RLA crashing bug while read LOG file with 2006 log data
- fixed: SET NAMES ... sql command was not performed on all tables when using mysql 4.1 and 5.0
Version 2.4 build 2551:
- fixed: fixed a bug that is caused by the DISABLE_ACCOUNT_IF_LOGIN_FROM_MULTI_IP new feature
Version 2.4 build 2550:
- fixed: a bug that caused program to crash while adding a virtual path in 2.4.2550
- upgraded: mp3infp.dll (media information) upgrades to 2.50
- fixed: re-writted .raidenftpd.acl removing routine which also works on UNICODE path names
- fixed: ftp server crashes when the client uses ftprush to upload some pathnames in UNICODE
- added: XMD5 command without range (used by new smartftp)
- added: new option in raidenftpd.ini DISABLE_ACCOUNT_IF_LOGIN_FROM_MULTI_IP=0 , set to 1 to let the server to automatically disable an account if the user logs in from different IP addresses at the same time
NOTE: if any account has to override this option, [check] Bypass max users limit in the user's setting- added: new message files msg\default-oneiponly.msg to be displayed when the above rule is not obeyed
- added: warning message for WOLF LSP which is incompatible with raidenftpd