Page 5 of 15 FirstFirst 123456789 ... LastLast
Results 41 to 50 of 148

Thread: FileZilla client

  1. #41

    Re: FileZilla client

    2015-01-16 - FileZilla Client 3.10.0.2 released



    Bugfixes and minor changes:



    *Fix a crash if a keyfile has been configured for SFTP and this file has become missing or corrupted
    *nix, OS X: Fix permissions on files uploaded via SFTP.



  2. #42

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: FileZilla client

    2015-09-04 - FileZilla Client 3.14.0-rc1 released



    Bugfixes and minor changes:



    Add support for password-protected SSH private keys
    SSH private keys not in PuTTY's native format no longer need to be converted if they aren't password-protected
    When using synchronized browsing, changing to a directory that does not exist on both sides now asks whether the missing directory should be created

    Bugfixes and minor changes:

    SSH1 support for SFTP has been disabled



  3. #43

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: FileZilla client

    2015-10-16 - FileZilla Client 3.14.1



    Bugfixes and minor changes:



    New features:

    For third-party builds, add configure flag to allow using system ciphers for FTP over TLS. Display a warning if an insecure cipher is negotiated as result of using system ciphers.
    Bugfixes and minor changes:

    Fixed loading of the directory comparison flag for bookmakrs in the Site Manager
    Changing the interface layout and icon theme no longer results in an inconsistent UI state
    Some SFTP servers send additional information on errors. This information is now shown in the message log
    If the local file cannot be opened on SFTP transfers FileZilla no longer automatically retries
    Updated SFTP components from PuTTY



  4. #44

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: FileZilla client

    2016-01-13 - FileZilla Client 3.15.0-beta1 released



    Bugfixes and minor changes:



    2016-01-13 - FileZilla Client 3.15.0-beta1 released
    New features:

    Building FileZilla now depends on libfilezilla 0.3.0 (https://lib.filezilla-project.org/).
    Added support for downloading and deleting multiple unrelated directories from the search dialog
    *nix: Vastly speed up line-ending conversion when downloading files using the ASCII data type
    Improved compatibility with broken servers omitting the mandatory 1yz reply to transfer commands
    Bugfixes and minor changes:

    Fix handling of SFTP keyfiles with non-ASCII characters in their paths
    Add missing directory comparison checkbox to new bookmark dialog
    MSW: Installer now sets appid on desktop icon
    Updated built-in pugixml



  5. #45

    Re: FileZilla client

    3.15.0 (2016-01-30)

    New features:


    • MSW: Display notification bubble if FileZilla isn't in the forgeground and all active transfers have finished.

    Please select the file appropriate for your platform below.
    Windows (64bit)

    FileZilla_3.15.0_win64-setup.exe (recommended)

    FileZilla_3.15.0_win64.zip

    The 64bit versions of Windows Vista, 7, 8, 8.1 and 10 are supported.

    Windows (32bit)

    FileZilla_3.15.0_win32-setup.exe (recommended)

    FileZilla_3.15.0_win32.zip

    The 32bit versions of Windows Vista, 7, 8, 8.1 and 10 are supported.

    Linux

    FileZilla_3.15.0_i586-linux-gnu.tar.bz2

    FileZilla_3.15.0_x86_64-linux-gnu.tar.bz2

    Built for Debian 8.0 (Jessie). It is highly recommended to use the package management system of your distribution or to manually compile FileZilla if you are running a different flavour of Linux.

    Mac OS X

    FileZilla_3.15.0_macosx-x86.app.tar.bz2

    Requires OS X 10.7 or newer

    Source Code

    FileZilla_3.15.0_src.tar.bz2


    Checksums

    FileZilla_3.15.0.sha512

  6. #46

    Απ: Re: FileZilla client

    FileZilla Client 3.15.0.1 released

    2016-02-02

    Bugfixes and minor changes:


    Code:
    Fix for search dialog not displaying the results from the last visited directory of a search

    FileZilla_3.15.0.1_win32-setup.rar (6.01MB)
    Download Page Link
    https://www.sendspace.com/file/bt6wt5


    FileZilla_3.15.0.1_win64-setup
    .rar (6.23MB)
    Download Page Link
    https://www.sendspace.com/file/3t18jt

  7. #47

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: FileZilla client

    2016-02-10 - FileZilla Client 3.15.0.2



    Bugfixes and minor changes:



    FileZilla Client 3.15.0.2 (2016-02-10)

    - MSW: Binaries are now also signed using a SHA256 signature and certificate.
    - OS X: Move location of COPYING file containing the GPL to a different location in the bundle. On some systems OS X cannot verify the bundle with the file at the old location
    - Restore focused item if changing directory listing sort order
    - Fix restoring the column widths of the failed transfers tab in the queue when starting FileZilla
    - MSW: Double-clicking a divider between a list header in the queue now adjust the sizes in the other tabs just as dragging the width would



  8. #48

    korn's Avatar
    Join Date
    Dec 2010
    Location
    SatDreamGr
    Posts
    51,989
    Rep Power
    2485043

    Απ: FileZilla client

    2016-02-29 - FileZilla Client 3.16.0



    Bugfixes and minor changes:



    3.16.0 (2016-02-29)

    - Small fix for remembering queue completion actions

    3.16.0-rc1 (2016-02-22)

    + Make notification bubble on queue completion configurable though the queue's context menu
    + Selected queue completion action is now remembered, excluding the system shutdown/sleep actions.
    + Added new servertype to the Site Manager for servers using MS-DOS style paths with forward slashes as separators
    + Building FileZilla now depends on libfilezilla >= 0.4.0 (https://lib.filezilla-project.org/).
    - Fixes for network configuration wizard leading to incorrect test result
    - MSW: Installer now removes leftover files from improperly uninstalled previous versions



  9. #49

    Re: FileZilla client

    FileZilla 3.16.1

    Changes in 3.16.1:

    - MSW: Updated installer to NSIS 3.0b3 to prevent DLL hijacking
    - MSW: Fix string conversion functions of MiNGW runtime libraries
    - Updated PuTTY components
    - Updated translations
    - Official binaries now link against GnuTLS 3.4.10
    - Official binaries now link against SQLite 3.11.1The latest stable version of FileZilla Client is 3.16.1
    Please select the file appropriate for your platform below.
    Linux

    FileZilla_3.16.1_x86_64-linux-gnu.tar.bz2

    FileZilla_3.16.1_i586-linux-gnu.tar.bz2

    Built for Debian 8.0 (Jessie). It is highly recommended to use the package management system of your distribution or to manually compile FileZilla if you are running a different flavour of Linux.

    Source Code

    FileZilla_3.16.1_src.tar.bz2


    Windows (64bit)

    FileZilla_3.16.1_win64-setup.exe (recommended)

    FileZilla_3.16.1_win64.zip

    The 64bit versions of Windows Vista, 7, 8, 8.1 and 10 are supported.

    Windows (32bit)

    FileZilla_3.16.1_win32-setup.exe (recommended)

    FileZilla_3.16.1_win32.zip

    The 32bit versions of Windows Vista, 7, 8, 8.1 and 10 are supported.

    Mac OS X

    FileZilla_3.16.1_macosx-x86.app.tar.bz2

    Requires OS X 10.7 or newer

    Checksums

    FileZilla_3.16.1.sha512

  10. #50

    enigma1969's Avatar
    Join Date
    Mar 2016
    Location
    SatDreamGR
    Posts
    4,646
    Rep Power
    263480

    Re: FileZilla client

    2016-04-22 - FileZilla Client 3.17.0

    Bugfixes and minor changes:

    *nix: Removed a label on the filter dialog that doesn't apply to *nix builds
    Fix compilation if Nettle is installed in a custom location
    Fix potential issues with destruction order when closing FileZilla


    FileZilla Client 3.17.0
    Member SatDreamGr Projects


Page 5 of 15 FirstFirst 123456789 ... 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, 07:50
  2. Replies: 0
    Last Post: 04-04-14, 18:18
  3. Replies: 0
    Last Post: 31-01-14, 06:24
  4. pass -user- filezilla- inet 800 se
    By sakis1234567 in forum ..Περί Dreambox Enigma2
    Replies: 1
    Last Post: 10-07-12, 19: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
  •