Version 8.x Serv-U Release Notes

Serv-U Release Notes
Serv-U Version 8.2.0.3
Serv-U 8.2.0.3 was released August 17, 2009. A complete list of changes and upgrades follows:
Features:- Upgraded to Inno Setup UNICODE installer to provide greater localization flexibility in the future.
- Corrected a bug where Serv-U might crash when starting while using a valid registration ID.
- Corrected a bug where the User Statistics page in the Management Console would hang when trying to select "Database Users" when no database is configured.
- Corrected a bug in the Management Console where the license expiration balloon tip dialog would cause a JavaScript error and would not close correctly.
Serv-U Version 8.2.0.1
Serv-U 8.2.0.1 was released August 4, 2009. A complete list of changes and upgrades follows:
Bug Fixes:- Corrected a bug in the Management Console where the text in buttons would wrap when using certain languages.
- Corrected a bug in FTP Voyager JV where uploading a file with non-ASCII characters in the file name, Serv-U would receive an incorrect file name.
- Corrected a problem where Serv-U was unable to operate on UTF-8 encoded file names for FTP, FTPS, and SFTP (via SSH2) when the "Convert URL characters in commands to ASCII" limit was set to "yes". This limit is a very old FTP option, that should probably always be disabled or "no". This limit now only applies to FTP sessions.
Serv-U Version 8.2.0.0
Serv-U 8.2.0.0 was released August 3, 2009. A complete list of changes and upgrades follows:
Features:- Substantially reduced the RAM requirements for servers with many domains and very high traffic servers. Serv-U requires about half of the RAM or less as with previous versions through 7.0.
- Updated the look and feel for the "Windows | Office 2003" styles for FTP Voyager JV.
- Added additional checks to prevent high frequency login attempts on a single session (i.e., dictionary login attacks).
- Serv-U 8.1.0.1 through 8.1.0.3 cached Windows login tokens, user IDS, and passwords; previous versions did not. For potential security reasons, token logging has been removed for login.
- Improved the load time of the FTP Voyager JV startup page by loading only images that apply to the browser.
- Corrected a bug in FTP Voyager JV, introduced in version 8.1.0.1, where the active frame failed to receive focus when the user clicked within the empty space of a grid.
- Corrected a bug where FTP Voyager JV would fail to launch if certain JavaFX resources could not be loaded.
- Corrected a bug in FTP Voyager JV where sorting drives was being performed on the display name instead of the drive letter.
- Corrected a bug in FTP Voyager JV where sorting special Window directories interfered with the sort results of certain folders and files.
- Corrected a bug where "Port Forwarding" could prevent FTP Voyager JV from getting a listing from Serv-U. This would only happen if the router's public port was different from Serv-U's private port that was listening for HTTP connections.
- Corrected a problem when starting Serv-U as a service, the service initialization could fail (timeout) when a very large number of domains were defined.
- Corrected a bug where French and Italian result strings were being interpreted incorrectly by the browser. In the case of the Web Client, an error message would appear for French and Italian once a file began uploading.
- Fixed a bug in the User's Group Membership dialog where scrolling would not work correctly when the number of groups in the list exceeded the viewable area of the list.
- Corrected an SSL/TLS bug where Serv-U would not recognize a closed socket after calling SSL_read() from OpenSSL.
Serv-U Version 8.1.0.3
Serv-U 8.1.0.3 was released July 21, 2009. A complete list of changes and upgrades follows:
Features:- Updated Japanese, Traditional Chinese, Simplified Chinese, and Russian strings.
- Added a new Password Limit to use either one-way (more secure, less functional) or two-way (less secure, more functional) password encryption when storing passwords to disk.
- Corrected the FTP FEAT response to comply with RFC 2389 (http://tools.ietf.org/html/rfc2389) so that the listed features are always preceded by a single space, and never the response code. This deviation from the RFC was introduced in Serv-U 7.
- Corrected a bug in FTP Voyager JV, introduced in version 8.1.0.1, where FTP Voyager JV was not saving the file list column order between sessions.
- Corrected a bug where a Swedish string warning about the trial expiring could cause the Tray application to crash. Only Swedish installations were affected.
- Corrected a Web Client problem with the Safari and Opera browsers, when downloading files with spaces in the file name, Safari and Opera would incorrectly use %20 for spaces as part of the file name instead of the actual file name.
- Corrected a bug where it was impossible to change if passwords are encrypted on disk or not. Introduced in 8.1.0.1.
Serv-U Version 8.1.0.1
Serv-U 8.1.0.1 was released July 8, 2009. A complete list of changes and upgrades follows:
Features:- Added read-only administrator support. Two new administrator user types have been added, "Read-Only System Administrator" and "Read-Only Domain Administrator".
- Substantially increased internal HTTP parsing to improve the speed of the Management Console and Web Client.
- Changed localization (translations) internally to use individual string files instead of separate resource DLLs.
- Converted all ReadMe_??.txt files translations to UTF-8.
- Eliminated License.txt from the installation, License.rtf is the exclusive licensing file instead.
- Added support for UNICODE / UTF-8 passwords. This allows passwords to be extended beyond the ASCII characters. NOTE: some FTP clients do not use UTF-8 for S/Key encoding and therefore may fail.
- Changed the RhinoSoft.com company logo in the "Program Information" tab to the new 3D version.
- Changed certificate creation to use UTF-8 allowing certificates to contain any character.
- Changed certificate viewing to decode UTF-8 encoded certificates.
- Added the ability for the browse dialog in the Management Console to use the specified directory path as the starting point.
- Added the ability to export users to CSV (comma separated value) files to complement Serv-U-Setup.exe's ability to import. See the Serv-U Knowledge Base for full details.
- Increased the width of the path fields so that space is more effectively used as a result of the size reduction of the "Browse" button in 8.0.0.7.
- Improved the availability for user system variables for events that do not have an associated login (e.g., User Delete and User Create).
- Improved browser error message handling retrieving result codes server-side instead of client side. Saves bandwidth and memory allowing only needed messages to be transferred to the browser.
- Improved numeric field verification in the management console to provide more specific information about invalid entries.
- Improved file and directory path field verification in the management console to disallow invalid characters.
- Changed the group membership to a side-by-side list to make adding and removing membership much more efficient.
- Added support for the X-Forwarded-For HTTP header to identify the actual IP addresses of client computers. This is primarily set by proxy servers and load balancers.
- Added cipher information to the active session monitor grid and "Spy & Chat" dialog.
- Changed SSH login so that the "none" login request, used by most SFTP clients to determine the supported authentication modes, doesn't cause an event to fire and extra entries added to logs.
- Hide the "Create Directory" button in the Web Client if the logged-in user does not have any directory creation permissions.
- Added a cancel button for FTP Voyager JV's logout dialog. This allows the user to go back into FTP Voyager JV.
- When launching FTP Voyager JV for the first time, the column widths expand evenly to fill the available space.
- Optimized FTP Voyager JV downloads to use less server-side RAM when a user is logged in.
- Changed the format for FTP Voyager JV error codes for easier debugging.
- Added extra support information to FTP Voyager JV's launch page that responds to the Apple Java Update 1.6_13 for Macintosh machines. This update can break the automatic startup of the "Java Web Start" application which opens "jnlp" files.
- Corrected a bug where multi-byte path names would not be interpreted correctly in some cases.
- Corrected an HTTP bug where a user could bypass the password requirement gaining normal access as granted by the user account.
- Corrected an HTTP bug where HTTP sessions would not immediately end when Windows Authentication was enabled. The HTTP sessions would eventually timeout, however failed logins should have caused the sessions to close immediately.
- Corrected an HTTP bug when downloading a file that is actually a Virtual Path where the file name is different than the Virtual Path's file name, Serv-U would provide the actual file name to the browser when downloading instead of the Virtual Path file name.
- Corrected a bug where using IP Access rules to block access for a user (by setting the user's IP access rules) could cause Serv-U to crash.
- Corrected a help bug when viewing Japanese Management Console Help the table of contents frame was in English.
- Corrected a Macintosh Firefox problem where the "Browse" button in the upload dialog would be partially truncated.
- Corrected an FTP PASV command problem when using PASV port ranges, on some systems Serv-U could rarely run out of PASV listeners.
- Corrected a problem when upgrading from Serv-U 6.4 or lower, certain configurations would not upgrade to Serv-U 8.0.
- Corrected mistakes in ReadMe.txt and License.rtf.
- Corrected a bug where email event messages were not being identified as UTF-8 even though they were encoded as UTF-8.
- Corrected a bug where certain user events (User Deleted, User Enabled, User Disabled, User Password Changed, User Password Change Failure) would not fire for the user's domain or would fire for the session's domain. Now these events are fired for the domain in which the user is defined.
- Corrected a bug in the "Do not log IP rule" dialog in the Management Console where the buttons were misaligned.
- Corrected a bug in the Management Console where dialogs could not be moved when the page was scrolled down.
- Corrected a bug where viewing a certificate could cause Serv-U crash the next time OpenSSL was used due to the inadvertent closing of the OpenSSL libraries.
- Corrected a bug in the Management Console where some dynamically loaded dialogs would not allow for text selection in input fields.
- Corrected a bug in the Management Console where the Login ID was not being URI encoded when editing the user causing editing to fail when non-ASCII characters were used.
- Corrected a bug when an email event was setup for Server Shutdown, Serv-U would not send the message. Now Serv-U waits for up-to 30 seconds to shutdown if pending email events exist.
- Corrected a event bug where execution of an external program could fail if a user was logged in as a Windows User that didn't have the proper permissions to execute that file.
- Corrected an SFTP (via SSH2) bug when the client uses SSH_FXP_OPEN to open a file, and didn't request any access permissions, Serv-U would create a 0-byte file.
- Corrected an SFTP (via SSH2) bug when the client uses SSH_FXP_OPEN to open a file, requesting both read and write permissions, Serv-U could create a 0-byte file.
- Corrected an SFTP (via SSH2) bug where Serv-U would always truncate a file when the SSH_FXF_CREAT and SSH_FXF_WRITE flags were specified to open a file. Serv-U now truncates the file only when the SSH_FXF_TRUNC flag is specified.
- Corrected a database bug; when the search value for the primary table was changed to something other than "LoginID" (for users) or "GroupName" (for user groups), updates to database records could not be performed.
- Corrected a bug where FTPS transfers could drop the last few packets of data depending on how the client uploads files.
- Corrected a Web Client bug when uploading a file, the file name was not being encoded in UTF-8 causing Serv-U to store UTF-8 encoded file names incorrectly.
- Corrected a Web Client bug where the "Home" button would not appear in the "/" directory when the user's home directory was elsewhere in the path, and the user wasn't locked in the home directory.
- Corrected a bug where users containing a comma in the Login ID could not be modified, deleted, or moved to a different user category.
- Corrected a bug where users were not being unloaded after being created. Creating many users, in one session, could cause excessive use of memory.
- Corrected a bug where administering Serv-U using a browser (i.e., remotely) and deleting the remote administrator's user account could cause Serv-U to crash. This operation is now denied.
- Corrected a directory access bug when a user is locked in the home directory, and the home directory is a drive root, the user could access directories to which permission was not granted.
- Corrected a Virtual Paths bug where Serv-U versions 6.4 and lower checked visibility of both the virtual path and the physical path, Serv-U 7.0 - 8.0 were not.
- Corrected a rename bug where the destination file or directory name could contain invalid characters and Serv-U would incorrectly report a successful rename operation.
- Corrected a bug where an invalid Windows Shortcut could cause Serv-U to fail, leaving the connection in an invalid state where the session would appear to hang. Other connections were not affected.
- Corrected a tray pop-up menu bug where, on systems running for a very long period of time, the "Themes" menu would appear only as a bar, instead of the submenu.
- Corrected an installation bug when upgrading from Serv-U 6.4 and lower and using s/key passwords. The conversion would incorrectly set this value for converted user accounts. Introduced in version 8.0.0.7 only.
- Corrected a bug in FTP Voyager JV where a rename of a local file that had its file extension hidden would cause the file to lose its extension.
- Corrected a bug in FTP Voyager JV where a Drag and Drop operation between two remote listings would fail if the user was locked into their home directory.
- Corrected a bug in FTP Voyager JV where the "Multiple Files/Folders Properties" dialog was failing to format numerical values.
- Corrected a bug in FTP Voyager JV where the "Properties" dialog would fail to show the current working directory information if nothing was selected in the listing.
- Corrected a bug in FTP Voyager JV on *NIX machines where the logout confirmation dialog was too small to show all the text of the dialog.
- Corrected a bug in FTP Voyager JV where Windows Link (LNK) files would fail to upload if the files were dragged and dropped.
- Corrected a bug in FTP Voyager JV where it would try to load a Windows Look and Feel on a Linux OS.
- Corrected a bug in FTP Voyager JV where pressing the [PAGE_UP] and [PAGE_DOWN] keys was causing the listing to scroll one extra row.
- Corrected a bug in FTP Voyager JV on Macintosh machines where the gradient colors for the Local, Remote, and Transfer tabs would be drawn outside of their boundaries.
Serv-U Version 8.0.0.7
Serv-U 8.0.0.7 was released April 6, 2009. A complete list of changes and upgrades follows:
Features:- Updated OpenSSL libraries from 0.9.8j to 0.9.8k.
- Moved "Password Type" to the Password Limits & Settings to unclutter the main user tab.
- Changed the "Password Type" value to read "FTP Password Type" since it applies only to FTP connections.
- Changed all "Browse..." buttons to use an easy to understand graphic, like most operating systems do already.
- Corrected a licensing issue with old Serv-U Home and Professional licenses.
- Corrected a problem where some SFTP clients would cause recv() on the socket to fail by improperly closing the socket.
- Corrected a bug where certain SFTP clients could cause Serv-U to crash when uploading a file either locally or on a very fast connection on a busy server.
- Corrected an SFTP (via SSH2) bug where the SSH_FXP_FSETSTAT command would fail because the file was already open.
- Corrected an SFTP (via SSH2) bug where Serv-U would close all open files when an unsupported operation was requested. This caused certain SFTP clients to be unable to upload files to Serv-U.
- Corrected an SFTP (via SSH2) logging cosmetic error where failed close operations would log the command twice, once with the specified handle, once without.
- Corrected a user statistics bug where certain values such as "Total Sessions", "Average Session Length", "Longest Session", and "Highest Number of Sessions" was inaccurate.
- Corrected an event bug where using the "Test" button would fail for email events, from within the Tray's Management Console only, when SMTP settings were not set for the server.
- Corrected a tray bug where the tray would unnecessarily wait 15 seconds after shutting down the server before exiting.
- Corrected a tray bug where clicking very quickly could cause the trial expired bubble to appear twice.
- Corrected a bug in the Management Console where a flashing cursor would be placed in a combo box when using a FireFox browser.
Serv-U Version 8.0.0.5
Serv-U 8.0.0.5 was released March 27, 2009. A complete list of changes and upgrades follows:
Features:- Implemented more flexible licensing options.
- Corrected a bug where Windows Links to directories might not allow operations on that directory or its children.
- Corrected a bug where a session's home directory may be incorrectly interpreted when the user is locked in the home directory.
- Corrected a bug where Serv-U could assume that a remote directory name such as "/temp" was the same as "D:\temp" where the drive letter is the drive upon which Serv-U is installed. This only occurred when the user had full access to the machine and the user account listed drives.
- Corrected a layout issue where the HTTP login page would improperly position the login button for Finish in Firefox under Windows Vista.
- Corrected a bug in FTP Voyager JV where multiple directory listings would occur when navigating to a parent folder while in Thumbnails mode.
- Corrected an SFTP (via SSH2) but where Serv-U would not fully resolve Windows shortcuts as specified. Certain SFTP attributes referenced the .LNK file instead of the target, this included the file type, file attributes, and the date and times of the target.
Serv-U Version 8.0.0.4
Serv-U 8.0.0.4 was released March 26, 2009. A complete list of changes and upgrades follows:
Features:- Added the connected server name to the FTP Voyager JV title bar.
- Corrected a bug, introduced in 8.0.0.1, where UTF-8 encoding and decoding was not working correctly in all cases.
- Corrected a bug, introduced in 8.0.0.1, when using virtual hosts with any protocol, could cause garbage information to appear in the connecting domain's session list.
- Corrected a bug where clicking on the "Check for an update at www.RhinoSoft.com" link in the tray's About Dialog "Update Check" tab did not include all of the information for the license.
- Corrected a security issue where FTP Voyager JV would show drive information for users locked in their home directory and the home directory is a drive.
- Corrected a security issue where FTP Voyager JV would show drive information for virtual paths mapped directly to drives.
- Corrected a bug in the Management Console where certain languages would cause the "Login" button to expand past its containing element.
- Corrected a bug where multi-byte paths could be interpreted incorrectly. Introduced in version 8.0.0.1.
Serv-U Version 8.0.0.2
Serv-U 8.0.0.2 was released March 24, 2009. A complete list of changes and upgrades follows:
Bug Fixes:- Corrected a bug, introduced in 8.0.0.1, where HTTP connections on a virtual host domain would never disconnect and would show garbage information in the connecting domain's session list.
Serv-U Version 8.0.0.1
Serv-U 8.0.0.1 was released March 23, 2009. A complete list of changes and upgrades follows:
Serv-U Engine:
Features:- Added programmable server, domain, user, and group events to send email messages, display balloon tips, or execute third-party software (Serv-U Bronze, Silver, and Gold only).
- Added support for SFTP versions 5 & 6 (via SSH2), in addition to SFTP versions 3 and 4.
- Added support for SFTP (versions 5 & 6) attribute bits to help identify file and directory types such as read-only, system, hidden, archive, sparse, compressed, and encrypted.
- Added sub-second support for SFTP (versions 5 & 6).
- Added the ability to set file types via SFTP (version 5 & 6), read-only, system, hidden, and archive.
- Added the ability through SFTP versions 5 & 6 to get and set file times to sub-second resolution.
- Added the ability to specify the maximum SFTP version to use for users, groups, domains, or the server.
- Added support for substantially faster and more efficient SFTP file transfers for clients supporting SFTP versions 5 & 6. Clients may perform reads and writes to files of sizes greater than previous SFTP versions (34,000 bytes).
- Added support for "diffie-hellman-group14-sha1" for SSH key exchange.
- Added support for "hmac-sha1-96" for SSH MACs.
- Added the ability to change user passwords through SSH2.
- Added the ability to specify a PEM file for SSL Certificate Authority (CA) certificates (Serv-U Bronze, Silver, and Gold only).
- Automatically redirect from HTTP to HTTPS when a secure connection is required and a corresponding HTTPS listener is found.
- Added a connection limit to ban an IP address for a period of time after a session has timed out. This limit is available for users, groups, domains, and the entire server.
- Added user and group connection limits to enable or disable individual protocols; FTP/FTPS, HTTP/HTTPS, and SFTP (via SSH2).
- Added millisecond resolution to FTP file times for FTP/FTPS MLST/MLSD results.
- Added millisecond resolution when setting file times via FTP (MDTM, MFMT, MFCT, and MFF).
- Added an option to the FTP MKD/XMKD commands to enable creation of parent directories if they do not exist.
- Added the ability to set a maximum file size for uploads for users, groups, domains, or the server.
- Added new system variables; $Protocol, $OldPathName, $OldFileName, $LocalPathName, $LocalFileName, $OldLocalPathName, $OldLocalFileName, $DomainName, $DomainDescription, $FileSizeFmt, $FileSizeKB, $TimeRemaining, $NoFormatActualTransferBytes
- Updated OpenSSL libraries from 0.9.8i to 0.9.8j.
- Added support for UTF-8 encoded message files (welcome message, directory change messages, etc.).
- Changed self-signed SSL certificate support to use SHA-1 instead of MD5 for added security.
- Created a new default self-signed SSL certificate using SHA-1 instead of MD5 for added security.
- Changed the installer to install the default SSL certificates even when they already exist in an installation.
- Changed the logging path for HTTP_LIST to show the file name as well as the directory when listing a specific file.
- Corrected a DOS vulnerability where FTP could become saturated for a long period of time before allowing new connections. This vulnerability would not cause a crash, but would lock the server for a long period of time.
- Corrected a directory traversal vulnerability where it was possible to create a directory outside of a locked user's home directory. All protocols were affected.
- Corrected a logging bug where HTTP logouts for a single session would appear twice in the log. Introduced in version 7.4.0.0.
- Corrected an FTP login bug where passwords starting with a '-' character would not allow logins. This was due to the compatibility with certain older UNIX systems where specifying a '-' character as the first character for a password, would disable multi-line FTP responses (see release below notes for Serv-U 2.4).
- Corrected an FTP MLST bug where listing a virtual path would return the physical path's file or directory name instead of the virtual path name.
- Corrected an HTTP upload and download statistic bug where more bytes than the actual number transferred were being tallied; in most cases almost twice as much.
- Corrected an automatic home directory creation bug, when logging in as a Windows User, where the logged in user doesn't have read and write permission to the parent directory of the user's home directory; Serv-U was unable to create user's home directory automatically.
- Corrected an SFTP bug where relative paths were not working. The SFTP specification identifies "file names" not starting with the "/" character to be paths relative to the user's home directory.
- Corrected an SFTP bug when attempting to set the file attribute; failure would cause Serv-U to close any open file and invalidate the client's file handle causing uploads or downloads to fail.
- Corrected a cosmetic bug where Serv-U would not correctly set the letter case for Windows Shortcuts when Shortcuts are treated as links instead of files (the default setting).
- Corrected a bug where paths containing wildcard characters "*" and/or "?" could return the first matching file or directory and allow non-wildcard operations to be performed (such as delete, upload, and download).
- Corrected a bug where performing a wildcard listing in a directory, and a subdirectory matched the wildcard, the subdirectory's content was listed instead of the parent directory using wildcard matching.
- Corrected a bug where wildcard listings on "\" (the computer's available drives for the logged in user's account) would not work correctly.
- Corrected a bug when listing with wildcards in directories with virtual paths. When no physical file existed matching the wildcard but a virtual path did Serv-U would not list the virtual path.
- Corrected a bug when specifying a domain home directory, if the directory path contained a trailing "\" character, Serv-U would not correctly limit the directory size.
Tray:
Bug Fixes:- Corrected a problem where pressing the Escape key in the About dialog while viewing release notes for a new version did not always dismiss the About dialog.
Management Console:
Features:- Substantially improved the Management Console speed in which Users and Groups pages are loaded, especially on single-core machines.
- Decreased size of all Management Console pages by 15%-50%.
- The default encoding for all pages delivered through HTTP is now UTF-8.
- Automatically scale lists (users, groups, events, listeners, active sessions, etc.) and logs based on the browser's size to provide for more working area.
- Automatically scale column widths in lists based on the browser's size to provide for more viewing area.
- Added the ability to use a customized 400x100 graphic within the login page, logout page, Web Client, and the Mobile Web Client (Serv-U Gold only).
- Added the ability to change visual themes.
- Added the ability to move users from .Archive to ODBC database.
- Added the ability for users to choose whether to create a limit when trying to edit a default limit.
- Added the ability to view statistics for users and groups under the domain and server activity pages (Serv-U Gold only).
- Added the "Go" (to Directory) button in the Management Console Browse dialog.
- Added the Event dialogs for Server, Domain, Users and Groups.
- Added the ability to copy an existing user to create a new user.
- Changed checkboxes for SSH Ciphers and SSH MACs under Server Limits & Settings to use standard checkboxes.
- Updated Help documentation for new system variables.
- Updated Swedish strings.
- Added the ability to paste a registration id using the "Paste Registration ID" button in the Registration ID dialog (IE browsers only).
- Corrected a Management Console help bug where translated keyword lists were not being shown.
- Corrected a bug in the Management Console where some language translations would not fit correctly in elements on the page.
- Corrected a bug in the Management Console where trying to move a user to a new collection returned a undefined variable when no other collections exist.
- Corrected a bug in the Management Console where dismissing a bubble tip would cause other elements to become un-clickable.
- Corrected a bug in the Management Console where viewing secure certificate information would not display correctly if the information contained long strings.
- Corrected several images that incorrectly showed a gray background on Internet Explorer 5.5 and 6.0.
- Corrected an error that occurred when attempting to open the "Create Directory" dialog when viewing the Browse dialog from within "Domain Details".
- Corrected a bug in the Management Console that prevented automatic dismissal of the New Certificate Creation dialog after confirming that the new certificate should not be used.
- Corrected a bug that prevented configuring NLST to also list directories in the Advanced FTP Settings dialog for the NLST command.
- Corrected a bug in the Management Console where the drop down list for drives on the browse dialog would not hide after closing the dialog.
- Corrected a bug in the Management Console where the opaque background would not fill the screen when the main window was scrolled.
- Corrected a bug in the Management Console where the "Include in Max Size" checkbox in the virtual paths dialog did not work.
Web Client:
Features:- The language selector on the login page now displays each option in the current language as well as the selection's native language.
- Added the "thumbnail=1" parameter to start the Web Client in Thumbnails mode after login.
- Added the "slideshow=1" parameter to start the Web Client slide show immediately after login.
- Added the "playlist=1" parameter to play media files immediately after login to the Web Client.
- Added the "dir=" parameter to navigate directly to any directory immediately after login to the Web Client.
- Added the "file=" parameter to download a file located in the directory specified in the "dir=" parameter immediately after login to the Web Client.
- Changed the image preview dialog to use a single click event on the image to view the next image. The double click event to download the image has been removed.
FTP Voyager JV:
Features:- New FTP Voyager JV Dockable User Interface.
- Added many new user interface styles and colors selectable from the "View | Style" menu.
- Added the ability to auto hide any tab.
- Added the ability to upload files greater than 2GB.
- Added the ability to resume or restart uploads and downloads.
- Added the ability to open different local and remote views in FTP Voyager JV.
- Added the ability to download or upload to any open tab by using the right mouse click button, then selecting "Download To".
- Added local and remote tree panes for easier navigation through the corresponding file system.
- Added local and remote preview panes so image files may be viewed. The preview pane works like a sizable thumbnail view of a file.
- Added local and remote Windows Vista style "Crumb Bar" for easier navigation through the corresponding file system.
- Substantially improved FTP Voyager JV performance by utilizing multiple threads to perform certain tasks.
- Reformatted the error dialogs to give detailed error information.
- The build date in About Box now displays using current locale.
- Added help in Japanese, Simplified Chinese, and Traditional Chinese.
- Added the ability to adjust the thumbnail size from the toolbar.
- Added newer style forward and back buttons with drop down history list.
- Added the ability to configure the buttons that are available on each toolbar in the "Preferences" dialog.
- Added the ability to configure the available toolbar buttons by right mouse clicking on the toolbar.
- Added the main and transfer pane toolbars.
- Added docking toolbars. Toolbars can be undocked or moved wherever needed.
- Enhanced Drag `n Drop support so dropping files to a Windows-ShortCut (.LNK) directory functions as the target directory.
- Added ability to view system icons for Mac OS X operating system.
- Fixed the toolbar buttons to allow all buttons to be displayed, even if the buttons exceed the toolbar's length.
- Fixed a bug for the "Preferences" dialog where the tree labels would not show Chinese or Japanese strings.
- Fixed Drag`n Drop to handle subsequent calls more efficiently.
- Fixed a bug for Mac OS X where the file type was never displayed while viewing a listing in details mode.
"Best Internet Enhancement".



