Page 10 of 15 FirstFirst ... 67891011121314 ... LastLast
Results 91 to 100 of 147

Thread: FileZilla client

  1. #91

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    latest stable version of FileZilla Client is 3.38.1 (2018-10-27)

    New features:

    3.38.1 (2018-10-27)

    - Fixed crash if transferring three or more files in parallel when speed limits are enabled




    DOWNLOAD

  2. #92

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    latest stable version of FileZilla Client is 3.39.0 (2018-11-30)

    3.39.0 (2018-11-30)

    - Fix timestamps of newly created empty files on the server if the option to preserve timestamps is set

    3.39.0-rc1 (2018-11-23)

    + The down button on the keyboard now opens the quickconnect history dropdown menu if the quickconnect bar has the input focus
    + The down button on the keyboard now opens the search options if the quick search dialog has the input focus
    - Refactored how close notifications were handled in the network code
    - Fixed saving of the 'not equal' and 'less than' conditions for size filters
    - Fixed regular expression filters not respecting the case-sensitivity checkbox in all situations
    - Restore context menu item to delete file in local file search

    - Fixed crash if transferring three or more files in parallel when speed limits are enabled

    DOWNLOAD

  3. #93

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    latest stable version of FileZilla Client is 3.40.0-rc2 (2019-01-22)



    3.40.0-rc2 (2019-01-22)

    - Fix regression introduced in rc1 where adding files to queue creates extra server items if the connection was established through the Site Manager

    DOWNLOAD

  4. #94

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    FileZilla 3.40.0 released



    3.40.0 (2019-01-25)

    - Official binaries are now linked against GnuTLS 3.6.6

    DOWNLOAD

  5. #95

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    FileZilla 3.41.1 released



    3.41.1 (2019-03-06)

    - Fix a regression introduced in 3.41.1 with slow FTP servers needlessly waiting for a bidirectional shutdown of the data connection during downloads

    3.41.0 (2019-03-06)

    - MSW: Fix an issue with failing uploads due to the operating system not gracefully closing TCP connections contrary to the documented behavior
    - MSW: Fix compilation flags for wxWidgets to no longer include useless XP compatibility

    3.41.0-rc1 (2019-02-26)

    - Fixed crash if adding a bookmark with the current connection not yet having a Site Manager entry
    - Fixed a rare crash if closing FileZilla while a recursive chmod operation is still in progress
    - Fixed a rare crash if starting directory comparison on an empty directory without logical parent
    - Fixed a rare crash on changing the file list sort order when the focused item index has previously become invalid
    - Restrict the maximum length of regular expressions in filter conditions due to bugs in some implementations of the C++ Standard Library causing crashes
    - OS X: Fixed crash if the path of a file dropped on FileZilla cannot be obtained
    - Fixed order in which directories helper tools and data files are searched for
    - Fixed a rare crash if closing tab during an ongoing recursive directory deletion


    DOWNLOAD

  6. #96

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    FileZilla 3.41.2 released




    3.41.2 (2019-03-18)

    ! Backport a security fix from PuTTY 0.71 affecting SFTP connections: Fix an integer overflow in the RSA key exchange preceeding host key verification



    DOWNLOAD

  7. #97

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    FileZilla 3.42.0 released




    3.42.0 (2019-05-06)

    - Fixed a potential crash if the first-launch welcome dialog is shown at an inopportune moment
    - Fixed display of subject and issuer details in the certificate verification dialogs with some certificates
    - Official binaries are now built againt GnuTLS 3.6.7, minimum required GnuTLS version to build FileZilla is now 3.5.7

    3.42.0-rc1 (2019-04-26)

    - Switching from using a master password to not saving passwords at all no longer requires entering the master password
    - *nix: Fixed support for internationalized domain names on systems having AI_IDN when using SFTP
    - Fixed an assertion after importing a manipulated queue file
    - When importing sites, any imported passwords are now immediately protected/deleted depending on the password protection settings
    - The ability to import Sitem Manager entries from antique FileZilla 2, last updated over a dozen years ago, has been removed

    3.42.0-beta1 (2019-04-21)

    - Building and running FileZilla now depends on libfilezilla >= 0.16.0 (https://lib.filezilla-project.org/)
    - Limit the maximum length of site, bookmark and filter names to prevent display issues and crashes due to some operating systems badly handling long texts
    - When displaying message boxes, insert zero-width spaces into long unbroken words to prevent display issues and crashes due to some operating systems badly handling long texts
    - Fix crash in the external IP address resolver
    - Fix some assertions if a server sends bad file sizes
    - Large refactoring of the socket code
    - The thread pool from libfilezilla is now used for all worker threads



    DOWNLOAD

  8. #98

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    FileZilla 3.42.1 released




    3.42.1 (2019-05-08)

    - OS X: Fix a compatibility issue with macOS 10.13



    DOWNLOAD

  9. #99

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    FileZilla 3.43.0 released




    3.43.0 (2019-06-27)

    ! Filenames containing double-quotation marks were not escaped correctly when selected for opening/editing. Depending on the associated program, parts of the filename could be interpreted as commands.
    - Added a second layer of authentication to the update mechanism

    3.43.0-rc2 (2019-06-21)

    - Rebuilt against libfilezilla 0.17.1

    3.43.0-rc1 (2019-06-19)

    - macOS: Minimum required macOS version has been increased to 10.11 (El Capitan)
    - *nix: Official Linux binaries are now built for Debian 10 (Buster)
    - Building FileZilla now requires a C++17 compiler
    - Building and running FileZilla now depends on libfilezilla >= 0.17.0 (https://lib.filezilla-project.org/)
    - When using SFTP, fix fallback to password authentication on a server refusing a password-protected key
    - Fix HTTP proxy support
    - *nix: Improve resolution of program icon



    DOWNLOAD

  10. #100

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,780
    Rep Power
    2484982

    Απ: FileZilla client

    3.44.1 (2019-08-09)




    3.44.1 (2019-08-09)

    - Fixed a regression introduced in 3.44.0-rc1 breaking support for insecure servers

    3.44.0 (2019-08-09)

    - Fixed export in context menu of Site Manager to handle multiple selected items

    3.44.0-rc1 (2019-08-02)

    + Multiple items can now be selected in the Site Manager
    + Pressing F3 in the Site Manager opens a search dialog
    + Add a reminder to the message log to switch to FTP over TLS each time a plain FTP connection is used
    - Fix loading of confirmed, known insecure hosts
    - Building and running FileZilla now depends on libfilezilla >= 0.18.0 (https://lib.filezilla-project.org/)



    DOWNLOAD

Page 10 of 15 FirstFirst ... 67891011121314 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. PuTTY SSH-Client
    By korn in forum Pc Sofware & Tools
    Replies: 10
    Last Post: 19-12-23, 08:50
  2. Replies: 0
    Last Post: 04-04-14, 19:18
  3. Replies: 0
    Last Post: 31-01-14, 07:24
  4. pass -user- filezilla- inet 800 se
    By sakis1234567 in forum ..Περί Dreambox Enigma2
    Replies: 1
    Last Post: 10-07-12, 20:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •