RaidenFTPD Changelog

What's new in RaidenFTPD 2.4 Build 4050

Jul 24, 2023
  • Fixed exploit

New in RaidenFTPD 2.4 Build 4005 (Apr 13, 2016)

  • changed: OpenSSL updates to v1.0.1s
  • added: TLSv1.2 and TLSv1.1 support for server and secured fxp
  • added: multi-threaded ssl support

New in RaidenFTPD 2.4 Build 4001 (Jun 10, 2014)

  • changed: OpenSSL updates to v1.0.1h

New in RaidenFTPD 2.4 Build 4000 (Aug 21, 2013)

  • added: MFMT file time modification support
  • added: new entry in raidenftpd.ini ODBC_RUN_MYSQL_SETNAME, default is 0, set to 1 to have raidenftpd to run mysql set name for mysql odbc driver
  • fixed: date and time does not change in daily log correctly

New in RaidenFTPD 2.4 Build 3940 (Apr 4, 2013)

  • fixed: if ftp client sends malformed command, it may corrupt log file
  • fixed: daily or montly log file name is not updated in realtime

New in RaidenFTPD 2.4 Build 3930 (Apr 4, 2013)

  • fixed: if ftp client hits rapidly and got banned by anti-hammering and continues to hit, the server gui may be locked and unable to be used

New in RaidenFTPD 2.4 Build 3920 (May 31, 2012)

  • fixed: overall stability enhancements when using with filezilla and netdrive

New in RaidenFTPD 2.4 Build 3913 (May 31, 2012)

  • fixed: SSL certitificate chain file is not loaded for ssl data connection.
  • added: new option in raidenftpd.ini, PRIVATE_KEY_PASSWORD= set your ssl private key password here, the default one generated by our server is password
  • added: updates option in raidenftpd.ini DEF_SFV_TAG_MEDIA=

New in RaidenFTPD 2.4 Build 3912 (Jan 14, 2012)

  • fixed: a serious problem that causes some slower network unable to download files.

New in RaidenFTPD 2.4 Build 3911 (Jan 6, 2012)

  • fixed: user couldn't cancel the execution of raidenftpd.acl procedure
  • fixed: rewrote the STOR/PASV/PORT/RETR commands to improve overall stability

New in RaidenFTPD 2.4 Build 3905 (Nov 17, 2011)

  • fixed: renaming files to the same file names with different case causes the source file to disappear.
  • fixed: vfs editor could not save options for dupe check... and some other options correctly. (disk quota kb is now restricted to 32bit integer)

New in RaidenFTPD 2.4 Build 3903 (Sep 19, 2011)

  • added: SSL certificate chain support, put your certificate chain file into RaidenFTPD dir and name it as chain.pem, and then it will be loaded when server starts.
  • fixed: disk quota variable is extended to 64bit integer to hold larger disk quota setting value.
  • changed: RaidenFTPD service installer is rebuilt.

New in RaidenFTPD 2.4 Build 3902 (Sep 19, 2011)

  • fixed: when utf8 log is not enabled, utf8 log entries maybe logged into ansi log, and may cause system crash.

New in RaidenFTPD 2.4 Build 3901 (Sep 19, 2011)

  • fixed: fixed a bug in 2.4.3900, if user turns off the msg system, he can not login.

New in RaidenFTPD 2.4 Build 3900 (Mar 15, 2011)

  • added: the ability open interactive service session under Windows vista, 7 and 2008, now you can run raidenftpd as background service and use its GUI by opening raidenftpd.exe from the desktop again.

New in RaidenFTPD 2.4 Build 3869 (Mar 15, 2011)

  • added: new message file variable $0025, the week of year, configure MONDAY_AS_1ST_DAY_OF_WEEK in raidenftpd.ini to set monday first or sunday first
  • fixed: unable to sort users in batch users manager when their upload or download size exceeds TB boundary
  • fixed: automatic reconnection to eggdrop if connection is lost

New in RaidenFTPD 2.4 Build 3850 (Mar 15, 2011)

  • fixed: upload deny file extensions don't work with exception list

New in RaidenFTPD 2.4 Build 3830 (Mar 15, 2011)

  • fixed: possible to have error getting dir list using MLSD command when mounted path is from an unix samba server.
  • fixed: ansi system error message is not converted to unicode when client is using utf8 mode. (cause syncback se to hang)

New in RaidenFTPD 2.4 Build 3820 (Sep 2, 2010)

  • changed: External IP detection servers had been changed to echo1.raidenftpd.com and echo2.raidenftpd.com

New in RaidenFTPD Version 2.4 build 3785 (Apr 9, 2010)

  • changed: NSIS (installer) version updates to 2.46
  • changed: now RaidenFTPD detects if it's an Internet Explorer and if it is, the welcome message is disabled by default.
  • changed: now RaidenFTPD will not display welcome messages to Internet Explorer connections even if it's using named accounts.
  • changed: when client is using IE6, the max logins per IP is restricted to 2 for that client in order to be compatible with an IE6 pathname bug.
  • changed: new installer/updater icon
  • fixed: uninstaller does not remove everything properly.

New in RaidenFTPD Version 2.4 build 3780 (Apr 9, 2010)

  • fixed: auto detect IP from internet server does not work under Win Vista+ OSes
  • fixed: %# variable does not work. (displaying custom message file)
  • fixed: passive mode does not work when you first add a new server. (lan IP was detected as "1")
  • changed: RLA removed from package due to compatibility issue. new web based Raiden LOG Analyzer will be released to advanced license registered users.

New in RaidenFTPD Version 2.4 build 3721 (Apr 9, 2010)

  • added: FORCE_LAN_IP is now also available in *.ftpd as an individual setting for each ftp server (was in raidenftpd.ini as a global setting, the global setting is still valid)
  • added: new option in raidenftpd.ini DEF_SFV_TAG_MEDIA=
  • now You can customize the default sfv completion tag (when the folder contains media files such as mp3 wma, the following variables are available for use.
  • %MEDIA_AUDIOFORMAT% audio format of media
  • %MEDIA_VIDEOFORMAT% video format of media
  • changed: updated raidenserviceinstaller.exe (service wrapper)
  • changed: program will not maintain 2 versions of log, one is for ascii only and the other one may contain both ascii and utf8 entries. (utf8 log will be the one that contains all logs)
  • fixed: when you entered too large values in input boxes of ip access editor dialog box, you could not quit the dialog box.
  • fixed: when utf8 is enabled, the site utop and dtop commands display nothing.
  • fixed: several possible buffer overflow security fixes.

New in RaidenFTPD Version 2.4 build 3720 (Apr 9, 2010)

  • changed: newdir.dat will only keep the information of latest 32 dirs made. (was unlimited).
  • changed: added a 5 seconds auto delay if max connections per IP is reached, this can decrease server loads for those clients who are constantly re-trying.
  • fixed: if client is in utf8 mode and is making local charset directories, the newdir.dat is properly logged now.
  • fixed: timestamp of merged path is not displayed in dir listing. now the first path's date and time is picked.

New in RaidenFTPD Version 2.4 build 3711 (Apr 9, 2010)

  • changed: german and spanish resource files are removed due to they are still incomplete.
  • fixed: %LASTSPD% in customized sfv tag doesn't work.
  • added: new variable for message files to use, $0024, returns the current ftp client's charset, utf8 or ansi maybe the results.
  • added: new variable for customized sfv tag (DEF_SFV_TAG), %VDIR%, to add current virtual directory's name in the tag
  • added: new option in raidenftpd.ini, PARENT_PATH_INFO_IN_MISSINGTAG=0 or 1, set to 1 to have parent directory data in the sfv missing file tag. (only for the one under the root directory, not the dir its parent directory)

New in RaidenFTPD Version 2.4 build 3710 (Apr 9, 2010)

  • changed: the dot in the end of default directory listing and password required message is now removed.
  • added: new raidenftpd.ini option, BUILD_DIRCACHE_BACKGROUND=0 or 1, set to 1 to enable directory size cache building procedure.
  • added: enhanced direcotory size cache, the directory size cache is built in the background when directory size is enabled. (30 seconds after the system starts)
  • added: directory size of directory mount point is now shown.
  • fixed: if writing a file over an existing one when utf8 is enabled, if the size is smaller than original one, the file is corrupted.
  • fixed: free disk space information is UNKNOWN when using CDUP command under a vmp path. see: http://forum.raidenftpd.com/showflat.php?Cat=&Board=UBB13&Number=50257&page=0&view=collapsed&sb=5&o=0&fpart=
  • fixed: anti noop didn't work if ftp client sends only PWD and CWD commands.

New in RaidenFTPD Version 2.4 build 3681 (Apr 9, 2010)

  • Changed: changing file signature so the NOD32 antivirus wouldn't report it as a virues. (It is a false alarm)
  • fixed: downloading of 0 byte file wouldn't generate any log entry

New in RaidenFTPD Version 2.4 build 3680 (Apr 9, 2010)

  • added: a new special group name 'isaserver', users in this group enable special server behavior to be compatible with microsoft isa server 2006
  • fixed: using filezilla to upload to server with multiple connections may cause server to crash if .raidenftpd.acl is enabled

New in RaidenFTPD Version 2.4 build 3644 (Apr 9, 2010)

  • fixed: uploading >2gb files to a path with quota restriction may cause server to crash.
  • changed: detect IP changes more quickly when server goes from offline to online
  • changed: Max script timeout changed to 360 seconds (available when script time out is set to 0)

New in RaidenFTPD Version 2.4 build 3615 (Apr 9, 2010)

  • added: new variable for DEF_SFV_TAG, %LASTSPD% to display the last upload speed in kbs, see for more info http://www.raidenftpd.com/kb/kb000000012.html