List of Changes for FTP Server

Not logged in

February 21 2021, v1.0.6.0

  • Communication between the FTP server user interface and FTP service module now is performed using named pipes, rather than through UDP. It should increase efficiency of logging on UI screen.

June 23 2019, v1.0.5.0

  • Added support of IPv6 addresses (EPRT and EPSV, rfc 2428);

June 21 2019, v1.0.4.0

  • No significant changes. Updated the UI to be more consistent with Mail Server;

June 11 2018, v1.0.3.0

  • Compiled using .NET 4.5 framework. Will work only with Windows 7, Windows 2008 server or later;
  • Added support of TLS on explicit port 21 via AUTH TLS. TLS 1.0, TLS 1.1 and TLS 1.2 are supported;
  • Fixed issues with UTF8 mode;
  • Fixed problems with MDTM command (was not working when file names contained space);

May 21 2012, v1.0.2.3

  • Added support of UTF8 path names, which means, file names with international characters will be not corrupted. Requires Windows Vista or higher...

February 5 2011, v1.0.2.2

  • 64-bit version of FTP server is out!!!
  • Fixed a problem when connection sometimes was hanging when changing to unexisting directories;
  • Fixed a problem with automatic startup problem when starting up computer;

December 3 2009, v1.0.2.1

  • Fixed a potential security threat - no longer accepting very long command lines, which would cause server to crash;

August 20 2009, v1.0.1.9

July 2 2009, v1.0.1.8

  • Now transfer buffer size is configurable (Tools - Options - Transfer Buffer Size). In earlier versions it was hardcoded to 32 Kb;
  • Fixed a bug when importing data from Win32 version;

May 27 2009, v1.0.1.7

  • ZIP and UNZIP SITE commands now use native, fully managed .NET code from DotNetZip library, which replaces older unmanaged, Win32 based library;
  • Fixed a bug - if SQL server was not used, then export from the Win32 FTP server was not working.

November 09 2008, v1.0.1.6

  • Server settings have been moved from registry to a XML file, which will be located in the common application data directory. 64-bit versions of Windows were having trouble writing into the registry; similar change is coming to the mail server;
  • If used, XML files (Users.XML, Groups.XML and ServerOptions.XML) will also be moved to the common application data directory;

November 03 2008, v1.0.1.5

  • When performing active data transfers on systems with multiple IP addresses, data connections were using first available IP address, rather than one on which the control connection was active. It was causing confusion with firewalls and routers;

October 15 2008, v1.0.1.4

  • Fixed a bug, which must had existed in the FTP server for pretty long time - zipping and unzipping on the server was not working;
  • Added the Reset Database option at Security - Auto Lockout - Reset Database;

October 08 2008, v1.0.1.3

  • Fixed a problem with updating server options, from Tools - Options;

October 06 2008, v1.0.1.2

  • FTP server no longer requires SQL Server Express or SQL Server 2005. But, if SQL server is not used, Auto Lockout will not work...

September 22 2008, v1.0.1.1

  • Setup now is compatible with Windows VISTA and 2008, it will work even with UAC enabled;
  • Added greeting - at connection, greeting message can be customized;

February 29 2008, v1.0.1.0

  • Fixed a bug with port ranges - if they were specified, they were not getting retrived properly during passive transfers;

December 19 2007, v1.0.0.9

  • Installer should work on 64-bit Windows;
  • Fixed a bug: with passive transfers when initiating data connection, server will always use the same IP address, which is used for control connection. It was creating problems with firewalls on systems with multiple IP addresses;

November 29 2007, v1.0.0.8

  • Fixed a problem with MDTM command;

September 29 2007, v1.0.0.7

  • Upload of files with .lnk extension, and renaming files to .lnk extension are no longer allowed (would allow access to files on the server via shortcuts);

August 22 2007, v1.0.0.6

  • Fixed a bug - in some cases, crash during upload or download (when data connection was open) could cause entire server to become irresponsive;

July 30 2007, v1.0.0.5

  • Added "Auto-Lockout" - protection from a "brute" force attack - when there are attempts to send multiple invalid username/password combinations, IP address gets blacklisted;
  • Fixed a problem with creating directories - creating directories on the 3rd of lower level (e.g. "aa/bb/cc") was causing disconnects;

July 12 2007, v1.0.0.4

  • Added "special" handling to passwords, when adding users programmatically. Click here for details.

June 28 2007, v1.0.0.3

  • Fixed a bug - renaming of folders was not working;

June 14 2007, v1.0.0.2

  • Fixed a bug with the router IP address, when using "port ranges": server was attempting to actually bind to the external IP address, which was causing the error.

May 21 2007, v1.0.0.1

  • Fixed a problem with anonymous login - attempts to login in anonymously when anonymous login was not enabled was causing problems;
  • Changed the server greeting - now it will display the version number, also Help - About box now will display the uptime of server;

May 03 2007, v1.0.0.0

  • Initial release
Find us on Facebook

© 1996 - 2024 - ArGo Software Design