|
|
This product has been discontinued. Please consider
FTP Server .NET. We will stop support of
Win32 version on January 01 2009 (29 days left).
If you wish to keep informed, susbsribe on our RSS feed

1.4.3.7 - August 29 2006
- Fixed SIZE FTP command for files over 4 GB. Was returning wrong result;
1.4.3.6 - April 10 2006
- Fixed a problem with non-anonymous login via Internet Explorer for Mac.
1.4.3.5 - October 11 2005
- Fixed a problem with high CPU consumption during uploads;
1.4.3.4 - September 09 2005
- Fixed problems with handling files, bigger than 4 GBytes;
- Added "Password Guessing" protection - protection from "brute
force" attacks, when there are attempts to send different username/password
combinations from same IP address within a short period of time;
1.4.3.3 - July 06 2005
- Fixed a problem with non-anonymous login via Internet Explorer for Mac.
- Control panel application for controlling the server for the NT/2000/XP/2003 version
was replaced by usual windows executable;
- Fixed a "Live Logging" problem, which was present in v1.4.3.2
1.4.3.2 - July 04 2005
- Fixed a bug - value of "Disk Quoata" was not getting saved with newly
created users;
1.4.3.1 - May 24 2005
- Optimized performance of DOSSHELL and EXEC SITE commands;
1.4.3.0 - May 09 2005
- Fixed problems with resuming transfers of huge files (over 2GIG);
1.4.2.9 - March 30 2005
- External Router Address field at Tools - Options - Advanced now
will accept not only IP address, but domain name (it will be resolved to an IP address
as needed); Useful if you are using dynamic IP address;
1.4.2.8 - February 22 2005
- Fixed a potential security issue: SITE COPY command was still allowing to copy shortcut
files (.lnk extension). Thanks to Cirpian Radu for spotting this issue;
- If user did not have an access to SITE COPY command, and he/she was still issuing
it, session was hanging (thanks to Remus Hociota);
1.4.2.7 - February 08 2005
- Fixed a security issue - it was possible to upload shortcut files (.lnk extension)
in zip files, then, after unzipping them, gain an access to unauthorized resources.
Was affecting only accounts with enabled SITE UNZIP command; Special thanks to Mr.
Remus Hociota for discovering this problem;
- Fixed a problem with creating subdirectories, when accessing network resources;
1.4.2.6 - February 07 2005
- Now FTP server supports "Storage Quotas" if user home directory and it's
subdirectories do not contain windows shortcuts;
1.4.2.5 - January 21 2005
- Fixed a problem with an "Idle Timeout" setting. It was not working in
previous versions;
1.4.2.4 - December 31 2004
- Fixed a problem with "PASS" rights from the User Properties box. Data
was not saved properly;
1.4.2.3 - December 20 2004
- Fixed a problem with Tools - Options - General - Max Connections option.
Was not working with the Service version;
1.4.2.2 - November 01 2004
- Fixed an another security problem - theoretically, it was still possible to upgload
.lnk files.
1.4.2.1 - October 27 2004
- When processing USER command, with a non-existing user name, server will still reply
with 331 Need Password command. Some users were considering as a security issue,
when server was confiming whether user existed or not before accepting PASS command;
- Removed Use Blocking Server Sockets option from Tools - Options - General
menu. This option was previously used for debug purposes, and was not documented;
1.4.2.0 - June 18 2004
- Fixed a bug - when server type was DOS, size of large files was not returned correctly
1.4.1.9 - June 10 2004
- Fixed problems with directory listings in Adobe GoLive
1.4.1.8 - March 26 2004
- Added support of MDTM (Modification date/time) command;
1.4.1.7 - March 17 2004
- Optimized the zipping and unzipping mechanism of ZIP/UNZIP SITE command. DLLs no
longer needed;
- Fixed a security issue: still was possible to rename files to extension .lnk (shortcuts);
1.4.1.6 - February 27 2004
1.4.1.5 - February 25 2004
- Fixed a problem with incorrectly reported file sizes for huge files (larger than
2G);
1.4.1.4 - January 08 2004
- Fixed a security problem with renaming to files, with a ":" symbol in
the name;
- Server now will accept both, / and \ symbols, when changing directories;
1.4.1.3 - October 10 2003
- Added built-in TZO client for computers with dynamic IP addresses. Check out TZO Web site.
1.4.1.2 - September 23 2003
- Fixed a problem with buffer overflows - it was possible to crash the server by sending
large amount of data.
1.4.1.1 - August 25 2003
- Fixed problems with listing directories, when clients were requesting a listing
of not current working directory. Server was returning blank data;
- Fixed problems with creating directories with the same name as shortcut. Server
was reporting two same directories with same name, and CHDIR was causing a change
to the actual directory, not a shortcut.
1.4.1.0 - June 11 2003
- Directory output is now locale - independent. Earlier versions were causing problems
with certain FTP clients, if computer locale was using alternate date/time separators;
- Added RIGHTS SITE command (see help file)
1.4.0.9 - April 11 2003
- Fixed a problem when accessing network resources from NT/2000/XP version. Now server
allows local Windows Login, which allows to run the service with context of specific
user, and gives it an access to user-specific resources, including LAN;
- Added an option to accept only passive transfers.
1.4.0.8 - February 28 3003
- Fixed problem with transferring large files using ASCII mode
- Added a limit to Invalid commands - server disconnects, if it receives more than
10 invalid commands in a row;
1.4.0.7 - January 17 2003
- Fixed problem with creating directories with complex path, e.g. /aa/bb/cc
1.4.0.6 - January 08 2003
- Fixed a directory listing problem with
SmartFTP client
1.4.0.5 - November 06 2002
- Passwords in logs now can be hidden
- Fixed problem with uploading files, when after receiving REST 0 command server was
assuming that file had to exist
1.4.0.4 - October 16 2002
- Fixed problems with passive transfers. Was causing the server to crash
1.4.0.3 - October 02 2002
- Fixed "Resource Temporarily Unavailable" errors during passive uploads
- Increased speed of transferring control commands
- Added support of Windows XP style controls
- Fixed problem in the ActiveX library - WriteAccess flag was not working properly
in User object
1.4.0.2 - September 12 2002
- Fixed high CPU usage problem during passive transfers
1.4.0.1 - July 12 2002
- If password for an user is an asterisk (*), then server will accept any password
1.4.0.0 - May 06 2002
- Tray icon application has been replaced to the control panel application (NT/2000/XP
version)
- Added the way of specifying specific ports for the data transfer with passive mode;
- Changed icons
1.2.2.4 - November 19 2001
- Fixed problem with adding new users via automation interface
1.2.2.3 - Julay 24 2001
- Fixed problem with APPE command
1.2.2.2 - April 30 2001
- Completely changed ActiveX library:
- Objects moved into separate dll
- Removed Admin object for security reasons
- Created two completely new objects: User and Users. It makes FTP server consistent
with our Mail server.
- Separated Delete and Write rights
- Changed date/time stamp in the directory output. Before the server was transferring
creation date of file, now it will transfer last modification date.
1.2.2.1 - March 23 2001
- Fixed reply code for MKD command
1.2.2.0 - March 21 2001
- Increased speed of transmitting FTP control commands
- Improved retrieving of file listings
1.2.1.1 - October 16 2000
- Fixed problem with Error Creating Mutex problem in NT/2000 version.
1.2.1.0 - October 13 2000
- Improved logging. Now the server will use separate log file for each day. It will
prevent huge log files.
- Fixed problem with hanging in some cases with WinNT/2000 and WS_FTP
1.2.0.9 - August 14 2000
- Fixed problems with the connection window, in controller application (NT/2000 version)
- Added list view to the user list screen. Also, user list now will be listed alphabetically.
1.2.0.8 - July 14 2000
- Passive transfers with NLST command now work
- Fixed problems with random shutdowns of Windows NT/2000 version.
- Log file of NT/2000 version now will include date/time stamps
1.2.0.7 - June 23 2000
- Fixed logging problems in NT/2000 version. Was not logging when controller application
was not running
- Fixed list index out of bounds problem in NT/2000 version.
1.2.0.6 - June 09 2000
- Beta release of Windows NT/2000 version is out
- Fixed high CPU load when transferring files
1.2.0.3 - May 19 2000
- Added different rights for different SITE commands
- Now will be waiting to EXEC and DOSSHELL for the period of time specified in Idle
timeout
1.2.0.2 - May 17 2000
- Added DOSSHELL and EXEC Site commands
- Cannot upload .lnk files, and rename files to .lnk extension;
1.2.0.1 - May 12 2000
- Fixed MkDir problem in non-root directories
1.2.0.0 - May 10 2000
- Dropped freeware version
- Added status notifications (icons and bitmaps)
- Released shareware version
1.1.0.9 - April 26 2000
- Fixed problem with log files which cannot be created
- Added IP Homes button to the toolbar (Pro version)
1.1.0.8 - April 26 2000
- Fixed the bug with file uploads
- Added Running property to FTPServer.Admin object
- Fixed problems with adding users via FTPServer.Users object
- Included samples of using automation objects
- In SITE commands, now directories specify FTP mapped directories, not physical directories
on the server (Pro version)
1.1.0.7 - April 24 2000
- Added Automation Interface (FTPServer.Users, FTPServer.Admin)
- Fixed problem with picking up multiple IP addresses
- Added IP Rules (Pro version only)
1.1.0.6 - April 19 2000
- Fixed security problem with ../filenames
1.1.0.5 - April 19 2000
- Fixed bug with resuming file uploads.
- Number of simult. connections now can be limited
- Data transfer buffer sizes can be changed (Pro version only)
- Validity period for Pro version has been extended to May 15, 2000
- On REIN, server now returns 220 code
1.1.0.4 - April 17 2000
- Fixed the bug with uploading files - before files were going to the directory of
server itself.
1.1.0.3 - April 14 2000
- Improved link handling. Added password encryption. (Pro version only)
1.1.0.2 - April 12 2000
- Added PASS, STAMP SITE commands. COPY SITE command now supports wildcards (Pro version
only).
1.1.0.1 - April 07 2000
- Fixed bug with picking up multiple IP addresses. If local IP address contained 0,
the server would crash
1.1.0.0 - April 03 2000
- Support of wildcards in directory listings
- Handles windows shortcuts (Pro version)
- Supports virtual domains (IP homes) (Pro version)
- Added SITE commands (Pro version)
1.0.5.9 - February 23 2000
- Fixed bug with Write access rights to new users. in previous versions Write flag
was taking data from Read box.
- Also, List access has been made default for new users.
1.0.5.8 - February 21 2000
- Fixed problem with FTP explorer. It was not parsing correctly data only with CR-s.
1.0.8.6 - February 16 2000
- Fixed another problem with CWD (CWD ../..).
- Added support of L 8 transfer type. It acts the same as I.
1.0.5.3 - February 07 2000
- Fixed bug with CWD ../ (was possible to change to the upper directory
- Fixed problem with help file, while loaded with Windows. Added ability to change
port.
|