FlashFXP v3.2.0.1080 Final Release @ 5/06/2005
New Features
  • Queue right-click menu > Expand Folder. (Only downloads are supported).
  • Added URL highlighting to Status Window.
  • Improved queue <> site manager relationships to prevent an invalid queue by renaming or moving a site.
  • Added Retry Failed Site to Site Transfer Setting.
  • TCP/IP Download Packet Size setting.
  • Multi-Proxy Server Manager.
  • Added new compare folder option "Don't Size Compare ASCII Files" this option excludes ASCII files from the SIZE compare, when Compare Name & Size is selected.
  • Added SSL Option to "Turn Off Fingerprint checking on Data Connection" some ftp servers that do virtual ftp sites (multiples sites within a site need this off).
  • Added "Copy Site to Site Manager" right-click option to for quick connect sites in Site Manager Dialog.
  • Added MODE Z support.
  • Added new INI only setting to adjust the MODE Z compression level for uploads, under the "[main]" section add "Zlib_Level=value" where value is between 0 and 9.
  • New bug report wizard, bug reports are now sent via http to our website rather than over email.
  • Synchronized browsing (On the menu - Directory > Synchronized browsing) or hold ALT while double clicking a folder. Synchronized browsing is only supported in the file listing.
  • Improved Drag/Drop within the local browser.
Changes
  • Updated the ftp list parser to detect UNIX:L8 and override MVS list format when SYST returns MVS.
  • The raw command dialog (ctrl-r) now shares a command history with the raw command line.
  • Restructured the Compare Folder option menu, Added Submenu under Tools for changing options.
  • Separated Retry Failed Upload/Download Transfer Settings.
  • Removed "Bypass proxy for this connection" option, now obsolete.
  • Removed "Restore broken transfers" option, now obsolete.
  • Command line param -restorequeue has been changed so that the temp queue that's loaded is re-used, rather than creating a new temp queue. otherwise you could end up with many temp queue files.
  • Now when a file is skipped the status message displays "Skip [reason]: filename" reason could be smaller, larger, equal, manual, skiplist, skipall.
  • Auto fallback on PROT P or PROT C failure with error 534 as defined in RFC 2228.
  • Implicit SSL now allows the user to turn off SSL for data connections, some ftp servers allow this behavior.
  • Calculate free space on ftp now allows you to use the current folder selection.
  • Updated openssl dll’s to 0.9.7e.
  • Improved drawing for status console window.
  • While the notes window is focused press alt+enter to show the notes in a larger window.
  • Added skip reasons for empty folders and 0 byte files.
  • Changed some of the numerical values to use thousands separators.
  • Changed delete/move to show a progress of the current operation i.e (1 of 100).
  • Added support for * and ? when using the find feature.
  • The beep has been removed when pressing alt+enter in the site note window.
  • An extra check to make sure flashfxp is active when detecting when the ctrl key pressed, because it caused problems when using -tray via the command line.
  • Added ESC key to close the note window.
Fixes
  • Fixed Drawing issue when moving the mouse over an unchecked checkbox.
  • A/V when performing "local browser > right click > explorer menu > rename" on the parent directory item.
  • In the FTP File Search dialog the selection size / count weren't being calculated correctly.
  • In some instances the Stop/Transfer Queue buttons weren't toggled properly.
  • In some cases enabling the transfer graph appeared below the statusbar, it should of always appeared above the status bar.
  • Double clicking the splitter/sizer for the transfer graph will now resize the graph to the default size.
  • In some rare instances a race condition occured in the socks5 engine causing FlashFXP to lock up.
  • Fixed a socks5 proxy bug when connecting to a site with Implicit SSL.
  • While FlashFXP is locked to the tray there was a way to circumvent the lock and show the main window, the main window remained locked only allowing view access.
  • Send/Recv buffer sizes have been fixed, and reset to default values of 8kb/32kb. If you customized these settings, they will need to be reset.
  • After losing connection the Go/Stop buttons weren't displaying the proper state during the retry attempt.
  • Proxy configuration issue when selecting proxy type 13.
  • Abort will now abort a move operation on the ftp server.
  • Manually disconnecting from a site during a transfer reset the transfer state and aborted the queue on the following file.
  • The lock icon is now shown for SSL/TLS site to site transfers.
  • Other minor fixes.

FlashFXP v3.1.12.1075 Beta Release
New Features
  • Queue right-click menu > Expand Folder. (Only downloads are supported).
  • Added URL highlighting to Status Window.
  • Improved queue <> site manager relationships to prevent an invalid queue by renaming or moving a site.
  • Added Retry Failed Site to Site Transfer Setting.
  • TCP/IP Download Packet Size setting.
  • Multi-Proxy Server Manager.
  • Added new compare folder option "Don't Size Compare ASCII Files" this option excludes ASCII files from the SIZE compare, when Compare Name & Size is selected.
  • Added SSL Option to "Turn Off Fingerprint checking on Data Connection" some ftp servers that do virtual ftp sites (multiples sites within a site need this off).
  • Added "Copy Site to Site Manager" right-click option to for quick connect sites in Site Manager Dialog.
  • Added MODE Z support.
  • Added new INI only setting to adjust the MODE Z compression level for uploads, under the "[main]" section add "Zlib_Level=value" where value is between 0 and 9.
  • New bug report wizard, bug reports are now sent via http to our website rather than over email.
  • Synchronized browsing (On the menu - Directory > Synchronized browsing) or hold ALT while double clicking a folder. Synchronized browsing is only supported in the file listing.
  • Improved Drag/Drop within the local browser.
Changes
  • Updated the ftp list parser to detect UNIX:L8 and override MVS list format when SYST returns MVS.
  • The raw command dialog (ctrl-r) now shares a command history with the raw command line.
  • Restructured the Compare Folder option menu, Added Submenu under Tools for changing options.
  • Separated Retry Failed Upload/Download Transfer Settings.
  • Removed "Bypass proxy for this connection" option, now obsolete.
  • Removed "Restore broken transfers" option, now obsolete.
  • Command line param -restorequeue has been changed so that the temp queue that's loaded is re-used, rather than creating a new temp queue. otherwise you could end up with many temp queue files.
  • Now when a file is skipped the status message displays "Skip [reason]: filename" reason could be smaller, larger, equal, manual, skiplist, skipall.
  • Auto fallback on PROT P or PROT C failure with error 534 as defined in RFC 2228.
  • Implicit SSL now allows the user to turn off SSL for data connections, some ftp servers allow this behavior.
  • Calculate free space on ftp now allows you to use the current folder selection.
  • Updated openssl dll’s to 0.9.7e.
  • Improved drawing for status console window.
  • While the notes window is focused press alt+enter to show the notes in a larger window.
Fixes
  • Fixed Drawing issue when moving the mouse over an unchecked checkbox.
  • A/V when performing "local browser > right click > explorer menu > rename" on the parent directory item.
  • In the FTP File Search dialog the selection size / count weren't being calculated correctly.
  • In some instances the Stop/Transfer Queue buttons weren't toggled properly.
  • In some cases enabling the transfer graph appeared below the statusbar, it should of always appeared above the status bar.
  • Double clicking the splitter/sizer for the transfer graph will now resize the graph to the default size.
  • In some rare instances a race condition occured in the socks5 engine causing FlashFXP to lock up.
  • Fixed a socks5 proxy bug when connecting to a site with Implicit SSL.
  • While FlashFXP is locked to the tray there was a way to circumvent the lock and show the main window, the main window remained locked only allowing view access.
  • Send/Recv buffer sizes have been fixed, and reset to default values of 8kb/32kb. If you customized these settings, they will need to be reset.
  • Other minor fixes.

FlashFXP v3.0.2.1045 Final (Maintenance Release)
New Features
  • Added new command line param -savequeue or -savequeue= this param is used combined with loading a queue file via the command line, it will update the original (or defined filename) file on exit.
  • Added command line option for specifying an alternate logfile. The command is -logfile="path to logfile".
Changes
  • When copying a site profile the bookmarks for the site are now copied as well.
  • Improved interval precision sending noops "Send noop during transfer".
  • Relocated some resizing code to perform prior to displaying the main window to reduce a flicker when using certain windows xp themes.
  • To insure the proper action for the file exist rule, a hidden "SIZE " is now issued to the target size when performing a site to site transfer.
  • Improved the resource consumption by dynamically managing the custom command and site list menus.
  • RTF generator now uses the system default character set rather than the ANSI character set. This caused problems displaying chinese text.
  • I came up with a new method of converting the ftp status text into richtext (RTF) for display in the internal editor; a huge speed improvement over the old way.
  • Improved IP-NAT detection and handling when performing site to site transfers.
  • /setreg or /repair via the command line will now update the registry "Install Path" with the current location of FlashFXP.
  • If you run LiveUpdate from a location other than the "Install Path" set in the registry you will now be able to update your copy of FlashFXP, but will be required to download the "Full Install".
  • Small improvements to Local Browser.
  • The upload packet size now defaults to 8kb, if your previous setting is 4kb it will automatically be updated to 8kb. There appears to be some strange issues with 4kb packets.
  • The two text file site import formats now support importing from unicode type text files.
  • Fixed tabstop order in the CHMOD dialog.
  • Added some extra handling in an attempt to handle "550 Active transfer in process, terminate transfer with ABOR before proceeding." errors.
  • The find dialogs in FlashFXP have been replaced by custom dialogs. The native windows find dialog was causing a rare but unexplained error.
  • Improved FTP error handling while using "Send noop during transfer".
  • The internal text editor find feature now supports searching in the up direction.
  • The SSL/TLS certificate dialog prompt is now automatically closed if the ftp connection is lost.
  • The setup application now has an option to add FlashFXP to the Windows firewall whitelist.
Fixes
  • A fairly significant flaw was found in a routine that was modified to improve "send noops during transfer", this flaw was observed when the server returned a multi-line reply after a data connection (List, Upload, Download).
  • When you delete the last item in the queue the itemindex becomes -1 preventing you from pressing the up arrow.
  • Prior to each file transfer the SIZE command is issued to determine if the file still exists and the current size, However on failure an error message appears the statusbar that should of been suppressed.
  • In some cases the right drop down path box was being incorrectly selected when using old style tab stops.
  • Fixed retry delay bug when loading a fxp queue and the first site failed to login. i.e. site1(login error), site2(logged in), immediately tried site1 again without using the proper retry delay.
  • drawing bug in filter / favorites list after selecting a custom color.
  • After aborting a file edit/view the temporary file was not properly deleted on exit.
  • If the connection is lost during a FTP File Search or Delete and you tell FlashFXP to reconnect and resume, after reconnect it hangs.
  • In some cases transfer errors during a site to site transfer weren't triggering a transfer abort and FlashFXP kept waiting for the transfer to complete.
  • Eliminated delay on closing remote dropdown box after making a selection.
  • The statusbar was incorrectly updated when files were skipped by adding them to the queue while a file transfer was in progress.
  • Connecting to two sites via Quick Connect (and possiblity the Site Manager) at the exact same time can result in the connection data pointer being improperly set. The user may not notice a problem but the first site may use the wrong settings or fail to start the transfer queue.
  • Adding a new site manager site and then adding multiple IP addresses without first saving the site caused the site to be improperly saved.
  • Overriding the global file exists rule and then copying over the default rules disabled the per-site rule tab.
  • The Calculate FTP Space Used dialog was not compatible with windows large fonts.
  • Corrected an evaluation logic error in the local browser.
  • The ListView_EditLabel(handle, -1) API doesn't seem to correctly cancel a listview item edit when the listview is LVS_OWNERDATA.
  • Fixed multiple selection bug in Restore Queue dialog.
  • In some cases on FTP download if the transfer was small and the ftp server was lagged if the transfer complete message took more than 10 seconds to appear the connection timed out.
  • When using "Transfer As" the Cancel button will no longer transfer any previously queued files.
  • A graphical glitch in progressbar on the "Calculate FTP Space Used" Dialog.
  • I completely rewrote the bookmark menu routine to resolve a new bug created by my previous fix.
  • The popup welcome message window now uses the correct text colors.
  • Ctrl + auto resize bug.
  • Resolved bug that prevented accessing network drives under some configurations. (i.e. novell network shares).
  • The site import failed to update the notes field to the new format when importing sites from older versions of FlashFXP.

FlashFXP v3.0.0.1015 Final @ 6/30/2004
New Features
  • Added auto-detect logic to improve passive mode handling for servers that incorrectly report their IP address.
  • Added support for FEAT and CLNT
  • Added support for Secure FXP using SSCN
  • Added Option to force Active mode to use a user defined IP or perform a external IP lookup.
  • Added support for 'stat -l' fast directory list
  • Added Support for importing Total Commander Sites
  • Added -get command line param, when passed FlashFXP will transfer a file passed via the command line i.e. ftp://ftp.myhost.com/download.exe
  • Added Multi-IP support to site profiles.
  • Added PRET support
  • Added Priority transfer list
  • Added Time Zone setting to Site Manager - By setting the time zone File/Folder times are displayed in your local time zone.
  • Added 'Hibernate' to the list of on transfer complete events.
  • Added Selective Transfer feature
  • Added option "Reveal password when selecting password field"
  • Added Transfer Graph (only ftp transfer speeds can be graphed)
  • Added Backup and Restore feature
Changes
  • Local Browser dropdown box now supports direct text editing.
  • Remote Browser dropdownbox now matches the design style of the Local Browser dropdown box.
  • Improved Site Import Dialog
  • When Deleting files from a remote ftp server symbolic links are now treated and deleted as files.
  • Improved calculate ftp space used dialog
  • Improved Ident Daemon, and added per-site option
  • Improved Support for Windows XP Themes
  • Improved the backend for the queue..supports sorting and priorities now.
  • Rewrote the compare folder feature
  • Improved File Exists Options Dialog
  • Improved the internal text editor
  • Improved Status Window - It now supports basic keyboard navigation
  • Improved SSL/TLS support
  • CHMOD command now supports recursive changes as well as changing folders separately from files.
  • Major improvements to the file listing speed
  • Major improvements to the FTP file search/list view
  • Filename case conversions are now supported in site to site transfers
  • Speed can now be displayed in Kilobits/s in addition to Kilobytes/s