C&C Software Tuesday, September 07, 2010



FTP Voyager

[Current version of FTP Voyager is 15.2.0.11 - released May 5, 2010]

FTP Voyager® Release Notes

Check here to read a detailed list of what's new for each recent FTP Voyager release.

FTP Voyager® Version 15.2.0.11

FTP Voyager 15.2.0.11 was released May 5, 2010. A complete list of changes and upgrades follows:

FEATURES:

  • Updated zlib (compression) library from 1.2.3 to 1.2.4 and built with Developer Studio 2008.
  • Updated OpenSSL libraries from 0.9.8m to 0.9.8n.

BUG FIXES:

  • Corrected an FTP Voyager Scheduler bug when triggering schedules monthly and on a particular day of the week. With this configuration FTP Voyager Scheduler would crash and no longer be able to startup again.
  • Corrected an FTP Voyager Scheduler bug when using invalid % tags FTP Voyager Scheduler would crash. Now '%' characters are converted to '_' characters for paths.

FTP Voyager® Version 15.2.0.4

FTP Voyager 15.2.0.4 was released December 17, 2009. A complete list of changes and upgrades follows:

FEATURES:

  • Added support for "Subject Alternative Name" for server SSL certificates for automatic SSL approval to sites. Some certificates may contain many different host names.
  • Changed FTP Voyager Scheduler configuration file location to "C:\ProgramData" (ALLUSERSPROFILE environment variable) in Windows Vista and above on new FTP Voyager installations that are installed in "C:\Program Files" only. This is required on Windows 7+ when UAC is in effect.
  • Improved the local tree for Windows Vista and Windows 7.

BUG FIXES:

  • Corrected a Windows 7 UAC problem where FTP Voyager Scheduler was unable to communicate with the tray application to identify FTP Voyager Scheduler status and enable tray / scheduler communication.
  • Corrected a bug where FTP Voyager would send the wrong status code to an add-on for a successful SFTP (via SSH2) download.
  • Corrected "CWD Parameter Stack Buffer Overflow Vulnerability" from SecurityFocus.com (22637).
  • Corrected a problem in 15.2.0.2 where SFTP (via SSH2) file names were not being converted from UTF-8 to the current code page in directory listings.
  • Corrected problems when skipping SFTP (via SSH2) file transfers.
  • Corrected a bug where folders in the local tree would always be identified with the shortcut overlay or without, incorrectly identifying a folder as being a shortcut folder or not depending on the order in which Windows gives the information to FTP Voyager.
  • Corrected a bug where displaying message boxes (such as the delete confirmation dialog) could cause FTP Voyager to crash.

FTP Voyager® Version 15.0.0.2

FTP Voyager 15.0.0.2 was released May 19, 2008. A complete list of changes and upgrades follows:

FEATURES:

  • Added support for servers supporting UTF-8 encoding.
  • Added support for UTF-8 on SSH.
  • Added support for the new CSID command. When a server supports this command, FTP Voyager no longer uses the CLNT command. When successful, FTP Voyager uses the return values from the server to identify the server and its capabilities.
  • On subsequent connections and reconnects, send the CLNT or CSID command to identify FTP Voyager with the server.

BUG FIXES:

  • Corrected a bug in Synchronize Folders where an empty subdirectory, nested one or more levels deep, could be created in the incorrect directory.
  • Corrected a bug when using image thumbnails on images with very large file names or nested very deep on a server, FTP Voyager was unable to build the cache files due to path name limits in Windows
  • Corrected a bug where the update notification dialog would appear every 2 hours if an update was available. This notification now only appears every 3 days, as was originally intended.
  • Corrected a bug when the server was returning an empty response string, FTP Voyager could appear to hang.

FTP Voyager® Version 15.0.0.0

FTP Voyager 15.0.0.0 was released April 2, 2008. A complete list of changes and upgrades follows:

FEATURES:

  • Added support for the new THMB command added by Serv-U 7.0. The THMB command is used to download a smaller version of image files for the remote thumbnail view in FTP Voyager. This feature can substantially increase update time, thumbnail images are usually around 2-3KB as opposed to several MB on the server. Using the THMB command instead of RETR can make thumbnail image retrieval as fast as possible.
  • Added support for the new RMDA command added by Serv-U 7.0. The RMDA command works like RMD to remove a directory, but it also removes the contents of a directory in one command. This command substantially decreases the time to remove a directory and its contents.
  • Added support for the new HOST command added by Serv-U 7.0. The HOST command is issued immediately after connecting to the server, much like the "Host" header parameter in HTTP. This command allows the server to support multiple domains or sites on a single IP address and port.
  • Added support for the new DSIZ command added by Serv-U 7.0. The DSIZ command returns the number of bytes stored in a directory and all contained sub-directories. This command allows FTP Voyager to send a single command to the server instead of drilling into each sub-directory to determine the number of bytes on the server. This value is displayed when the size is determined in properties dialog for single or multiple remote file and folder selections.
  • Added support for the new AVBL command added by Serv-U 7.0. The AVBL command returns the number of bytes available to a user in a directory on the server. This value is displayed when the size is determined in properties dialog for single or multiple remote file and folder selections.
  • Added Spanish translation.
  • Added support for MLST options Win32.dt (Drive Type) and Win32.dl (Drive Label) for MLST and MLSD commands. Serv-U 7.0 introduced these MLST/MLSD options (return values) allowing FTP Voyager to identify a drive type and drive label for disk drives.
  • Added icons for remote disk drives such as /C:/ and /D:/. FTP Voyager can clearly identify using icons disk drives and drive types.
  • Added drive label support for remote disk drives such as /C:/ and /D:/. FTP Voyager shows the actual drive label, if available, in the tree and list views.
  • Removed some very old functionality that would assume /C:/ was the same as / for default directories or the root directory. Starting with Serv-U 7.0, this isn't necessarily the case, the root in Serv-U 7.0 "/" can now be a listing of drives on the server.
  • Removed the UNIX permissions validation check found in the file properties dialog, that would prevent CHMOD from being executed on servers that might not be UNIX style servers.
  • Added mnemonics for the following pop-up menu options: "Navigation List" (last option when right-clicking the remote or local toolbar), "Explore" when right-clicking a folder in any view, "Send FTP Command" when right-clicking in the remote list view, "Send FTP Command" when right-clicking in the log view, "Refresh" when right-clicking outside the borders of an item in the remote tree view
  • Added a check box in the SSL Security Alert dialog allowing the user to avoid being prompted for the same certificate on subsequent connections.
  • Improved the wording in the User Interface options for showing the site profile or server name on the title bar.
  • Improved the Alternate Editor file extension support to include multiple file extensions, separated by semicolons, and for adding support for wildcard comparisons of the entire file name.
  • Added an overwrite warning when attempting to rename a file in the remote list to an existing name in the same directory.
  • Added a registry entry for system administrators to disable the ability to store passwords. To disable saving of site profile passwords, create a DWORD value named "HKEY_LOCAL_MACHINE\Software\Rhino Software\FTP Voyager\Allow Password Storage" and set the value to 0. 1 enables password saving support. This option is very useful for organizations where regulations or policy don't allow passwords to be saved on computers.
  • Added "View Log File" to the log pane right mouse click menu. This option is available only when a log file is specified.
  • When using "Manual Put" to upload a file, FTP Voyager no longer renames that file it uploads directly to the specified file.
  • Removed the file size check for the thumbnail image cache. Now only file dates and times are checked against the thumbnail cache.

BUG FIXES:

  • Corrected a bug where Power Download may not work in some situations.
  • Corrected a listing bug where "NcFTPd Server" UNIX FTP servers do NOT correctly follow the MLST/MLSD specification for directory listings. Prior to listing a file or folder name the server does not include the last semicolon ";" before the file name. For these servers file names containing a semicolon may not properly be shown in FTP Voyager listings.
  • Corrected a problem with some servers that do not correctly follow the MLST/MLSD specification in response to the OPTS MLST command. If FTP Voyager can identify required MLST/MLSD options by using the FEAT command, and the server incorrectly returns a response to OPTS MLST, FTP Voyager will still use MLST/MLSD.
  • Corrected a bug where the "Skip File" option while downloading would cause FTP Voyager to sometimes crash.
  • Corrected a validation problem when creating an SSL certificate. FTP Voyager now verifies that the length of the country code is 2 characters long, which is required for an SSL certificate.
  • Corrected a very rare memory leak when attempting to select an SSL certificate that fails to open. Under normal operations this would not occur.
  • Corrected a minor graphical imperfection in the right mouse click "Commands" sub-menu.
  • Corrected a bug when editing a Site Profile while connected to a server where FTP Voyager's Folder Short Cuts are being used. When a Folder Short Cut was changed from with in the Site Profile Manager while connected, FTP Voyager could crash.
  • Corrected an internal problem where adjusting certain registry entries could cause FTP Voyager to store a site profile excessively large. This problem is not something that would happen to most users, other than those who are changing registry entries for configurable options, which isn't recommended.
  • Corrected a problem where the "Alternate Editors" and "Auto Rename" dialogs would not bring up the correct context sensitive help.
  • Corrected a bug in the About dialog when the cursor was in one of the multi-line edit controls or in the rich text edit control, pressing ESC would cause the sub dialog (the category) disappear.
  • Corrected a bug usually found in FTP Voyager Scheduler but also appears in FTP Voyager when using "Manual Get". The problem occurred when downloading files from a VMS server using FTP Voyager Scheduler, FTP Voyager Scheduler would incorrectly create the source directory path. Now it simply uses the current directory and uses the relative file name.
  • Corrected a bug where the "Upload newer files only" check box under "View | Options | User Interface | Confirmation" would not work as expected and would eliminate prompting all together.
  • Corrected a bug where the Site Profile Manager would not come up when the remote and local trees were disabled and running with the log pane on the bottom instead of the top.
  • Corrected a problem where the window could come up "off-screen" when restarting. This is a very rare condition and could only happen when Windows was shut down while FTP Voyager was minimized.
  • Corrected a bug in wildcard comparison; comparisons such as "a.011" and "a.0111" to "a.???" would previously pass when they shouldn't have. This affected both FTP Voyager and FTP Voyager Scheduler.

FTP Voyager® Version 14.1.0.4

FTP Voyager 14.1.0.4 was released January 2, 2008. A complete list of changes and upgrades follows:

FEATURES:

  • Updated OpenSSL libraries from 0.9.8e to 0.9.8g.
  • Removed the 10-year anniversary splash image.

BUG FIXES:

  • Corrected a bug in FTP Voyager Scheduler where using the "Browse File" button in an action when the specified directory is a drive root, the browse file dialog would not come up.
  • Corrected a bug in FTP Voyager Scheduler where running an external batch file or program could cause FTP Voyager Scheduler to lock up.
  • Corrected an FTP Voyager Scheduler service bug where disabling the service, then attempting to start FTP Voyager Scheduler with the Start Menu or from within FTP Voyager, it would not start.
  • Corrected a bug when using file name conversion where non-ASCII characters, converted to a different case, would not be recognized as the same file when working on a server whose file system is not case sensitive. When uploading a duplicate file could appear in the list.
  • Corrected a bug when converting a file name and updating an existing file on the server where the server's file system is not case sensitive, the list would not update the file name to reflect the changed file name until the listing was refreshed. Not all servers support this form of renaming files.
  • Corrected a bug when using connection saver, FTP Voyager would allow certain actions to be performed when they shouldn't have been allowed.
  • Corrected a bug when creating directories, deleting directories, or deleting files and using Folder Short Cuts, FTP Voyager would not update both locations.
  • Corrected a bug in MLST / MLSD listings where files containing a semi-colon would not be recognized.
  • Corrected a bug when using MLST / MLSD the multiple file properties dialog would not allow file permissions to be changed.

FTP Voyager® Version 14.1.0.3

FTP Voyager 14.1.0.3 was released October 1, 2007. A complete list of changes and upgrades follows:

FEATURES:

  • When specifying a log file from the FTP Voyager command line, FTP Voyager now automatically enables logging to a file.

BUG FIXES:

  • Corrected a rename problem in the local panes where reserved characters could be entered such as \/*?:<>".
  • Corrected a Synchronize Folders display error where FTP Voyager would show some file and folder names with two forward slashes.
  • Changed FTP Voyager Scheduler service installation so that it doesn't setup the service to "Allow service to interact with desktop", avoiding an unnecessary error event in the Windows Vista event viewer.
  • Corrected an FTP Voyager Scheduler bug where setting up a monthly task and setting the start date to a date in the past, would cause FTP Voyager Scheduler to crash.
  • Corrected a problem with FTP Voyager logging while using the command line options, and setting "autoquit" to true, FTP Voyager would not save the end of the log.
  • Corrected a display bug when using Power Upload and/or Power Download, when resuming a transfer. The display would not correctly take into account the offset into the resumed file.

FTP Voyager® Version 14.1.0.2

FTP Voyager 14.1.0.2 was released August 1, 2007.

Bug Fixes

  • Corrected a bug where dynamically loaded icons for .exe, .ico, etc. files were not loaded in the local pane.
  • Corrected a bug where FTP Voyager Scheduler would not use RAS (Dial On Demand) to connect to a server.
  • Corrected an SSH error where uploads could "lock up" when attempting to upload to localhost (or a very, very fast connection).
  • Corrected an error with FTP Voyager Scheduler, when using SSH and downloading a specific file, FTP Voyager Scheduler would incorrectly interpret the file time as local, instead of GMT (UTC).
  • Corrected an error where thumbnail images might not appear when switching from a view mode other than Thumbnails to Thumbnails when a directory had already been listed (introduced into 14.1.0.0)
  • Corrected a long standing Synchronize Folders bug in FTP Voyager Scheduler when using "Synchronize Local Folder" and specifying a complex remote directory, and no default directory is specified, FTP Voyager Scheduler would not perform the folder synchronization as specified.

FTP Voyager® Version 14.1.0.0

FTP Voyager 14.1.0.0 was released April 9, 2007. A complete list of changes and upgrades follows:

FEATURES:

  • Made many changes throughout FTP Voyager for better support of multi-byte character sets.
  • Improved upload throughput on faster networks.
  • Updated OpenSSL libraries from 0.9.8d to 0.9.8e.
  • Added Japanese help files to Japanese installations.
  • Minor changes to Japanese text.

BUG FIXES:

  • Corrected a problem where remote thumbnails would not work with the Japanese translation.
  • Corrected a problem on wide character systems (Asian, Russian, etc.) where the thumbnail images might not appear, depending on the site profile name.
  • Corrected a problem when FTP Voyager created directories, it could improperly parse the directory name when multi-byte characters were being used.
  • Corrected a problem when downloading files with multi-byte character names, FTP Voyager would, in some cases, incorrectly parse the path name and create invalid directory names.
  • Corrected a problem when attempting to download a non-existent file with FTP Voyager Scheduler and SSH, where an empty file (zero bytes) would be created.
  • Corrected a problem when uploading a file in any view mode (thumbnails, list, details, icons) after having used the thumbnails view. Previously FTP Voyager would download the image to build a thumbnail even when not in the thumbnails view mode.
  • Corrected a problem in the FTP Site Profile tree, where in-line renaming would not allow periods to be specified for a profile name.
  • Corrected an SSL data channel problem where SSL negotiation could fail with certain servers due to the way they negotiate with clients.
  • Corrected a bug when deleting a folder from the remote tree, the parent folder would not automatically get selected, forcing the user to press F5 to refresh the directory list.
  • Corrected a bug where Find Files would not work when using SSH.
  • Corrected a Drag and Drop issue in Windows Vista, where FTP Voyager could crash if UAC is enabled.
  • Corrected a problem where the Repeat Run Time column in FTP Voyager Scheduler would not be updated

FTP Voyager® Version 14.0.0.3

FTP Voyager 14.0.0.3 was released February 12, 2007. A complete list of changes and upgrades follows:

BUG FIXES:

  • Corrected an SSH error where symbolic links were not being recognized as symbolic links, but as files. This error was introduced into 14.0.0.0.
  • Corrected an error in FTP Voyager Scheduler's registration ID dialog, where the registration ID wasn't being saved between sessions of FTP Voyager and FTP Voyager Scheduler.
  • Corrected a problem where the user / group fields were not being parsed from SSH version 3 or lower servers.

FTP Voyager® Version 14.0.0.2

FTP Voyager 14.0.0.2 was released February 1, 2007. A complete list of changes and upgrades follows:

BUG FIXES:

  • Corrected a bug where dragging and dropping from FTP Voyager (download using drag and drop) to Windows would not work, instead a directory would be created called "DragDrop".

FTP Voyager® Version 14.0.0.1

FTP Voyager 14.0.0.1 was released January 29, 2007. A complete list of changes and upgrades follows:

FEATURES:

  • Changed FTP Voyager Scheduler Tray startup to be available for all users instead of just the logged in user.

BUG FIXES:

  • Corrected several minor typographical errors in text files, and the help system.
  • Corrected a Microsoft DLL error that appears in the Windows Event Viewer. This problem did not affect the operation of FTP Voyager in any way.

FTP Voyager® Version 14.0.0.0

FTP Voyager 14.0.0.0 was released January 23, 2007. A complete list of changes and upgrades follows:

FEATURES:

  • 10th Anniversary Edition. FTP Voyager 1.0 was released 10 years ago!
  • Separated FTP Voyager Scheduler User Interface from the FTP Voyager Scheduler service to add support for Windows Vista.
  • Added localized Japanese installation option.
  • Improved SSH directory listings to use the SFTP attributes returned instead of the textual representation in UNIX format. This allows FTP Voyager to show accurate date and time stamps for files and directories.
  • Converted help files to Windows CHM (Compiled HTML Help) files for Windows Vista compatibility. Microsoft eliminated WinHlp32.exe (Windows Help) support in Windows Vista.
  • Upgraded development environment from Microsoft Developer Studio 2003 to Microsoft Developer Studio 2005. Microsoft changes and additions here address certain Windows and MFC security issues.
  • Changed to support the use of FtpTree.ocx and associated DLLs in the FTP Voyager installation directory instead of using Microsoft's formerly recommended location of the System32 directory.
  • Added high color XP icons for FTP Voyager Scheduler's system tray icons.
  • Changed the operation of FTP Voyager Scheduler to minimize and close like a regular Windows application when not running as a service.
  • Changed the operation of FTP Voyager Scheduler to stop using the system tray while not running as a system service, instead FTP Voyager Scheduler operates like a regular Windows application.
  • Moved the installer option for installing as a system service to the same location as "Quick Launch".
  • Changed the installer to remember, between installations, whether or not to install FTP Voyager Scheduler as a system service.
  • FTP Voyager can now be started by FTP Voyager Scheduler while running as a service.
  • Windows 98, 98 SE, ME, and NT 4.0 are no longer supported. Microsoft has discontinued support for these operating systems and no longer provides DLLs and libraries to developers that are compatible on these operating systems.

BUG FIXES:

  • Corrected an SSH status error for a successful rename, the new and old path names were reversed in the message. This bug did not affect FTP Voyager in any other way.
  • Corrected an SSH problem where FTP Voyager wasn't using UTC/GMT for times returned from and sent to the server.
  • Corrected a problem where MSLT / MLST times would not correctly account for DST.
  • Corrected a potential GPF bug when using the properties dialog to set attributes, and using the "Apply" button instead of the "Ok" button, when performing several attribute changes at time.
  • Corrected a bug when using a proxy server and SSL or SSH where FTP Voyager would reconnect in a non-secure fashion if the AUTH command failed.
  • Corrected a display bug when the FTP Voyager Scheduler and FtpTree.ocx versions don't match.
  • Corrected an FTP Voyager Scheduler display problem in the Dial on Demand options, where the tree could lose focus, and a white background could be displayed under the text area.
  • Corrected an FTP Voyager Scheduler problem where the "display splash at startup" setting was used from FTP Voyager itself instead of FTP Voyager Scheduler.
  • Corrected a problem in FTP Voyager Scheduler where the maximized state would not be maintained between sessions.
  • Corrected certain font issues with Asian translations.

FTP Voyager® Version 13.0.0.5

FTP Voyager 13.0.0.5 was released November 1, 2006. A complete list of changes and upgrades follows:

BUG FIXES:

  • Corrected a bug where LIST wouldn't show certain failure responses after the initial 150 reply.
  • Corrected an installer bug, where the installer would not be able to check a previous registration ID against the new build for validity.
  • Corrected a problem when using Implicit SSL when reconnect attempts would fail to negotiate.
  • Corrected several potential GPF when using SSH and the SSH connection fails or commands are incorrect. This is normally a very rare condition.
  • Corrected a potential problem in the SSH library when performing more than one transfer at a time, this problem could cause a transfer to fail.

FTP Voyager® Version 13.0.0.4

FTP Voyager 13.0.0.4 was released October 5, 2006. A complete list of changes and upgrades follows:

FEATURES:

  • Updated OpenSSL libraries from 0.9.8b to 0.9.8d.
  • Previous versions of FTP Voyager didn't display blank response lines from the FTP server, changed to also show blank response lines.
  • Added support for servers that send directory listings in a format similar to a Windows command prompt.
  • Added support for certain FTP server types, where the server may include the thousands separator (either "." or ",") in file sizes.
  • Added support for certain FTP server types, where file or folder times may be of the format HH::MM<sp>AM/PM in addition the format without the space between AM/PM.

BUG FIXES:

  • Corrected a bug when transferring multiple files with pop-up transfer dialogs disabled, only the first file found would transfer.
  • Corrected a bug where FTP Voyager Scheduler was using a translated name for the scheduler information file ("FTP Voyager Scheduler.SCH"). Now the same file name is used for each translated version.
  • Corrected a bug when a password is entered into the Site Profile Manager, but not saved, and that password is incorrect, FTP Voyager prompts the user on subsequent reconnects for the password, if the server responds with a 500 level error code.
  • Corrected a bug where short cut keys wouldn't work unless the dialog was clicked on, or given focus again.
  • Corrected a bug, introduced in version 11.0.0.0, where when canceling a file transfer the data channel connection wouldn't be closed.
  • Corrected a bug, when reconnecting after an error, FTP Voyager could leave the command channel open in certain rare cases.
  • Corrected a rare small memory leak when an upload failed.
  • Corrected a problem, when uploading, the complete response from the server may not have been displayed when the data channel was prematurely closed.

FTP Voyager® Version 13.0.0.3

FTP Voyager 13.0.0.3 was released June 28, 2006. A complete list of changes and upgrades follows:

BUG FIXES:

  • Corrected a bug where FTP Voyager couldn't find the site profile while running as a system service on new installations.
  • Corrected some errors in the French translation only that could cause FTP Voyager Scheduler to crash. This applied to the French translation ONLY, no other translations, including English, were affected.
  • Updated the Simplified Chinese translation.
  • Updated the German translation.
  • Updated the Italian translation.

FTP Voyager® Version 13.0.0.2

FTP Voyager 13.0.0.2 was released June 21, 2006. A complete list of changes and upgrades follows:

BUG FIXES:

  • Corrected the "Support" button in the "About | Network Configuration" dialog when the software is registered. Not all information was filled in automatically.
  • Corrected a folder locking bug when renaming a locked local folder, FTP Voyager would convert the path to lower case when the server was not case sensitive, making all automatic renames in lower case.
  • Corrected a bug, introduced into 13.0.0.0, where FTP Voyager did not remember it's maximized state between sessions.
  • Corrected a bug, introduced into 13.0.0.0, where FTP Voyager Scheduler would not start minimized when starting up as a service.
  • Corrected a technical issue that had no effect on FTP Voyager Scheduler, where the executable path name should have been contained in quotes. Although Windows says this is required if a path contains spaces, Windows doesn't appear to enforce this.
  • Corrected a bug, introduced into 13.0.0.0, where normal users would lose their "settings" do to the lack of registry permissions. This problem usually affected corporate customers only.
  • Corrected a bug when the default local directory ended with a backslash, FTP Voyager would not automatically move to the local directory.

FTP Voyager® Version 13.0.0.1

FTP Voyager 13.0.0.1 was released June 14, 2006. A complete list of changes and upgrades follows:

BUG FIXES:

  • Corrected a problem where the 16 color images were being loaded instead of the high color images for menu icons.

FTP Voyager® Version 13.0.0.0

FTP Voyager 13.0.0.0 was released June 12, 2006. A complete list of changes and upgrades follows:

FEATURES:

  • Added "Network Information" to the "Help | About" dialog.
  • Added "Automatic Update" capability to FTP Voyager, where FTP Voyager can automatically check for updated versions.
  • Added the "Update Check" category under "Help | About".
  • Added multiple languages to the installer. FTP Voyager now has one installer, independent of the user's desired language.
  • Added the following languages to the FTP Voyager download: German, French, Italian, Traditional Chinese, and Simplified Chinese
  • Added ability to add FTP Voyager and FTP Voyager Scheduler to the Windows Firewall during installation on Windows XP SP2 or newer operating systems.
  • Added 2 new public key file formats when creating SSH keys. FTP Voyager supports creating SSL, SSH, and OpenSSH public keys.
  • Substantially improved FTP Voyager's startup time when short cuts exist on the user's desktop by reading the Windows shortcut file (the .LNK file) and decoding without using Windows.
  • Improved how FTP Voyager navigates to UNC shares in the local pane, so that even when Windows doesn't list shares, FTP Voyager can drill into the UNC path.
  • Changed FTP Voyager Scheduler's "Run as system service" option to start or stop FTP Voyager Scheduler in the selected fashion, either as a system service or stand-alone.
  • Removed old Network Monitor integration from FTP Voyager Scheduler
  • When browsing for a folder, FTP Voyager now uses the newer Windows XP Folder browser.
  • Moved FtpTree, FTP Voyager, and FTP Voyager Scheduler resources to resource only DLLs for easier, more efficient translations.
  • Reset the FTP Voyager Scheduler toolbar buttons to their default settings, due to shared resources between FTP Voyager and FTP Voyager Scheduler
  • Improved how the FTP Site Profile Manager, Synchronize Folders, and Find Files sizable dialogs look while sizing.
  • Changed default Synchronize Folders options when connected to a Serv-U server.
  • Updated installers and FtpTree to use new developer's signature.
  • Updated OpenSSL libraries from 0.9.8a to 0.9.8b.
  • Updated the Splash graphic, wizard graphic, and installer wizard graphic to a new look.
  • Disable local list options to delete an item if the item cannot be deleted from the local list.
  • Improved the "Folder Shortcut" green icons to use the more modern XP style folder icons.
  • Added Windows XP style alpha blended icons.

BUG FIXES:

  • Corrected a problem where FTP Voyager Scheduler could shut down when running as a service under Windows 98/Me when the user logs off.
  • Corrected a problem, introduced in 12.3.0.0, under Windows NT 4.0 where FTP Voyager would not connect to a server.
  • Corrected a problem when changing directories on an AS400 server where the CWD command would not be issued.
  • Changed the registration ID dialog so that a bad registration ID doesn't exit the dialog.
  • Corrected a bug, introduced into 12.3.0.0, where filters would not be applied to uploaded directories even when this option was enabled.
  • Corrected a problem where the wrong help topic was appearing for include and exclude filters.
  • Corrected a problem when an upload is successful, but the command connection is disconnected by the server, and FTP Voyager attempts to resume the transfer when the file was completely uploaded prior to the command channel disconnect. This error occurred only if the file was completely uploaded prior to the disconnect.
  • Corrected a bug where editing a file on-line, uploading the changes, then downloading a file would cause FTP Voyager to deadlock, locking up.
  • Corrected a problem where on some SSL servers the full SSL command set isn't implemented. For example the "PROT P" and / or the "PROT C" command isn't implemented. When this is the case, FTP Voyager simply assumes the data channel will be protected.
  • Corrected a problem where FTP Voyager would incorrectly display the SSL certificate information when asking whether or not to accept a particular certificate.
  • Corrected a problem when the FTP server returns an empty response, FTP Voyager could ignore the command result.
  • Corrected a problem where zlib1.lib was actually 1.2.2.0, not 1.2.3.0. Now the distribution contains the correct zlib DLL.
  • Corrected a bug when using drag and drop from the remote list to the remote tree, FTP Voyager could cause a GPF after moving the files to another directory.
  • Corrected a bug where FTP Voyager could GPF when attempting to update the local list pane an very large directories while file changes are occurring. This was a very rare error condition.
  • Corrected a problem where double clicking on a local item may not have started the item, if it was a short cut to a dial-up connection, for example.
  • Corrected a minor problem when using the "pop-up menu" key on Microsoft keyboards, where the local and remote lists were empty, the pop-up menu could appear in the wrong location on the screen.
  • Corrected a memory leak when using include or exclude filters on local folders.
  • Corrected a problem with FTP Voyager Scheduler where the menu, toolbar, and status bar colors could become incorrect.
  • Corrected a bug with Folder Locking where remote directory creation would not occur if the letter case of the parent directory did not match.
  • Corrected a minor cosmetic bug when right mouse clicking in the local tree on a non-selected folder, the cursor would change to an hour glass until the menu was dismissed.
  • Corrected a problem where the function keys listed in the right mouse click menu, in the FTP Site Profile Manager tree, (F7 and F11) would do nothing.
  • Corrected a problem when creating a folder short cut for the remote server, a local directory was also created.
  • Corrected a bug when running in Windows 98/Me when right mouse clicking in the remote list a second time, FTP Voyager would crash.

Did You Know?