FlashFXP - wersje stabilne

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FlashFXP 5.1.0 Build 3839

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


Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP v5.1.0.3847 (24/5/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 <0|1> 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 <0|1> 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.

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP v5.1.0.3848 (25/5/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 <0|1> 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 <0|1> 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.

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP v5.1.0.3850 (11/6/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@


Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP v5.1.0.3861 (11/7/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.


Zaloguj lub Zarejestruj się aby zobaczyć!

FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2.0 build 3876 (09/25/2015)
Added support for ECSDA key pairs.
Added support for new SFTP Ciphers (aes256-gsm@openssh.com, aes128-gsm@openssh.com)
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.
FlashFXP - Install

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2 build 3878 (09/27/2015)
Fixed minor issue where pressing Ctrl+V while renaming would trigger the view file feature.
Updated language translations.
FlashFXP - Install
Kod: Zaznacz wszystko

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2.0 build 3883 (10/11/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 chacha20-poly1305@openssh.com
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.
FlashFXP - Install

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2 Build 3890 (10/30/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.)
FlashFXP - Install

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2 Build 3891 (11/07/2015)
Added support for curve25519-sha256@libssh.org (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
FlashFXP - Install

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2.0.3897 (11/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. (BUG ID 1083)
Fixed issue with the UI not being consistent with certain configurations after closing and restarting FlashFXP. (BUG ID 1082)
Fixed issue with the transfer graph 'clear' feature not working correctly (BUG ID 1081)
Fixed issue with local bookmark synchronization feature not working correctly (BUG ID 1080)
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 (BUG ID 1078)
FlashFXP - Install

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2.0.3900 (12/01/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.
FlashFXP - Install

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

helium

Bardzo aktywny
Ekspert
Dołączył
16 Czerwiec 2010
Posty
2215
Reakcje/Polubienia
2611
Miasto
Kraków
FlashFXP 5.2.0.3901 (12/03/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.
FlashFXP - Install

Zaloguj lub Zarejestruj się aby zobaczyć!
FlashFXP - Portable Edition

Zaloguj lub Zarejestruj się aby zobaczyć!
 

fluid

super saiyajin...
Fąfel
Dołączył
4 Czerwiec 2013
Posty
7200
Reakcje/Polubienia
47
FlashFXP 5.2.0.3903

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)


Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry