FlashFXP v5.0.0.3805 @ 01/25/2015
  • Updated OpenSSL to 1.0.2
  • Added new CLI switches -overwrite -ask -resume which can be combined with -download -upload -fxp etc to override the global/per-site transfer rules.
  • Updated the Custom command section of the help file and introduced a few new commands.
  • Fixed bug in the "Edit and Upload" feature that caused it to malfunction and not work as intended. Basically in some cases the file wasn't added to the Active Edits window. Since the file wasn't added to the Active Edits it was not monitored for changes and FlashFXP was not detecting when the user made changes to the file in turn the file was not uploaded after save.
  • The Character Encoding setting is now applied to MLSD directory listings.
  • This release contains a couple minor changes based on crash reports.
FlashFXP v5.0.0.3804 @ 01/19/2015
  • Updated OpenSSL to 1.0.1l
  • Updated SFTP engine to the latest version.
  • Fixed missing Unicode to UTF-8 conversion in the "Find dialog", as a result some Unicode text was not found when searching the file list.
  • Added automatic end of line (LF to CR/LF) conversion when pasting text into the raw command prompt.
  • The toolbar theme feature has been updated to support additional icon sizes.
  • Minor tweaks to improve the user interface on high DPI monitors. (We`re working on a large version of the Tango toolbar theme)
FlashFXP v5.0.0.3801 (Security update) @ 01/09/2015
FlashFXP v5.0.0.3800 @ 01/04/2015
  • Fixed regression in `single connection layout` mode where the browser panes don't update correctly. Effected: 1. Toggling single connection layout mode. 2. Connecting via quick connect 3. Connecting via the command line.
  • Fixed conflicting shortcut key combination (ctrl+shift+s) 'Select Marked' & 'Set File Date / Time' in the 'Server File Search' dialog.
  • Fixed when writing to a data file fails it was triggering a application crash.
  • Fixed the skip reason field was not being written to the skip.log
  • Fixed drawing glitch in the status-bar file transfer progress pane when Windows themes are unavailable or turned off.
  • Fixed incorrect string pointer check in status-bar drawing routine, the code failed to correctly validate the string pointer.
  • Fixed drawing glitch on File exists (Ask) prompt where some of the text background was the wrong color when Windows Themes are unavailable or turned off.
FlashFXP v5.0.0.3799 @ 12/12/2014
  • Fixed when using the raw command %f token the selection list was processed in reverse order.
  • Fixed an issue where the remote folder cache expired unexpectedly. The folder cache check-box setting "Expire after minutes" was ignored and the cache was always cleared after minutes.
  • Fixed an issue with the global "Enable Skip list" setting being ignored in some cases, as a result the skip list was enabled even when the setting was unchecked.
  • Fixed an issue with the "Filename Case Conversion" feature mangling filenames.
  • Improved upload compatibility OpenSSH+HPN servers running on local networks.
FlashFXP v5.0.0.3795 @ 11/20/2014
  • Fixed windows error code 1400 crash triggered by showing toolbar hints when FlashFXP is started on a local desktop and then accessed via a remote desktop (RDC).
  • Fixed password prompt window active/focus issue when restoring FlashFXP from the tray area.
  • Fixed an issue where the seconds of a file date/time did not match the local <> remote file list (visual issue).
  • Fixed an issue with the Queue > Save As dialog on Windows XP that caused the file type filter to be set to "Save Selection" by default resulting in only the selected items being saved to the queue file.
  • Changed the way the status-bar panels resize to fit the text; under some conditions the constant resizing was very unpleasant.
  • During a site to site transfer (while waiting for the PORT reply) if the connection is lost then the transfer queue would stop with a "server error, aborted", this behavior has changed and now only applies to the first transfer attempt.
  • Fixed a device context (DC) resource leak when generating a prompt dialog. i.e. confirmation or input prompts. Wrong API was called; DeleteDC() instead of ReleaseDC()
  • Fixed a memory leak when closing FlashFXP, the internal custom command data structure was not freed.
  • Fixed a memory leak in a routine that expanded %appdata% and %allusersprofile%. A temporary PIDL was allocated within the routine and was not freed.
  • Fixed incorrect relative path in log folder location; i.e. ".\logs\" tried to store the logs under the application exe path rather than under the application data path.
  • Fixed incorrect logic in folder cache after stopping a 'server file search' operation followed by listing a non-cached folder; the file listing is stored in the cached for the wrong folder.
FlashFXP v5.0.0.3791 @ 11/08/2014
  • This update addresses a Buffer overflow in the Vcl.Graphics.TPicture.Bitmap implementation of the Visual Component Library (VCL) that is used within FlashFXP.
    http://cve.mitre.org/cgi-bin/cvename.cgi?name=2014-0993
  • Fixed issue running en-queued commands via a scheduled task, when the queue also contained file transfers that preserved the date/time on file transfer.
FlashFXP v5.0.0.3788 @ 11/01/2014
  • Fixed drag/drop issue when dragging between two separate local browsers and the drop-target item is selected.
  • Fixed an issue where raw command hot key shortcuts were sometimes non-functional. When the command menu was generated/updated/cleared sometimes the shortcut list was not synced.
  • Fixed an issue where the file list right-click raw command sub-menu was sometimes not populated. (related to the issue above)
  • Fixed an issue with the remote folder cache after refreshing a cached folder from the server.
  • Fixed crash on exit when running a scheduled task that contains special commands (raw commands, en-queued move, rename, delete, etc operations).
  • Fixed rare A/V crash in the Site Manager after deleting a site group. A sanity check failed to prevent access to an invalid object.
  • Fixed rare A/V crash when using the Remote Editing feature caused by an invalid value within the remote edit file object. Added additional sanity checks.
FlashFXP v5.0.0.3786 @ 10/25/2014
  • Fixed A/V parsing mailto: links in the console window, the mailto: prefix is cut from the line but the length of the line isn't updated, causing the memory to be read 7 bytes past the EOL.
  • Improved the custom commands progress text on the status-bar by prefixing the status text with the progress.
  • Fixed unexpected result after expanding a tree-node in the navigation tree and then refreshing the current directory. FlashFXP failed to switch the current working directory on the server back to the active directory and as a result the file list content was that of the expanded folder.
  • Fixed incorrect behavior when a directory listing failed due to a SSL/TLS error FlashFXP was attempting to auto-magically switch PASV/PORT modes when it should not have. It was checking the SSL result of the control socket and not the data socket.
  • Fixed an issue that some users experienced in build 3784 with minimizing FlashFXP to the system tray (the main window didn't completely disappear, leaving an unsightly box in the bottom left of the screen).
  • Changes to the way custom commands are loaded so that if FlashFXP is running from a removable drive and the drive is removed the custom commands are still available.
  • Added local browser specific custom commands /copy /cut /paste that mimic the windows shell operations.
  • Fixed several minor UI drawing issue when rendering the content within some dialogs. (i.e. button spacing, bottom border on section headers, etc)
  • Fixed a couple minor UI issues and an A/V crash when running FlashFXP under WINE.
FlashFXP v5.0.0.3784 @ 10/17/2014
  • Updated OpenSSL 1.0.1j
    OpenSSL Security Advisory [15 Oct 2014]
    https://www.openssl.org/news/secadv_20141015.txt
  • Fixed DPI scaling issues with that Key Manager and Raw Command input dialogs making them unusable. As well as a few other very minor DPI related issues in the Edit Queue Item dialog, Filters dialog, Site Manager dialog, Edit Custom commands dialog.
FlashFXP v5.0.0.3782 @ 10/15/2014
  • Fixed crash when trying to remote edit a file when the setting "remember edit history" is unchecked.
  • Fixed a crash while saving the FlashFXP data files and the write operation fails (i.e. insufficient disk space/quota). FlashFXP will now attempt to preallocate the disk space first before writing the file content to prevent an unexpected failure which could lead to file corruption or loss of data.
FlashFXP v5.0.0.3781 @ 10/13/2014
  • Fixed regression in a couple right-click pop-up menus; Resulting in double pop-up menus and menu entries missing from some menus.
FlashFXP v5.0.0.3780 @ 10/12/2014
  • Fixed regression with raw command prompt right-click popup menu.
  • Some more tweaks to the way the main window layout is adjusted when certain visual elements are switched between visible and hidden.
  • Fixed crash when creating a X.509 certificate or public/private key pair and then aborting the operation.
FlashFXP v5.0.0.3779 @ 10/10/2014
  • Fixed "Stream read error." crash when installing FlashFXP for the first time. Caused by an unexpected condition when saving an empty data file.
  • Fixed "List index out of bounds (2147483647)." error when trying to access site bookmarks. Caused by trying to sort the bookmark list when it contains less than 2 elements.
  • Fixed ctrl+v paste in the local browser when the parent folder entry is selected. Previously this operation required that no items were selected.
  • Fixed issue with the status/queue windows after hiding; when unhiding the windows in some cases their size is so small that the windows were not visible.
  • Fixed unexpected result when parsing certain custom command tokens. i.e. /enqueue /ren "%f" "("%f", "(.*)($)","_(%m,%({YYYY}-{MM}-{DD}))")" would fail to correctly parse the date format.
  • Added the ability to exclude symbolic links when using the mask /select commands by using -F or -D (uppercase) rather than -f or -d.. ie. /select -F *.php
  • Added progress status-bar text when executing a multi-line custom command or a custom command that involves multiple files.
  • Added a new action "Use Rules" to File Transfer Rules "On transfer error". What this means is that instead of a single constant action you can allow this condition to use the user-defined rules. This new action should not be used unless you fully understand the outcome.
  • Fixed crash when opening up the site manager (Invalid data sent to crypt() length must be a multiple of two error)
FlashFXP v5.0.0.3777 @ 10/2/2014
  • Fixed Single connection mode which was completely broken and unusable.
  • Fixed crash when opening up the site manager (Invalid data sent to crypt() length must be a multiple of two error)
FlashFXP v5.0.0.3776 @ 10/1/2014
  • Fixed error on start up for new installations. The error was related to the change in the previous build when switching between encrypted <> non-encrypted data files.
  • For now I have disabled auto-complete on the raw command input drop-down box. The auto-complete behavior is not behaving as one would expect.
FlashFXP v5.0.0.3775 @ 10/1/2014
  • Improved the method and logic behind the "application password protection" feature to lock all data files during the switch between encrypted <> non-encrypted mode. When sharing the data files with other machines or syncing via apps such as drop-box, BitTorrent Sync, etc. could result in mis-matched files where some data files were encrypted and some are not. This was only an issue when multiple copies of FlashFXP were running across different machines and the "application password protection" was set, password changed, or turned off.
  • Fixed error when connecting to a site that used a x.509 or key pair with the strong security option set. The code in the pass-phrase dialog prompt was wrong.
  • Fixed compare folder content / compare by size was not working correctly.
  • Fixed access violation error closing FlashFXP while the "Calculate server space used" dialog was open.
  • Added additional sanity checks when reading the "File Transfer Rules" settings, some users upgrading from 4.x and below appear to have unexpected values resulting in an A/V crash.
  • Fixed a problem with some site profile settings not being saved in the Site Manager if you rename the site name via the General tab without immediately clicking the Apply button before making any any other site site profile changes.
  • Fixed In Preferences / General / Confirmations, 4 of the check-box values were swapped (check values didn't match the option caption) causing confirmation dialogs to appear unexpectedly or not at all.
  • Fixed issue with raw command "/queue selected ". The command did not work as expected.
  • Fixed dead-lock when passing % tokens to raw command modifiers i.e. /test (%p%f)
  • Added file not found status message when using the (), (), (), etc raw command modifiers and the file is not found. these command modifiers can now be used on plain text as well provided the text does not start with \ or ?:\ i.e. /echo SHA1 hash of hi = ("hi")
FlashFXP v5.0.0.3771 @ 9/19/2014
  • Updated OpenSSL to 1.0.1i
  • Added support for TLSv1.2
  • Added full UTF-8/Unicode support.
  • Added support for Perl Compatible Regular Expressions. PCRE can be used in place of simple wild card matching. To use PCRE the pattern must be prefixed with rx: for example use rx: .*(txt|log)$ to match files ending with .txt or .log.
  • Added many new macro commands for use in custom commands.
  • The indirect site to site (FXP) transfer mode is now much more reliable when handling broken connections and transfer errors.
  • Added the ability to send shell commands over SSH when connected to a SFTP server.
  • This release includes dozens of minor improvements and bug fixes