Page 11 of 15 FirstFirst ... 789101112131415 LastLast
Results 101 to 110 of 147

Thread: FileZilla client

  1. #101

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

    Απ: FileZilla client

    3.45.1 (2019-09-25)




    3.45.1 (2019-09-25)

    - Fixed sorting issues in the directory trees

    3.45.0 (2019-09-24)

    - Updated translations

    3.45.0-rc1 (2019-09-16)

    + If checking for updates cannot be performed for a prolonged time, users are warned about using an outdated version
    - Performance improvements if expanding or refreshing a directory with thousands of direct subdirectories in the directory trees
    - Fixed prefix search in Site Manager
    - macOS: Fix password pasting using Cmd+V
    - Minor performance improvements deleting many thousands of files



    DOWNLOAD

  2. #102

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

    Απ: FileZilla client

    3.46.0 (2019-11-26)




    3.46.0 (2019-11-26)

    - Fixed a rare crash if closing FileZilla the very same moment a connection or transfer requests user attention

    3.46.0-rc1 (2019-11-15)

    + Show an error message in the local directory listing if the user lacks permission to show the directory
    - Local filelist status bar is now reset if accessing a local directory fails
    - macOS: Work around an a bug in macOS 10.15 (Catalina) where closing a dialog shown from a timer can result in temporary freezes
    - Refactored speed-limiting code
    - Building and running FileZilla now depends on libfilezilla >= 0.19.1 (https://lib.filezilla-project.org/)



    DOWNLOAD

  3. #103

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

    Απ: FileZilla client

    3.46.2 (2019-12-20)




    3.46.2 (2019-12-20)

    - SFTP: Fixed a regression connecting using a password-protected keyfile

    3.46.1 (2019-12-20)

    - Fixed a crash if an FTP server sends too long response lines
    - Building and running FileZilla now depends on libfilezilla >= 0.19.3 (https://lib.filezilla-project.org/), this fixes a few issues with the new speed limiting code
    - SFTP components have been updated and are now based on PuTTY 0.73



    DOWNLOAD

  4. #104

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

    Απ: FileZilla client

    3.46.3 (2019-12-23)




    3.46.3 (2019-12-23)

    - SFTP: Fixed handle leak on Windows
    - SFTP: Remote paths were not fully resolved on all operations



    DOWNLOAD

  5. #105

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

    Απ: FileZilla client

    3.47.1 (2020-02-25)




    3.47.1 (2020-02-25)

    - Fixed regression loading advanced site parameters

    3.47.0 (2020-02-24)

    - Fix visual glitches adding/removing filter rows
    - MSW: Limit amount of text that can be entered in spin controls

    3.47.0-rc1 (2020-02-16)

    + Added new search mode: Comparative search
    + Pressing F7 now switches focus between local and remote panes
    - MSW: Work around a linker bug breaking ASLR
    - macOS: Avoid spurious button events consuming keyboard shortcuts
    - Increased minimum width of text field in generic input dialogs
    - Refactored Site Manager controls to increase modularity and fixed some minor GUI inconsistencies
    - Refactored engine connection logic
    - Building and running FileZilla now depends on libfilezilla >= 0.19.1 (https://lib.filezilla-project.org/)



    DOWNLOAD

  6. #106

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

    Απ: FileZilla client

    3.47.2.1 (2020-03-11)





    3.47.2.1 (2020-03-11)

    - macOS: Potential fix for clipped text labels on a few systems
    - SFTP: Backported selected fixes from developement versions of PuTTY
    - Fixed value range for directional transfer limits
    - Fixed layout issues if changing to/from comparative search



    DOWNLOAD

  7. #107

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

    Απ: FileZilla client

    3.48.0 (2020-04-28)






    3.48.0 (2020-04-28)
    Fixed vulnerabilities:
    Custom associations for file extensions containing spaces were not saved correctly

    3.48.0-rc1 (2020-04-20)
    New features:
    Overhaul of file associations for editing files. The setting to inherit system associations has been removed. When first editing a type of file with no default editor set, a dialog is shown asking which editor to use. The system associatio, if it exists, is a choice in this dialog.
    Bugfixes and minor changes:
    SFTP: Re-added support for AES-GCM which was accidentally removed in 3.46.1
    Fixes for comparative search leaving the program in an inconsistent state when closing the dialog during an ongoing search
    Building and running FileZilla now depends on libfilezilla >= 0.20.0 (https://lib.filezilla-project.org/)



    DOWNLOAD

  8. #108

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

    Απ: FileZilla client

    3.48.1 (2020-05-19)





    3.48.1 (2020-05-19)

    - If FileZilla is configured to restore open tabs on startup, the directory trees no longer shrink in size

    3.48.1-rc1 (2020-05-12)

    ! MSW: The settings directory is now initially created with tight permissions restricted to the user's account. Previously the directory could have had inherited too wide permissions if a custom location outside the user's profile directory had been preconfigured.
    + Redesigned certificate dialog
    + During directory comparison and comparative search, Ctrl+Shift+A can now be used to select only the highlighted files
    - Fixed import of settings
    - Fixed local file editing if the option to track local file changes had been disabled
    - Fixes to storing associations

    3.48.0 (2020-04-28)

    ! Custom associations for file extensions containing spaces were not saved correctly

    3.48.0-rc1 (2020-04-20)

    + Overhaul of file associations for editing files. The setting to inherit system associations has been removed. When first editing a type of file with no default editor set, a dialog is shown asking which editor to use. The system associatio, if it exists, is a choice in this dialog.
    - SFTP: Re-added support for AES-GCM which was accidentally removed in 3.46.1
    - Fixes for comparative search leaving the program in an inconsistent state when closing the dialog during an ongoing search
    - Building and running FileZilla now depends on libfilezilla >= 0.20.0 (https://lib.filezilla-project.org/)



    DOWNLOAD

  9. #109

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

    Απ: FileZilla client

    3.49.0 (2020-07-14)




    3.49.0 (2020-07-14)
    Bugfixes and minor changes:
    Fixed retrying initial connection attempts

    3.49.0-rc1 (2020-07-07)
    Bugfixes and minor changes:
    MSW: Tab bar icons now scale on high-DPI displays
    The sizing and spacing of several dialogs has been improved on high-DPI displays
    MSW: Fix visual glitches when changing the selected site in the Site Manager
    When creating a new tab, the pane sizes are now inherited from the previous tab.
    macOS: Additional fixes for handling Cmd+V, Cmd+C and Cmd+X in text input controls
    Refactored internal settings and option handling



    DOWNLOAD

  10. #110

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

    Απ: FileZilla client

    3.49.1 (2020-07-15)





    3.49.1 (2020-07-15)

    - Fixed selection changes not being reflected in the Site Manager in some circumstances



    DOWNLOAD

Thread Information

Users Browsing this Thread

There are currently 3 users browsing this thread. (0 members and 3 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
  •