Serv-U der FTP Server für Jedermann  
Aktuelles Produktinfo Hilfe Bestellen Weitere Produkte Kontakt Version 15
NeuheitenVersionshinweiseAuszeichnungenKunden Zurück
 
 
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 7.4.0.0  
 
Diese Version wurde am January 5, 2009 veröffentlicht.
 
Neuerungen  
  • Added the SFTP client name to the log when identifying the client's requested version number.
  • Allow SFTP SSH_FXP_REALPATH commands to work on "." even when the directory rights don't allow listing the directory. This function returns the full path of the current directory as used by some SFTP clients.
  • Allow SFTP SSH_FXP_REALPATH commands to work on "" (an empty path) as many SFTP servers do. When an empty path is specified, the user's home directory is assumed.
  • Removed the obsolete FTP command "SITE INDEX". This functionality is available through the LIST command and the recurse ("R") parameter. For example "LIST -lR *.txt" lists all text files recursively.
  • Changed the FTP QUIT, HELP, FEAT, AUTH, PBSZ, PROT, HOST, and REIN commands so they can be executed even while the session is required to change the password.
  • Upgraded development environment from Microsoft Developer Studio 2005 to Microsoft Developer Studio 2008.
  • Added support for Opera 9.
  • Added an informational alert dialog to the domain log file path input to clarify to users to include the log's file name in the path.
  • Updated a Russian log string.
  • Updated Swedish strings when starting FTP Voyager JV.
Verbesserungen  
  • Corrected a bug where HTTPS sockets may not process received data when running on multiple core machines where there are more than 2 cores or processors (3 or more).
  • Corrected a Basic Web Client problem where the cursor was not placed in the edit field for rename.
  • Corrected a Basic Web Client bug when using Safari where Safari would download and save files using the server name or IP address instead of the actual file name.
  • Corrected a problem where XCRC would not abort when operating on large files.
  • Corrected a problem where performing XCRC, STOU, DSIZ, AVBL, RNTO (moving a large file to another volume), RMDA (remove directory and contents) operations could cause Serv-U to stop accepting connections and commands when these commands were lengthy.
  • Corrected an FTP PORT bug when using multiple IP addresses on the same subnet, Serv-U might not bind over the correct IP address (interface).
  • Corrected an FTP LIST bug where listing recursively using wildcards would not recurse directories.
  • Corrected an FTP LIST bug where listing recursively when a mask was specified, the mask was shown as part of the subdirectory label.
  • Corrected an FTP HELP bug where nested commands such as "HELP SITE CHMOD" would show only the command information for "HELP SITE".
  • Corrected an FTP HELP bug where "HELP OPTS UTF8" would show only the help information for "HELP OPTS MODE".
  • Corrected an FTP USER bug when a password was expired, but the original password was blank, "500 INTERNAL ERROR" response was returned instead of "233 User logged in, PASSWORD EXPIRED - please change before proceeding.".
  • Corrected an FTP SITE PSWD bug where if either specified password was blank, the command would be interpreted incorrectly.
  • Corrected an FTP THMB bug where specifying an invalid thumbnail type could cause an invalid result code.
  • Corrected an FTP STOR bug with certain clients where uploading many small files over a LAN could cause Serv-U to neglect telling the client a file was uploaded.
  • Corrected an FTP CCC bug when using a fast connection, Serv-U could switch out of SSL mode after the next command comes in causing Serv-U to misinterpret the next command.
  • Corrected a thumbnail creation bug while logged in as a Windows User where the logged in user doesn't have read and write permission to the Windows Temporary directory, Serv-U was unable to create thumbnail images.
  • Corrected an SFTP bug where setting the file attributes for a read-only file was not possible.
  • Corrected an SFTP bug where setting the file size using the SFTP attributes would fail, Serv-U was not returning an error.
  • Corrected an SFTP bug when creating a directory, the attributes parameter was being ignored.
  • Corrected an SFTP bug where certain permissions where not being verified correctly. For example, a writable file could be over written when delete permissions were not enabled for that file.
  • Corrected an SSH bug where the login ID and passwords were not being UTF-8 decrypted.
  • Corrected an SSH bug where client-server key re-exchange would succeed, but Serv-U was unable to decrypt subsequent SSH packets due to Serv-U failing to use the previous SSH Session ID. SSH key re-exchange usually occurs after each gigabyte of data transfer or each hour of connection time.
  • Corrected an SSH bug where disabling all ciphers or MACs could cause Serv-U to crash or leak memory when a client connects.
  • Corrected an internal HTTP file request bug while logged in as a Windows User where the logged in user doesn't have read permission in the installation's HTTP directories, Serv-U was unable to download and use certain files, such as larger image files.
  • Corrected an HTTP download bug, introduced in version 7.3.0.2, where compression was being used when downloading already compressed files.
  • Corrected an HTTP download bug when compression was being used and the result of run-time compression was larger than the original file, a partial file could be downloaded due to the client's use of the "Content-Length" HTTP parameter.
  • Corrected an HTTP logging bug where smaller downloaded files may not be logged after successfully downloaded. This race condition appeared more frequently on multi-core computers.
  • Corrected an HTTPS download bug where IE 7+ could truncate the downloaded file under certain circumstances. The solution involves removing the HTTP parameter "Content-Length" for IE 7+. When not included IE is not able to show the download progress for the file.
  • Corrected a user database bug when enabling or disabling a user account outside of the Serv-U Management Console would not allow logins from the user account until Serv-U was restarted.
  • Corrected an Oracle database bug where Oracle performs case-sensitive searches, however Serv-U uses non-case-sensitive searches.
  • Corrected a bug in the Management Console when entering and saving the Credit value for "Count bytes over all sessions", the value would be retrieved as NaN.
  • Corrected a bug where creating SSL certificate and SSH private key files might fail, when an administrator's home directory is "\" (the entire computer).
  • Corrected a tray balloon tip bug when Serv-U wasn't listening on all IP addresses when users would login Serv-U would show the balloon tip saying Serv-U was on-line.
  • Corrected a log file rotation bug where Serv-U would not properly rotate log files when using monthly or yearly. The rotation would be delayed approximately 24 hours causing 1 day of log information to be placed in the wrong log file.
  • Corrected a logging bug where the proper letter case for paths was not being used in the log.
  • Corrected a problem when using many IP addresses (255 or more) on a single computer, Serv-U would use too much CPU time every 15 seconds causing certain operations to be delayed.
  • Corrected a problem when using many listeners (255 or more), Serv-U would use too much CPU time every 5 seconds.