Serv-U Versionshinweise |
|
aktuelle Version |
|
|
Bleiben Sie top informiert mit unserem Newsletter ... gleich registrieren! |
|
Hier die Informationen zur ausgewählten Versionen. Bei älteren Versionen sind diese Informationen in englischer Sprache ...
|
|
Serv-U Version 1.1 |
|
|
Diese Version wurde am March 19, 1995 veröffentlicht. |
|
Neuerungen |
|
|
|
- Added lots of logging.
- The SYST command now replies with the code for a UNIX system. This is because some clients use it to determine the format of directory listings.
- Time-out values for idle/hung connections are now part of server setup.
- Drastically increased packet time-out for data transfer, now set at 5 minutes (was 30 seconds). Should be sufficient to allow transfer even on bad connections.
- Log messages for failed data transfers now have a specification showing why.
- Changed the HELP response to make WS_FTP work properly with Serv-U.
- Added support for transfer to/from ports (PRN: AUX: LPTx: and COMx:).
- Made a work-around for FTP Inc.'s WinSock stack. This stack does not handle SO_LINGER properly on closing a socket, causing 'data channel in use' errors.
- Changed response messages to file transfers, only the filename is shown now, not the path name.
- Added a retry period for the server to come online. This should solve problems with socket stacks that do not allow to re-use a port immediately after closing it.
- Changed the timing of the '150-' response message for PASV transfers. It is now sent after the data connection is established instead of at the time of a transfer command.
- The listening socket will now automatically be restarted when killed by the socket stack. Some stacks kill listening sockets without reason (Trumpet for one).
- Username 'FTP' is now synonymous to 'ANONYMOUS'.
- Clients that connect but never log in are now kicked off the system after 5 minutes.
- User can now select the try-out method: Fully functional with contacts to my permission server, or, crippled but no permission server contacts.
- Installed selectable path mechanism for anonymous: Either absolute paths (like a regular user) allowing for drive changes, or paths relative to the home directory (needed for WWW browsers).
- Changed registration key to work with user/company name instead of IP number. Every time Serv-U is started it tries to read the key from a file KEY.TXT. Registered version displays the key in the "About" box and in reply to the FTP HELP command.
- Changed the RETR and STOR replies (used for GET and PUT). They are now conform the average UNIX system. This makes WS_FTP more happy, so it shows a progress bar while downloading.
|
|
Verbesserungen |
|
|
|
- Fixed some spelling errors in messages. Fixed logging to screen for time-out messages. Added log message in case limit of no. of users is reached. Added log message when server is (re)started.
- Fixed bug that caused path for anonymous users with root as home directory to be reported without a '\' at beginning. The same bug caused absolute paths in CWD to be processed incorrectly.
- Fixed bug that caused random truncation of PUT files in combination with some clients.
- Fixed bug that allowed users to get 'dir' listings for paths with explicitly no access set to them.
- Fixed bug causing 'dir' with absolute path name to go wrong.
- Fixed a bug that made RMD (=remove directory) fail if the directory was on a drive other than the active drive.
- Fixed bug in very long directory listings (>64K data).
|
|
|