FlashFXP Changelog

What's new in FlashFXP 5.4.0 Build 3970

Apr 2, 2017
  • Added a new Character Encoding setting "Strict character encoding" in the Site Manager / Options tab. When checked, FlashFXP will not attempt to detect UTF-8 mixed with non-UTF-8 text. On servers that do not use UTF-8 certain character encodings may incorrectly detect as UTF-8 and as a result garble the text, checking this setting can avoid the issue. We have seen this issue on Xlight FTP server software when using the character encoding Chinese Simplified (GBK/GB2312)
  • Fixed: A slow performance startup issue under a remote terminal session when the window state was maximized.
  • Change: When running under a remote terminal session we've reduced the amount of memory allowed to be allocated for remote directory caching. The original memory allocation limit was calculated based on a desktop PC and now we a different method for server environments to make FlashFXP more server resource friendly.
  • The crash report dialog is now dpi-aware.
  • Updated SecureBlackBox library.
  • Fixed: In a site profile if the login type was previously set to "Key based" and then changed to "Normal" the previously saved key was still used during authentication and before the password authentication. Now the key authentication is not attempted.

New in FlashFXP 5.4.0 Build 3966 (Mar 17, 2017)

  • Added a compatibility fix to workaround a MKD issue with Xlight FTP server.
  • Fixed: Some users reported a crash in build 3965 when closing FlashFXP, This should now be fixed.

New in FlashFXP 5.4.0 Build 3965 (Mar 14, 2017)

  • Change: CLI switches -localpath= and -remotepath= now update the file browser panes switching between local/remote views to reflect the defined mode.
  • Fixed: After re-connecting to a site that has idle timed out the local browser changes the path to the one stored in the site profile and then back to the current directory, an unnecessary step and as a side effect cleared the item selection.
  • Change: I have refactored the way we use input dialog prompts within FlashFXP, This change should eliminate a long standing access violation crash that a few customers have experienced when adding a new site in the Site Manager.

New in FlashFXP 5.4.0 Build 3960 (Feb 18, 2017)

  • Updated OpenSSL to 1.1.0e

New in FlashFXP 5.4.0 Build 3956 (Jan 26, 2017)

  • Updated OpenSSL to 1.1.0d/1.0.2k

New in FlashFXP 5.4.0 Build 3955 (Jan 20, 2017)

  • Fixed: The Site Manager > Time Zone field wasn't correctly reading the stored value and any changes to the site would set the time zone to an invalid entry.
  • Fixed: Improved support for high DPI and scaling tweaks to several dialogs.
  • Fixed: When setting the "Selective Transfer Rule" at the item level via the "Edit Queue item" dialog the selective transfer rule was not reverted back to the previous value when transferring the next item in the queue.
  • Fixed: After using one of the hash (i.e. /crc32 /md5 /sha1) macros in a custom command script the busy flag wasn't restored to the previous value at the end of the command and could lead to unexpected interface/script issues.
  • Fixed: When sending email notifications via Scheduled Tasks the mail server > proxy server setting wasn't working as intended and as a result the proxy server setting might be ignored when sending emails.
  • Fixed: Access violation when aborting or closing FlashFXP while the "Calculate Server space used" dialog is open.
  • Fixed: In some rare situations dialog confirmation prompts would malfunction and trigger a crash.
  • Added: Scheduled Task > Task List > Right-click "Create desktop shortcut to run task"
  • Added: The Remote Edit feature will now automatically retry a failed upload (up to 3 times) before requiring the user to manually retry it.

New in FlashFXP 5.4.0 Build 3954 (Nov 13, 2016)

  • Updated OpenSSL 1.1.0c
  • Tweaked the update/refresh rate of the queue window.
  • Changed: When the transfer queue is navigating a folder structure these folders are expanded in the navigation tree pane, now after the queue has completed these expanded folders will automatically collapse.

New in FlashFXP 5.4.0 Build 3952 (Nov 6, 2016)

  • Fixed: uninitialized default value for "app.browser.delete.recycle" setting, this caused the default value to be randomly on or off.
  • Update: Refactor of the SFTP download routine to reduce CPU usage and improve file transfer speed.
  • Update: Made adjustments to the SFTP block and packet sizes for downloads.
  • Fixed: The local browser file list control would malfunction if the user clicked the refresh button while an inline edit was in progress, The file list control failed to detect that the edit mode was canceled.
  • Fixed: (SFTP/download) The local file handle was not closed after a transfer timeout.

New in FlashFXP 5.4.0 Build 3950 (Oct 28, 2016)

  • Fixed: Added a missing busy state check before performing a remote view/edit; this missing check lead to unexpected results if a view/edit operation was already in progress.
  • Change: The "Copy to clipboard > URL (with password)" feature now URL encodes the user-name and password.
  • Change: Minor UI display changes in the Site Manager > Stats tab, The content now scales based on font size.
  • Change: Minor changes to the file transfer engine that should result in a small increase the file transfer speed (FTP, SFTP, and FTPS).
  • Updated SecureBlackBox library.
  • Change: Minor UI changes to the Custom command editor dialog.
  • Change: When using the Edit and Upload feature, FlashFXP will now detect file changes while a transfer queue is in progress and automatically yield the queue to perform the edit upload.
  • Change: The default SSH/SFTP cipher order has changed so that the (faster) AES-GSM now take priority over the (slower) chacha20-poly1305.

New in FlashFXP 5.4.0 Build 3947 (Oct 28, 2016)

  • OpenSSL 1.1.0b for Windows XP SP3 and up. Older versions of Windows OS that are not compatible with the new OpenSSL library will use OpenSSL 1.0.2j.
  • The column widths in the Server File Search dialog are now automatically saved/restored.

New in FlashFXP 5.4.0 Build 3939 (Jun 27, 2016)

  • Our previous fix for parsing [IPv6]:port introduced an unexpected issue parsing IPv4:port on the hostname field. This update addresses the issue.

New in FlashFXP 5.4.0 Build 3936 (Jun 23, 2016)

  • Fixed: An issue parsing compressed IPv6 addresses when using the IP address dialog with [IPv6]:port pairs
  • Fixed: An issue that prevented renaming files on the remote server when running FlashFXP under Wine
  • Minor change to the Site Manager, the search bar has been reverted back to the top position to make the work-flow and TAB stops more logical

New in FlashFXP 5.4.0 Build 3935 (Jun 23, 2016)

  • In response to a possible local memory corruption vulnerability that was reported by Vulnerability Laboratory; We have restricted the length of text allowed in all input controls, placed memory restrictions on certain functions to prevent out of memory errors from occurring, and if one gets past our checks we now prevent the application from continuing after an out of memory error.
  • Updated: The FlashFXP installer has been updated from InstallAware Studio 15 to InstallAware Studio X4, Now with full Unicode support and SHA256 authenticode code signing.
  • Change: The file list is no longer automatically re-sorted after a file rename operation.
  • Change: Several text phrases were changed and/or re-worded. Please take a moment and help us update the translations. Thank you.
  • Fixed: Memory leak when moving remote items to a new folder when the target folder is created from within the move dialog.
  • Fixed: On the 'Calculate Server Space Used' dialog the list-view sort arrows were broken.
  • Minor bug fixes and improvements.

New in FlashFXP 5.3.0 Build 3932 (May 8, 2016)

  • Fixed an issue within the automatic update check that caused FlashFXP to crash while trying to update. Performing the update check manually was not effected by this issue.

New in FlashFXP 5.3.0 Build 3930 (May 4, 2016)

  • Updated OpenSSL [1.0.2h]
  • Updated SecureBlackBox library.
  • Changed the way the OpenSSL library is loaded to ensure that our OpenSSL dlls are used.
  • Fixed an issue where two summary log file messages were only logged to file when session logging was enabled. The CanLog() evaluation was incorrectly checking against ltSession and not ltSummary.
  • Minor bug fixes and improvements.

New in FlashFXP 5.3.0 Build 3929 (Apr 23, 2016)

  • Updated all app services to use a single unified domain for program updates, translation updates/submissions, license key updates, and crash reports
  • Fixed: In some cases program updates downloaded through LiveUpdate incorrectly failed the validation check and were reported as invalid or incomplete
  • Fixed: The custom command macro "/loadstr " was not loading the specified rule set
  • Fixed: The local browser breadcrumb was mangling non-English characters on keyboard input
  • Fixed: Connecting to a FTP+TLS server via a proxy server on listening on 127.0.0.1 with the option "use site IP for passive mode connections" checked didn't work as expected and the proxy IP was used
  • Minor bug fixes and improvements

New in FlashFXP 5.3.0 Build 3925 (Apr 9, 2016)

  • Improved backup/restore feature; backups now include scheduled tasks and their associated queue files.
  • When restoring from a backup there's a new option (unchecked by default) to recreate the scheduled tasks in Windows Task Scheduler.
  • Scheduled Tasks: Fixed an issue where repeated tasks would failing to run after Windows OS has been restarted. (Existing tasks must be manually re-saved for the fix to be applied to the scheduled task entry.)
  • Minor bug fixes and improvements.

New in FlashFXP 5.2.0 Build 3918 (Apr 9, 2016)

  • Updated OpenSSL to 1.0.2g
  • Updated SecureBlackBox library
  • Minor bug fixes and improvements

New in FlashFXP 5.2.0 Build 3914 (Feb 15, 2016)

  • Fixed: Local browser items sometimes displayed the wrong icon
  • Fixed: A/V crash during download in TRefList.HashString (a hash table class used within the queue transfer list)
  • Fixed: Issue with changing the action that occurs when an Active Edit is saved, if the file was previously edited while the action was set to upload, then later changed to prompt. the new prompt setting did not take effect
  • Fixed: Unable to use Ctrl+A in any Site Manager field to select all
  • Fixed: Language translation credits were missing from the About box
  • Fixed: The /deselect custom command macro, it did not work correctly in the local file browser

New in FlashFXP 5.2.0 Build 3912 (Feb 1, 2016)

  • Updated OpenSSL to 1.0.2f
  • Change: The logic behind the language translation system has changed, user language files (.ulf) are now merged with the master language files (.dlf) at run-time, this new design should resolve issues where user-edits are lost or overwritten by updates to the master language file.
  • Fixed: Crash when closing the internal text editor using the ESC key.

New in FlashFXP 5.2.0 Build 3910 (Jan 25, 2016)

  • Fixed Scheduled Task file transfer rules when using "Use custom rules" the setting were reverted back to use "Use existing rules" when editing the task.
  • Updated SecureBlackBox to latest version.
  • Added lock icon overlay to Site Manager; this serves as an indicator to identify if the site the is configured to use an encrypted connection.
  • Fixed issue with the local file browser sometimes displaying a empty file-list after restoring FlashFXP from the system tray.
  • Fixed issue with the way symbolic links were resolved to files using a set of common file extensions. The routine didn't work as expected. This resulted in some symbolic links to folders incorrectly showing as symbolic links to files.

New in FlashFXP 5.2.0 Build 3905 (Dec 16, 2015)

  • Fixed issue where the ca_root.pem file was stored in the wrong location.
  • Updated SecureBlackBox to latest version.
  • Minor speed improvement for FTP and FTP SSL/TLS uploads, in rare cases where the upload speeds were extremely slow to begin with.
  • Fixed issue importing sites from FileZilla with base64 encoded passwords.
  • Fixed flawed data sanitizing when importing sites from external data sources. CR and LF characters was not being stripped from certain data fields and this caused importing to fail.
  • Reworked a change from the previous release that could cause FlashFXP to freeze during upload.

New in FlashFXP 5.2.0 Build 3903 (Dec 11, 2015)

  • Fixed incorrect file list column order on restart (if the columns were re-ordered).
  • Fixed issue with file list columns not retaining their defined size when "auto size file list columns" was unchecked.
  • Fixed rare crash when the system theme is changed (triggered by invalid WinProc reference while re-creating the window handle)
  • Fixed rare crash on exit caused by an invalid memory overwrite.
  • Fixed non-fatal issue where some code was not executed for scheduled tasks. (resulted in incorrect UI if the main window is shown while task is running)
  • Fixed incorrect drawing of the checklist box control, the wrong part was used for the intermediate state. (was using the intermediate disabled part)

New in FlashFXP 5.2.0 Build 3901 (Dec 4, 2015)

  • Updated to OpenSSL 1.0.2e
  • Fixed an issue with SFTP uploads + Preserve file date/time and the way the file transfer rules are evaluated, the millisecond part of the date/time was being skewed and this could result in the new file having a date/time that is 1 second newer than the original. When in fact the date/time should of been identical.
  • Fixed goofy sorting in the local browser when sorting by type, date, or size columns and sub-sorting items with the same type, date, size.
  • Fixed issue with "Confirm file replace" dialog, it flashes the taskbar/window to notify the user but in some cases if the user pressed enter quickly the visual notification did not stop when the dialog closed.

New in FlashFXP 5.2.0 Build 3900 (Dec 1, 2015)

  • Fixed issue where was closehandle() sometimes called twice (the second time on an invalid handle) after a sftp download error. This could lead to an unexpected crash or errors within FlashFXP.

New in FlashFXP 5.2.0 Build 3897 (Nov 24, 2015)

  • Added new "type" column to the remote file list that can be toggled via right-clicking the header.
  • The file list columns can now be re-ordered by drag/drop on the column header.
  • Fixed file transfer error in mutex handling (regression) when attempting to transfer the same file in multiple instances of FlashFXP or after a file transfer error triggered by a socket error 1054 connection reset by peer.
  • Fixed issue with the UI not being consistent with certain configurations after closing and restarting FlashFXP.
  • Fixed issue with the transfer graph 'clear' feature not working correctly
  • Fixed issue with local bookmark synchronization feature not working correctly
  • Added work around to address an issue where the local file browser may not update correctly after a delete operation after deleting a file from a network share

New in FlashFXP 5.2.0 Build 3891 (Nov 8, 2015)

  • Added support for [email protected] (SFTP)
  • Fixed a use-after-free issue when certain dialogs were closed in a non-standard way. such as; programs that add additional buttons to the windows titlebar, 3rd party programs, or interface addons
  • Minor changes to the way the local browser updates the file listing after an operation, specifically when the path is a networked drive/share
  • Minor changes to the remote browser cache system, A couple problems were reported and should now be resolved, as well as some improvements

New in FlashFXP 5.2.0 Build 3890 (Nov 2, 2015)

  • Fixed an issue where the temp folder path obtained via the OS was a short path name and this could lead to problems on some systems when downloading files to the temp folder for viewing or editing.
  • Improved server side cache system. These changes eliminate alot of situations where the directory listing would be fetched from the server after a rename, move, or delete operation.
  • Fixed A/V crash in cache system that was sometimes triggered after a rename or move operation.
  • Fixed an issue where the file browser was not matching the server side CWD after a connection loss followed by a reconnect to the server. (when not using the Reconnect: method to reconnect)
  • Fixed an issue where attempting to download the same file multiple times would fail because the file was still locked. (like when a real-time anti-virus scanner still scanning the file.)

New in FlashFXP 5.2.0 Build 3883 (Oct 12, 2015)

  • Updated SecureBlackBox Library, this update addresses an issue that caused errors importing ECDSA keys and using them with public key authentication.
  • Added support for [email protected]
  • Added ctrl+F3 shortcut to find previous after using F3 to find next.
  • Added advanced feature to display and delete ssh host keys using a raw command macro /dialog ssh_host_keys
  • Fixed: In some cases FlashFXP incorrectly handled remote files and folders named "/" and the result was unexpected and unpredictable.

New in FlashFXP 5.2.0 Build 3878 (Sep 28, 2015)

  • Fixed minor issue where pressing Ctrl+V while renaming would trigger the view file feature.
  • Updated language translations.

New in FlashFXP 5.2.0 Build 3876 (Sep 26, 2015)

  • Added support for ECSDA key pairs
  • Added support for new SFTP Ciphers ([email protected], [email protected])
  • Added support for new SFTP Key Exchange Algorithims (ecdh-sha-curve25519, ecdh-sha2-nistt-*,ecdh-sha2-nistb-*, ecdh-sha2-nistk-*)
  • Added support for new SFTP Message Authentication Codes (aes256-gcm, aes128-gcm)
  • Fixed: Several minor issues in the Server File Search dialog
  • Fixed: the ability to use :age and :size tokens, in some cases they were failing
  • Improved speed (5x faster) when evaluating skiplist items
  • Changed the behavior of the View & Edit operations to work with multiple items selected
  • Improved compatibility with broken FTP servers, specifically I found on several android based FTP servers where that return a path missing the leading slash in the PWD reply
  • Improved the cache logic of a remote move or rename operation to update the cache accordingly; In addition if the Server File Search dialog is open the results are updated to reflect these changes as well
  • Improved indirect site to site transfers. Added additional checking to ensure the file is completely downloaded before uploading, in some rare cases due to server error the download could be complete yet the server indicates the file was sent successfully
  • Fixed a couple minor issues with the synchronized browsing feature
  • Fixed an access violation crash when the connection is lost during a make directory operation via the SFTP protocol
  • Fixed issue with duplicate folders in the navigation tree list after a folder is deleted
  • Improved parsing the LIST output of MacOS based FTP servers that use the format defined by "MacOS Peter's Server" but use a custom name in the SYST reply
  • Fixed parsing wildcard mask modifiers in cases where the mask modifer doesn't come first. i.e. "*2* :age+1d" when using mask select or via custom commands /select /andselect /selectall /deselect
  • Updated SecureBlackBox, This update adds support for additional Ciphers, MACs (message authentication codes), and KEXs (key exchange algorithms)
  • Added new "Tango (medium)" toolbar image set consisting of 48x48 images

New in FlashFXP 5.1.0 Build 3861 (Jul 13, 2015)

  • Fixed when Queuing/Transferring via the Server File Search dialog invalid characters in the source file-name were not replaced in the target file-name before attempting to download.
  • Fixed the Queue Selected and Transfer Selected buttons were only functional when the browser pane was activated.
  • When moving a file/folder via drag/drop in the local browser the "move file/folder" confirmation prompt is now correctly shown.
  • Added new global remote edit option located in the Preferences dialog under the "View/Edit file" section named "Create a backup copy of file original file on upload". On the first edit of a file a backup is created named ., the timestamp is the current modified date/time of the file.
  • Added new per-file-association option located in the File Associations dialog named "Create a backup copy of file original file on upload".
  • Changed the behavior of the Server File Search dialog, you can now minimize this dialog.
  • Added new /dialog custom command to open dialogs used within FlashFXP, this allows the user to bind a custom shortcut to open these dialogs, more information can be found in the help file.
  • Fixed remote browser caching issue when connected to two remote servers (one in each browser pane) when performing a Server File Search on one side while navigating folders on the opposite remote browser caused the folders to not be cached.
  • Fixed remote browser caching issue where a failed directory listing or aborting the list operation would clear the cache for all child folders.
  • Fixed issue where FlashFXP would sometimes fail to refresh/update the directory content of shared folders when running under a VirtualBox VM, these drives are virtual mapped drives and certain Windows Network API's cannot be called on them otherwise the function calls fail.

New in FlashFXP 5.1.0 Build 3860 (Jul 13, 2015)

  • Updated: OpenSSL 1.0.2d

New in FlashFXP 5.1.0 Build 3850 (Jun 12, 2015)

  • Fixed crash running scheduled tasks that perform site to site transfers, there was an error that referenced an object that didn't exist resulting in an access violation.
  • When retrieving a directory listing over the SFTP protocol the bytes received is now shown in the status-bar panel.
  • Added command tokens %n to reference the name part of a file without extension and %e to reference the extension (.ext)
  • Added /set @var@ ("title","text") token modifier to allow the user to bring up the folder select dialog and store the result in @var@

New in FlashFXP 5.1.0 Build 3847 (May 25, 2015)

  • Fixed: Issue with creating a new custom command if no custom commands exist.
  • Fixed: Custom Command /deselect when using a modifier i.e. /deselect * :age+1d
  • Fixed: QueueAs/TransferAs (previous build didn't resolve the problem).
  • Fixed: Several issues with the queue item editor.
  • Added new raw command; /edit "" to open the file for editing.
  • Added new raw command; /view "" to open the file for viewing.
  • Added new advanced setting via raw command; /set app.os.theme set to 0 to turn off theming on list-view and tree-views, 1 to re-enable it. If you're using a dark color scheme it may be more desirable to have themes turned off.
  • Added new advanced setting via raw command; /set app.queue.parent typically the parent folder entry in the file list cannot be queued/transferred, this override re-enables this behavior allowing the parent directory entry to act as "all items in folder"
  • Fixed issue editing UTF-8 files via the internal editor.
  • Fixed issue with certain raw commands not executing correctly when run via the transfer queue.
  • Changed the way the delete confirmation prompt is shown in the local browser when enabled, if the OS is configured to show a confirmation prompt then that prompt is shown otherwise we display our own confirmation prompt.
  • Added new experimental raw command; /copyfile "" "" this command works both locally and remotely, if the server protocol doesn't support a direct copy then the file will be downloaded locally and then uploaded to create the copy.

New in FlashFXP 5.1.0 Build 3839 (May 11, 2015)

  • Changed: Reworked the Site Manager dialog, site profile settings have been Reworked so that they are now consistent across all connection types, FTP, SFTP, FTPS. Each connection type now has its own tab for connection specific settings
  • Added: The ability to set a custom Sftp Server via the Site Manager > SFTP Tab
  • Fixed: Corrected issue in an internal UNCPath function that could incorrectly handle \server\path\ paths
  • Fixed: Custom Commands > Using the /busybox command followed by the /confirm command could cause FlashFXP to freeze up
  • Changed: Custom Commands > The /busybox dialog now hides while another dialog window is being shown
  • Fixed: SFTP > When the SSH client is unable to automatically launch the SftpServer several alternatives locations are tried automatically, the method for starting these alternatives was flawed and in some cases resulted in a failure to start the SftpServer
  • Fixed: Resolved an issue with an internal function that was used to determine if multiple items were selected, this caused some basic functionality failure under some conditions
  • Fixed: Resolved an issue with the queue list right-click menu and right-click menu shortcuts not always working as intended
  • Changed: A previous fix for resolving an issue with incorrect file icons introduced some undesired lag when scrolling the file listing, the fix has been reworked to eliminate this lag
  • Changed: By default FlashFXP uses the Windows operating system defined fonts, this change was saved even if the user did not change the font, as a result when the system font changed FlashFXP continued to use the old font
  • Changed: The OpenSSL dlls are now statically linked to the FlashFXP.exe, as a result they are now required to use FlashFXP. This was done to resolve issues where in some rare situations FlashFXP was using OpenSSL dlls from another application, which in some cases was an older version of OpenSSL
  • Changed: Custom Commands > @var@ variables can now be used within token modifiers
  • Fixed: Using QueueAs/TransferAs did not use the new filename in some situations

New in FlashFXP 5.1.0 Build 3836 (May 4, 2015)

  • Fixed: Text selection in the status console window failed to copy the text to the clipboard in some specific situations.
  • Fixed: Loading a queue file that referenced sites that no longer existed in the site manager / quick connect could result in a crash.
  • Changed: On the remote folder select dialog the path input control was changed from a edit to a drop-down box and is now populated with previously selected paths during the current site session.
  • Changed: The remote folder select dialog now remembers its size/position.
  • Changed: The site select/add site dialog now remembers its size/position.
  • Fixed: In some cases a remote move operation would fail when performing the operation via the right-click "Move" command.

New in FlashFXP 5.1.0 Build 3834 (Apr 27, 2015)

  • Fixed: Loading and executing a saved queue that references sites by ID (i.e Auto saved queues) that no longer exist in the Site Manager could under some conditions cause FlashFXP to get stuck in an infinite loop and lock up.
  • Fixed: Under a rare condition the Queue List window might cache the wrong site name and the remark column would display the wrong site name. This did not effect functionality and was only a visual issue.
  • Fixed: Local browser drag operations incorrectly passed a UTF-8 encoded path-name when calling a windows API when it should of used Unicode path-name, this caused some drag/drop operations to fail.
  • Fixed: After the desktop color depth changes sometimes FlashFXP would incorrectly render the toolbar buttons with an opaque background.
  • Fixed: If FlashFXP is left minimized while the local browser is displaying the content of a network drive/location and this location becomes unavailable it could cause FlashFXP to freeze for an unusually long time or lockup when restoring the window.
  • Fixed: Synchronized browsing issue where the remote synchronized root path was not correctly defined under some conditions.
  • Fixed: Scheduled tasks > If the task failed as a result of being unable to resolve the server host name this reason was not clearly indicated.
  • Fixed: Internal file read-only check on data files was incorrectly passing Unicode file-names to ANSI version of APIs.
  • Changed: Clipboard monitor now uses a more reliable monitoring method on Windows Vista and up.
  • Fixed: Eliminated multiple RedrawWindow() API calls after unlocking the window canvas for drawing due to erroneous DrawLockLevel evaluation.
  • Fixed: Indirect site to site transfers were experiencing a problem that caused the UI to appear frozen between the download and upload operations while waiting for the file to become ready.
  • Fixed: In some cases FlashFXP was unnecessary reloading the FlashFXP data files from disk.
  • Fixed: Remote editing, auto uploading on save could in some specific cases try to upload even when another operation is in progress resulting in a failed upload.
  • Fixed: After a download transfer failure attempting to re-transfer the file could incorrectly result in the file being skipped.

New in FlashFXP 5.1.0 Build 3829 (Apr 14, 2015)

  • During the build process of the previous release something went wrong when linking the units and the wrong units were linked. The linked units had the wrong compiler flags and as a result some basic features malfunctioned.

New in FlashFXP 5.1.0 Build 3828 (Apr 14, 2015)

  • Fixed: Editing queue items with the queue in progress could lead to unexpected and incorrect results, the wrong items were updated in the queue list.
  • Fixed: The background dir size scanner didn't stop scanning if the folder being scanned was removed from the queue. (this should resolve the short freeze/delay that some users have reported when uploading folders)
  • Fixed: Under some conditions the disconnect button for a site in the offline mode may be switched to disabled when disconnecting or aborting a site on the opposite browser.
  • Fixed: Raw Command Pasting commands into the multi-line raw command input box.
  • Fixed: Raw Command dialog The option "Display results in Edit Window" was defaulting to a value of a completely unrelated setting.
  • Fixed: Small memory leak during shell drah/drop operation when dragging and then canceling the drop.
  • Fixed: Improved mutex handling to avoid issues with concurrent downloads via multiple instances of FlashFXP.
  • Fixed: Queue info dialog; custom commands were counted as folders, now there's a new column for commands. Along with some DPI and translation scaling issues.
  • Added support for digest authentication via HTTP Proxy.

New in FlashFXP 5.1.0 Build 3826 (Mar 30, 2015)

  • This update addresses an issue where FlashFXP may inadvertently revert back to the trial edition.

New in FlashFXP 5.1.0 Build 3825 (Mar 28, 2015)

  • Changes made in our previous release have revealed an uninitialized buffer used to store error messages from OpenSSL. This can lead to unexpected errors within FlashFXP.

New in FlashFXP 5.1.0 Build 3824 (Mar 27, 2015)

  • This update implements several new integrity and validation security checks to protect our users from future threats.

New in FlashFXP 5.1.0 Build 3820 (Mar 23, 2015)

  • Updated: OpenSSL 1.0.2a
  • Added: new option in Preferences dialog under General > Options > Use single color application icon. When checked, the application icon will always be green, rather then changing colors based on the current program state. (red = offline, orange = connecting, blue = connected, transferring = green)
  • Fixed: The session console window wasn't displaying lines with length of 1.
  • Change: Improved file handling when downloading a single set of files using multiple parallel copies of FlashFXP.

New in FlashFXP 5.1.0 Build 3818 (Mar 18, 2015)

  • Fixed: Issue downloading translation updates when the translation name contains a space. i.e. Chinese Simplified.
  • Fixed: Issue with SSL session re-use when using active mode (PORT/EPRT) data connections.
  • Fixed: FTP proxy issue when connecting to the proxy via an IPv6 address to a IPv4 FTP server.
  • Fixed: Incorrect status message displayed on download when FlashFXP failed to open the local file for write.
  • Fixed: IPv6 addresses were not properly formatted when using the copy to clipboard feature.
  • Fixed: The URL parser failed to parse IPv6 addresses pasted into FlashFXP (Quick Connect / Site Manager).
  • Fixed: Failure to transfer to/from network shares \\path
  • Fixed: Custom commands > incorrect result when using /queue selected with a modifier within a command block.
  • Fixed: Custom commands > incorrect result when using () to strip characters.
  • Changed: If FlashFXP encounters an error saving a data file to disk then an error message is displayed, the error message now includes a list of files affected by this failure. For some unexplained reason a few people have a corrupted schedule.dat which is causing this issue. As long as you don't have any scheduled tasks in FlashFXP you can safely delete it. Otherwise you may need to replace it from a back-up.

New in FlashFXP 5.1.0 Build 3816 (Mar 14, 2015)

  • Fixed: When FlashFXP is running as a scheduled task, if the user restored FlashFXP from the system tray the main application window was blank.
  • Fixed: High DPI scaling issue where the statusbar transfer progress panel was not scaled.
  • Fixed: An issue where in some situations the remote file listing cache was stale and regardless of the settings it should of been purged and re-cached. i.e. within a single queue; upload a folder to a site followed by downloading the same folder to the users computer in new location. The download would fail because the cache was stale.
  • Fixed: An issue uploading files where the source path+filename was 260 characters or longer.
  • Fixed: on the confirmation prompt "Opening separate shell session" the check-box "Don't show this dialog again" the text was missing a UTF-8 to Unicode conversion.
  • Fixed: In the remote file browser when sorting by column (owner, group, attrib) the sorted result was incorrect due to a logic error evaluating the "parent directory" item.
  • Fixed: SFTP / Keyboard authentication issue. [BUG ID: 1020]
  • Updated SBB library (used for x.509 certificates, public/private keys, ssh, and sftp)
  • New command script macro: /busybox Displays a busy dialog during script execution with a cancel button.
  • Major change to the way FlashFXP handles remote directory listings. Now the auto-detect setting detects UTF-8 and converts non-UTF8 text using the operating system code page. Previously non UTF-8 was displayed using the Windows 1252 code page. This caused problems displaying non-English text such as Korean and Chinese. This change may result in some text being displayed incorrectly. If you experience problems please let me know ASAP. Please provide the name and version of the FTP server software and the language as well as the OS version and language. Additional information may be required.
  • Changed: Many internal Unicode to UTF-8 conversions were changed from using CP 1252 to using the operating system locale CP.
  • Fixed entering a Unicode pathname in the drop-down path breadcrumb could fail.
  • Fixed the Active Edits feature did not always handle Unicode file-names correctly.
  • Fixed an issue with timestamps in the session console window, resulting in some incorrect timestamps.
  • Changed: Timestamps in the session console window, if you turn timestamps on you will now see timestamps for pre-existing lines in the window.
  • Fixed issue with the font select dialog; the font preview used the wrong color.
  • Cleaned up parts of the transfer queue routine and removed some flawed code that attempted to swap the direction of a queue item.
  • Changed: When a delete operation is performed via the transfer queue FlashFXP makes sure that there are no failed transfers pending, if any are found then they are reset and retried, if the transfer fails again then the transfer queue is now aborted. In Previous builds the delete operation was marked as failed and skipped and the queue continued.
  • Major speed improvement when downloading from a ProFTPD/mod_sftp Server.
  • Fixed SSH/SFTP compatiblity issue with Sun_SSH that resulted in incomplete/failed uploads.
  • Major overhaul to the custom command script engine to resolve an issue where command blocks and script macro includes were sometimes executed in the wrong order. THIS MAY BREAK PRE-EXISTING CUSTOM COMMAND SCRIPTS THAT RELY ON OUT OF ORDER EXECUTION. PLEASE VERIFY THAT THEY WORK AS EXPECTED.
  • Fixed an issue in command scripts that caused /shell { } command blocks to stop working.
  • Improved the %c (clipboard text) token when the clipboard contains multiple lines of text and is used with the /shell command. i.e. "/shell %c"
  • Fixed Unicode encoding issue in the /writeln command when the output filename contained non-UF8 characters.
  • Fixed an issue with the /select* commands in the remote browser where the current item selection wasn't correctly cleared before being applied.
  • Fixed an issue in the local browser where in some situations the wrong icon was displayed for an item.
  • Fixed an issue with using -get with a ftp:// url via the command line.
  • Fixed an issue with FTPS uploads where the file transfer would fail and was treated as if it was successful. This could occur if the control channel was lost and the data data channel successfully completed a graceful TLS shutdown without actually sending the entire file.
  • Added raw command "/set app.icon.static 1" to set the taskbar/window icon to a static icon, rather than change based on the current state.
  • Added raw command "/set app.closetotray 1" to change the behavior of FlashFXP when clicking the close button to minimize to the tray rather than exit. To exit FlashFXP you need to either use Exit from under the Session menu or the tray right-click menu.
  • Fixed UTF-8/Unicode encoding issue when using a selective transfer rule that contains UTF-8 encoded characters in the Edit Queue and Edit Scheduled Task dialogs.
  • Fixed an issue with selective transfer rules; when the files list action is set to transfer and folder list action is set to skip and the entry in the folder list is an exact match (no wildcard/regex) the folder list action could be ignored and allow the matching folder to transfer.
  • Fixed Site Manager > Site Profile > TCP/IP Buffer size > Send/Receive values were reversed on load.
  • Fixed double UTF-8 encoding on some SFTP status messages shown in the console window.
  • Fixed local browser modified date was rounded to the nearest even second. The SHGetDataFromIDList api doesn't mention this limitation.

New in FlashFXP 5.0.0 Build 3805 (Jan 26, 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.

New in FlashFXP 5.0.0 Build 3804 (Jan 20, 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)

New in FlashFXP 5.0.0 Build 3801 (Jan 10, 2015)

  • Updated OpenSSL to 1.0.1k

New in FlashFXP 5.0.0 Build 3800 (Jan 5, 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.

New in FlashFXP 5.0.0 Build 3799 (Dec 13, 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.
  • Fixed a compatibility issue with OpenSSH+HPN on FreeBSD.

New in FlashFXP 5.0.0 Build 3795 (Dec 13, 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.

New in FlashFXP 5.0.0 Build 3791 (Nov 10, 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.
  • 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.

New in FlashFXP 5.0.0 Build 3788 (Nov 3, 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.

New in FlashFXP 5.0.0 Build 3786 (Oct 27, 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.

New in FlashFXP 5.0.0 Build 3784 (Oct 18, 2014)

  • Updated OpenSSL 1.0.1j
  • OpenSSL Security Advisory [15 Oct 2014]
  • 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.

New in FlashFXP 5.0.0 Build 3782 (Oct 16, 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.

New in FlashFXP 5.0.0 Build 3781 (Oct 14, 2014)

  • Fixed regression in a couple right-click pop-up menus; Resulting in double pop-up menus and menu entries missing from some menus.

New in FlashFXP 5.0.0 Build 3780 (Oct 13, 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.

New in FlashFXP 5.0.0 Build 3779 (Oct 13, 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)

New in FlashFXP 5.0.0 Build 3777 (Oct 3, 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)

New in FlashFXP 5.0.0 Build 3776 (Oct 2, 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.

New in FlashFXP 5.0.0 Build 3775 (Oct 2, 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")

New in FlashFXP 5.0 Build 3771 (Sep 20, 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

New in FlashFXP 5.0 Build 3759 RC 2 (Aug 19, 2014)

  • Added new command macro /shell to send shell commands the shell when connected to a SFTP server. The server must provide a shell access for commands to work. You can en-queue commands or send them via the raw command prompt.
  • Upgraded SBB library to the latest version, We use this library when working with x.509 certificates, public/private keys, and for SSH/SFTP support.
  • A couple minor tweaks to the liveupdate routines, please let me know if you have problems with updating within FlashFXP. (though it would apply following this release.)
  • I've added support adjusting the OpenSSL Cipher per-site, it uses the standard OpenSSL cipher string format (https://www.openssl.org/docs/apps/ciphers.html)
  • I've updated more of the FlashFXP help file to reflect the new features and changes in v5.0.

New in FlashFXP 5.0 Build 3757 RC 2 (Aug 19, 2014)

  • Fixed incorrect date/time offset (Site Manager > Site profile > Time zone) when using certain UTC+0 zones with daylight savings when converting from server time to local time.

New in FlashFXP 5.0 Build 3756 RC 2 (Aug 19, 2014)

  • OpenSSL 1.0.1i
  • Added missing phrase "rule" to translations, this is used in the status window when a file is skipped.. i.e. Skip [rule:1 equal Size-Date]:
  • Modified the behavior of the liveupdate > launch update feature to display any confirmation prompts before continuing the update. If you select Yes then FlashFXP closes and the update installer runs. If you select No to any prompt then the update will run when you manually close FlashFXP.
  • Added multi-line edit mode to the raw command dialog. The mode is toggled by clicking on the triangle button.
  • Fixed issue with Time Zone setting "Attempt to auto-discover time offset" where the date/time shown in the directory listing retrieved immediately prior to the date/time adjustment was wrong.
  • Minor changes to the Active Edits dialog. If you have an edit pending upload and you close FlashFXP a prompt appears warning you, after you select No to close FlashFXP then the Active Edits dialog is shown. Now when the Active Edits dialog is shown the list is updated to better reflect which files need to be uploaded.

New in FlashFXP 4.4.4 Build 2046 (Jun 9, 2014)

  • Updated OpenSSL to 1.0.1h
  • Fixed integer overflow in DateTimeToUnix() function, the result should of been an 64-bit integer but instead it was defined as a 32-bit integer.
  • Fixed rare crash when closing FlashFXP triggered by a delayed event that attempted to access an object that had already been freed.
  • Fixed rare crash when renaming a remote folder.

New in FlashFXP 4.4.4 Build 2042 (Mar 28, 2014)

  • Resolved a issue that could cause the EnQueue > "move" and "move folder content" features to fail
  • Fixed a sanity check issue in the local browser that performed a flawed evaluation which could lead to an out of bounds error
  • Fixed an issue where the skiplist/highlight rules were not re-applied to a folder after moving it to a new location.
  • Made several changes to the way the FlashFXP installer performs an upgrade installation. This should resolve all known issues with performing an upgrade installation.

New in FlashFXP 4.4.4 Build 2038 (Feb 28, 2014)

  • Resolved a issue that could cause the EnQueue > "move" and "move folder content" features to fail
  • Fixed a sanity check issue in the local browser that performed a flawed evaluation which could lead to an out of bounds error

New in FlashFXP 4.4.4 Build 2035 (Feb 15, 2014)

  • Added a work-a-round to address incomplete file upload issue on Windows 8.1. Please let us know if you continue to have problems
  • Fixed an issue that prevented using the Parent Directory button during a file transfer to switch to the parent folder (assuming the parent directory is cached)
  • Fixed an issue with rendering and displaying custom flashfxp toolbar themes on older versions of windows
  • Fixed an issue that triggered an access violation during the uninstalling process
  • Fixed an issue in the Key manager dialog where the key list was using the wrong font
  • Fixed an issue in the Site manager when adding a new site or changing the connection type, the client certificate/key drop downlist wasn't correctly populated
  • Fixed an issue using and loading custom button image's after installing a flashfxp toolbar theme
  • Improved error handling and sanity checking while resolving server hostnames to their IP address

New in FlashFXP 4.4.3 Build 2031 (Feb 11, 2014)

  • Updated OpenSSL 1.0.1f
  • Fixed several minor issues that were triggered by program errors and reported by user submitted crash reports.
  • Fixed an installer issue where the installer failed to update FlashFXP due to an unexpected error.

New in FlashFXP 4.4.3 Build 2027 (Jan 14, 2014)

  • Fixed an application crash which could sometimes be triggered by the loss of connection or disconnecting from the remote server.
  • Fixed a crash on shutdown that prevented FlashFXP from cleanly closing and sometimes leaving processes running in the background, this was caused by a missing sanity check in the destructor of our threaded timer pool.
  • Fixed an issue in the Site Manager that could trigger an access violation when selecting some sites followed by a group. The A/V was caused by code responsible for updating the bookmarks listview control. Specifically when clearing the items.
  • Fixed an issue in the Site Manager that could trigger an access violation when using the search bar at the top of the window. The A/V was caused by a the tear down routine that cleared the treeview and updated treeview with matching sites.
  • While reviewing the code changes that were implimented to solve the incomplete upload problem I discovered a mistake that failed to deallocate a timer ID from our timer pool (when the object.reset method was called object.remove, resetting the object to the inital state changed the timer ID) and as a result eventually the timer pool became full, disgarding any new requests for a timer ID. As a result some UI elements such as progress bars, the status window console, etc didn't update.

New in FlashFXP 4.4.2 Build 2019 (Nov 1, 2013)

  • This update addresses an issue that could result in incomplete file uploads under some conditions.
  • Fixed multiple crashes when closing FlashFXP from 3rd party software.
  • Fixed a crash when attempting to browse non-file-system locations.
  • Fixed an issue preventing scheduled tasks from being saved or edited.
  • Fixed an access violation error in the "calculate ftp space used" dialog.

New in FlashFXP 4.4.2 Build 2016 (Oct 22, 2013)

  • Fixed issue with screen reader support library causing FlashFXP to crash when opening the about box.
  • Fixed issue on the queue > item edit dialog where the selective transfer list did not update after making changes via the selective transfer dialog. (i.e. adding/removing rule sets)
  • Fixed issue with the En-queue -> "Move Folder Content" feature, if the target folder didn't already exist there was no attempt to create it and often this caused the whole operation to fail, now If the target folder doesn't exist then it will be created.
  • Fixed an issue selecting a custom toolbar button style that would result in an access violation and then crash FlashFXP.
  • Fixed an issue where in some cases the SSL session context object wasn't freed from memory resulting in a memory leak. This occurred on servers such as drftpd where the data connection was established with a slave server.
  • Fixed an issue where in some cases the local browser wasn't refreshed fast enough after renaming a file or folder.
  • Fixed an issue where sending a LIST -alR via a raw command would cache the recursive directory listing as the current folder.
  • Fixed an issue where in a rare situation the cached content would contain the content from another directory, this occurred after a directory was deleted by another user on the server or from within another session and then changing into the directory resulting in a change directory failure and followed by list.
  • When an application password is set and the user forgets the password, after 3 failed attempts the user is now prompted to reset their settings and site profiles and start with a clean set of data files. The password protected data files are automatically backed up as a FlashFXP backup file (fbk) to allow for restoration sometime in the future if the user finds or remembers the password.
  • Fixed some issues with installing updates via LiveUpdate. Depending on which build you upgrade from these fixes might not be immediately noticeable.
  • Fixed local browser shortcut handling issue that caused a folder shortcut to open in a new window.
  • Fixed an issue where selecting the login type "prompt for password" would switch to "anonymous" if the username field was blank, The correct behavior would have been to prompt for both the username and the password.
  • Added 4096 KB and 8192 KB as possible TCP/IP Buffer sizes.
  • Fixed an issue where if the previous site used a custom TCP/IP Buffer size and the new site uses (default) the previous site value was used instead of (default).
  • This release addresses 3 memory access read errors that could lead to internal memory corruption within FlashFXP.
  • Fixed a couple issues with the schedule > edit task dialog when scheduling and/or editing existing tasks.

New in FlashFXP 4.4.1 Build 1998 (Aug 19, 2013)

  • Fixed a prompt for password regression where if the user-entered password is invalid or incorrect FlashFXP failed to clear the temporary password and prompt again for a password.

New in FlashFXP 4.4.0 Build 1997 (Aug 19, 2013)

  • Fixed display issue with items shown in the active edits dialog, the default state is to show only active edits however items loaded from the edit history were also shown.

New in FlashFXP 4.4.0 Build 1996 (Aug 19, 2013)

  • Improved the positioning and size of several user interface elements when the OS is configured to scale the display. (additional tweaks)

New in FlashFXP 4.4.0 Build 1995 (Aug 19, 2013)

  • Improved the positioning and size of several user interface elements when the OS is configured to scale the display. (additional tweaks)
  • Fixed a memory corruption issue in a low level string handling routine when copying a string buffer.

New in FlashFXP 4.4.0 Build 1994 (Aug 19, 2013)

  • Drag/drop to the remote navigation tree no longer requires a drop on the caption/icon/button, as long as something is drop highlighted it should accept it.
  • Main menu > sites > key manager > dialog caption renamed to key manager to maintain naming consistency.
  • The local navigation tree now correctly updates when the folder case changes. i.e. MyTEST to myTest.
  • Updated the display mode icons (display all / display active edits) on the Active Edits dialog.
  • Updated the Previous / Next icons on the Language Translation dialog.
  • Improved remote move file/folder confirmation prompts to display the target location in the prompt.
  • Improved the positioning and size of several user interface elements when the OS is configured to scale the display.
  • Updated the 'on transfer complete' confirmation dialog to always appear on the same monitor as the main window.
  • Several fixes and improvements to the language translation dialog.
  • Fixed an issue with sorting the queue list by column; when one or more columns were turned off the list was sorted by the wrong column.
  • Fixed a possible access violation crash when FlashFXP is closed while the "server file search" dialog is open.

New in FlashFXP 4.4.0 Build 1991 (Aug 19, 2013)

  • This update addresses several minor issues that were found via user submitted crash reports.

New in FlashFXP 4.4.0 Build 1990 (Aug 8, 2013)

  • Fixed an issue where some commands sent to the server enforced a 60 second wait timeout, when triggered the connection to the server was automatically closed. While most commands enforce a wait time limit some commands naturally take longer than others and this has lead to some undesired results. I have modified the code to exclude certain commands from the enforced timeout.
  • Fixed caption/option swap in the Preferences dialog > General > Actions. The "Remote file listing" and "URL Clipboard monitor" were swapped.
  • X3, Our graphic designer has independently released several new toolbar button sets for FlashFXP
  • Installing toolbar themes has never been easier simply click the download link for the filename.ffxptheme and opening it with FlashFXP. I am a huge fan of the Vacca VI toolbar set.
  • When using the live update feature to download program updates the "run update" button is now disabled on click to prevent multiple instances of the update installer.
  • Fixed crash when importing invalid XML via the Site Import feature.
  • Fixed dead-lock when importing invalid CSV via the Site Import feature.
  • Fixed crash after importing via the Site Import feature.
  • Fixed crash in Calculate server space used feature when FlashFXP is closed while a search is in progress.
  • Fixed crash in Server file search feature when FlashFXP is closed while a search is in progress.

New in FlashFXP 4.4.0 Build 1989 (Aug 8, 2013)

  • Added the ability to Enqueue > Move Folder Content with wildcard masks.
  • Improved error handling of ProFTPD when incorrectly configured with a low SSL session cache timeout (TLSSessionCache internal: value) the server reports "425 Unable to build data connection: Operation not permitted" and no further data connections are allowed, when this situation is detected FlashFXP will now automatically reconnect to the FTP server.
  • Implemented a possible fix for an error we are seeing in user submitted bug reports where FlashFXP is crashing after receiving a WM_SYSCOLORCHANGE event change message.
  • Changed the behavior when pasting a ftp://user:pass@host:port/path style URL without a path, if the pasted URL doesn't contain a path then the pre-existing path is preserved.

New in FlashFXP 4.4.0 Build 1988 (Jun 18, 2013)

  • New and Improved features:
  • Updated to OpenSSL 1.0.1e.
  • Updated installer engines for the standard and portable releases.
  • Added the ability to change the application data folder after installation via the installer maintenance mode (control panel / programs and features).
  • Update: 4x speed improvement when transferring with ProFTPd/mod_sftp server.
  • Improved error handling and recovery in the event of a connection loss during rename and chmod operations.
  • New feature, when a raw command is executed via the raw command line input and FlashFXP is busy performing an operation the raw command will be en-queued.
  • New global hot-key Ctrl+Shift+/ will change the toolbar background to a random solid color, this can be used to help identify which window is which.
  • Added the ability to set the toolbar background to a custom solid color (no styling) via the Preferences dialog > Interface > Toolbar > background.
  • Added the ability to import toolbar theme packs (.ffxpthemes) to simplify the process of installing and using additional toolbar themes.
  • Changed the order in which sub-folders are deleted when deleting from a remote server.
  • Improved remote drag/drop handler code to improve compatibility and resolve a possible delay when dragging from the remote browser window.
  • Added some additional clean up code to help prevent "System Error. Code: 8." crashes.
  • More info at http://qc.embarcadero.com/wc/qcmain.aspx?d=100600
  • Bug Fixes:
  • Fixed a complex issue that resulted in files being uploaded into the wrong location on the remote server. Specifically if the connection was lost while making a remote folder a series of safety checks would fail to detect that the connection was lost before executing a fragment of code that was intended to handle situations where the remote server renames the folder to suit the server file system, this code inadvertently changed the target path to an incorrect location. To address this issue additional safety checks have been added to verify and validate the reply to the make directory command and the connection status state.
  • Fixed a rare drawing issue in the user interface that effected a small number of users, resulting in overlapping elements where the previous elements were not erased.
  • Fixed: An access violation error in SHLWAPI.dll when sorting the queue list or file list.
  • Fixed several crashes when closing FlashFXP while the "Server file search" dialog is active.
  • Fixed a bug that sometimes allowed raw commands via the command line input to be executed while FlashFXP was busy performing an operation.
  • Fixed an issue with global/per-site file transfer rules not applying to scheduled tasks, instead the scheduled task was always applying the task defined file transfer rules, even if none were defined.
  • Fixed scheduled task > new/edit task > schedule tab, the repeat task until setting was allowed to be unchecked on Windows versions prior to Vista, however only Vista and up do not require this setting to be filled in. (This is specific to the Windows Task Scheduler and newer versions of Windows have additional features not found on older versions)
  • Fixed an issue where a scheduled task using a dynamic queue would create a temporary queue file each time the task was run.
  • Fixed several issues with remote edits.
  • If a remote edit was attempted while offline on a file that was previously opened via remote edit during the same session then a file modification was triggered which in turn triggered an automatic upload. (when the default action on save is set to upload)
  • Under some rare conditions If the connection to the server is lost while downloading a file for remote edit then FlashFXP would sometimes mistake this as a successful download, when combined with the prior issue this could result in erasing the remote file.
  • Under some conditions the "active edits" dialog failed to redraw the file list after a failed upload attempt and the 'modified' indicator wasn't drawn.
  • On the "active edits" dialog is a button to switch the view between active edits and all edits; when the display was set to active edits sometimes opening a previously edited file failed to add the active edit into the list.
  • On the "active edits" dialog, the right-click command "ReDownload" was broken.
  • Fixed remote file list item selection; after moving a file/folder via drag/drop the next item in the list appeared to be selected and focused but the correct state was only focused.
  • Fixed an issue that would sometimes prevent a ftp upload from being resumed after losing connection to the server.
  • Local browser "On keyboard: Enter Key" now properly handles multiple file selections.
  • Fixed multiple issues with the synchronized browsing feature that sometimes resulted in out of sync browsing.
  • Fixed drag/drop issue where the returned filename ended in a null character. Some users saw this issue appear as the filename being modified on upload as file.ext_ where the null was replaced with a _
  • Fixed: File list item selection glitch when switching focus between windows or scrolling an unfocused file list and then clicking on the item below the cursor.
  • Fixed: Rare crash when dragging files into FlashFXP.
  • Fixed: Drag/drop from local browser and explorer to the remote browser.
  • Fixed: Command line switch /restorequeue was not working correctly.
  • Fixed: Issue with viewing UTF-8/non-Latin characters in filenames.
  • Fixed: When setting the file date/time for site to site file transfers the wrong time was set under some conditions. (Additional cases were found and the code has been updated.)
  • Fixed: slow SFTP upload speed when uploading to a Sun sshd based server. We tweaked some compatibility improvements that were made awhile back restore the performance back to full speed.
  • Fixed: Attempting to delete items from a remote server while working off-line would randomly fail to delete anything, the connection was restored but the item selection was sometimes lost during the reconnect.
  • Fixed a SOCKS5 regression issue that prevented FlashFXP from connecting via SOCKS5.
  • Fixed keyboard multi-selection issue when using the ctrl and shift keyboard modifiers.
  • Fixed access violation error that could occur under some conditions within the disconnect event handler.
  • Fixed the window position of the Goto dialog prompt in the Editor.
  • Fixed an issue where connecting to a FTP server anonymously would sometimes fail to send a user name during login. (REF #841)
  • Fixed an issue in the Calculate disk space dialog when redrawing the directory list after clicking on a column header to change the sort order. (REF #840)
  • Fixed a NVDA screen reader issue when reading the status bar captions (REF #835)
  • Fixed a potential lockup when forcing a disconnect on a remote server.
  • Fixed a SOCKS5 compatibility issue using active mode (PORT) when connecting to a server via a hostname.
  • Fixed a couple issues where a scheduled task would fail to transfer the files and the error wasn't shown in the task scheduler.
  • Fixed an issue where a scheduled task would attempt to prompt the user if the server certificate or host key wasn't trusted, now automatically rejects any untrusted hosts.
  • Fixed an access violation crash if FlashFXP is closed via the task-bar while a child dialog is waiting for user input.
  • Fixed an issue where the estimated queue remaining time was incorrectly calculated when uploading.
  • Fixed an issue where the mouse cursor disappears when trying to drag/drop move in the remote file browser.
  • Fixed an issue where if the server connection is refused or times out it could lead to a dead lock in FlashFXP causing it to appear frozen for up to 30 seconds due to an unnecessary delay in the close socket method.
  • Fixed an issue that could result in broken FTP file uploads using an active mode (PORT) data connection.

New in FlashFXP 4.3.1 Build 1977 (Jun 2, 2013)

  • Improved error handling and recovery in the event of a connection loss during rename and chmod operations.

New in FlashFXP 4.3.1 Build 1975 (Jun 2, 2013)

  • Fixed a complex issue that resulted in files being uploaded into the wrong location on the remote server. Specifically if the connection was lost while making a remote folder a series of safety checks would fail to detect that the connection was lost before executing a fragment of code that was intended to handle situations where the remote server renames the folder to suit the server file system, this code inadvertently changed the target path to an incorrect location. To address this issue additional safety checks have been added to verify and validate the reply to the make directory command and the connection status state.

New in FlashFXP 4.3.1 Build 1971 (Jun 2, 2013)

  • Fixed a rare drawing issue in the user interface that effected a small number of users, resulting in overlapping elements where the previous elements were not erased.

New in FlashFXP 4.3.1 Build 1970 (May 24, 2013)

  • Fixed a rare drawing issue in the user interface that effected a small number of users, resulting in overlapping elements where the previous elements were not erased.
  • Fixed: An access violation error in SHLWAPI.dll when sorting the queue list or file list.

New in FlashFXP 4.3.0 Build 1946 (Mar 19, 2013)

  • Fixed a SOCKS5 regression issue that prevented FlashFXP from connecting via SOCKS5.
  • Fixed keyboard multi-selection issue when using the ctrl and shift keyboard modifiers.
  • Fixed an issue in the active edits window, the ReDownload feature on the right-click menu was non-functional.
  • This update resolves several crashes that were resolved from user submitted crash reports.
  • Updated remote drag/drop handler code to improve compatibility and resolve a possible delay when dragging from the remote browser window.
  • Fixed access violation error that could occur under some conditions within the disconnect event handler.
  • Fixed the window position of the Goto dialog prompt in the Editor.

New in FlashFXP 4.3.0 Build 1940 (Mar 7, 2013)

  • Updated languages.
  • FTP: Fixed issue with anonymous logins and no USER name being sent during login. (REF #841)
  • Calculate disk space: Fixed issue with redrawing the list after clicking on a column header to change the sort order. (REF #840)
  • Statusbar: Fixed NVDA screen reader issue when reading the status bar captions (REF #835)
  • Changed the order in which sub-folders are deleted when deleting from a remote server.
  • Fixed potential lockup when forcing a disconnect on a remote server.
  • Fixed SOCKS5 compatibility issue using active mode (PORT) when connecting to a server via a hostname.
  • Updated installer to allow the user to individually select which languages to install. (REF #831)

New in FlashFXP 4.3.0 Build 1934 (Feb 21, 2013)

  • Updated languages.
  • Updated to OpenSSL 1.0.1e
  • Fixed a couple issues where a scheduled task would fail to transfer the files and the error wasn't shown in the task scheduler.
  • Fixed an issue where a scheduled task would attempt to prompt the user if the server certificate or host key wasn't trusted, now automatically rejects any untrusted hosts.
  • Fixed an access violation crash if FlashFXP is closed via the task-bar while a child dialog is waiting for user input.
  • Added the ability to change the application data folder after installation via the installer maintenance mode (control panel / programs and features).
  • Fixed an issue where the estimated queue remaining time was incorrectly calculated when uploading.
  • Fixed an issue where the mouse cursor disappears when trying to drag/drop move in the remote file browser.

New in FlashFXP 4.3.0 Build 1933 (Feb 14, 2013)

  • New and Improved features:
  • Updated SFTP engine to the latest version.
  • Improved screen reader support. If you find some issues please let us know so that we can get them resolved. We've tested with Windows-Eyes and NVDA. All controls should now provide proper descriptions when tabbed, mouse over, or selected.
  • Many improvements to the task scheduler. (when modifying or creating a task the syntax and parameters used by FlashFXP have changed, These changes are not backwards compatible with previous releases.)
  • Improved FTP uploading where the connection would sometimes be dropped at the end of the transfer.
  • Many code optimizations and performance (speed) improvements.
  • Added [Site Manager] multiple select to the site list. This should make it easier to manage sites, specifically when wanting to delete or move a selection of sites at a time.
  • Improved [Preserve File Date/Upload] feature, this operation is now executed as a separate operation after the file transfer completes, this is done so that if the command fails it doesn't confuse the user into thinking the transfer failed. More information is available on our website at http://www.flashfxp.com/forum/flashfxp/faq/15850-video-file-upload-hangs-99%.html
  • Changed [Task Schedule] property repeat until configuration to allow "until" to be optional, when unchecked the task will run indefinitely. Previously there was no clear way to set this.
  • Added [Translation] input validation for the Personal ID number field.
  • Improved [Queue/Operation] en-queue delete logic to check to see if the same file/folder is queued for transfer and re-order the delete operation if determined that the file would be deleted prior to transfer. Most users would want to delete the file after the transfer not before. This check is on the source file location.
  • Added [file list] icon shortcut overlays to symbolic links to files, when the file is detected as a symbolic link, not all servers will indicate when a file is actually a symbolic link.
  • Improved [tree navigation] performance by eliminating a bottleneck that resulted in a 50% speed increase during certain operations.
  • Added the ability to drop external folders/shortcuts on the local browser address bar to quickly jump to the folder of the dropped item.
  • Improved performance (6x speed increase) when transferring many small files over low latency connections.
  • Added the ability to use the keyboard shortcut shift+End during a rename (f2) to select the whole filename.
  • Changed the way data channel sockets/objects are created and managed to improve efficiency and performance.
  • Improved the way site to site transfers are aborted. This new method has been tested with pure-ftpd, gene6 ftp, proftpd, glftpd, ioftpd, vsftpd, drftpd, and serv-u.
  • Added a file replace dialog when attempting to move a file into a location that already contains a file with the same name allowing the user to select the desired action, overwrite, skip, rename, cancel.
  • Improved the user experience (reduced flicker) when minimizing and restoring the main window to/from the maximized state.
  • Improved content layout and position when using large fonts or font scaling.
  • Bug fixes:
  • Fixed [Task Schedule] property 'Expire on' setting, the setting wasn't being set correctly when FlashFXP was run on Windows Vista or newer.
  • Fixed [server/transfer/abort] access violation when the server returned a multi-line reply during an abort operation.
  • Fixed [interface/prompts] FlashFXP would sometimes disappear from the task list (alt+tab) when certain child windows were active.
  • Fixed [browser/file list] issue that prevented renaming under Wine.
  • Fixed [LiveUpdate] crash when canceling a "check for upgrade".
  • Fixed [Site Manager] crash when performing a site list search when the selected site is modified and not yet saved. (error occurred while displaying the save changes prompt)
  • Fixed [FTP/PROXY/MODE Z] download/listing issue when using a SOCKS Proxy on a FTP server with MODE Z enabled.
  • Fixed [Application] crash (Invalid Pointer Operation) triggered under some conditions when using a screen reader with FlashFXP.
  • Fixed [Application] text drawing gitches while in screen reader mode.
  • Fixed [Application] double buffer drawing with DWM composition enabled.
  • Fixed list-view column text, it was rendered upside down and reversed on some systems.
  • Added a 60 second data socket connection timeout, this is the maximum time FlashFXP wait for a data connection to connect.
  • Fixed an issue where the Windows 7 taskbar progress would incorrectly start at 90%.
  • Fixed an issue where the user was unable to transfer any files after canceling a transfer, the cancel flag was not reset in some situations.
  • Fixed [server file search/result list] issue where symbolic links weren't shown with the shortcut overlay icon.
  • Fixed [server file search/delete operation] issue where symbolic links were treated as folders when in fact they should of been treated as files.
  • Fixed [queue list] item selection issue when the queue list is focused using the tab key on the keyboard. The selected items might appear selected but attempting to perform an operation such as delete would fail.
  • Fixed [server/operation] issue when trying to move a file or folder, the operation could fail without any indication as to why it failed.
  • Fixed [server file search] crash if you close FlashFXP while the server file search is dialog open.
  • Fixed [status window] drawing issue where in some situations the last 2-3 lines of text might be delayed and not shown until the FlashFXP window was activated or the status window was scrolled.
  • Fixed a couple focus/selection issues when using tab and ctrl+tab.
  • Fixed a application crash triggered during the SSL/TLS connection handshake.
  • Several minor fixes in the remote sever search feature.
  • Several minor fixes in the remote file edits feature.
  • Fixed an issue that prevented FlashFXP from shutting down correctly under some conditions and leaving the FlashFXP process running.
  • Fixed an issue that could sometimes result in erroneous transfer failed message on connection lost when there was no transfer in progress.
  • Fixed an issue triggered after completing a remote server search or closing the remote server search dialog where the current remote directory listing might not display the correct content for the current directory.
  • The default value for TCP/IP Keep Alives has changed from 2 minutes to 120 minutes.
  • Fixed several issues when performing a remote move folder operation.
  • Under some conditions the connect and disconnect buttons were not enabled when they should have been. Fixed.
  • Changed the way the local browser handles windows shortcuts when "use accurate shell icons" is unchecked.
  • Fixed a many UI elements that weren't properly scaled/positioned when using large fonts.
  • Sometimes FlashFXP would display double confirmation prompts when FlashFXP is closed. Fixed.
  • Fixed several problems related related to the liveupdate feature, specifically when launching the newly downloaded update.
  • Fixed a situation where the local browser could appear blank and or not update correctly after a non-critical failure while navigating.
  • Fixed [upload] file read error during file upload.
  • Fixed [window/state] when restoring FlashFXP from the system tray if the previous window state was maximized then under some conditions the window state might not be restored.
  • Fixed [thread/timer] a race condition in timer/helper thread. This race condition caused things in FlashFXP to malfunction. Such as the local browser wouldn't update automatically to show new/modified files in the current folder.
  • Fixed [socket/bind] error when using FlashFXP with a transparent proxy such as Proxifier, where opening the data connection would fail with a Data Socket Error: Can't assign requested address.
  • Fixed [DNS] When resolving the server hostname some DNS servers are returning two identical IP records, if the connection fails this can result in an immediate retry attempt and an endless loop ignoring any defined retry delay.
  • Fixed [server file search dialog] the "look in" field couldn't be selected via the tab key.
  • Fixed [Proxy/Socks5] compatibility issue when connecting to some Socks5 servers using the hostname of the FTP/SFTP server. Connecting with a IP address was unaffected.
  • Fixed MLST issue with PS3 FTP server (multiman).
  • Fixed [socket/receive buffer] contained stale data on the control connection, in some situations the receive buffer wasn't cleared prior to a re-connection attempt following a connection failure. This issue was detected when using a Socks5 proxy but it's likely that other situations also triggered this issue.
  • Right clicking in the tree navigation wasn't changing the active side selection bar (below the browser panes) when the current browser wasn't focused/selected. Fixed.
  • Fixed access violation error that would sometimes occur when renaming a folder.

New in FlashFXP 4.3.0 Build 1915 RC 2 (Jan 24, 2013)

  • Fixed SFTP upload stall detection, the stall detection wasn't working correctly and failed to detect a stall.
  • Fixed a SFTP upload compatibility issue that caused the upload to stall after 200KB or less was sent.
  • Improved the login type setting to attempt to auto detect the correct setting for pre-existing sites. i.e. existing SFTP sites without a password where the username is not anonymous might be switched to "Prompt for password" if no public key is set.

New in FlashFXP 4.3.0 Build 1904 RC 1 (Dec 27, 2012)

  • Minor changes to the installer and improved upgrade logic when upgrading from the old installer engine

New in FlashFXP 4.3.0 Build 1903 RC 1 (Dec 24, 2012)

  • We've switched to a new installer (InstallAware). This new installer should resolve all compatibility and performance issues experienced with Windows Security Essentials.
  • Updated FlashFXP to work with the new installer.
  • Fixed an issue where the remote server cache wasn't cleared when connecting to a new server

New in FlashFXP 4.3.0 Build 1900 RC 1 (Dec 4, 2012)

  • Fixed: A upload failure followed by the loss of connection on the retry attempt could lead to the file being removed from the queue instead of being marked as failed or retried again.
  • The code-base is now frozen, we are waiting for language translation updates, and any last minute bug reports.

New in FlashFXP 4.2.6 Build 1897 Beta (Nov 28, 2012)

  • Fixed [Task Schedule] property Expire on setting, this setting wasn't being set correctly when FlashFXP was run on Windows Vista or newer.
  • Improved [Preserve File Date/Upload] feature, this operation is now executed as a separate operation after the file transfer completes, this is done so that if the command fails it doesn't confuse the user into thinking the transfer failed.

New in FlashFXP 4.2.6 Build 1896 Beta (Nov 21, 2012)

  • Changed [Task Schedule] property repeat until configuration to allow "until" to be optional, when unchecked the task will run indefinitely. Previously there was no ideal way to set this.
  • Added [Translation] input validation for the Personal ID number field.
  • Improved [Queue/Operation] en-queue delete logic to check to see if the same file/folder is queued for transfer and re-order the delete operation if determined that the file would be deleted prior to transfer. Most users would want to delete the file after the transfer not before. This check is on the source file location.

New in FlashFXP 4.2.6 Build 1895 Beta (Nov 20, 2012)

  • Fixed [server/transfer/abort] access violation when the server returned a multi-line reply during an abort operation.
  • Fixed [interface/prompts] FlashFXP would sometimes disappear from the task list (alt+tab) when certain child windows were active.

New in FlashFXP 4.2.6 Build 1894 Beta (Nov 19, 2012)

  • Fixed [browser/file list] issue that prevented renaming under Wine.
  • Fixed [LiveUpdate] crash when canceling a "check for upgrade".
  • Fixed [Site Manager] crash when performing a site list search when the selected site is modified and not yet saved. (error occurred while displaying the save changes prompt)
  • Fixed [FTP/PROXY/MODE Z] download/listing issue when using a SOCKS Proxy on a FTP server with MODE Z enabled.
  • Fixed [Application] crash (Invalid Pointer Operation) triggered under some conditions when using a screen reader with FlashFXP.
  • Fixed [Application] text drawing gitches while in screen reader mode.
  • Fixed [Application] double buffer drawing with DWM composition enabled.

New in FlashFXP 4.2.6 Build 1890 Beta (Nov 10, 2012)

  • Fixed list-view column text, it was rendered upside down and reversed on some systems.
  • Fixed a bug in the "move file/folder dialog" caused by a previous fix that causes the original item selection to change while navigating the move dialog.

New in FlashFXP 4.2.6 Build 1889 Beta (Nov 10, 2012)

  • Resolved several minor bugs based on user submitted crash reports.
  • Added some additional debug information to help resolve two pending issues.

New in FlashFXP 4.2.6 Build 1888 Beta (Nov 6, 2012)

  • Fixed save site profile confirmation prompt when closing the site manager, Due to the multi-select changes the original code was no longer valid and was bypassed.
  • Added a 60 second data socket connection timeout, this is the maximum time FlashFXP wait for a data connection to connect.

New in FlashFXP 4.2.6 Build 1886 Beta (Nov 1, 2012)

  • Fixed an issue where the Windows 7 taskbar progress would incorrectly start at 90%
  • Fixed a bug introduced in the previous build when performing a CHMOD operation.
  • Fixed an issue where the user was unable to transfer any files after canceling a transfer, the cancel flag was not reset in some situations.

New in FlashFXP 4.2.6 Build 1885 Beta (Nov 1, 2012)

  • Fixed [status window] drawing issue, the previous attempt didn't solve it and in some situations made it worse.
  • Added [file list] icon shortcut overlays to symbolic links to files, when the file is detected as a symbolic link, not all servers will indicate when a file is actually a symbolic link.

New in FlashFXP 4.2.6 Build 1884 Beta (Oct 31, 2012)

  • Fixed [server file search/result list] issue where symbolic links weren't shown with the shortcut overlay icon.
  • Fixed [server file search/delete operation] issue where symbolic links were treated as folders when in fact they should of been treated as files.
  • Fixed [queue list] item selection issue when the queue list is focused using the tab key on the keyboard. The selected items might appear selected but attempting to perform an operation such as delete would fail.
  • Fixed [server/operation] issue when trying to move a file or folder, the operation could fail without any indication as to why it failed.
  • Fixed [server file search/crash] if you close FlashFXP while the server file search is dialog open.
  • Improved [tree navigation] performance by eliminating a bottleneck that resulted in a 50% speed increase during certain operations.
  • Fixed [status window] drawing issue where in some situations the last 2-3 lines of text might be delayed and not shown until the FlashFXP window was activated or the status window was scrolled.

New in FlashFXP 4.2.6 Build 1880 Beta (Oct 27, 2012)

  • Fixed [Site Manager] issue where the checked state of the "disable site" item on the right-click menu wasn't updated.

New in FlashFXP 4.2.6 Build 1879 Beta (Oct 26, 2012)

  • Fixed a critical issue that effectively disabled the FlashFXP crash reporting feature.
  • Several frequently called routines were refactored to improve performance, the refactored code is 10x faster than the original.

New in FlashFXP 4.2.6 Build 1877 Beta (Oct 24, 2012)

  • Upgraded SFTP engine component to the latest version.
  • Improved [Site Manager] multi-select support.
  • Fixed a couple focus/selection issues when using tab and ctrl+tab.

New in FlashFXP 4.2.6 Build 1872 Beta (Oct 18, 2012)

  • The previous release could crash immediately on start-up depending on the user configuration. This update resolves the issue.

New in FlashFXP 4.2.6 Build 1870 Beta (Oct 18, 2012)

  • Added [Site Manager] multiple select to the site list. This should make it easier to manage sites, specifically when wanting to delete or move a selection of sites at a time.
  • Added the ability to drop external folders/shortcuts on the local browser address bar to quickly jump to the folder of the dropped item.

New in FlashFXP 4.2.6 Build 1865 Beta (Oct 11, 2012)

  • Improved performance (6x speed increase) when transferring many small files over low latency connections.

New in FlashFXP 4.2.6 Build 1860 Beta (Oct 8, 2012)

  • Second go at fixing the SSL/TLS crash. With very little information to go on I have been guessing problem and it looks like my first guess was wrong. Now I suspect the problem was caused by FTPS servers where the data connection uses a non-inherited SSL context which is typical of drftpd using slave servers.

New in FlashFXP 4.2.6 Build 1859 Beta (Oct 5, 2012)

  • Resolved a application crash triggered by a incorrect evaluation statement when using SSL/TLS.

New in FlashFXP 4.2.6 Build 1858 Beta (Oct 5, 2012)

  • Added the ability to use the keyboard shortcut shift+End during a rename (f2) to select the whole filename.
  • Changed the way data channel sockets/objects are created and managed to improve efficiency and performance.
  • Fixed couple minor issues, in remote server search and remote file edits.

New in FlashFXP 4.2.6 Build 1857 Beta (Oct 4, 2012)

  • Fixed an issue that prevented FlashFXP from shutting down correctly under some conditions and leaving the FlashFXP process running.
  • Fixed an issue that could sometimes result in erroneous transfer failed message on connection lost when there was no transfer in progress.

New in FlashFXP 4.2.6 Build 1856 Beta (Oct 3, 2012)

  • Improved the way site to site transfers are aborted. This new method has been tested with pure-ftpd, gene6 ftp, proftpd, glftpd, ioftpd, vsftpd, drftpd, and serv-u. If you experience any problems aborting site to site transfers please let us know.
  • Fixed a problem after completing a remote server search or closing the remote server search dialog where the current remote directory listing might not display the correct content for the current directory.

New in FlashFXP 4.2.6 Build 1852 Beta (Sep 29, 2012)

  • The default value for TCP/IP Keep Alives has changed from 2 minutes to 120 minutes.
  • Corrected several issues when performing a remote move folder operation.
  • Under some conditions the connect and disconnect buttons were not enabled when they should have been.

New in FlashFXP 4.2.6 Build 1848 Beta (Sep 25, 2012)

  • Changed the way the local browser handles windows shortcuts when "use accurate shell icons" is unchecked.

New in FlashFXP 4.2.6 Build 1846 Beta (Sep 24, 2012)

  • Fixed a problem where the window content is no longer automatically resized after minimizing the window followed by maximizing it (this was an unexpected side effect of the flicker fixes).
  • Added a file replace dialog when attempting to move a file into a location that already contains a file with the same name allowing the user to select the desired action, overwrite, skip, rename, cancel.
  • Fixed a few more UI elements that weren't properly scaled/positioned when using large fonts.

New in FlashFXP 4.2.6 Build 1843 Beta (Sep 20, 2012)

  • Fixed double confirmation prompts when FlashFXP is closed.
  • Fixed several problems related related to the liveupdate feature, specifically when launching the newly downloaded update.
  • Switched the memory manager from the default back to FastMM4, the last few builds had it disabled for testing purposes.
  • Fixed a situation where the local browser could appear blank and or not update correctly after a non-critical failure while navigating.

New in FlashFXP 4.2.6 Build 1839 Beta (Sep 17, 2012)

  • Improved the user experience (reduced flicker) when minimizing and restoring the main window to/from the maximized state.

New in FlashFXP 4.2.6 Build 1838 Beta (Sep 17, 2012)

  • Improved content layout and position when using large fonts or font scaling.
  • Fixed [upload] file read error during file upload.
  • Fixed [window/state] when restoring FlashFXP from the system tray if the previous window state was maximized then under some conditions the window state might not be restored.

New in FlashFXP 4.2.6 Build 1836 Beta (Sep 13, 2012)

  • Fixed [socket/tcp] The default TCP/IP keep alive value used in the preferences is 2 min, but internally the default value was mistakenly interpreted in hours.

New in FlashFXP 4.2.6 Build 1835 Beta (Sep 12, 2012)

  • Fixed [thread/timer] a race condition in our global timer/helper thread. This race condition caused things in FlashFXP to malfunction. Such as the local browser wouldn't update automatically to show new/modified files in the current folder.
  • Updated SFTP engine to the latest version.

New in FlashFXP 4.2.6 Build 1834 Beta (Sep 12, 2012)

  • Fixed [socket/bind] error when using FlashFXP with a transparent proxy such as Proxifier, where opening the data connection would fail with a Data Socket Error: Can't assign requested address.
  • Fixed [remote edit] The last few builds introduced a bug which prevented FlashFXP from detecting when the file was saved if the temporary folder path was a short 8.3 pathname.

New in FlashFXP 4.2.6 Build 1832 Beta (Sep 12, 2012)

  • Fixed [DNS] When resolving the server hostname some DNS servers are returning two identical IP records, if the connection fails this can result in an immediate retry attempt and an endless loop ignoring any defined retry delay.
  • Fixed [server file search dialog] the "look in" field couldn't be selected via the tab key.

New in FlashFXP 4.2.6 Build 1830 Beta (Sep 12, 2012)

  • Fixed [Remote browser/List] color highlights on folder names.
  • Fixed [Proxy/Socks5] compatibility issue when connecting to some Socks5 servers using the hostname of the FTP/SFTP server. Connecting with a IP address was unaffected.
  • Improved screen reader support. If you find some issues please let us know so that we can get them resolved. We've tested with Windows-Eyes and NVDA. All controls should now provide proper descriptions when tabbed, mouse over, or selected.
  • Fixed MLST issue with PS3 FTP server (multiman).
  • Fixed [socket/receive buffer] contained stale data on the control connection, in some situations the receive buffer wasn't cleared prior to a re-connection attempt following a connection failure. This issue was detected when using a Socks5 proxy but it's likely that other situations also triggered this issue. To resolve the problem all shared buffers are cleared prior to connect.

New in FlashFXP 4.2.6 Build 1824 Beta (Sep 12, 2012)

  • Fixed [Task Scheduler/Edit Task] The new "Run task whether user is logged on or not" feature wasn't working correctly.

New in FlashFXP 4.2.6 Build 1823 Beta (Sep 12, 2012)

  • Fixed a couple icon oddities in the remote tree navigation browser.
  • Fixed: Right clicking in the tree navigation wasn't changing the active side selection bar (below the browser panes) when the current browser wasn't focused/selected.

New in FlashFXP 4.2.6 Build 1822 Beta (Sep 12, 2012)

  • Fixed access violation error when renaming a folder.
  • Server File Search Dialog > Pressing the enter key with the "look in" field selected will now start the file search.
  • Fixed: Skip list entries were not colorized in the previous build, this has now been corrected.

New in FlashFXP 4.2.6 Build 1820 Beta (Sep 12, 2012)

  • This update includes several improvements to the task scheduler.
  • When a task exits with an error, the error is now shown in the task details.
  • Improved task editing, the task is only updated if a setting is changed.
  • When modifying or creating a task the syntax and parameters used by FlashFXP have changed. These changes are not backwards compatible with previous releases. These changes allow for more flexibility and allow the user to edit additional task related settings directly via Windows Task Scheduler. For example FlashFXP only allows one event trigger to be defined, however multiple triggers can be defined via Windows Task Scheduler if desired.
  • Improved FTP uploading where the connection would sometimes be dropped at the end of the transfer. This issue should now be completely resolved, if not please make sure your TCP/IP buffer size in FlashFXP under Preferences / Connection is set to default.
  • Several optimization and performance improvements.

New in FlashFXP 4.2.5 Build 1813 (Aug 4, 2012)

  • Bug fixes:
  • Fixed: Selective transfer rules aren't being applied correctly, in some cases either they're completely ignored or all files are skipped.
  • Fixed: In some cases FlashFXP would crash when using a screen reader while hovering over some text or when closing a child window.
  • Fixed compatibility issue with NVDA screen reader when hovering over a richedit control, this problem is caused by a bug in NVDA but I have found a way to work around it until they fix the problem.
  • Fixed: When the option "request file size/date prior to transfer" is enabled FlashFXP will now check to see if the source file still exists before performing a site to site transfer, this will eliminate additional delays should the file no longer exist, and depending on the FTP server software aborting a site to site transfer isn't very reliable. On *nix servers it often fails.
  • Fixed: When connecting to a site profile stored in the site manager via the command line or via Win7 jump-list the site would sometimes appear in your quick connect list, deleting the site from the quick connect would also delete it from your site manager. This should now be resolved. Site profile sites should not be added to the quick connect site list.
  • Fixed: When dropping a file into the file list sometimes the drop-highlight state wasn't reset after the drop, leaving the item to appear selected.
  • Fixed: We recently changed the download behavior to compare the local file size against the remote file size to ensure the file was downloaded completely, however this caused problems with downloading files that are updated during the transfer, such as log files, so this behavior has been removed.

New in FlashFXP 4.2.5 Build 1810 (Jul 28, 2012)

  • Bug fixes:
  • Fixed: En-queued local delete folder operations were ignoring the optional user-defined file mask and the include sub-folder settings.
  • Fixed: En-queued remote delete operations would fail to execute when run from a scheduled task and displayed a user-interactive error prompt.
  • Fixed: When downloading a remote file, if the connection is lost before any data is transmitted then the wrong file transfer rule could be applied. This situation should trigger the user defined action for the "On transfer error" rule but instead it uses the normal file transfer rules, or if the default rule is set to prompt and the user selects skip all, resume all, overwrite all, then that action was used.

New in FlashFXP 4.2.5 Build 1807 (Jul 27, 2012)

  • Improved features:
  • Improved the aborting procedure of FTP file transfers to take into consideration delayed replies from the FTP server.
  • Improved SFTP compatibility with Sun_SSH, Previous versions were unable to upload.
  • Improved SFTP compatibility with mod_sftp, Previous versions could corrupt the file during upload.
  • Improved SFTP upload transfer speed (50-70% faster) with many SFTP servers.
  • Improved support for FlashFXP running on legacy versions of Windows and Windows with themes disabled.
  • Improved file date/time handling on FTP servers that use the older LIST style directory output. If the file time is not available then date/time comparison is limited to the date.
  • Improved preserve date/time on upload to ensure the date/time is set, if the control connection is lost at the end of the file transfer then the set file date/time operation is en-queued until the connection can be restored.
  • New Features:
  • Added an option to randomly select a toolbar background on start-up.
  • Added an option to turn off TCP/IP keep-alives and adjust the keep-alive interval.
  • Bug fixes:
  • Fixed a rare critical section dead lock the threaded event timer. I suspect that this issue caused the remote edit feature in FlashFXP to malfunction, as well as other event related features.
  • Fixed multiple issues that could cause FlashFXP to crash on start up when run as a scheduled task.
  • Fixed an issue that could prevent the user from saving a queue file to disk.
  • Fixed an issue where the local or remote browser were ending up in different locations after transferring a file. Sometimes one would revert back to the original location prior to the transfer, or use the default path stored in the site profile.
  • Fixed several user-interface glitches where the content wasn't properly updated or redrawn.

New in FlashFXP 4.2.4 Build 1784 (Jun 22, 2012)

  • Added support for right-click drag and then drop into a single local browser window.

New in FlashFXP 4.2.4 Build 1783 (Jun 12, 2012)

  • Improved features:
  • Improved window minimize compatibility with DisplayFusion and other 3rd party task-bar replacements.
  • Improved compatiblity with OpenSSH+HPN and HPI VMS behind a MultiPath SFTP server.
  • Bug fixes:
  • Fixed issue when en-queued local delete operations when queued in-between remote file operations which resulted in the remote server being disconnected and re-connected, and in some cases the re-connect would fail due to a race condition.
  • Fixed issue with remote edit legacy prompt, resulting in the prompt window being always on top of all windows.
  • Fixed issue with expanding folders for upload file transfer when not connected to the target server.
  • Fixed issue with x.509 client certificate authentication when connecting to FTP SSL/TLS servers. OpenSSL was failing to load the client certificate.
  • Fixed issue with en-queued sever delete operations. The deleted file wasn't correctly removed from the internal directory cache, triggering a file exists prompt/comparison rule when the delete operation was followed by a file upload with the same name as the deleted file.
  • Fixed issue with the remote directory disk cache manager that could sometimes prevent FlashFXP from shutting down correctly.
  • Fixed off screen window placement issue, in some cases such as switching between single and dual monitors the main child windows could sometimes end up positioned off screen.
  • Fixed an issue that prevented FlashFXP from successfully logging into some servers.

New in FlashFXP 4.2.3 Build 1770 (May 12, 2012)

  • Security updates:
  • Updated to OpenSSL 1.0.1c.
  • OpenSSL Security Advisory
  • Improved features:
  • Improved file upload routine to keep the file open throughout the entire upload process, this should eliminate issues where FlashFXP attempts to upload the file only to have it fail with an open/access error.
  • Added the ability to store x509 certificates/ssh keys with a passphrase, you will be prompted to enter a password any time the certificate or ssh key is loaded.
  • Improved logical/natural sorting. The hybrid method we were using didn't always match the operating system.
  • Improved FTP directory list handling and parsing. Typically each entry should end in a CR/LF, but this isn't always the case and some FTP servers use LF or CR.
  • Improved the behavior of Transfer (via queue list > right-click ), if the connection attempt is delaying for retry it will now trigger a reconnect, rather than waiting the duration of the retry delay.
  • Improved drawing of the file list, in some cases moving the mouse over the file list would cause some items to randomly erase and not draw correctly.
  • Bug fixes:
  • Fixed a bug in the UNIX style list parser when parsing certain timestamps and as a result the entry displayed the wrong timestamp.
  • Fixed [interface/keyboard] issue that prevented item selection/unselection when using control+space key combination.

New in FlashFXP 4.2.2 Build 1760 (Apr 21, 2012)

  • Security updates:
  • Updated to OpenSSL 1.0.1a.
  • OpenSSL Security Advisory
  • Improved features:
  • Added: [SSL/FTP/X509] support for verifying the host-name using X509 v3 subject alternative names.
  • Added a text Find feature to the language translation editor.
  • Added: The ability to select more than one file/folder when using the Enqueue > Rename feature.
  • Added: Command line switches to rename/move files on the server. FlashFXP.exe /RENAME="/absolute/path/file.ext" TO="/absolute/path/new.ext"
  • Improved local browser re-sort method on automatic refresh.
  • Improved error handling in the local folder select dialog.
  • Improved the method used to keep a folder cache state in sync with the tree navigation cached icon.
  • Improved automatic SSCN command switching and error handling when performing secure site to site transfers.
  • Improved toolbar/buttons rendering, some older systems had problems rendering the 32-bit button images with a alpha channel, resulting in a solid color (non-transparent) box around each button.
  • Improved toolbar backgrounds to support transparent PNG images.
  • Improved placement, position and size of translated text in several locations.
  • Improved support for files and folders containing a forward slash (\) as part of the name on unix based systems.
  • Improved font size for the local browser text on the toolbar, the font size now scales to better match the toolbar button size.
  • The shortcut key for "Connection Type" in the Quick Connect dialog has changed to Alt+E.
  • Bug fixes:
  • Fixed: [Advanced Transfer] The Queue As and Transfer As features now bypass the skip-list rules.
  • Fixed: [remote browser] The ctrl + v shortcut for view file did not always work.
  • Fixed: [UTF-8] The UTF-8/ANSI text conversion was failing on filenames that were only 1 character long.
  • Fixed: [FTP/MLST] Our previous fix for the PS3 FTP Server/multiMAN MLST issue has resulted in an unexpected compatibility issue with other servers, resulting in the wrong date/time and file size being detected, the wrong file transfer rule can be applied and the wrong date/time set on downloads.
  • Fixed: Lockup when connecting to two sites at the exact same time.
  • Fixed: When using the enqueue / rename feature the internal directory cache was not reset to reflect the changes.
  • Fixed issue with MLSD failing to handle unix.mode with a non-standard value.
  • Fixed two separate situations that could cause FlashFXP to crash on shutdown.
  • Fixed issue where the local parent directory button was non-working during a remote operation (i.e. delete) on the same side.
  • Fixed: Logical sorting was broke when sorting items such as a1a, a1b, a1c, etc.
  • Fixed: remote tree navigation was missing the folder icons. Somehow the image-list association was lost.
  • Fixed: FlashFXP was not remembering the maximized window state when closed while the window is minimized.
  • Fixed: After deleting a file the file list would sometimes stop redrawing correctly.
  • Fixed: [ftp/ssl] empty directory listing, this occurred when the data socket was closed during the SSL handshake.

New in FlashFXP 4.2.1 Build 1744 (Apr 21, 2012)

  • New and Improved features:
  • Improved [ftp] folder path name handling when performing operations on the server, specifically when the folder name changes as a result of the FTP server. A folder named "test" may be entered by the user but the server might name the folder as "TEST"
  • Improved UNIX:L8 directory list parser to better handle directory listings where the group or owner field contains a space
  • Improved internal image-list stream loading/saving. A compatibility issue in the old method could cause FlashFXP to crash immediately on start-up on some operating systems
  • Improved and updated the theme manager component. The update addresses an issue found in the original theme manager that failed to insure the window handle for the sub-classed component was valid, If the handle was invalid it could cause FlashFXP crash
  • Improved threaded timer callback routines, Some rare situations could trigger a race condition which could cause FlashFXP to crash
  • Improved performance of the server file search and calculate disk space features by replacing the lookup list container with a faster hash lookup list container
  • Upgraded OpenSSL to v1.0.1
  • Improved compatibility with PS3 FTP Server/multiMAN, The MLST command unexpectedly returns multiple non-matching entries causing a conflict when evaluating the file transfer rules
  • Improved [server compatibility] We now attempt to detect "mTCP FTP server" and "PS3 FTP Server" during login, when detected FlashFXP will issue the standard LIST command without any parameters
  • Improved [server compatibility] We now attempt to login with ANSI and/or UTF8 encoded username and password on login failure, some FTP servers require UTF8 while others require ANSI with no way to determine
  • Bug Fixes:
  • Fixed [remote/tree navigation] an issue where the cached overlay icon displayed on the tree navigation wasn't removed after uploading files into the folder
  • Fixed [connection/retry] There was a very small chance of a race condition when aborting the connection attempt that could result in FlashFXP locking up
  • Fixed: [local browser/sorting] In some situations the sort comparison was comparing the wrong data
  • Fixed: [sftp] The connection lost status message was reporting the wrong idle time
  • Fixed: [download/upload] On write failure the file stream object was freed twice which could lead to memory corruption
  • Fixed: [application/event timer] When closing FlashFXP the event thread could crash as a result of the owner being freed before the thread loop exited
  • Fixed: [local browser/drop-down box] Unable to insert a line. error, the drop-down list failed to clear the entries on close up eventually running out of space
  • Fixed: [remote edit / auto upload] In some cases FlashFXP didn't detect when the local file was saved
  • Fixed: [remote edit / legacy prompt] When using legacy prompt mode and opening the file in the internal text editor the upload prompt would appear on top of the internal editor preventing the file from being edited
  • Fixed: [remote browser / rename] Under some conditions performing a rename didn't set the browser state to busy, allowing the user to perform unsafe operations while in the middle of performing the rename operation
  • Fixed: [remote browser / delete] Under some conditions delete was incorrectly disabled and prevented the user from performing the operation
  • Fixed: [application] A performance bottleneck in the main application message loop resulted in a wide range of issues, non-ssl ftp downloads were being throttled, audio stuttering (text-to-speech) when using NVDA screen-reader, were a couple of the main issues noticed
  • Fixed: [server/set file attributes dialog] Incorrect tab order when pressing the tab key to switch focus to the next control
  • Fixed: [sftp/download] When disk write error occurred during download the file transfer wasn't stopped immediately
  • Fixed: [server/download] A bug in the cache lookup system resulted in some upload file transfers being overwritten without prompting the user
  • Fixed: [installer] The installer didn't always update existing language files and sometimes it installed languages that weren't installed

New in FlashFXP 4.2.1 Build 1740 (Mar 24, 2012)

  • New and Improved features:
  • Improved [ftp] folder path name handling when performing operations on the server, specifically when the folder name changes as a result of the FTP server. A folder named "test" may be entered by the user but the server might name the folder as "TEST".
  • Improved UNIX:L8 directory list parser to better handle directory listings where the group or owner field contains a space.
  • Improved internal image-list stream loading/saving. A compatibility issue in the old method could cause FlashFXP to crash immediately on start-up on some operating systems.
  • Improved and updated the theme manager component. The update addresses an issue found in the original theme manager that failed to insure the window handle for the sub-classed component was valid, If the handle was invalid it could cause FlashFXP crash.
  • Improved threaded timer callback routines, Some rare situations could trigger a race condition which could cause FlashFXP to crash.
  • Improved performance of the server file search and calculate disk space features by replacing the lookup list container with a faster hash lookup list container.
  • Upgraded OpenSSL to v1.0.1.
  • Improved compatibility with PS3 FTP Server/multiMAN, The MLST command unexpectedly returns multiple non-matching entries causing a conflict when evaluating the file transfer rules.
  • Improved [server compatibility] We now attempt to detect "mTCP FTP server" and "PS3 FTP Server" during login, when detected FlashFXP will issue the standard LIST command without any parameters.
  • Improved [server compatibility] We now attempt to login with ANSI and/or UTF8 encoded username and password on login failure, some FTP servers require UTF8 while others require ANSI with no way to determine.
  • Bug Fixes:
  • Fixed [remote/tree navigation] an issue where the cached overlay icon displayed on the tree navigation wasn't removed after uploading files into the folder.
  • Fixed [connection/retry] There was a very small chance of a race condition when aborting the connection attempt that could result in FlashFXP locking up.
  • Fixed: [local browser/sorting] In some situations the sort comparison was comparing the wrong data.
  • Fixed: [sftp] The connection lost status message was reporting the wrong idle time.
  • Fixed: [download/upload] On write failure the file stream object was freed twice which could lead to memory corruption.
  • Fixed: [application/event timer] When closing FlashFXP the event thread could crash as a result of the owner being freed before the thread loop exited.
  • Fixed: [local browser/drop-down box] Unable to insert a line. error, the drop-down list failed to clear the entries on close up eventually running out of space.
  • Fixed: [remote edit / auto upload] In some cases FlashFXP didn't detect when the local file was saved.
  • Fixed: [remote edit / legacy prompt] When using legacy prompt mode and opening the file in the internal text editor the upload prompt would appear on top of the internal editor preventing the file from being edited.
  • Fixed: [remote browser / rename] Under some conditions performing a rename didn't set the browser state to busy, allowing the user to perform unsafe operations while in the middle of performing the rename operation.
  • Fixed: [remote browser / delete] Under some conditions delete was incorrectly disabled and prevented the user from performing the operation.
  • Fixed: [application] A performance bottleneck in the main application message loop resulted in a wide range of issues, non-ssl ftp downloads were being throttled, audio stuttering (text-to-speech) when using NVDA screen-reader, were a couple of the main issues noticed.
  • Fixed: [server/set file attributes dialog] Incorrect tab order when pressing the tab key to switch focus to the next control.
  • Fixed: [sftp/download] When disk write error occurred during download the file transfer wasn't stopped immediately.
  • Fixed: [server/download] A bug in the cache lookup system resulted in some upload file transfers being overwritten without prompting the user.
  • Fixed: [installer] The installer didn't always update existing language files and sometimes it installed languages that weren't installed.

New in FlashFXP 4.2.0 Build 1730 (Mar 5, 2012)

  • New and Improved features:
  • Added: [preferences/view and edit file] New option to include "View and Edit" in edit history, previously local edits were included and this was not desirable for everyone. The default value is unchecked.
  • Added: [live update] integrity check of the downloaded setup and on failure the ability to use an alternative download location.
  • Added: [session/speed limits] You can now set/adjust the session speed limits via the session menu, or by right-clicking the speed limit icon in the status-bar.
  • Added: Holding down the shift key while selecting Copy to clipboard > HTTP URL will open the url in your default web browser.
  • Added: [sftp] A fallback solution for sftp servers where the sftp-subsystem is not enabled, but the sftp-server binary is installed.
  • Added: [queue/list] The ability to hide/show the columns (Target, Size, and Remark) in the queue window, right-click on the column header for the menu.
  • Improved: [Server File Search] These improvements were made to the error handling, command execution, and sub-search filtering.
  • Improved Implicit SSL connection handshaking and auto switching from Implicit SSL to Explicit SSL if a standard plain text FTP server reply is received.
  • Improved CPU usage when connecting to two servers at the same time.
  • Improved the speed in which FlashFXP exits, depending on what FlashFXP was doing there were situations where FlashFXP might take a minute or more to actually exit.
  • Improved: [Site Manager] Loading and saving site profiles is now faster.
  • Improved: [file transfer rules/validation] In certain cases a file transfer rule could be considered invalid with a prior rule taking priority, however there was no indication if this.
  • Changed: [file transfers] When the "remove failed transfers from queue" setting was enabled it bypassed the "retry failed transfers" feature, To resolve this issue a failed item is kept in the queue until the retry limit has been reached and then it is removed.
  • Changed: The connection status icons (encryption, speed limiting, compression) are now always displayed on the status-bar.
  • Changed: [folder bookmarks/synchronized browsing] Previous versions of FlashFXP had a setting named "Use synchronized browsing" on the bookmark dialog, this has been replaced with a drop-down box allowing 3 different states.
  • Default - uses the current synchronized browsing mode.
  • Enabled - turns on synchronized browsing, if it isn't already on.
  • Disabled - turns off synchronized browsing, if it is already on.
  • Changed: [local browser/drag&drop] All drag/drop operations between local browser windows now correctly support the ctrl and shift keyboard modifiers.
  • Changed: [local browser/local to local/drag&drop] The behavior of the "local to local" drag/drop option has changed, Now this option will only change the default behavior for drag/drop between the local browsers, it will not effect drag/drop between the tree navigation and the file list within the local browser pane.
  • Changed: [tool-bars] Eliminated unnecessary repainting when toggling tool-bar buttons.
  • Changed: [network/sockets] The way we use TCP keep-alives has changed. Now TCP keep-alives are only enabled on the control channel when a data channel is active.
  • Changed: [tool bar/background] Changes to the way the tool-bar background is rendered, eliminating some unnecessary erasing/drawing.
  • Changed: [sftp] When using public key authentication FlashFXP will skip any keyboard-interactive password prompts and use the public key.
  • Changed: [on transfer complete/shutdown computer] The original design didn't allow FlashFXP to shut down the computer if the user session was locked. This has been changed, FlashFXP will now try the normal way first and if windows reports that the session is locked it will attempt to force the shutdown.
  • Changed: [remote edit] FlashFXP uses the last write file date/time stamp to determine if the file is modified, this value is only accurate to the nearest 2 seconds, as a result a quick edit and save could occur without detection. To address the problem we now set the file date/time stamp to an earlier time.
  • Changed: [remote edit/upload prompt] The site name is now displayed in the caption of the remote edit upload prompt.
  • Changed: [remote/navigation tree] The sort order now matches the file list which uses a natural word based sort.
  • Improved: [download/transfers] I eliminated a couple unnecessary file operations.
  • Updated OpenSSL to 1.0.0g
  • Minor improvements to the setup installer script, The installer now uses a new method to detect if FlashFXP is running.
  • Improved: [tool-bar/backgrounds] Using a custom background with certain display layouts. In some cases the end result wasn't what you might expect.
  • Improved: [sftp/server specific] Addressed a compatibility issue with JSCAPE SFTP server. This issue resulted in random disconnects.
  • Updated SFTP engine to latest version.
  • Improved: [socket/connections] The way socket connections are established.
  • Bug Fixes:
  • Fixed: [Buffer Overflow Vulnerability] Discovered by vulnerability-lab.com, A flaw in the VCL components (TListbox and TComboBox) resulted in a buffer overflow. I have resolved the issue in the components and added additional input validation.
  • Fixed: [file transfers] If the retry failed transfer count was set to retry 0 times and the connection is lost, FlashFXP made no attempt to reconnect and transfer any files remaining in the queue.
  • Fixed: [file list/columns] The remote file browser was not properly sizing the columns when only the name column is visible and the auto size column setting was off.
  • Fixed: [tool-bar/states] The queue/transfer selected buttons are no longer enabled when just the parent directory entry is selected. Since this is not a valid selection.
  • Fixed: [Server file search] Searching by date incorrectly used the server date/time and was not adjusting for any server time zone offset.
  • Fixed: [Portable Installer] In some cases the portable installer was failing when run via from the update check.
  • Fixed: [local browser/drag&drop] The state of the drag cursor did not reflect the actual operation that was performed on drop between local browser panes.
  • Fixed: [logging] When disk logging was disabled there was still an attempt to log the session summary on transfer queue completion.
  • Fixed: [file transfers] The "retry failed transfers" setting was counting the first failure as 1 and as a result a retry count of 1 would not retry the transfer.
  • Fixed: [file transfers] The "remove failed transfers from queue" setting wasn't working as intended and when this option was enabled a directory failure could result in an end-less loop.
  • Fixed: [local browser] Drive/device error when attempting to read the icon from a shortcut that points to an invalid location.
  • Fixed: [local browser/tree navigation] shift and ctrl key modifiers for drag and drop operations.
  • Fixed: [server/connect] In some cases the connection failure error message was incorrectly reporting "connection refused" as "connection timeout".
  • Fixed: [server/connect] The IP address list from a DNS lookup was not cleared between connection attempts. This was an issue when connected to Site A via a host-name, disconnecting, then connecting to Site B via an IP. If the connection attempt to Site B failed a the retry was attempted using the IP from Site A.
  • Fixed: [tray icon] Rapidly hiding and showing the main window could result in a race condition where the main window became hidden and the tray icon is removed.
  • Fixed: Closing FlashFXP while minimized to the system tray could cause FlashFXP to crash while exiting.
  • Fixed: [scheduled tasks/logging/email] If the task was configured to send an email and include the log for say failed transfers but logging of failed transfers was disabled, a empty log of the failed transfers was included in the email. Now if logging is disabled there is no reference to the log file in the email.
  • Fixed: [local browser/menu] The local browser/file list control menu on the right pane decided to stop working for us. Its now back in action.
  • Fixed: [remote edit/upload] If the user disconnects from site A while a prompt for upload is active, then connects to site B and clicks Yes on the upload prompt this could result in a crash or an unpredictable result.
  • Fixed: [remote browser/file list] When renaming an item the item selection state was lost, the item with the new name is now re-selected.
  • Fixed: [update/installer] When updating FlashFXP portable edition the update installer might install the update into the wrong folder if the pathname contained a space due to a missing double-quote.
  • Fixed: [site manager/statistics] A defect was discovered resulting in incorrect stats.
  • Fixed: [active edits dialog] hovering the mouse over an entry in the list could result in a range-check error while displaying the entry tool-tip if the time of the download was more than a couple weeks.
  • Fixed: [remote/move folder dialog] More fixes, en-queue > move was broken and when entering a non-cached folder the path shown in the box did not match the folder selection.
  • Fixed: [ftp/download] One of the fixes in our previous release re-introduced an issue that caused FlashFXP to hang on zero byte files.
  • Fixed: [active edits dialog] Delete was disabled after de-selecting an entry from the list.
  • Fixed: [console/ANSI parser] The ANSI color parser used in the status window contained a flaw that attempted to read past the end of the string resulting in unpredictable crashes.

New in FlashFXP 4.1.8 Build 1701 (Jan 16, 2012)

  • This hot fix makes FlashFXP compatible with Windows XP service pack 1 and service pack 2, The previous release required Windows XP service pack 3 to run.

New in FlashFXP 4.1.8 Build 1700 (Jan 15, 2012)

  • Added: [site manager/search] You can now search for a site by name.
  • Updated OpenSSL to 1.0.0f
  • Improved: [ssh/sftp] error reporting, some protocol errors during the login were not shown.
  • Improved: [custom command/editor] Several minor user-improvements, and you can now export a (single or multiple) command without having to export the entire group.
  • Changed: [remote/folder select dialog] Clicking a folder in the server folder select dialog will now request a directory listing from the server and populate the children and you can use the F5 key to force a re-fresh of the current directory.
  • Changed: [interface/toolbar] Added auto font scaling to The "local browser" text shown on the toolbar.
  • Changed: [task/scheduler] You can now manually execute disabled tasks using the "Run now" command. Previously it would indicate that the task was disabled.
  • Fixed: [task/scheduler] Monthly tasks scheduled to run on "first, second, third, etc" day of the week weren't being set properly on vista and up, and older versions of windows only allow a single value but the control incorrectly allowed multiple choices.
  • Fixed: [server/session] Under some conditions server replies were displayed twice in the session window/log.
  • Fixed: [server/select folder dialog] The dialog wasn't scaling the content correctly when using a non-standard screen text DPI.
  • Fixed: [queue/list] Previous builds would sometimes show blank entries, this should now be fixed.
  • Fixed: [ftp/MVS] Back in build 1669 we introduced a change that broke compatibility with MVS FTP servers resulting in incomplete downloads. This has been resolved.
  • Fixed: [ftp/ssl/download] In some rare instances the downloaded file could end up incomplete due to the way FlashFXP was handling the SSL shutdown.
  • Fixed: [mouse wheel/scrolling] Sometimes would throw an error "Cannot focus an invisible or disabled window"
  • Fixed: [tree navigation] Items in the tree weren't always color coded, either by the skiplist or the highlighting.
  • Fixed: [skiplist] The skiplist wasn't always being applied to files that were dragged from the local browser and dropped on the remote browser.
  • Fixed: [key manager] Closing the key manager while creating a certificate would sometimes result in a crash while aborting the certificate generator thread.

New in FlashFXP 4.1.7 Build 1687 (Dec 20, 2011)

  • Improved http proxy and ftp ssl/tls handshakes.
  • Improved passive mode connections via a proxy server.
  • Fixed: [ftp/list/parser] trailing spaces in file/folder names were being truncated.
  • Fixed: [ftp/ssl] Improved and addressed some issues related to ssl session re-use on the data connection socket.
  • Fixed: [ftp/ssl] When closing the ssl session of a data connection FlashFXP wasn't waiting for an answer from the server, technically this is acceptable but could be a security risk? This change makes FlashFXP compatible with vsftpd when the config setting strict_ssl_read_eof=Yes
  • Upgraded SFTP engine to the latest version.
  • Fixed: [UI/drawing/non-themed] a small area of the toolbar background wasn't being painted correctly and displayed random colors.
  • Fixed: [ftp/upload] In some situations the upload would fail with a "File Read Error".
  • Fixed: [ftp/proxy/data connection] When connecting to a local proxy via the hostname if the hostname resolved to an IPv6 address in some cases the IPv6 address was treated as an IPv4 address resulting in a data connection failure.
  • Improved: [site configuration] Site Manager > FTP > Option "Use site IP for passive mode connections". The previous build wasn't using this option correctly causing a malfunction on some FTP servers.
  • Fixed: [transfer/case conversion] Filename case conversion option when using 'first character upper case' the first character was not upper-cased.
  • Fixed: [queue] When performing an en-queued delete operation if the connection to the server was lost then FlashFXP did not mark the delete operation as failed and go onto the next item in the queue.
  • Improved: [local browser/tree] The performance of local browser tree navigation when navigating network file locations.
  • Fixed: [task scheduler/task] When using the weekly schedule and selecting Wednesday, it would report a COM error "the parameter is incorrect".
  • Fixed: [proxy] SOCKS/HTTP proxy issue when using a local LAN based proxy to connect to a remote FTP server where the FTP server PASV reply returns a local LAN IP address.
  • Improved: [site configuration] Site Manager > FTP > Option "Use site IP for passive mode connections", This setting now has 3 states, unchecked (off), checked (on), and intermediate (auto-detect).
  • Fixed: [key manager] Exporting public and private keys via the key manager. (BUG #619)
  • Fixed: [ftp/data connection] after a passive data connection failure the retry attempt would also fail because an internal state flag wasn't reset back to default.
  • Fixed: [sftp/upload] a defect triggered by uploading a 0 byte file using the SFTP protocol, after the upload completed the next upload or directory listing would fail.
  • Added: [custom commands] the ability to create symbolic links (SFTP protocol) using a custom command, the syntax is "SITE SYMLINK "
  • Misc: More general tweaks, improvements, fixes and optimizations

New in FlashFXP 4.1.6 Build 1673 (Nov 18, 2011)

  • Improved status-bar panel width sizing for text translations, specifically during a file transfer the panel width would re-size to fit the length of text plus time which could fluctuate between hh:mm:ss and mm:ss changing the width of the panel, now the panel is sized to fit the translation + hh:mm:ss.
  • Deleting a symbolic link to a folder via the tree navigation now treats the symbolic link as a file delete operation instead of a folder delete.
  • Cleaned up the site name displayed in the Active Edits window.
  • Improved remote edit feature to auto reconnect and re-upload the file in the event of a connection loss during the file upload.
  • Fixed symbolic links on FTP servers using MLSD, in some cases the symbolic links were not displayed.
  • Fixed modifying items in the per-site skip list while connected to the site did not take immediate effect.
  • Fixed the local browser tree navigation drag/drop would sometimes stop functioning when switching between local and remote browsers.
  • Fixed changing the sort order in the local file browser would sometimes clear the item selection.
  • Fixed manually refreshing the local file browser would sometimes cause the item selection to malfunction.
  • Changed the default "whats new" viewer to a customized version that sets word wrap as default and removed the unnecessary set font/background options from the menu.
  • Fixed drawing issue in the text editor when when resizing the window or toggling word wrap.
  • Fixed excessively long wait when aborting a file transfer when using FTP+SSL, sometimes the abort could take up to 2 minutes to complete.
  • Fixed memory leak triggered by aborting a FTP upload using MODE Z. The Zlib compression object wasn't properly finalized to free the internal memory buffer.
  • Fixed FTP+SSL download issue that sometimes resulted in a transfer error even though the transfer was successful, this was caused by the way the SSL connection was shutdown.
  • Fixed access violation crash when running FlashFXP on windows 2000 or with themes disabled when in the Preferences dialog > Toolbars section. We missed a test to verify themes before attempting to use them to draw the default background.
  • Fixed access violation crash that can occur when switching between the local and remote browser.
  • Fixed a defect that prevented ASCII files from downloading 100% on some FTP servers, the transfer would appear frozen or stalled and would eventually time out.
  • Fixed site name defect in the remark column of the queue window when displaying the name of a site within a nested group.
  • Fixed an issue when running on pre Windows Vista operating systems where minimizing the main window didn't minimize the children windows.
  • Fixed selecting "rename" from the file conflict prompt failed to rename the file.
  • Improved "rename" on the file conflict prompt, it now checks to see if the new file-name exists.

New in FlashFXP 4.1.5 Build 1668 (Nov 9, 2011)

  • FlashFXP could lockup while displaying the connect menu after disconnecting from a site.
  • The remote navigation tree wasn't populated correctly when connecting to sites with a pre-defined remote path.

New in FlashFXP 4.1.5 Build 1667 (Nov 8, 2011)

  • Fixed an issue that resulted a false positive error "Change Folder Failure: (5: Access is denied)" during upload. The IO result wasn't cleared before testing for failure.
  • Fixed an issue where switching between MLSD and LIST (or stat -al) didn't correctly clear the remote folder cache.
  • Added a work-around specifically for XeXMenu FTPD 0.1 to address an issue when navigating into empty folders.
  • Fixed an issue where the oldest site in the quick connect history was removed when the history limit was reached, instead of removing the site with the oldest last connection time.
  • Fixed an issue where FlashFXP was throttling the rate at which commands were sent to the server, this was most noticeable during recursive deletes and when transferring many small files.
  • Fixed changing the per-site preserve file date/time settings in the file transfer rules dialog didn't take immediate effect.
  • Fixed proxy/connection failure when connecting to an sftp server, resulting in an error message 'SSH Error: The packet is too large.'
  • Fixed a connection failure that occurred under the following conditions, connect to a ftp+ssl server and then disconnect before the ssl handshake completes, now connecting to a non-ssl ftp server, after about 30 seconds the connection attempt would fail.
  • Fixed an access violation that occurred when performing an en-queued operation (rename, exec custom command, move, delete).
  • Fixed reported progress percentage during an en-queued delete operation, the progress would jump between the correct value and 100%, and the progress bar wasn't shown on the status-bar.
  • Fixed an issue where several toolbar buttons would enabled/disabled while transferring a queue under multiple different conditions.
  • Added additional support to handle servers that report the remote path as "//path/to/my/home", the tree navigation wasn't allowing "//" as a valid root.

New in FlashFXP 4.1.4 Build 1664 (Oct 29, 2011)

  • Fixed upload performance issue, after lots of testing and research I have determined that the problem is related to windows "Receive Window Auto-Tuning Level" setting. If you experience a slow down in this release vs previous releases please let me know via the forums.
  • Fixed custom command token %f when executing a command via the FTP search dialog. It was returning the path + filename instead of just the filename. (bug #582)
  • Fixed custom command token %c to correctly handle multiple commands separated by CR/LF.
  • Fixed the Active Edits dialog would automatically appear after restoring the main window, this issue only appeared on versions of windows prior to Vista.
  • Fixed auto reconnect on remote server move folder/file, the connection was restored but the operation was not executed if the main window did not have focus. (Bug #586)
  • Fixed the "swap panes" feature wasn't swapping the text shown on the status-bar. (Bug #587)
  • Fixed defect when performing a custom command after a loss of connection (i.e idle timeout), The connection is restored but the command wasn't always sent. (Bug #585)
  • Improved SFTP upload speed on OpenSSH servers.
  • Improved command line switch parser. (bug #594)
  • Fixed after performing a en-queued remote file delete operation the directory listing wasn't refreshed.

New in FlashFXP 4.1.3 Build 1658 (Oct 9, 2011)

  • Fixed grabled text in the session status window.
  • Added new option (in Preference / Live Update) "prompt to select download location".

New in FlashFXP 4.1.2 Build 1657 (Oct 9, 2011)

  • Fixed FTP UTF-8/ANSI character converter. Due to the incomplete bug reports I received regarding broken UTF-8 I was not aware that FTP was broken too and sadly it didn't show up in my test cases.
  • Fixed floating point unit crash in memory manager, if the FPU was changed by a dll loaded by FlashFXP it could result in a crash.
  • Fixed a defect resulted in a lockup or failed upload when uploading to a site via a proxy server.
  • Removed the daily automatic update checks. This setting can be manually configured via the Preferences.
  • Replaced the status bar indicator icon that is displayed when MODE Z / SFTP compression is active.
  • Fixed defect in single connection mode where the abort button wasn't enabled unless the remote browser pane was selected.
  • Fixed defect in the FTP server reply command handler that trimmed excess spaces from the end of each line, this caused a problem with FTP servers using unusual server replies, such as multi-line replies where the last line of the reply was 230

New in FlashFXP 4.1.2 Build 1655 (Oct 7, 2011)

  • Fixed a defect that resulted in a crash if a monitor was added or removed while FlashFXP was running. The internal monitor enumeration wasn't being refreshed properly.
  • Fixed item selection and rename issue in the local browser.
  • Fixed SFTP UTF-8/ANSI character converter.
  • Updated language translations.

New in FlashFXP 4.1.2 Build 1654 (Oct 6, 2011)

  • Fixed file name character case conversion during a file upload, the conversion was not always being applied to the file name in some situations. (bug #565)
  • The installer update used for the previous update included an unexpected change that resulted in all command line parameters being quoted. This this change was unexpected and broke part of the uninstall process where FlashFXP prompts to remove the program data files.
  • Fixed PASV mode when using a FTP proxy. FlashFXP was forcing the server IP when the FTP proxy was located on a local network.
  • Fixed the behavior of select-all (ctrl+A) in the file list pane, performing a select-all will now un-select the parent directory. (Bug #571)
  • Fixed local file browser slow performance issue navigating to "My computer" if it contained a disconnected or ejected disk.
  • Fixed an issue where custom commands weren't being imported when upgrading from FlashFXP v3.x.
  • Changed the list socket data timeout so that its not bound by the connection timeout value, a low connection timeout could result in a lost of connection on a large directory or slow ftp server.
  • Improved the file transfer action rule for "rename" to try again on rename failure then if it fails mark the file as failed.
  • Fixed the sub-search feature on the server file search dialog where in some cases it would become non-functional.
  • Improved the Live-Update feature, future versions will no longer prompt for a download location, the update will download to your temp folder and be deleted after updating.
  • Improved performance speed and the efficiency of FTP uploads on high-speed networks.
  • Fixed memory leak in key / certificate manager.
  • Fixed memory leak in DNS resolver.
  • Fixed a defect that prevents logging of scheduled tasks when global logging is turned off and "store logs in unique session folders" is checked.
  • Fixed a defect in the path drop-down box requiring a double click to trigger the drop-down.
  • Fixed a defect in the logging setting of scheduled tasks that resulted in no logging from occurring.

New in FlashFXP 4.1.1 Build 1651 (Sep 26, 2011)

  • Fixed an issue where certain raw command groups contained invalid keyboard shortcuts that would be bound to standard A-Z characters without a (alt, ctrl, shift) modifier, in most cases binding to the "e" key, this prevented the "e" character from being entered.
  • Fixed an issue with plain text FTP downloads being incomplete (missing the last few bytes) under heavy disk i/o.
  • Updated the installer script engine to resolve an issue with FlashFXP failing to install on large hard drives (the previous fix was a crude patch), this is an official update from the developer.
  • Fixed 'compare folder' and 'transfer mode' tool-bar button defect, after clicking the drop-down arrow the button arrow disappeared.
  • Fixed defect in the behavior of the "Stalled transfers > Restart transfer if no data transferred" option, when the option was unchecked the feature did not disable as intended and the stall detection timeout was to 0 seconds triggering a timeout.
  • Added status-bar status icon indicator to reflect when FTP MODE Z or SFTP compression is enabled.
  • Fixed an issue where the "parent folder" item in the server file list was unclickable after performing a remote folder delete.
  • Fixed an issue where local browser would revert back to the default local path after a file transfer if the connection is lost or if you're not connected to the server when the transfer is executed.
  • Fixed an issue when importing sites from total commander, the password field wasn't decrypted correctly.
  • Changed the way the navigation tree monitors for folder changes, in previous builds FlashFXP monitored all drives, now only the drive of the selected folder is monitored for changes. This change was needed to resolve an issue that prevented the user from removing removable hard drives while FlashFXP was running.

New in FlashFXP 4.1.0 Build 1648 (Sep 14, 2011)

  • Major performance improvements throughout by reducing unnecessary overhead through code refactoring and performance profiling.
  • Added native support for 32-bit alpha masks in the tool-bar buttons. With a fall back to the old blend mode when 32-bit is unavailable.
  • We now use the Tango button style as default in FlashFXP, the original classic style is still available for customers.
  • Improved compatibility with older versions of Windows. Specifically user interface related glitches when themes were unavailable or disabled.
  • Improved error messages for SFTP, FTP, FTP-SSL, Socks4/5, HTTP Proxy, etc.
  • Improved use of windows TaskDialog with a automatic fall back on failures.
  • Improved WINE compatibility, This is the first release of FlashFXP that is 100% compatible with WINE.
  • Improved FTP and SFTP protocol error handling, with additional fail safes to handle unexpected server responses.
  • Improved SFTP transfer speeds. Uploads and downloads are much faster.
  • Improved input controls and added control + Backspace support.
  • Improved tool-bars buttons by enabling or disabling them based on the current state.
  • Improved remote SFTP and FTP directory refreshing, the item selection is preserved in-between refreshes.
  • Improved the performance speed of the local file browser.
  • Improved selective transfer rules.
  • Improved performance speed of MODE Z file transfers (FTP protocol).
  • Improved file handling when uploading or downloading to a slow device or network share.
  • Added En-queue Delete/Rename support to the local browser right-click menu.
  • Added 'Schedule At' under Queue on the main menu, previously this was only available via the queue window right-click menu.
  • Added status message when the loaded translation is incomplete and a link to the translation editor.
  • Added Remote edit history, when editing remote files the details for each edit is stored and then restored on connect, the temporary file is not kept locally, the file is re-downloaded for any edit.
  • Added the ability to set the character encoding for SFTP site profiles.
  • Added the ability to import sites from FileZilla.
  • Added Ctrl + W shortcut to toggle synchronized browsing on/off.
  • Added support for connecting to domain names that resolve to multiple IP addresses, The first IP is tried, on connection failure the next is tried and so on.
  • Added the ability to en-queue move operations.
  • Added the ability to define optional file masks and exclude sub-folders within en-queued delete folder operations.
  • Added $lowercase, $uppercase, $uplowcase() macros to custom commands.
  • Improved custom tool bar backgrounds.
  • Improved auto-discover time offset feature.
  • Improved interface scaling when Windows display scaling is active.
  • Updated to OpenSSL 1.0.0e.

New in FlashFXP 4.1.0 Build 1645 RC 3 (Sep 13, 2011)

  • Changed the behavior for the rename action used in file transfer rules. The new behavior is to rename the destination file using the following syntax {filename}{timestamp}{.ext}, if FlashFXP is unable to rename the destination file the file being transferred will be renamed {filename}(#){.ext} where # is the next available number. In previous versions this feature only renamed the file being transferred using the {filename}(#){.ext} syntax.
  • Fixed an issue where disconnecting from a server during a file transfer resulted in the queue automatically resuming on the next manual connect.
  • Fixed rare crash during an update check when FlashFXP is closed while the check is in progress.
  • Several changes were made to the way toolbar backgrounds are rendered to resolve some compatibility issues, Please let us know if you experience any problems.
  • Updated OpenSSL to 1.0.0e

New in FlashFXP 4.1.0 Build 1643 RC 3 (Sep 6, 2011)

  • Due to an unexpected compatibility issue Drag / Drop was non-functional in the previous release.

New in FlashFXP 4.1.0 Build 1642 RC 3 (Sep 6, 2011)

  • Improved user interface when using the non-standard screen DPI. Several user interface elements weren't scaled correctly.
  • Improved the hint windows, they now use the windows visual style.
  • Fixed > Server > Resolve hostname > When connecting to a site via its hostname, if the user presses abort and then tries to connect to another site via a hostname, FlashFXP would crash.
  • Fixed > Server > Tree-View > When several folders are deleted from the server by another user and you refresh the content in FlashFXP, only the first deleted folder is removed from the tree-view.
  • Fixed > Server > Extended attributes > The UID, GID, and sticky bits weren't calculated correctly. (bug #550)
  • Fixed > Site Manager > Changing the "connection type" of a site profile could result in the active tab being changed to one of the other tabs. bug #552)
  • Fixed > SFTP > Login > When connecting to a site profile with an empty username and a private key set the login prompt was not shown. (bug #553)

New in FlashFXP 4.1.0 Build 1640 RC 3 (Aug 31, 2011)

  • Fixed > Local Browser > File List > Dragging a file within the file list and dropping on another file resulted in the file being moved to the parent folder.
  • Fixed > Local Browser > File List > Drag / Drop displayed the no drop mouse cursor but still attempted to perform the drop operation.
  • Fixed > Server > FTP > Active mode (PORT) > Port mode operations would often fail with a timeout. This was caused by a defect in the listening routine.
  • Fixed > Server > Secure FTP > The SSL/TLS handshake could sometimes fail due to a defect in the handshake routine.
  • Fixed > File Transfer Status-bar > Remaining, Elapsed, Queue > The Text formatting routine failed to separate the minutes from the seconds.
  • Fixed > File Transfers > The "Filename case conversion" function was returning an invalid result causing file transfers to fail.
  • Added > The Key Manager (for managing X.509 certificates / RSA Keys / DSA keys) is now directly accessible via the main menu under Sites.

New in FlashFXP 4.1.0 Build 1639 RC 3 (Aug 29, 2011)

  • Discovered 3 separate cases where the application memory was corrupting itself:
  • A calculate folder size thread we use to calculate the size of a folders content for upload, when communicating with the main thread sometimes the data object being passed was invalid because the main thread had already freed it.
  • Remote server search, the sub-search is threaded and the thread was missing critical section around a data structure which could cause corruption.
  • The routine used for generating the information bar gradient background was incorrectly reading the size of the bitmap, corrupting the content of the memory following the bitmap.
  • In addition I discovered several variable data type overflows. Where the size of the data being assigned to the variable was larger than the maximum allowed by the variable type.

New in FlashFXP 4.1.0 Build 1637 RC 3 (Aug 26, 2011)

  • Fixed > Expand Folders while not connected resulted in an lockup.
  • Fixed > Uploading large files > 8+gb would often timeout when transferred over a local network.
  • Fixed > FTP > MLSD compatibility issue > Some FTP servers don't set the default MLSD parameters, as a result FlashFXP would display an empty directory.

New in FlashFXP 4.1.0 Build 1635 RC 3 (Aug 23, 2011)

  • Fixed > 3 lines of text that containing spelling errors, translations will need to be updated.

New in FlashFXP 4.1.0 Build 1634 RC 3 (Aug 23, 2011)

  • Fixed > Toolbar > button visibility > toggling 'transfer selected' was reversed with 'queue selected', and 'transfer mode' toggle wasn't functioning.
  • Fixed > Server > time zone > Auto detect time zone offset > For FTP servers that use the LIST or STAT command the seconds field wasn't being truncated properly and FlashFXP was adding the seconds as part of the adjustment.
  • Fixed > Server > LIST or STAT command > when using the T parameter to include seconds in the date/time. The seconds weren't added to the internal date/time value.
  • Changed > Task-bar progress > The percentage is now re-calculated whenever an item is added/removed from the queue list.
  • Changed > Session > On Transfer Complete > After triggering a Suspend or Hibernate we now reset the action back to "do nothing", since FlashFXP is left open and not closed.
  • Changed > System Tray > Lock FlashFXP > Prompt dialog > Text "Enter password to lock FlashFXP" changed to "Enter password to lock". Added error message on empty password and when the passwords don't match, also fixed the length check to allow a single character.
  • Fixed > Interface > Maximizing the main application window under certain configurations and environments could result in a application dead-lock.
  • Changed > Translation Editor > When saving a translation and submitting it to our server, the accepted status reply is shown in the middle of the window and error messages are shown in message boxes.

New in FlashFXP 4.1.0 Build 1632 RC 3 (Aug 22, 2011)

  • Fixed > Installer > The installer was creating a folder named M_NAME in the folder where the setup was run. The installer script was using the actual variable name and not the value.
  • Fixed > Remote View/Edit > When navigating cached folders the download routine was requesting the file size which was unnecessary step, and in some cases the server current working directory wasn't the location of the file.
  • Added > Queue List > Additional state icons for en-queued move and rename commands.
  • Changed > Renamed whatsnew.rtf on the Help menu to "Release Notes" and the file to "Release Notes.rtf" and now the file is displayed within the internal editor. (due to this change you'll need to wait until the next build before you can use this feature. since the previous build is responsible for creating the file.)
  • Fixed > Local Browser > When list content in the local file browser was updated due to a external event the content wasn't redrawn correctly.

New in FlashFXP 4.1.0 Build 1629 RC 2 (Aug 16, 2011)

  • Fixed UI graphic related defects when running FlashFXP on Windows 2000.
  • Fixed caching defect when moving files/folders on a server while navigating to another cached folder.

New in FlashFXP 4.1.0 Build 1628 RC 2 (Aug 16, 2011)

  • The previous build contains a defect that could cause FlashFXP get stuck in an infinite loop. Please update ASAP.

New in FlashFXP 4.1.0 Build 1627 RC 2 (Aug 13, 2011)

  • Fixed installer > In some situations the installer would report insufficient free disk space and fail to install, this has been resolved.
  • Added some additional checking around the FTP command RMD , some FTP servers do not like absolute paths, now depending on the failure message FlashFXP will try again using the relative path. Such as X2 WS_FTP Server. IpSwitch has confirmed the issue when the "Show Home Folder as root" option is selected for the specific user account. They do not have an ETA for the release of this fix.

New in FlashFXP 4.1.0 Build 1625 RC 1 (Aug 9, 2011)

  • Fixed issue with using STAT -l missing the first item in the list.
  • Fixed input validation that allowed the user to enter a empty entry into the ASCII file extension list, an empty entry in the list effectively resulted in all transfers being performed in ASCII mode.
  • Fixed MLST parsing error with some FTP servers.
  • The whatsnew.rtf file is now viewable via the help menu after installing an update via LiveUpdate.

New in FlashFXP 4.1.0 Build 1622 RC 1 (Aug 8, 2011)

  • Over the past couple weeks we've had reports of FlashFXP locking up, freezing, and sometimes crashing on exit. Finally tracked down the root cause of the problem and it should now be resolved. If not please let us know.
  • Fixed a list error when using the PASV command on DRFTPD.
  • 5 minor bug fixes.

New in FlashFXP 4.1.0 Build 1620 RC 1 (Aug 8, 2011)

  • A compatibility issue was discovered with GlobalScape Secure FTP v3.3.0, when using SSL/TLS the directory listing would not complete, eventually timing out. This compatibility issue was caused by the unexpected behavior of the FTP server, The FTP server doesn't signal to indicate that the SSL layer is shutting down, instead it just closes the socket.

New in FlashFXP 4.1.0 Build 1619 RC 1 (Aug 8, 2011)

  • Fixed path drop-down box > mouse wheel scrolling wasn't being handled directly by FlashFXP when it should have, instead it was relying on the mouse driver to perform the scroll operation.
  • Fixed status window > scrolling via the scroll-bar thumb was broken if the window contained over 32k lines of text.
  • Improved status window > 10x speed increase by re-factoring the line wrap routine.
  • Fixed transfer progress bar > the progress bar wasn't re-sized correctly in some situations, as a result the bottom of the bar was sometimes cut off.
  • Fixed queue window > drag/drop > in the prior build a setting was incorrect causing abnormal behavior.
  • Fixed FTP > LIST parser > If the connection was lost or closed the temporary buffer used for parsing wasn't cleared, the following connect/reconnect would then treat the old data as part of the next list data.
  • Fixed status window > scrolling up to the oldest entry would only display a single line in the bottom of the window.
  • Fixed remote drop-down box > the drop-down navigation history wasn't updated correctly after 15 items were added.
  • Fixed FTP > LIST parser > entries with dates older than 1900 were treated as invalid and not shown in the file listing.
  • Fixed server > rename > caching issue, if a transfer is attempted after rename the internal object cache wasn't correctly updated, re-using the stale cache data.

New in FlashFXP 4.1.0 Build 1618 RC 1 (Aug 4, 2011)

  • Fixed path drop-down box > mouse wheel scrolling wasn't being handled directly by FlashFXP when it should have, instead it was relying on the mouse driver to perform the scroll operation.
  • Fixed status window > scrolling via the scroll-bar thumb was broken if the window contained over 32k lines of text.
  • Improved status window > 10x speed increase by re-factoring the line wrap routine.
  • Fixed transfer progress bar > the progress bar wasn't re-sized correctly in some situations, as a result the bottom of the bar was sometimes cut off.
  • Fixed queue window > drag/drop > in the prior build a setting was incorrect causing abnormal behavior.
  • Fixed FTP > LIST parser > If the connection was lost or closed the temporary buffer used for parsing wasn't cleared, the following connect/reconnect would then treat the old data as part of the next list data.
  • Fixed status window > scrolling up to the oldest entry would only display a single line in the bottom of the window.
  • Fixed remote drop-down box > the drop-down navigation history wasn't updated correctly after 15 items were added.
  • Fixed FTP > LIST parser > entries with dates older than 1900 were treated as invalid and not shown in the file listing.
  • Fixed server > rename > caching issue, if a transfer is attempted after rename the internal object cache wasn't correctly updated, re-using the stale cache data.

New in FlashFXP 4.1.0 Build 1617 RC 1 (Aug 4, 2011)

  • Fixed path drop-down box > mouse wheel scrolling wasn't being handled directly by FlashFXP when it should have, instead it was relying on the mouse driver to perform the scroll operation.
  • Fixed status window > scrolling via the scroll-bar thumb was broken if the window contained over 32k lines of text.
  • Improved status window > 10x speed increase by re-factoring the line wrap routine.
  • Fixed transfer progress bar > the progress bar wasn't re-sized correctly in some situations, as a result the bottom of the bar was sometimes cut off.
  • Fixed queue window > drag/drop > in the prior build a setting was incorrect causing abnormal behavior.
  • Fixed FTP > LIST parser > If the connection was lost or closed the temporary buffer used for parsing wasn't cleared, the following connect/reconnect would then treat the old data as part of the next list data.
  • Fixed status window > scrolling up to the oldest entry would only display a single line in the bottom of the window.
  • Fixed remote drop-down box > the drop-down navigation history wasn't updated correctly after 15 items were added.
  • Fixed FTP > LIST parser > entries with dates older than 1900 were treated as invalid and not shown in the file listing.

New in FlashFXP 4.1.0 Build 1616 RC 1 (Aug 1, 2011)

  • Changed > Added the ability to set the SSL protocol version (SSLv3 or TLSv1) in the Site Manager / Quick Connect. It has come to my attention that some servers require AUTH SSL and TLSv1.
  • Made a couple minor changes to the way updates are launched via FlashFXP.

New in FlashFXP 4.1.0 Build 1615 RC 1 (Aug 1, 2011)

  • Changed > FTP Protocol > AUTH SSL command to use SSLv23, previous builds used TLS. This resolves a compatibility issue that prevented FlashFXP from connecting to some DrFTPD or ioFTPD servers that do not support TLS.
  • Optimized several string routines used in FlashFXP, these routines show an average speed increase of over 30% when compared to the previous build.
  • Added the ability to use the ESCape key to close liveupdate dialog.

New in FlashFXP 4.1.0 Build 1615 Beta (Jul 27, 2011)

  • Changed > FTP Protocol > AUTH SSL command to use SSLv23, previous builds used TLS. This resolves a compatibility issue that prevented FlashFXP from connecting to some DrFTPD or ioFTPD servers that do not support TLS.
  • Optimized several string routines used in FlashFXP, these routines show an average speed increase of over 30% when compared to the previous build.
  • Added the ability to use the ESCape key to close liveupdate dialog.

New in FlashFXP 4.1.0 Build 1614 Beta (Jul 23, 2011)

  • Fixed > Queue window > target column > when en-queuing a rename or move, the target column was blank. It should of displayed the new location/filename.
  • Changed > Queue window > Edit. If multiple queue items of different type are selected its impossible to edit them all at once, now the item with focus is edited and the rest of the selection is ignored.
  • Fixed > Queue window > Edit. There were some issues where the editor allowed the user to edit certain fields with a multiple selection that shouldn't of been allowed.
  • Fixed > The skip [reason] status message was sometimes indicating "unknown" in situations where it should of displayed "file exists", this is shown when the action is set to skip within "On transfer error" or "if no rules match then"
  • Changed > When manually re-sorting the queue list via the columns, any en-queued delete operation is now sorted so that they appear at the end of the queue regardless of the sort method or direction.

New in FlashFXP 4.1.0 Build 1613 Beta (Jul 19, 2011)

  • Made some changes to the _stub.exe used to launch the update installer and perform the update and restart FlashFXP. I have add the windows error code and description to the error message box. This replaces the generic error message. This change will not be noticable to users until upgrade from 1613 to the next release.
  • Fixed > Site Manager > Multi-Line Tabs > The tab control switches between single-line and multi-line to allow the tab caption to fit. When the tabs were in multi-line mode clicking a top tab switched to the new tab and then back to the tab below it. This issue was caused by an error in the code that handles the tab visibility on selection change and how and when it was called.
  • Changed > Site Manager > Tab selection, When a tab such as Options is selected and the user selects a different site the tab would often switch from Options to General. The tab that was selected now remains selected provided the tab is still visible. For example select a FTP-SSL site and then select the SSL tab, next select a SFTP site, this will result in the General tab being selected because the SSL tab is no longer visible.
  • Improved > List controls to reduce flicker when scrolling within them.

New in FlashFXP 4.1.0 Build 1612 Beta (Jul 18, 2011)

  • Quite a few users have default selective transfer rules that are incorrectly configured, in the previous build a major issue with selective transfers rules was fixed, now a new issue appeared. Though not your typical bug, some users have their default action set to skip with an empty mask list. An empty mask list is treated as a wild-card for matching everything, so when the action is set to skip nothing is transferred. Cchanged the rules just for the default rule set by requiring a mask to be set to make the rule set valid, otherwise the actions are disabled.
  • When connecting via the quick connect a unique ID is typically assigned to the entry, however it has come to my attention that this ID is not always generated or is reset when connecting to the site at a later time. This ID is used for pairing sites with queue files and without it the queue doesn't know what site to use to transfer the files. I've reworked the code to ensure that this ID is always created and never changed if it exists.

New in FlashFXP 4.1.0 Build 1611 Beta (Jul 15, 2011)

  • Revised SFTP character encoding auto detection section. If the SFTP version is 3 or below we now default to ANSI to maintain compatibility and consistency with previous versions of FlashFXP.
  • Fixed > Queue List > Move to Top. This feature didn't function as intended when a transfer is in progress.
  • Fixed > Local Browser > Several minor bugs.
  • Fixed > Selective transfer rules were broken in prior releases. Looks like a wildcard landed on my keyboard and invalided it.
  • Fixed > FTP-SSL > x509 certificates for login authentication are now working properly. Tested with ProFTPD 1.3.3e (If using TLSOptions AllowDotLogin a password is not needed, however FlashFXP will prompt you for one if you leave it blank, so just enter anything in this field.)
  • Fixed > x509 certificate generation > Our internal x509 routines were failing to generate proper x509 certificates.
  • Fixed > FTP-SSL > x509 client certificates weren't being loaded properly by OpenSSL depending on the PEM format.
  • Added > SSH protocol > when the connection is closed by server, the reason is now displayed in the status window.

New in FlashFXP 4.1.0 Build 1610 Beta (Jul 13, 2011)

  • Added the ability to set the character encoding for SFTP site profiles. This feature was missing.

New in FlashFXP 4.1.0 Build 1609 Beta (Jul 12, 2011)

  • Fixed > Local Browser > Right-click > Selecting Queue / Transfer would sometimes have no effect when a file was selected.
  • Fixed > Local Browser > Item Selection > Out of bounds error. I added an additional check to make sure the index is still valid before trying to access the item.
  • Improved > SFTP > Download transfer speed. Take 3. In this optimization I improved the efficiency of the socket.read() routine when passing data to the SSH protocol handler
  • Fixed > SFTP > When activating a menu within FlashFXP during a file transfer the transfer would stall and not recover. The transfer will now recover once the menu is closed.
  • Fixed > SFTP > I found an issue when using SFTP with a proxy server and reworked the code, I was not aware of any proxy issues with SFTP, however there may have been some issues in previous builds.

New in FlashFXP 4.1.0 Build 1608 Beta (Jul 12, 2011)

  • Improved > SFTP > Transfer speed. Take two! This minor change should increase SFTP transfer speed even more. (Small tip: If you want performance over security selecting the ARCFOUR-128 cipher will provide faster transfers vs the default AES-256).

New in FlashFXP 4.1.0 Build 1607 Beta (Jul 10, 2011)

  • Fixed > Queue List > custom item drawing, this prevented items in the marked list or highlights from being drawn in their bold/color style.

New in FlashFXP 4.1.0 Build 1606 Beta (Jul 10, 2011)

  • Fixed > Remote > Sort by file extension, An incorrect field index was supplied to the sort routine causing the sort to fail.
  • Fixed > Synchronized browsing > Synchronized browsing error dialog > When the folder doesn't exist on the opposite pane and the create button is selected the folder where the directory is created wasn't removed from the cache if the path was relative, however if it was absolute then it was removed.
  • Fixed > Remote File List > scroll-bar drawing issue, This issue was not noticeable on Windows 7, but could be seen on WinXP SP3.
  • Fixed > FTP > MODE Z > Download > Using the non-default TCP/IP buffer size could result in a failed transfer.
  • Fixed > FTP > MODE Z > Download > if the zlib decompression failed the transfer wasn't properly stopped and it continued as if nothing was wrong.
  • Improved > SFTP > Transfer speed.
  • Improved > Transfer speed when uploading from a slow local device or network device.

New in FlashFXP 4.1.0 Build 1605 Beta (Jul 8, 2011)

  • Fixed > Transfer > Folder > On list failure the folder would be removed from the queue, instead of being marked as failed.
  • Change > Toolbars > Buttons > When the desktop is 32bit color the buttons now use a true 32bit alpha channel. Previously the buttons were alpha-blended into the background, this method will still be used for backwards compatibility when 32bit alpha-masks cannot.
  • Change > Queue List > Item selection is now retained while the control has focus, Selecting another control will clear any item selection.
  • Improved > HTTP > Error messages, When the error message isn't available directly from FlashFXP we query the OS for the error description.
  • Improved > FTP/SFTP > The connection failed error message sometimes reported "Connection timeout" in situations where that was clearly not the case, we now display the socket error and the OS error description.
  • Improved > Input Controls > Added ctrl + Backspace support.
  • Fixed > Status Window > FlashFXP version info, the text was displayed before the control colors were defined, resulting in the text shown in the wrong color.
  • Fixed > Preferences > Toolbars > Stretch Background > This feature wasn't taking immediate effect and requiring a restart before the change was applied.
  • Fixed > Local browser shell icons > In the previous build a change was made that resulted in black backgrounds on some icons when the color depth was less than 32bit.
  • Fixed > Remote > File List > An access violation after a delete operation.
  • Improved > Splitters controls > Replaced the existing mouse cursors with the windows standard NS and WE.
  • Improved > Toolbar > The following buttons will now enable/disable based on the focused control, item selection, and application state (Abort, Refresh, Queue selected, Transfer selected, View File, Edit File).
  • Changed > Local browser > Information bar > The second row was always intended to display the "name of site/server" so now instead of displaying the current path, the text "Local Browser" is shown.
  • Fixed > Server > Navigation > drop-down combo-box > Changing the file listing font would clear the drop-down list. The previous fix didn't fix it completely.
  • Improved the speed of refreshing the current directory from the server, the new code added a couple builds ago had room for improvement.
  • Added the ability to import sites from FileZilla.
  • Improved the performance speed and reduced the overhead of a background thread used for calculating the folder size during uploads.
  • Improved internal FindVCLWindow() function, this function is used during mouse events and added unnecessary overhead by traversing children windows outside the scope of the UI thread.

New in FlashFXP 4.1.0 Build 1604 Beta (Jul 2, 2011)

  • Fixed > Remote > File List > Refreshing after the content in a folder changing by another user could sometimes result in an access violation.
  • Fixed > Remote > File List > When selecting the "Parent Directory" sometimes it was counted as being selected. We typically exclude this item from selection.
  • Fixed > SFTP > Remote View/Edit > File not found error triggered when the browser is in a folder via cached navigation and the working directory on the server is something else.
  • Fixed > Remote > File List > Move Files > When moving files after deleting them from the list the item selection wasn't reset.
  • Fixed > Remote > File List > Refresh > the previous focused item wasn't correctly restored when items within the list were added or removed.

New in FlashFXP 4.1.0 Build 1603 Beta (Jul 2, 2011)

  • Fixed > Queue List > Access violation when deleting the item selection. The code was missing a index range check to insure the index was still valid before applying the updated selection.

New in FlashFXP 4.1.0 Build 1602 Beta (Jul 1, 2011)

  • Fixed > File and Queue List > Item selection issues.
  • Fixed > Queue > Item Edit > When multiple queued deletes were selected the result was not as expected.
  • Fixed > Remote edit > Active edits dialog > Sometimes multi-select was failing to remove all of the selected items.
  • Changed > Remote edit > Active edits dialog > The item selection color will now change to indicate whether or not the list control has focus.
  • Changed > Remote edit > Active edits dialog > The item icons are now dimmed for items that were loaded from the edit history but currently do not exist locally.
  • Fixed > List-views > Font resource leak.
  • Changed > Move confirmation prompt > This prompt now includes the name of the selected item or the number of items selected.
  • Fixed > Synchronized browsing > There was an unusual situation where synchronized browsing would sometimes get out of sync.
  • Fixed > EnQueue Delete > Queue List > Item Edit > When the "Include sub-folders" option is unchecked the folder itself was not supposed to be deleted.
  • Fixed > Remote edit > Active edits dialog > The right-click menu didn't always disable certain the menu items when multiple items were selected.
  • Fixed > Download > file > If the local disk became full and the option "Check for free space before download" was unchecked FlashFXP didn't properly handle a write failure due to a fragment of code that was added to troubleshoot a write error.

New in FlashFXP 4.1.0 Build 1601 Beta (Jun 27, 2011)

  • This release should resolve all of the oddities that appeared out of nowhere in build 1599.

New in FlashFXP 4.1.0 Build 1599 Beta (Jun 26, 2011)

  • Fixed > Server > Navigation > drop-down combo-box > Changing the file listing font would clear the drop-down list.
  • Fixed > Mask Select > Internal structure changes to the file list-view controls resulted in this feature failing with an access violation.
  • Fixed > List-View > scroll-bar behavior > In the prior build the behavior was changed to set the focus on the control when the scroll-bar is selected, however in some cases this generated an error "Cannot focus a disabled or invisible window." I've added an additional safety check to prevent this.
  • Fixed > Selecting "overwrite" for downloads resulted in the file data being appended to the existing file. I switched to a new file stream class for reading and writing, the new class was unable to truncate files to 0 bytes.

New in FlashFXP 4.1.0 Build 1598 Beta (Jun 22, 2011)

  • The previous build introduced a drawing issue in the remote file listing where the items being displayed weren't redrawn after a folder refresh.

New in FlashFXP 4.1.0 Build 1597 Beta (Jun 22, 2011)

  • Fixed > Right-click menus > Sometimes a popup menu could cause the entire program to freeze up.
  • Fixed > File List > Column headers > Sometimes the text was missing.
  • Improved > task dialogs > prompts > Added a backup solution just in case the TaskDialog API fails so that the prompt can still be shown.
  • Tweaked > FTP > MODE Z > A minor change to try and reduce CPU usage during uploads.
  • Fixed > File List > if you have item A selected in the left file list and then switch to the right file list, then switch back to the left list by selecting item A that item enters rename mode.
  • Improved > File List > I eliminated some unneeded drawing code in the file list views, this should result in faster moving though the list (i.e. scrolling up and down)
  • Fixed > File List > the rename input box wasn't rendered correctly when run on windows with themes.
  • Change > Local Browser > I changed the way commands are invoked so that in some cases FlashFXP will not be blocked during long operations, such as delete.
  • Fixed > FTP > SSL > Clear Command Channel > Could result in an immediate disconnect. This bug was previously fixed but some changes reintroduced it a few builds ago.
  • Fixed > Starting FlashFXP in Single Connection Mode then switching back to normal mode resulted in a missing left tool-bar, the tool-bar height defined in this situation.

New in FlashFXP 4.1.0 Build 1596 Beta (Jun 15, 2011)

  • Fixed > Active Edits dialog > access violation when trying to delete items from the list.
  • Improved > Local file browser > right-click menu > explorer menu
  • Several performance optimizations.

New in FlashFXP 4.1.0 Build 1594 Beta (Jun 11, 2011)

  • Fixed > Prefernces dialog > Expire folder cache value box became disabled when toggling the other 2 cache related options.
  • Fixed > Toolbar > Classic buttons > the button edge wasn't blended correctly in the previous build when using the modern style and the default windows themed background.
  • Added > Preferences > Interface > Toolbar > Stretch background, When checked, the background image is stretched to appear as a single seamless image between the top and bottom toolbars.
  • Added > Remote edit history, when editing remote files the details for each edit is stored and then restored on connect, the temporary file is not kept locally, the file is re-downloaded for any edit.
  • Added > Active Edits dialog > Double clicking on an item in the list triggers the re-edit action.
  • Added > Preferences > View and Edit File > Remember edit history. This option allows the user to turn off the edit history feature.
  • Fixed > Queue > Typically the queue prevents the user from accidently adding the same item to the queue multiple times, this was broken in the previous build.
  • Added > Ctrl + W shortcut to toggle synchronized browsing on/off.
  • Fixed > File lists > pre XP operating systems > The column headers were missing their captions.
  • Fixed > Local browser > A several bug reports indicated that I neglected to add proper checking around two routines in the event of a failure. This should now be solved.
  • Fixed > Local browser > column sizing when the type column is visible.
  • Updated > SFTP engine to the latest version.

New in FlashFXP 4.1.0 Build 1593 Beta (Jun 7, 2011)

  • Fixed > Selective transfer rules dialog > Folder List > Add Entry > This was broken which prevented the user from adding an entry.
  • Fixed > Socks 4/5 Proxy > Incomplete directory listings and corrupted downloads due to a bad pointer during a memory move operation operation.
  • Fixed > Local file browser > tree navigation > Some of the item memory was being deferred until the program closed, this memory is now freed immediately.
  • Fixed > Local file browser > file list > marked select > only the visible items were being applied to the marked list.
  • Fixed > The feature "Enter directory after create" wasn't working correctly on some ftp servers due to the way the path was returned in the make dir reply status message.
  • Fixed > Local file browser > drag/drop to parent folder, this broke due to all the shell browser changes.
  • Changed > Local file browser > right-click drag > this now allows copy, move, shortcut. Previously only move was available.
  • Changed > Local file browser > drag/drop > improved drag/drop to reflect the correct state during the drag/drop operation.
  • Changed > Local file browser > tree navigation > Huge performance increase when the tree navigation is active.
  • Changed > Local file browser > many internal changes and improvements (faster and uses less memory).
  • Improved compatibility with older versions of Windows. These were UI related glitches.

New in FlashFXP 4.1.0 Build 1591 Beta (Jun 1, 2011)

  • Changed > Local file browser > The local browser has been reworked to properly handle windows 7 libraries. This may cause some unforeseen issues that were not detected during my testing, please let me know if you experience any problems.
  • Changed > Local file browser > When accessing the shell name space 3rd party shell objects are loaded into FlashFXP but never freed, FlashFXP now calls CoFreeUnusedLibrariesEx() to free them after a set period of inactivity.
  • Fixed > Local file browser > tree navigation > Refactored the method used to refresh the treeview shell name space.
  • Changed > Downloads > Prior to each file download the drive type was checked to determine the drive type (local, network, external, etc), the drive type is now cached to improve performance.
  • Fixed > Remote folder cache > Improved the logic used to swap cached entries from memory to disk when internal memory limit is reached.
  • Fixed > Selective transfer rules dialog > Apparently there were some situations that were not properly tested that resulted in unexpected results.

New in FlashFXP 4.1.0 Build 1590 Beta (May 27, 2011)

  • Fixed > Selective Transfer Rules > There were several cases where an folder/file was being skipped without any notice to the user. These notices are now shown.
  • Fixed > Selective Transfer Rules > Some users upgrading from v3.6 had an invalid default rule set defined to skip all folders and/or files. The remedy this default rule set can no longer be set to skip all files and/or folders. A custom rule set must be created to skip all files and/or folders.
  • Fixed > Site Manager > List Parameters > All server profiles were mistakenly set to use "custom" as default, when this should of defaulted to "global".
  • Fixed > FTP/SSL directory listing > We were notified by a beta tester of high cpu usage/freezes and connection lost.
  • Fixed > Poor performance when connecting to multiple servers, The new optimized message handler was performing multiple unnecessary locks, This has been reworked and should be resolved.
  • Performance Improvements. Our scheduled queue test now takes on average 4min and 49 seconds, previously this test took 6 minutes 29 seconds (v4.0 takes over 2 hours 20 minutes).
  • Change > Selective Transfer Rules dialog > The add/delete/edit behavior now matches the style used in the filters dialog.

New in FlashFXP 4.1.0 Build 1588 Beta (May 25, 2011)

  • Fixed list index out of bounds error when dragging from the local file browser to remote browser.

New in FlashFXP 4.1.0 Build 1587 Beta (May 24, 2011)

  • Fixed list index out of bounds error when dragging from the local file browser to remote browser

New in FlashFXP 4.1.0 Build 1584 Beta (May 24, 2011)

  • Fixed memory overwrite/corruption triggered by race condition when multiple instances of FlashFXP are writing to the same data file at the exact same time.
  • When folder caching was disabled the "request file size/date prior to transfer" option was being ignored and the size/date was always requested when the list command was LIST or STAT -L but not MLSD.

New in FlashFXP 4.1.0 Build 1582 Beta (May 21, 2011)

  • Improved the way the toolbar buttons are rendered, In some cases the alpha blended buttons provided poor results. This should be a huge improvement. Please let me know if you notice any issues. Tested on Windows 2000, XP with and without themes, Windows 7 with and without themes.
  • Fixed the status-bar wasn't being properly reset after a file upload on remote edit.
  • Fixed local browser update bug after a delete operation.
  • Fixed incomplete download issue that effected glftpd 1.x when using passive mode. Its possible that other servers experienced this issue as well.
  • The previous build introduced a bug that effected scheduled tasks performing downloads causing nothing to transfer.
  • Implemented a resource string look up cache to reduce the overhead of using resource strings.

New in FlashFXP 4.1.0 Build 1580 Beta (May 17, 2011)

  • Fixed files not transferring during upload in a scheduled transfer, this was a compatibility issue with older versions of windows. Windows 7 users were not effected.
  • Fixed toolbar rendering on older versions of windows or when themes were disabled.
  • Fixed issue with the per-site connection retry count of 0 when using the task scheduler or command line file transfers FlashFXP would never automatically close

New in FlashFXP 4.1.0 Build 1579 Beta (May 14, 2011)

  • Re-addressed the MODE Z issue that resulted in incomplete uploads and corrupted downloads, and the incorrect sizes being reported in the session status window.
  • Fixed several odd ball A/V errors when running FlashFXP via the command line.
  • Optimized the memory usage and performance of several internal data lists.
  • Optimized the auto save queue feature, it was sometimes triggering multiple times within seconds of the last save, normally the auto-save is only triggered once every minute if the queue is modified.
  • Optimized the memory and resource usage of FlashFXP when run as a scheduled task.
  • Optimized the performance of the queue storage list-view display when adding/removing items.
  • Optimized the local browser shell garbage collection, the garbage collection list container capacity was never compacted throughout the program usage resulting in extra and unnecessary memory usage.
  • Fixed some issues with the queue editor where the button states were enabled/disabled incorrectly and the source/target was reversed in some cases.
  • Fixed an A/V on startup that occurred when the v3.6 key upgrade dialog appears behind the main window when the restore queue dialog was also shown.
  • Changed the way the drawing code for the status window console, please let me know if you experience any issues.

New in FlashFXP 4.1.0 Build 1574 Beta (May 9, 2011)

  • Fixed local browser parent directory not showing the proper translation.
  • Fixed the New Session feature, it was only working once and then not re-enabling correctly.
  • I made a change to the windows theme manager component I use to improve compatibility with FlashFXP, hopefully this doesn't break anything

New in FlashFXP 4.1.0 Build 1573 Beta (May 9, 2011)

  • Fixed the issue with some users not being able to use the old style buttons, this style is now named "classic" and it should now work for everyone. The default style is now Tango.
  • Fixed issue with the way LIST parameters were parsed and handled. Yil, thanks for bringing this to my attention.
  • The File Transfer Rules date/time comparison now adapts the comparison based on whether the server is returning the full date/time or just a portion of it. This will prevent files from being overwritten in situations where LIST is used and the server doesn't provide accurate date/time information and the "Request file date/size prior to transfer" setting is unchecked. This does not apply when the MLSD command or the SFTP protocol is used.

New in FlashFXP 4.1.0 Build 1572 Beta (May 9, 2011)

  • In this release I eliminated a lot of overhead and unnecessary file operations that were performed prior to each file upload and download. These changes combined with code profiling and optimization have resulted in huge gains in performance and faster transfer queues. And it doesn't stop there, I eliminated UI drawing overhead in numerous places that was causing a performance bottleneck and reducing queue efficiency, I also reworked the task scheduler to disable most of the UI drawing during a schedule since the schedule runs minimized to the tray without user interaction. The performance gains are quite amazing to say the least.
  • I conducted a couple different test cases and I've outlined the performance gains below. Most gains are from uploads and downloads, with site to site transfers showing very minor improvements.
  • Test case #1: I perform a nightly FTP upload from my machine to a LAN based FTP server where I upload only new or modified files. This queue contains roughly 250k files and the vast majority of them are skipped. In version 4.0 this process takes over 2 hours and 20 minutes when run as a scheduled task. In this new build it takes 10 minutes when run as a scheduled task and about 20min when run directly with the UI visible and active.
  • Test case #2: This queue consists of uploading 3k files, downloading 3k files and then transferring the 3k files from site A to site B and then from site B to site A. In version 4.0 this takes 6 minutes and 40 seconds. In this new build it takes 6 minutes 29 seconds. Not a huge improvement but it depends on the situation.
  • The check free disk space on download feature wasn't properly checking the free space when creating local directories during download which it does now.
  • I accidentally left a couple debug beeps in the previous release good thing too, The debug beeps indicated that the internal folder structure table was out of sync after performing a remote file delete operation due to an incorrect sequence of commands. This has been resolved and the annoying beeps have been removed.
  • When adding a new folder bookmark if the name of the bookmark matches an existing bookmark you're now prompted to confirm replacing the existing entry, Previously it would replace the old bookmark without warning.
  • Fixed a bug on the Attributes (CHMOD) dialog when entering the folder mode directly into the edit box the value was ignored.
  • In v4.1 Build 1569 I discovered a nasty memory corruption bug that caused havoc with internal memory structures, many of the unusual problems some of you have noticed were caused by this. The memory corruption occurred due to a very unusual chain of events caused by a code change I made to improve the performance of the remote folder navigation. As far as I can tell many previous beta builds are effected by this issue. I urge everyone using a 4.1 beta to upgrade ASAP.

New in FlashFXP 4.1.0 Build 1569 Beta (May 9, 2011)

  • Fixed an ongoing issue with synchronized browsing and site bookmarks. When synchronized browsing is on and you click on a bookmark should not turn it off, If synchronized browsing is off and you click a bookmark with it on it should turn on.
  • Take #2.. Previous attempt didn't fix this completely.
  • Fixed issue with server chmod failing badly when changing the mode on folders only.
  • Fixed issue with setting the file date/time on upload, in some cases the MDTM command was skipped following a previous MDTM failure.

New in FlashFXP 4.1.0 Build 1566 Beta (May 6, 2011)

  • The value of the 'Use Generic Shell Icons' option located in Preferences > Interface > File Browser was reversed.
  • Fixed an issue with the local browser update on file change notification, it was ignoring the first notification event.
  • Fixed critical issue with MODE Z uploads where the upload was either extremely slow or would fail with a decompression error.
  • Added support for connecting to domain names that resolve to multiple IP addresses, The first IP is tried, on connection failure the next is tried and so on.
  • Added some new custom command macros $lowercase(), $uppercase(), $uplowcase(), more information can be found in the help file.
  • Fixed upload resume failure after a transfer error resulting in overwrite when the option "request file size/date prior to transfer" on the File Transfer Rules dialog was unchecked.

New in FlashFXP 4.1.0 Build 1562 Beta (Apr 26, 2011)

  • Fixed 2 minute command timeout that wasn't entirely fixed in the previous build.
  • Added status message when the loaded translation is incomplete and a link to the translation editor.
  • Changed the way translations are submitted to our server, reducing the amount of data being sent.

New in FlashFXP 4.1.0 Build 1561 Beta (Apr 26, 2011)

  • Added En-queue Delete/Rename support to the local browser right-click menu.
  • Fixed a couple issues with the secure connection indicator on the status-bar where the actual status didn't always reflect the indicator status and clicking in the indicator area could sometimes trigger the certificate display when the indicator was not displayed.
  • Fixed an connection attempt timeout issue, when connecting to a SFTP site FlashFXP would report a transfer failure error even though no transfer was in progress.
  • Fixed FTP active mode connection issue that could sometimes result in a failed connection.
  • Changed the transfer complete status line for transfers completed in 1 second or less.
  • Changed the queue completed "transferred" status line to only be displayed if a transfer is performed and the average speed is now based on the duration of the queue.
  • Reworked the internal TCP/IP routines to provide improved performance as well as to scale based on the system hardware.
  • Some secure FTP servers require a delay after issuing the CCC (Clear command channel) command before they'll be able to recognize clear text, In some cases the delay used by FlashFXP wasn't long enough, this delay has been increased to improve compatibilityMost noticeably FlashFXP would appear to hang during login when sending the CLNT command because this is the next command sent after CCC.
  • Optimized the server file cache 'save to disk thread', when the internal cache becomes full the data is then relocated to the disk drive in a batch mode but the method wasn't optimal causing the UI to appear frozen during the relocation.
  • Reversed the changes to the 'edit file' feature that were done in back in build 1548.
  • Fixed HTTP Proxy connection issue where in some cases 1 byte of the stream data was mistakenly treated as part of the HTTP headers.
  • Simplified HTTP Proxy connection failure error messages.
  • relocated the "Show active edits window when editing" option to the "View and Edit file" section.
  • Fixed an OpenSSL issue with some servers when using AUTH SSL.
  • Fixed remote tree-view icons lacking proper transparency, this was noticeable with a custom background color or if disconnected.
  • Remote View and Edit now use separate temporary folders so that viewing a file after an edit doesn't trigger a file change notification to upload.
  • Added 'Schedule At' under Queue on the main menu, previously this was only available via the queue window right-click menu.
  • Fixed bookmark synchronized browsing issue.
  • Fixed list and file transfer timeout after 2 minutes.
  • The custom TCP/IP Buffer sizes weren't being applied correctlyIf you're seeing poor performance now please reset your TCP/IP buffer size to default.

New in FlashFXP 4.1.0 Build 1554 Beta (Apr 1, 2011)

  • Major speed improvements to the local browser file list.
  • Updated Exception/bug reporting component.
  • Fixed local browser problem when browsing certain unmapped UNC network paths when the tree navigation is activated.
  • Major code re-factoring on many parts of the low level code base.
  • Fixed task-bar progress showing incorrect progress for events after using the server file search or calculate disk space features.
  • Added Preferences dialog > General > Options > screen reader friendly task-bar caption, which reverses the task-bar caption i.e. FlashFXP - site name.
  • Improved transfer mode logic when using MLSD and transferring files in ASCII/Binary mode by eliminating an unnecessary transfer mode change for files that are skipped.
  • Several improvements to the server file search feature.
  • Added hot keys to select matching highlight patterns in the active file list, filters dialog > highlight list. ALT+1 will select all items that match the first pattern in the hightlist list, ALT+2 to ALT+9 the respective items, and ALT+0 to select the 10th pattern.
  • Minor improvements to the queue list control to improve the the speed of adding/removing items.
  • Re-factored the method of loading a queue via the restore queue dialog to lower memory consumption.
  • Resolved an issue where in some cases the connect and disconnect buttons are disabled.
  • Resolved an issue with synchronized browsing where a sync'd folder change could result in a second sync attempt on the server triggering a "the folder does not exist" error.
  • Reduced the overall CPU usage of FlashFXP without compromising our fast and high performance file transfers.

New in FlashFXP 4.0.0 Build 1548 (Mar 14, 2011)

  • The installer has been updated, some users experienced an automatic computer restart after update. The installer should never restart the computer.
  • Re-worked the internal file associations, in the previous build editing or adding a new file association caused the association to become corrupted.
  • Re-worked an internal routine used for object look ups via a hash table, the collision handling was flawed in a way that could sometimes result in an access violation.
  • Added a compare folder setting to enable/disable case-sensitive item name for comparisons.

New in FlashFXP 4.0.0 Build 1547 (Mar 13, 2011)

  • Hot fix:
  • The installer has been updated, some users experienced an automatic computer restart after update. The installer should never restart the computer.
  • Re-worked the internal file associations, in the previous build editing or adding a new file association caused the association to become corrupted.
  • Re-worked an internal routine used for object look ups via a hash table, the collision handling was flawed in a way that could sometimes result in an access violation.
  • Added a compare folder setting to enable/disable case-sensitive item name for comparisons.

New in FlashFXP 4.0.0 Build 1545 (Mar 11, 2011)

  • Fixed load queue routine when using the command line switch -restorequeue.
  • Fixed logic error which allowed the user to start the transfer queue during a delete operation.
  • Fixed missing treeview text coloring (skiplist/highlight) when the application is started with the treeview visible.
  • Minor changes to the way sounds events are executed.
  • Changed the File Association > Add/Edit File Patterns to disallow entries containing semi-colons.
  • Minor changes to the remote tree navigation backend to improve performance.
  • Changed the remote delete behavior so that when deleting just files from the current folder a file listing refresh isn't performed.
  • Changed the remote move behavior so that when moving items a file listing refresh isn't performed.
  • Changed the File Association > Add/Edit File Patterns to disallow entries with only spaces.
  • Fixed wheel scrolling the tree-view control on the Folder tree dialog prompt and on the Site Folder tree dialog prompt.
  • Refined the task scheduler repeat task input validation, as it allowed invalid values to be set resulting in an error saving the task.
  • Added a workaround for "clever internet suite ftp service", as its not 100% RFC compatible.
  • Fixed UTF8 SFTP issue, An unexpected change in the SFTP engine broke the UTF8 character conversion.
  • Fixed command line transfer failure when transferring the root folder.
  • Fixed menu navigation glitching, such as clicks not registering.
  • Fixed bug in the remote recursive delete routine that could sometimes occur if the connection was lost during the operation.

New in FlashFXP 4.0.0 Build 1540 (Feb 28, 2011)

  • Fixed sort by Type (ascending/descending) as it was not sorting as intended. Local and remote panes had similar issues.
  • Added automatic parsing of sftp:// ftps:// and ftpes:// URLs when pasted into the quick connect and site manager host fields. This was previously limited to just ftp://
  • Added improved error handling to the shareware dialog when checking for and displaying special deals to customers.
  • Improved logic within the transfer progress UI update routine during a site to site transfer, in some rare cases a divide by zero was triggered.
  • Fixed remote edit or view issue, when aborting the operation FlashFXP would re-attempt to transfer the file.
  • Updated SFTP engine.
  • Updated OpenSSL to 1.0.0d
  • Fixed crash when FlashFXP is closed during a remote file search.
  • Added a list parser auto fall back to standard UNIX: L8 list format.
  • Fixed overlay icons not appearing in the local browser > folder tree.
  • Optimized local browser > folder tree.
  • Optimized transfer graph.
  • Fixed update error when launching the update installer via FlashFXP. This was caused by a User Account Control (UAC) issue.
  • Fixed View > Left Tree and Right Tree when Swap Panes is activated.
  • Fixed shareware trial evaluation mode.

New in FlashFXP 4.0.0 Build 1535 (Feb 28, 2011)

  • Clearing the connection history will now immediately clear the jumplist history.
  • Fixed issue where clicking the transfer button on one side (i.e. local) might not have any effected if the other side (i.e. remote) is focused.
  • This release adds two new strings to the translation table.
  • Updated memory manager.
  • Updated error and crash reporting module.
  • Improved the remote delete logic and operation.
  • Two new settings for enqueue delete operations. These new settings can be found by editing the queue item (right-click queue window > select edit). File masks allow the user to define which files are deleted from the server, multiple masks can be used separated by a ; semi-colon, for example you could use *.png;*.jpg to delete all files ending in png and jpg. The mask only applies to files. The second new option is "include sub-folders", by default sub-folders and their content is deleted during a delete operation, this new option limits deleting to only the file content only.
  • Folder bookmarks have a new setting on the Add/Edit Bookmark dialog "Use synchronized browsing", this setting will activate synchronized browsing when the folder bookmark is clicked. This allows for multiple synchronization locations defined at different folder locations.
  • Several changes to improve application compatibility, this should allow FlashFXP to work in many environments where previous versions would just crash on startup.
  • Fixed task scheduler > task > expiration date, The value would save but when re-editing the task it would be unset, so saving the task would unset the expiration date.
  • Fixed a logic error when attempting to edit a remote file and permission is denied, the file still opened for edit even though the transfer failed.
  • Added additional checking when using a custom data folder in FlashFXP, previously a generic error message was used and in some cases it was incorrect.
  • Fixed an issue where CPU usage was much higher for SSL downloads when speed limiting was enabled vs speed limiting disabled.
  • Folder bookmarks will now use syncronized browsing when enabled.
  • When deleting via the Server File Search dialog and the "delete prompt" is enabled, The prompt now displays the number of items selected or if one item is selected then the name of that item.
  • Several minor bug fixes were applied based on user crash reports.
  • If FlashFXP is unable to open the custom command data file an error box is now shown instead of triggering a crash report and adding commands is automatically disabled to prevent confusion.
  • The process of installing updates via LiveUpdate has been streamlined and simplified. Launching the update installer from within FlashFXP now provides a completely automated upgrade solution.
  • Fixed compare folder content > Compare by date. When checked this feature wasn't working as intended.
  • The installer has been updated and improved. Alot of the text has been rewritten and the interface has been simplified. The installer font size has been changed from size 8 to size 9 to make our installer more accessable to visually impared users.
  • Fixed a bug where if a folder tree-view is focused and the "queue selected/transfer selected" toolbar button is pressed it would apply to the list-view selection instead of the focused folder tree-view control.
  • Fixed an issue where FlashFXP was allowing the user to queue duplicate items when performing an upload file transfer.
  • Fixed delete count when deleting a folder from the remote folder tree-view.
  • Fixed unnecessary directory refresh after uploading a file via the remote edit.
  • Fixed remote rename folder via folder tree-view with SFTP when rename failed the name wasn't reverted back to the original name.
  • Fixed remote edit download showing ??:?? time remaining in the status-bar.
  • Added prompt for password to the FTP/Socks/HTTP proxy manager, this should make life easier for customers who require a SecurID to use their proxy server.
  • Added 'calculating' text to the transfer status during a FXP transfer when the transfer speed is unknown and being calculated.
  • Changed the confirmation prompt when deleting a remote file or folder, if one item is selected the name of that item is displayed.
  • Added automatic path slash conversion for the drop-down path selector box, allowing easy input of DOS style paths on UNIX style servers without having to manually replace the slashes.
  • Fixed missing item attributes when using the MLSD command on a NcFTPd server and possibly others where attributes are not provided by default.
  • Added en-queue rename operation.
  • Installer - Fixed multiple issues when installing FlashFXP with a per-user configuration.
  • Installer - Fixed issue when performing a installation update where the language files weren't always updated.
  • Fixed issue where if the queue/status pane was positioned on top and the height is under 15% it would resize to 75% on start-up.

New in FlashFXP 4.0.0 Build 1525 (Feb 28, 2011)

  • Fixed an issue in the language select dialog where the users` selection wasn't saved if it was the first language in the language list.

New in FlashFXP 4.0.0 Build 1524 (Feb 28, 2011)

  • Fixed Add to bookmark entry non-functional on the folder bookmark menu.
  • Fixed Synchronized browsing dead-lock when manually enabled on two servers with identical folder structures.
  • Fixed incorrect queue behavior when dragging from the remote folder tree to the local folder tree.
  • Fixed u3 portable installer: the manifest build number wasn't increased preventing an upgrade installation.
  • Added a "Download additional languages" link to the language select dialog that appears the first time FlashFXP runs.

New in FlashFXP 4.0.0 Build 1523 (Feb 28, 2011)

  • Fixed issue with bookmark button menu not always populating or updating correctly.
  • Changed the behavior of remote edits so that the absolute or relative path to the file used during download.
  • Added support for ..\ and .\ in local folder bookmarks.

New in FlashFXP 4.0.0 Build 1522 (Feb 28, 2011)

  • Fixed global "default action on save" when using Edit and upload.

New in FlashFXP 4.0.0 Build 1521 (Feb 28, 2011)

  • Updated help file.
  • Updated bundled language files.
  • Fixed error when aborting a remote view/edit where the transfer is aborted and then automatically retried.
  • Added support for using ..\ and .\ in the folder path for the default download folder and the log folder.

New in FlashFXP 4.0.0 Build 1520 (Feb 28, 2011)

  • Fixed right treeview width not being saved on program close.
  • Fixed condition where some events could trigger an automatic local browser refresh after a folder compare, after a folder compare automatic events should be silenced to prevent hidden items from being re-shown.

New in FlashFXP 4.0.0 Build 1519 (Feb 28, 2011)

  • The File Association dialog option "perform the following action on save" can now be set to one of the following:
  • Global - Uses the value in the Preferences dialog.
  • Upload - Automatically uploads the file on save (default)
  • Prompt - When a file modification is detected a prompt is displayed to the user to upload the file.
  • Legacy Prompt - This bypasses the all new remote editing functionality and takes the user back into the stone age where things were simple, i.e. FlashFXP v3.x style remote editing. The upload prompt is shown immediately (not when a file modification is detected)

New in FlashFXP 4.0.0 Build 1518 (Feb 28, 2011)

  • Fixed invalid progress percentage displayed when performing resumed a SFTP upload.
  • Fixed issue where under some conditions SFTP uploads weren't being resumed but instead they were overwritten.

New in FlashFXP 4.0.0 Build 1517 (Feb 28, 2011)

  • Fixed issue when connecting to sites over IPv6.
  • When working offline the window caption is now changed to "(sitename) - FlashFXP" instead of not showing any site name.
  • Fixed a rare situation where the disconnect button would appear enabled when it should be disabled.

New in FlashFXP 4.0.0 Build 1516 (Feb 28, 2011)

  • Fixed issue with renaming folders via the local directory tree pane.
  • Fixed an issue where if the connection is reset by peer then FlashFXP may not automatically reconnect and resume the operation that was in progress.

New in FlashFXP 4.0.0 Build 1513 (Feb 28, 2011)

  • Fixed crash on startup if the application interface was set in a horizontal layout.

New in FlashFXP 4.0.0 Build 1512 (Feb 28, 2011)

  • Fixed auto time zone calculation issue effecting some customers on Windows Vista & Windows 7.
  • Updated SFTP engine.
  • Fixed the "Open folder location" feature in the Active Edits dialog, in some situations it was non functional.
  • Fixed preference > transfer > option > "Restart transfer if no data transferred for" not being saved when the value changed.

New in FlashFXP 4.0.0 Build 1511 (Feb 28, 2011)

  • Fixed Sites -> Import, after closing the import dialog the program would appear frozen.
  • Updated OpenSSL to 1.0.0c.
  • Change the behavior when downloading and creating local files/folders FlashFXP will now remove any dot(s) from the end of the name.
  • Fixed application lock up when listing a directory.
  • Improved error handling for several routines based on user submitted crash reports.

New in FlashFXP 4.0.0 Build 1510 (Dec 9, 2010)

  • The skip list:
  • The skip list has been completely redone, Each skip list rule has a scope of where it can be applied. name of file, name of folder, path of file, path of folder, and any. You can define per site skip lists.
  • When you import your v3 data files your skiplist is converted to the new format and if you had the "skip list applies to directories" option in v3 checked then all existing skiplist entries are set with a scope of any.
  • That means it will match name of file, name of folder, path of file, path of folder. You can multi-select and right click to change multiple rules at once. Rules containing a open bracket [ will be escaped as \[ see below for an explanation. Please make sure your rules are set properly.
  • The pattern matching system has changed in v4, We now use a subset of the regular expression rules for pattern matching.
  • Matches a subset of regular expressions (* ? and [])
  • * Matches zero or more of any character
  • ? Matches exactly one character
  • [] Matches character from
  • [^] Matches character not in
  • where can include multiple ranges and escaped characters \\ matches a slash \, \[ matches a open bracket [
  • Only characters within need to be escaped, with the exception of the [ character, If you need to match a [ then it must always be escaped.
  • The task scheduler:
  • The task scheduler uses Windows scheduling service to run the tasks, there's email notification and lots of different options that is sure to suite your needs.
  • You can assign individual selective transfer rulesets to each task.
  • The old queue schedule is available for people who want to do one time scheduling and this is now moved to the right click queue menu.
  • Windows 7 users will see the file progress on the task bar button.
  • Improved and optimized local shell file browser.
  • Improved and optimized file transfers.
  • Improved and optimized tcp/ip buffer sizes:
  • You can now select larger buffers as well as the new auto mode. The auto mode may provide better results than default but not necessary better than a larger fixed size. It depends on the network conditions. You can also configure tcp/ip buffers per-site. In my tests a larger buffer size works best with LAN based servers. This build displays a debug message on connect indicating whether or not auto buffer shaping is activated.
  • Improved FTP File Search:
  • The FTP File Search now provides an additional filter which allows you to do a sub search on the results. When the sub-search is activated the background color changes to a light blue.
  • The New right click options:
  • Open location, which changes to the folder in the remote browser.
  • Copy to Clipboard (Copy HTTP, URL, Name, Path + Name)
  • New File (Now you can create a file locally and when you save the changes it will upload it to the server.)
  • Improved and optimized performance and display of the ftp session window.
  • In addition if the FlashFXP application window is activated you'll see the lines scroll and appear more fluid like. If the window is inactive then the updates are grouped together.
  • Queue changes:
  • You can now change the type of transfer to/from upload, download, fxp.
  • You can assign a selective transfer rule set to each individual item in the queue (i.e. transfer only log files in one folder and only php files in another).
  • Synchronize with delete allows you to delete any files from the target that do not exist on the source.
  • Improved logging system:
  • You can now have multiple log files per session instead of a single merged log like in v3.x.
  • In addition you can configure the type of information that is logged including schedule tasks.
  • Session Log
  • File Transfers (Upload, Download, Site to Site)
  • As well as the transfer results (Successful, Failed, or skipped)
  • File Transfer Summary
  • For example you can configure FlashFXP to only log uploads that are successful.
  • New toolbar backgrounds:
  • We've included 43 different background themes to use on the tool bar, or you can use your own.
  • Bitmap Backgrounds can be loaded externally.
  • LiveUpdate settings have been moved into the Preferences.
  • You can now define the default character encoding in the Preferences. Previously this setting was only per-site.
  • You can now customize the file listing font and background colors.
  • New File Transfer Rule system:
  • The new rule system can evaluate the file size and/or date. Use the MLSD command for directory listing is recommended for accuracy. If you add a rule that wont be evaluated because a preceding rule takes precedence then the rule will appear in red and striked out.
  • New Remote editing feature that automatically detects when the file has been changed and uploads the file.
  • You can disable automatic uploads per file type under File Associations for files that you need to manually upload.
  • Upgraded to the latest version of FastMM memory manager.
  • Updated SFTP engine to the latest version, this improves compatibility with certain SFTP servers.
  • Updated MadExcept to the latest version:
  • MadExcept is used for exception handling, the new version should improve crash reports and make life a little easier
  • Updated button images and redesigned a couple interface dialogs.
  • Many improvements and redesign to the preferences, site manager dialogues as well as adding new dialogues and preference categories to support new features.
  • There is more control over the options since all existing and new options are now in their correct categories, previously this was not quite the case. The intention is to improve usability and allow the user to exercise better control over their desired set up to meet the requirements of their specific network conditions.
  • New Integrated Translation Editor:
  • Everyone who submits a line of text that is used in the final translation will receive credit. Translation credits will be displayed on a new special tab in the about box.

New in FlashFXP 4.0.0 Build 1502 RC3 (Dec 3, 2010)

  • Fixed rename failure issue where the item being renamed wasn't reverted back to the original name correctly.
  • Fixed remote edit failure issue where if the upload is denied by the server a delay of up to 1 minute may occur.
  • Optimized the methods used when running a scheduled task.
  • Changed the default value for "full row select" from unchecked to checked.

New in FlashFXP 4.0.0 Build 1500 RC3 (Dec 3, 2010)

  • Improved performance when downloading lots of small files (20-25x faster than the previous build and 2-3x faster than 3.6).
  • Fixed dot-less IP addresses in the IP Address dialog when adding IP:PORT
  • Fixed DPI scaling issues in the Site manager and Preference dialogs.
  • Fixed Active Edits window issue when minimizing the main Window on Pre-Vista OS's.
  • Updated SFTP engine to the latest version.

New in FlashFXP 4.0.0 Build 1499 RC3 (Dec 3, 2010)

  • Changed the update check to download the correct installer for your installation. i.e. The portable version will download the portable installer.
  • A portable installer has been released for testing.
  • Minor changes to the non-themed drawing used when visual styles are disabled or for pre Vista OS's.

New in FlashFXP 4.0.0 Build 1497 RC3 (Dec 3, 2010)

  • Fixed, when the following setting "Preferences > Connection > TCP/IP Buffer > Receive" was set to a value other than (default) there was a possibility of FlashFXP getting stuck in in the socket.recv() loop during a FTP download. Resulting in the application window appearing frozen or locked up until the transfer completed. The probability of this bug occurring increased as buffer size increases and/or the the speed (slow writes) of the device where the file was being saved.
  • Tweaked the repaint behavior of the file listview when scrolling via the mouse wheel.

New in FlashFXP 4.0.0 Build 1496 RC3 (Dec 3, 2010)

  • Translators please make sure your language properties (credits/pin) is set correctly.
  • Fixed the names of some special folders were being displayed as the parse name using a GUID tag instead of the actual name.
  • Error messages when submitting a language translation weren't being shown correctly.
  • Fixed taskbar progress not being cleared after a remote edit upload failure.

New in FlashFXP 4.0.0 Build 1495 RC3 (Dec 3, 2010)

  • Fixed the setup build script, this build includes the latest translation submissions.
  • Fixed local browser not showing file extensions when Windows is configured to hide them.

New in FlashFXP 4.0.0 Build 1494 RC3 (Dec 3, 2010)

  • Fixed scroll wheel bug when scrolling a window that doesn't have focus.
  • Fixed auto reconnect + synchronized browsing issue when the connection is lost during a directory change.
  • Changed the way FlashFXP prevents Microsoft Windows from entering sleep mode during a file transfer.
  • Fixed local browser treeview which sometimes appeared empty/blank when the default download folder was set to \desktop.
  • Fixed an issue where a stalled file listing wasn't triggering a timeout, resulting in an infinite wait.
  • Fixed local browser path dropdown box scrolling the text to the right and cutting off text that would otherwise fit.
  • Fixed synchronized browsing prompt when navigating the local browser and the folder doesn't exist on the server, the return to previous folder button failed to change the local browser back to the original path.
  • Added a synchronized browsing prompt to warn the user when attempting to access a folder outside of the synchronized root folder. Our previous implementation of folder synchronization didn't define a root folder.
  • Fixed non-working View/Edit buttons for the local browser in single connection layout mode.
  • Fixed the refresh button being disabled on connection lost, preventing a refresh to restore the connection.
  • Several UI improvements for users with themes disabled or using older versions of windows.
  • Fixed local browser navigation error when the treeview is active, when trying to browse unmapped network shares. they were unbrowsable.
  • Fixed a local browser popup error when the location/folder was unavailable or permission denied which halted the queue and required user interaction.
  • Fixed a local browser issue where certain folder names accessed via a network share were displayed using SHGDN_NORMAL when SHGDN_INFOLDER should of been used.
  • Fixed a local browser display issue where some file/folder items indicated a size of -1.

New in FlashFXP 4.0.0 Build 1492 RC3 (Dec 3, 2010)

  • Several changes to the language translation system, specifically the author pin info are now stored in the flashfxp.ini instead of the actual language files.

New in FlashFXP 4.0.0 Build 1490 RC3 (Dec 3, 2010)

  • Improved method for importing settings from v3.x.
  • Fixed public key save button in key manager dialog > export key.
  • Fixed logic error where if a local folder didn't exist the task scheduler didn't report an error.
  • Fixed logic error where if the server profile was deleted from the site manager the task scheduler didn't report an error.
  • Fixed condition where a SFTP download might not download the entire file if the file size increased after the file listing but prior to the transfer starting. Such as with a log file that might be continuously updated.
  • Fixed, The installer wasn't installing language updates for upgrade installs.
  • Added all remaining strings to translation.
  • Added the ability to select save format during SFTP RSA/DSA export (PuTTY, OpenSSH SSH-2, ssh.com SSH-2)
  • Fixed small bug in the Download / Update language dialog, where the language names were mismatched.

New in FlashFXP 4.0.0 Build 1489 RC3 (Dec 3, 2010)

  • Changed the behavior of the local browser to disable auto refresh after a folder compare, changing folders or a manual refresh will reactivate the auto refresh.
  • Fixed windows 7 jump list, where the list wasn't updating/populating correctly.
  • Fixed when creating a new language in the translator if the current language was not English it would populate translation with the current language text.
  • Added a verification check to the backup feature to insure the backup was created successfully.
  • Changed the per-site option ["disable "force active mode to use this ip" for this site] to [force active mode to use local ip] with 3 states, use global, on, off.
  • Fixed issue where removing all of the site specific file transfer rules caused them to reappear the next time it was open. This issue is specific to v3.x imported sites.
  • Fixed issue with using the command line parameter /min
  • Minor changes to the system tray component to improve compatibility.
  • Several changes to the translation system, you can now download new languages or updates directly from within FlashFXP under the Language menu.

New in FlashFXP 4.0.0 Build 1488 RC2 (Oct 8, 2010)

  • Several minor bug fixes.
  • Updated SFTP engine to the latest version

New in FlashFXP 4.0.0 Build 1487 RC2 (Oct 8, 2010)

  • Fixed a couple logic bugs in the tools > schedule > scheduled task > mail server setup dialog.
  • Changed a couple lines of text that weren't using the localized translation.
  • Fixed lockup that could occur during transfer if the speed limit was enabled.
  • Fixed date comparison in upload transfer rules, the rule was being evaluated incorrectly.
  • Fixed file list background color in offline mode, the color on the button didn't reflect the default color when used.
  • Minor changes to the SFTP download routines to improve file transfer performance

New in FlashFXP 4.0.0 Build 1486 RC2 (Oct 8, 2010)

  • Fixed SFTP upload error when the server doesn't support setting the file date/time after upload.
  • Changed how often the local file browser frees the memory used by stale shell items, based on some recent "out of memory" bug reports I've made it more aggressive to prevent these types of situations.
  • Changed the behavior of adding items to the queue, the duplicate queue item checking is now bypassed when the queue contains more than 10k items.
  • Added busy cursor when performing certain operations that may take time to complete.
  • Changed the way queue files are loaded reducing the memory overhead.
  • Updated several message boxes shown to use the new vista style as they were still using the legacy pre-vista style on vista and up

New in FlashFXP 4.0.0 Build 1485 RC2 (Oct 8, 2010)

  • I've made several changes to the FTP upload/download routines in an attempt to resolve some compatibility issues some customers have experienced with slow file transfers. I worked directly with a beta tester "Loekie" to test the fix; he saw a huge improvement in this release.
  • Fixed issue where the connect button is enabled on the right FTP pane during a file transfer when it should be disabled.
  • Updated SFTP engine to the latest version

New in FlashFXP 4.0.0 Build 1484 RC2 (Oct 8, 2010)

  • Fixed sizing issue on startup when using "single connection layout" combined with using the "techi" or "tango" button theme.
  • The Liveupdate download incomplete issue should be fixed in this release, I spent a couple hours working with Filipe Oliveira. We confirmed that the problem was caused by the socket being closed prematurely. I suspected that this was the case but my previous attempt to fix it failed

New in FlashFXP 4.0.0 Build 1483 RC2 (Oct 8, 2010)

  • Fixed proxy support for FTP uploads

New in FlashFXP 4.0.0 Build 1482 RC2 (Oct 8, 2010)

  • Fixed Alt+C in the site manager closing the dialog instead of connecting to the selected site.
  • Fixed raw command prompt "Display results in a edit window" checkbox not working.
  • Changed the cpu usage/transfer speed ratio to lower cpu usage while providing high transfer speeds.
  • Changed the file upload routine to reduce the number necessary reads.
  • Changed the way live updates are downloaded, they're now downloaded to a temporary file and then renamed to the correct name.

New in FlashFXP 4.0.0 Build 1481 RC2 (Oct 8, 2010)

  • Fixed listview vertical position after refresh, the position is now set to the top.
  • Added "new folder" button to server folder select dialog (used when moving items).
  • Added Copy url (ctrl+u) shortcut and added prompt to select copy format.
  • Fixed reduced cpu usage during FTP upload.
  • Fixed local to local drag/drop when dropping on a selected item the drop didn't complete.

New in FlashFXP 4.0.0 Build 1480 RC2 (Oct 8, 2010)

  • Fixed "open log folder" pointing to the wrong folder in the schedule dialog > right click menu.
  • Fixed internal memory corruption when performing site to site transfers, the queue item object pointer was modified after being freed.
  • Fixed custom transfer rules for scheduled tasks weren't being set correctly.
  • Fixed memory leak in "Edit Queue Item" dialog when using "Browse for site" to change the server.
  • Fixed access violation when clicking the "OK" button in the "Edit Queue Item" dialog when editing a queue item during a file transfer and the item being edited no longer exists in the queue.
  • Added ini only setting "file_mem_cache=X" under "[main]" to tweak the amount of RAM that FlashFXP uses for server file list caching. Where X is the amount of memory to use in megabytes. Default limits the amount of ram to 2 megabytes

New in FlashFXP 4.0.0 Build 1479 RC1 (Oct 8, 2010)

  • Fixed the "skip empty folder" feature, when enabled FlashFXP would get stuck in a loop

New in FlashFXP 4.0.0 Build 1478 RC1 (Oct 8, 2010)

  • Fixed re-ordering items in the queue during a file transfer could cause the wrong item to be removed from the queue once the transfer completes.

New in FlashFXP 4.0.0 Build 1477 RC1 (Oct 8, 2010)

  • Fixed issue with failed transfers getting stuck in an infinite loop.
  • Fixed issue with the queue list not redrawing correctly with the transfer queue running.
  • Fixed issue with queuing files directly being added in reverse priority list order.
  • Fixed issue with pressing "stop after current transfer" sometimes moving an un-transferred item to the bottom of the queue if the option "move to bottom of queue before retrying" was checked.
  • Implemented a possible fix for live update downloads ending up incomplete.

New in FlashFXP 4.0.0 Build 1476 RC1 (Oct 8, 2010)

  • Additional changes and improvements to the priority list and queue list.
  • I highly recommend anyone using build 1475 to upgrade to this build immediately due to issues discovered in build 1475.

New in FlashFXP 4.0.0 Build 1475 RC1 (Oct 8, 2010)

  • Fixed columns disappearing when entering a folder without any items and then reappearing in folders with items.
  • Fixed major performance bottleneck when performing FXP file transfers, especially when the items are to be skipped.
  • Changed the way the installer detects FlashFXP running. The detection is now based on the location of FlashFXP.exe. This required changes in FlashFXP and in the installer and is not backwards compatible.
  • The time zone list in the site manager is now updated on language change (The first 3 entries are defined by FlashFXP).
  • Fixed full row select not being enabled on startup if the option was changed.
  • Increased the performance speed of the priority lists feature and the queue list.

New in FlashFXP 4.0.0 Build 1474 RC1 (Oct 8, 2010)

  • Fixed access violation when opening the CHMOD dialog. This error occurs when the group and/or owner columns are hidden. I had a few beta testers beg me for a quick fix for this issue so here it is.
  • Added some debug information to the live update dialog that is displayed when the download fails with a "incomplete download" error.

New in FlashFXP 4.0.0 Build 1473 RC1 (Oct 8, 2010)

  • Fixed the remote file listing background color if the sort order was set to sort by extension.
  • Fixed the remote file listing columns, some were showing double lines for hidden columns, they're completely removed now.
  • Fixed access violation in the calculate disk space dialog.
  • Added a mutex to FlashFXP so the installer can detect when FlashFXP is running and prompt the user.
  • Fixed several cosmetic issues.

New in FlashFXP 4.0.0 Build 1472 RC1 (Oct 8, 2010)

  • Fixed broken local browser sorting when any of the columns are hidden

New in FlashFXP 4.0.0 Build 1471 RC1 (Oct 8, 2010)

  • Changed the file listing option "full row select" in "Preferences > File Browser" which is now off by default for new installations.
  • Changed the list view controls to use the new extended styles provided by vista/windows 7.
  • Fixed the IP/host prompt that appears when the IP/host field is left blank in the site manager, it wasn't working correctly.
  • Fixed tab panel drawing issues in the file transfer rules dialog, filters dialog, site manager dialog, and about box.
  • Added support for MLSD OPTS to ask the server to return UNIX.group, UNIX.owner, UNIX.mode fields if they're off by default.
  • Added "filter > highlighting" text coloring to the items in the queue.
  • Added "marked list" text style of bolding to items in the queue. This allows you to see which items in your marked list are also in your queue.
  • When printing using the internal editor; printer related errors (non-fatal) are now shown in a normal error box and not as a crash report.

New in FlashFXP 4.0.0 Build 1467 RC 1 (Aug 18, 2010)

  • Tweaked the shell browser file change notification updates so that they occurred
  • sooner rather than later.
  • Fixed issue where transfer rules imported from v3.6 for upload and download were reversed.
  • Fixed issue where an empty file transfer rule list triggered the v3.6 import
  • transfer rule import, making it impossible to have an empty rule list.
  • You can now press the "Del" to delete a rule in the file transfer rule list.
  • Added Alt+P shortcut to save the current (local or remote) path.
  • Updated Help File.

New in FlashFXP 4.0.0 Build 1466 RC 1 (Aug 18, 2010)

  • Fixed SFTP transfer error when a file is queued and the directory is changed to a
  • cached folder and then the transfer queue is started.
  • Fixed access violation when right clicking on an item in the custom command dialog when no item is selected.
  • Added missing text to warn if the SSL certificate common name doesn't match the name of the site you're connected to.

New in FlashFXP 4.0.0 Build 1465 RC 1 (Aug 18, 2010)

  • Fixed access violation when right clicking on an item in the per-site skip list
  • dialog when no item is selected.
  • Added lookup table for folder node management for a nice speed improvement.

New in FlashFXP 4.0.0 Build 1459 Beta Preview 1 (Aug 2, 2010)

  • Fixed issue connecting to SSL/TLS FTP sites over a SOCKS proxy.

New in FlashFXP 3.8 Beta (3.7.9 Build 1343) (May 4, 2009)

  • Changes specific to this release
  • Updated SFTP engine.
  • Updated FASTMM4 to the latest revision.
  • You can now drag/drop from within the remote folder tree to move folders on the FTP server. (previously you could only drag from the listing to the tree to move things.)
  • The local browser drop down box now supports auto text completion.
  • Added the ability to view the MD5/SHA1 Fingerprint from the SSL server certificate dialog.
  • FIXED: After an idle disconnect transferring the queue causing a site reconnect set the local path back to the site default.
  • FIXED: Unable to view temporary SSL server certificates when "accept once" is clicked and the certificate isn't stored.
  • Resolved SFTP compatibility issue with JSCAPE Server.
  • New Features
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to en-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying" (Set in Preferences > Transfer > Options.)
  • Added support for environment variables (i.e. %appdata%, %temp%) in most local browser inputs such as the address bar.
  • Added en queue raw command support to the FlashFXP command line. i.e. FlashFXP.exe -raw="site fubar" (Since the raw command is queued you can use -cX flags such as -c2 to close FlashFXP after performing the command.)
  • The local file browser will now fully support overlay icons, before only the basic overlays were supported, what this means is that for people who use TortoiseSVN you'll be able to see your file status from within FlashFXP.
  • You can now drag/drop queue items from one FlashFXP instance to another (from queue to queue). This action moves the selected queue entries to the target instance.
  • You can now customize your toolbar background / buttons using several pre-defined toolbar buttons and background styles. (Preferences / Display / Interface)
  • The local browser drop down box now supports auto text completion.
  • Changes
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Removed the 250 character limits for raw commands.
  • Compare folder content feature now unselects "parent directory" first as this was not intended behavior.
  • Fixes
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.
  • After an idle disconnect transferring the queue causing a site reconnect set the local path back to the site default.
  • FIXED: Unable to view temporary SSL server certificates when "accept once" is clicked and the certificate isn't stored.
  • Resolved SFTP compatibility issue with JSCAPE Server.

New in FlashFXP 3.8 Beta (3.7.8 Build 1328) (Feb 10, 2009)

  • Changes specific to this release
  • Updated SFTP engine.
  • Updated FASTMM4 to the latest revision.
  • You can now drag/drop from within the remote folder tree to move folders on the FTP server. (previously you could only drag from the listing to the tree to move things.)
  • The local browser drop down box now supports auto text completion.
  • Added the ability to view the MD5/SHA1 Fingerprint from the SSL server certificate dialog.
  • FIXED: After an idle disconnect transferring the queue causing a site reconnect set the local path back to the site default.
  • FIXED: Unable to view temporary SSL server certificates when "accept once" is clicked and the certificate isn't stored.
  • Resolved SFTP compatibility issue with JSCAPE Server.
  • New Features
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to en-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying" (Set in Preferences > Transfer > Options.)
  • Added support for environment variables (i.e. %appdata%, %temp%) in most local browser inputs such as the address bar.
  • Added en queue raw command support to the FlashFXP command line. i.e. FlashFXP.exe -raw="site fubar" (Since the raw command is queued you can use -cX flags such as -c2 to close FlashFXP after performing the command.)
  • The local file browser will now fully support overlay icons, before only the basic overlays were supported, what this means is that for people who use TortoiseSVN you'll be able to see your file status from within FlashFXP.
  • You can now drag/drop queue items from one FlashFXP instance to another (from queue to queue). This action moves the selected queue entries to the target instance.
  • You can now customize your toolbar background / buttons using several pre-defined toolbar buttons and background styles. (Preferences / Display / Interface)
  • The local browser drop down box now supports auto text completion.
  • Changes
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Removed the 250 character limits for raw commands.
  • Compare folder content feature now unselects "parent directory" first as this was not intended behavior.
  • Fixes
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.
  • After an idle disconnect transferring the queue causing a site reconnect set the local path back to the site default.

New in FlashFXP 3.8 Beta (3.7.8 Build 1327) (Feb 4, 2009)

  • Changes specific to this release
  • Updated SFTP engine.
  • Updated FASTMM4 to the latest revision.
  • You can now drag/drop from within the remote folder tree to move folders on the FTP server. (previously you could only drag from the listing to the tree to move things.)
  • The local browser drop down box now supports auto text completion.
  • Added the ability to view the MD5/SHA1 Fingerprint from the SSL server certificate dialog.
  • FIXED: After an idle disconnect transferring the queue causing a site reconnect set the local path back to the site default.
  • FIXED: Unable to view temporary SSL server certificates when "accept once" is clicked and the certificate isn't stored.
  • Resolved SFTP compatibility issue with JSCAPE Server.
  • New Features
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to en-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying" (Set in Preferences > Transfer > Options.)
  • Added support for environment variables (i.e. %appdata%, %temp%) in most local browser inputs such as the address bar.
  • Added en queue raw command support to the FlashFXP command line. i.e. FlashFXP.exe -raw="site fubar" (Since the raw command is queued you can use -cX flags such as -c2 to close FlashFXP after performing the command.)
  • The local file browser will now fully support overlay icons, before only the basic overlays were supported, what this means is that for people who use TortoiseSVN you'll be able to see your file status from within FlashFXP.
  • You can now drag/drop queue items from one FlashFXP instance to another (from queue to queue). This action moves the selected queue entries to the target instance.
  • You can now customize your toolbar background / buttons using several pre-defined toolbar buttons and background styles. (Preferences / Display / Interface)
  • The local browser drop down box now supports auto text completion.
  • Changes
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Removed the 250 character limits for raw commands.
  • Compare folder content feature now unselects "parent directory" first as this was not intended behavior.
  • Fixes
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.
  • After an idle disconnect transferring the queue causing a site reconnect set the local path back to the site default.

New in FlashFXP 3.8 Beta (3.7.7 Build 1315) (Dec 8, 2008)

  • Changes specific to this release
  • Updated SFTP engine.
  • Improved error handling for SFTP transfers and command requests.
  • Updated tray hint window to display a progress bar, time elapsed and time remaining during delete operations.
  • Adjusted memory manager default settings to improve program stability.
  • New Features
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to en-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying" (Set in Preferences > Transfer > Options.)
  • Added support for environment variables (i.e. %appdata%, %temp%) in most local browser inputs such as the address bar.
  • Added en queue raw command support to the FlashFXP command line. i.e. FlashFXP.exe -raw="site fubar" (Since the raw command is queued you can use -cX flags such as -c2 to close FlashFXP after performing the command.)
  • Changes
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Removed the 250 character limits for raw commands.
  • Compare folder content feature now unselects "parent directory" first as this was not intended behavior.
  • Fixes
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.

New in FlashFXP 3.8 Beta (3.7.7 Build 1313) (Dec 4, 2008)

  • Changes specific to this release
  • Updated SFTP engine.
  • Improved error handling for SFTP transfers and command requests.
  • Updated tray hint window to display a progress bar, time elapsed and time remaining during delete operations.
  • Adjusted memory manager default settings to improve program stability.
  • New Features
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to en-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying" (Set in Preferences > Transfer > Options.)
  • Added support for environment variables (i.e. %appdata%, %temp%) in most local browser inputs such as the address bar.
  • Added en queue raw command support to the FlashFXP command line. i.e. FlashFXP.exe -raw="site fubar" (Since the raw command is queued you can use -cX flags such as -c2 to close FlashFXP after performing the command.)
  • Changes
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Removed the 250 character limits for raw commands.
  • Compare folder content feature now unselects "parent directory" first as this was not intended behavior.
  • Fixes
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.

New in FlashFXP 3.8 Beta (3.7.6 Build 1305) / 3.6 (Nov 7, 2008)

  • Changes specific to this release
  • Added en queue raw command support to the FlashFXP command line. i.e. FlashFXP.exe -raw="site fubar" (Since the raw command is queued you can use -cX flags such as -c2 to close FlashFXP after performing the command.)
  • Compare folder content feature now unselects "parent directory" first as this was not intended behavior.
  • Many minor bug fixes and improvements to error handling based on user submitted crash reports.
  • When submitting a crash report it's important that you describe what you were doing when the crash occurred, This additional information will help us resolve the issues faster.
  • New Features
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to en-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying" (Set in Preferences > Transfer > Options.)
  • Added support for environment variables (i.e. %appdata%, %temp%) in most local browser inputs such as the address bar.
  • Changes
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Removed the 250 character limits for raw commands.
  • Fixes
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.

New in FlashFXP 3.8 Beta (3.7.5 Build 1292) (Sep 29, 2008)

  • Minor improvements to the new tray tooltip.
  • Added support for environment variables (i.e. %appdata%, %temp%) in most local browser inputs such as the address bar.
  • Fixed bug that disabled the site auto timezone discovery feature.
  • Reworked the local browser localization that was added several builds ago.
  • Removed the 250 character limits for raw commands.
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to En-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying"
  • Set in Preferences > Transfer > Options.
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.

New in FlashFXP 3.8 Beta (3.7.4 Build 1286) (Sep 15, 2008)

  • Fixed sftp upload corruption when transferring files larger than 256k
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • Fixed issue where some keyboard shortcuts were filtered during sftp transfers.
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying"
  • Set in Preferences > Transfer > Options.
  • Fixed issue with speed limit.
  • Fixed access violation on exit that could occur under some conditions.

New in FlashFXP 3.8 Beta (3.7.4 Build 1285) (Sep 9, 2008)

  • Fixed sftp upload corruption when transferring files larger than 256k
  • New extended toolbar tray tooltip that displays detailed transfer information.
  • New option to blend transfer progressbar with windows theme. (Preferences > Display > Colors & Fonts > Blend with windows theme).
  • Fixed issue where some keyboard shortcuts were filtered during sftp transfers.
  • New Global default and Session on transfer complete option "Retry failed transfers".
  • Set Per session via main menu > Session > Retry failed transfers.
  • Set global default via Preferences > Transfer > Retry failed transfers
  • New option "Move failed transfers to the bottom of queue before retrying"
  • Set in Preferences > Transfer > Options.
  • Fixed issue with speed limit.
  • Fixed access violation on exit that could occur under some conditions.
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to En-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.

New in FlashFXP 3.8 Beta (3.7.3 Build 1275) (Aug 20, 2008)

  • http://download.flashfxp.com/FlashFXP_373_BETA_Setup.exe

New in FlashFXP 3.7.3 build 1275 (Aug 17, 2008)

  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to En-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) "Include Quick Connect sites in History"
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Updated OpenSSL to 0.9.8h.
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.
  • Fixed issue with MSLD parsing owner/group/etc.

New in FlashFXP 3.7.2 Build 1270 Beta (Jul 31, 2008)

  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Fixed issue with MSLD parsing owner/group/etc
  • Several minor bug fixes based on bug reports.
  • Updated OpenSSL Dll's to 0.9.8h

New in FlashFXP 3.7.2 Build 1266 Beta (Jul 19, 2008)

  • Added the ablity to reorder and select SFTP encryption ciphers/MACs. (global and per site)
  • Fixed issue with MSLD parsing owner/group/etc
  • Several minor bug fixes based on bug reports.
  • Updated OpenSSL Dll�s to 0.9.8h
  • New Features
  • SFTP Support.
  • Added the ability to replace a client certificate, replacing the certificate assigns the new certificate to all the sites the previous certificate was assigned to.
  • Added the ability to En-queue delete operations and raw commands. (Remote file list > Right click > EnQueue)
  • Added History sub-menu to the connection dropdown menu list.
  • Added an Option (Preferences > General > Options) �Include Quick Connect sites in History�
  • Local folder sizes are pre-calculated prior to upload to help calculate a more accurate queue remaining time.
  • Support for toolbar themes and custom button images.
  • Added ability to add comments to a bug report directly from within FlashFXP.
  • Added warning message when FlashFXP is unable to save to the data files.
  • Changes
  • The chain of commands used for local synchronization when navigating via the listview has been reordered.
  • Redesigned quick connect interface.
  • Fixes
  • Toolbar malfunction on windows 2000.
  • Abnormal window behavior when switching between FlashFXP and the Internal text editor.
  • Saving the favorites.dat would generate a crash report when the permission to save the file was denied.
  • Resolved a problem with handling MLSD directory listings that resulted in the fields being converted to lowercase.

New in FlashFXP 3.6.1240 (Feb 28, 2008)

  • Added 'Activate Synchronize Browsing on Connect' per-site option
  • Added -approvessl command line param, this is used for automation to always accept the SSL certifcate. Use with care
  • Added support for MLSD (machine formatted directory lists)
  • Added support for UTF8 (iso-8859-1/Latin-1)
  • Added parsing of host:port when pasting into the host field of the proxy dialog
  • Added drag/drop support between the local browser and external applications
  • Added Queue Parent of Selected to the right-click menu in the FTP Search Dialog
  • Added move to the right-click menu in the FTP File Search Dialog
  • Added new option "Only search within folders matching data range" to the Date tab of the FTP Search dialog
  • Added Details tab to the About box to display information reguarding your FlashFXP installation
  • On Windows XP and newer operating systems the file listing now uses a logical sort when alpha sorting. Sorting in FlashFXP should now match the Operating System's behavior
  • Double clicking on the SSL lock icon on the status bar will now show the SSL cert dialog
  • Improved offline browsing mode
  • Improved user/pass ftp site prompt
  • Improved synchronized browsing support

New in FlashFXP 3.6 RC1 (Sep 10, 2007)

  • Improved Windows Vista support
  • Completely re-written installer
  • Limited UTF-8 support
  • MLSD directory listings
  • Improved drag/drop functionality
  • Enhanced command line functionality
  • Significant performance improvements

New in FlashFXP 3.4.2 Beta 2 (Apr 20, 2007)

  • New Features
  • Added 'Activate Synchronize Browsing on Connect' per-site option.
  • Added -approvessl command line param, this is used for automation to always accept the SSL certifcate. Use with care.
  • Added support for MLSD (machine formatted directory lists).
  • Added support for UTF8 (iso-8859-1/Latin-1).
  • Changes:
  • Upgraded Zlib component to 1.23.
  • Upgraded the folder browse dialog to use the BIF_USENEWUI flag, which gives the dialog a Make Folder button and makes it resizable.
  • Optimized the status window text scrolling. It scrolled slower and slower as more text was put into it. This is no longer the case.
  • Optimized the FlashFXP load up time. It's about 30% faster now.
  • FlashFXP now uses FastMM4 memory manager.
  • Optimized the local file browser list speed by about 237%.
  • Once the connection retry limit is reached all files for that site are marked as failed or deleted (based on your settings) and then continues with the next site in queue.
  • Improved find feature
  • The user/pass field of a ftp:// url is now url decoded as per RFC 1738.
  • New languages added.
  • Upgraded OpenSSL Dll's to 0.9.8e.
  • Added parsing of host:port when pasting into the host field of the proxy dialog.
  • Fixes
  • Toggling between local and ftp view while a site is working offline didn't properly update the site name label.
  • In some instances a user initiated site disconnect triggered an automatic reconnect.
  • Switching remote folders while flashfxp is in the middle of loading a folder from cache was allowed and generated an error.
  • Extreme file listing font size changes resulted in the local browser dropdown controls clearing their content.
  • Moving objects via a drag/drop from listview to treeview would fail if the current working directory wasn't the source directory.
  • Closing FlashFXP during a login sometimes resulted in a crash.
  • Changing the shortcut key for a custom command didn't set the modified flag and the change wasn't saved.
  • The Queue remaining value on the status bar displayed the incorrect result when viewing or editing a file.
  • When renaming a folder the sub-folder cache wasn't cleared.
  • In some instances list command would fail with an error however FlashFXP still thought it was successful.
  • Cache consistency issue causing undesirable results under certain situations when queuing items for transfer.
  • Resolved an issue with FlashFXP portable when ejecting the USB drive with the evaluation dialog active.
  • Added hostCleanUp to the U3 manifest to work around a bug in early versions of U3 Lauchpad.
  • The internal values for "Follow symbolic links recursively" and "Update directory cache during transfer" were reversed.
  • Vista compatibility issue where the drop target didn't update properly during a drag operation.
  • Vista compatibility issue where the thumbnail image when hovering over the taskbar button appeared as an icon and not the program window.
  • Resolved help file not opening issue on Windows Vista.
  • Resolved FlashFXP PW D Command Remote Buffer Overflow Vulnerability.
  • Fixed silent install option. /s now uses all defaults for installation.
  • Fixed small issue with site manager timezone sorting.
  • Various fixes for Windows Vista display issues.
  • Other minor fixes.

New in FlashFXP 3.4.0 build 1145 (Apr 20, 2007)

  • The graph font can now be changed seperately from the application font.
  • Global "Bind Socket to IP" setting.
  • Per-Site "Bind Socket to IP" setting.
  • Multi-language support. See http://www.flashfxp.com/languages for more information.
  • Added new status msg "Listening on PORT: X, Waiting for connection." to help troubleshoot PORT mode connections.
  • If Passive mode fails two times in a row, FlashFXP will switch to PORT mode or vice versa.
  • If the connection is lost to the ftp site you can continue to browse cached folders and queue files. If a task is performed that requires a connection, FlashFXP will reconnect back to the ftp site and then perform that task.
  • You can now browse cached folders and queue files while a transfer is in progress.
  • Added Replace feature to internal Text Editor.
  • Secure certificate details are now stored for later reviewing, they can be viewed via the Site Manager / SSL Tab.
  • When the speed limit is activated you will see a status indicator icon in the statusbar next to the transfer filename.
  • Added new option in Preferences / Display / Options "Accurate file system shell icons", when unchecked FlashFXP will use the default icon for each file type. Using default icons rather than accurate icons improves performance.
  • Per-Site speed limit settings.
  • Global option to disable speed limiting for lan transfers.
  • New command line options for download/upload/fxp (see updated helpfile).
  • Added support for Clear Command Channel (CCC).
  • Added support for SOCKS4/SOCKS5 BIND method, which means you can use SOCKS4/SOCKS5 with active mode (PORT).
  • Added support for SSL Client Certificates.
  • New import/export for sites using .ftp (xml based) file format. Easily export and send sites to friends, or script .ftp file generation for easy configuration for clients/friends/webhosts.
  • U3 USB drive support. Watch the website for a U3 specific installer.

New in FlashFXP 3.4.0 Build 1145 Final (Jun 21, 2006)

  • The graph font can now be changed seperately from the application font.
  • Global "Bind Socket to IP" setting.
  • Per-Site "Bind Socket to IP" setting.
  • Multi-language support. See http://www.flashfxp.com/languages for more information.
  • Added new status msg "Listening on PORT: X, Waiting for connection." to help troubleshoot PORT mode connections.
  • If Passive mode fails two times in a row, FlashFXP will switch to PORT mode or vice versa.
  • If the connection is lost to the ftp site you can continue to browse cached folders and queue files. If a task is performed that requires a connection, FlashFXP will reconnect back to the ftp site and then perform that task.
  • You can now browse cached folders and queue files while a transfer is in progress.
  • Added Replace feature to internal Text Editor.
  • Secure certificate details are now stored for later reviewing, they can be viewed via the Site Manager / SSL Tab.
  • When the speed limit is activated you will see a status indicator icon in the statusbar next to the transfer filename.
  • Added new option in Preferences / Display / Options "Accurate file system shell icons", when unchecked FlashFXP will use the default icon for each file type. Using default icons rather than accurate icons improves performance.
  • Per-Site speed limit settings.
  • Global option to disable speed limiting for lan transfers.
  • New command line options for download/upload/fxp (see updated helpfile).
  • Added support for Clear Command Channel (CCC).
  • Added support for SOCKS4/SOCKS5 BIND method, which means you can use SOCKS4/SOCKS5 with active mode (PORT).
  • Added support for SSL Client Certificates.
  • New import/export for sites using .ftp (xml based) file format. Easily export and send sites to friends, or script .ftp file generation for easy configuration for clients/friends/webhosts.
  • U3 USB drive support. Watch the website for a U3 specific installer.

New in FlashFXP 3.4 RC2 (May 27, 2006)

  • SSL/TLS - Site to Site...
  • 100% Windows XP Compatible
  • Enhanced Security Features
  • Selective Transfer feature
  • Backup & Restore Sites/Settings
  • Transfer Graph!
  • Time Zone Support