Custom Query (2164 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1401 - 1500 of 2164)

Ticket Summary Status Owner Type Priority Component
#11752 Message log panel colors w/ Dark Mode on macOS Mojave new Bug report normal FileZilla Client
Description

It appears that the message log at the top has now changed to a dark grey background, with messages showing up with a white background. No functionality issue, purely aesthetic.

FileZilla 3.37.1 on macOS 10.14 beta 18A389.

Not sure if this was an issue with this specific release of the Mojave beta, but 3.37.0 did not seem to exhibit this issue on the same Mojave release prior to updating.

#11756 Issues using Filezilla on macOS Mojave new Bug report high FileZilla Client
Description

Filezilla on macOS Mojave has a few issues which include the following:

1) Dragging files from a folder to the server causes the client to crash. You can still highlight and click upload by right clicking through the context menu 2) UI issues with the dark theme (it's difficult to see) 3) UI issues with the client size (it starts huge and needs to be resized smaller)

These issues make the client very difficult to use on macOS.

#11757 Limit for Concurrent Downloads setting over-rides all Global and User settings, regardless new Bug report high FileZilla Client
Description
  1. The Limit for Concurrent Downloads setting over-rides ALL Global and Individual site settings for Transfers!
  1. The Queue Priority setting also over-rides the User setting for Maximum Multiple Connections of Individual for sites.

Flexible User settings are no good if the program takes no notice, like the Concurrent Download Limit setting controls everything to do with transfers. As does the Priority.

Eg. For a Session

  • Maximum Simultaneous Transfers = 10
  • Limit for Concurrent Downloads = 5
  • Limit for Concurrent uploads = 0
  • Site 1: 10 Queued transfers, Priority Normal, Maximum Multiple Connections = 3
  • Site 2: 10 Queued transfers, Priority High, Maximum Multiple Connections = 3

Process the Queue and five Transfers will all start at once from Site 2; instead of two Transfers from Site 1 and three Transfers from Site 2; This blows-out Site 2 because it has a max number of connections/session of 3. Also, despite the Maximum Simultaneous Transfers being higher, whatever the Limit for Concurrent Downloads is set to, that is the number of transfers that will try to start, not 10. Also, setting the Priority up or down has a similar effect.

My thoughts:

  1. Globally: The “Maximum Simultaneous Transfers” should be the only setting to determining the Maximum number of Transfers that FileZilla starts at any one Session. (ps: 10 also seems a bit small in these days of High-speed Broadband).
  1. Globally: Limit for Concurrent Downloads should perhaps be Limit for Concurrent Downloads per Site; and determine the maximum number of Transfers to start on any Site at one time, UNLESS the Maximum Multiple Connections is set.
  1. Locally: Limit for Concurrent Downloads per Site should not override the Maximum Multiple Connections setting.
  1. Locally: Queue Priority should not override the Maximum Multiple Connections setting.

Hope this helps Tranowme

#11764 "Successful" transfer files not appearing on remote site new Bug report critical FileZilla Client
Description

When I upload a file from my computer to the remote site, it says the transfer is successful, but it never appears in the new location. I am on the latest version. Help!

#11765 Getting message FileZilla appears to be running when I attempt to update to 3.37.1, even though it's not running new Bug report normal FileZilla Client
Description

I have version 3.37.1 of Filezilla Client. When I try to update to 3.37.4 I get the message, "FileZilla appears to be running." After aborting the installation, a check of task manager does not show any instances of FileZilla running. I tried several times with the same result.

#11768 Add Support for Windows 10's Built-In SSH Client new Feature request normal FileZilla Client
Description

Currently, only pageant is supported. Please add support for the new built-in SSH client shipped with Windows 10 versions >= 1803.

#11771 Implement dark mode in macOS Mojave new Bug report high FileZilla Client
Description

If user has dark mode enabled in macOS Mojave the UI does not adhere.

#11775 Problem connecting to SFTP using ssh key and password new Feature request normal FileZilla Client
Description

Hi, we are connecting to multiple servers using FileZilla but are unable to connect to a server that is requiring both key+password. The only option in FileZilla for establish the connection, is to use the "interactive" mode which works fine. However, we would like to use FileZilla for all our FTP work so please add this combination also. Now we have to use WinSCP for this work and that program is... well... it has a less look and feel, lets stick with that.

#11776 Incorrect placing of the fileZilla client window after the second monitor turning off new Bug report low FileZilla Client
Description

FileZilla client starts with invisible window on the desctop. Steps to reproduce:

  1. Install the FileZilla client on the Windows 10 x64 using double monitors with the second monitor used as an desktop extention.
  2. Start the FileZilla client and move/resize its window to be placed on the second monitor completely.
  3. Exit the FileZilla client
  4. Turn off the second monitor
  5. Restart Windows 10
  6. Start the FileZilla client again - it will be invisible. Workaround:
    1. set focus on the invisible FileZilla client window
    2. enter <ALT>+<space> for the window context menue
    3. select "move" and use arrow key to move the window back to the visible desktop part.

I guess the FileZilla client stores the last window placing and use this information in none-start manner to retore the window on the same place. The Microsoft programs like IE do not have such behavior: if the extended desktop is available the IE will restart on the old place. If not - on the visible area.

#11777 Openning error new Bug report critical FileZilla Client
Description

Hi,

When i launch filezilla client, I have somme errors

#11778 Could not connect to server error new Bug report critical FileZilla Client
Description

Hi,

I am getting following error while connecting to server,

Status: Resolving address of imgrams.com Status: Connecting to 217.196.0.136:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server 0.9.60 beta Response: 220-written by Tim Kosse (tim.kosse@…) Response: 220 Please visit https://filezilla-project.org/ Command: AUTH TLS Error: Could not connect to server Status: Waiting to retry...

#11779 Filezilla SFTP Client see folders as regular files new Bug report normal FileZilla Client
Description

I am using a customized SFTP Server, which works with SFTP version 3. The connection process is working good, also the init process: Filezilla client send SSH_FXP_INIT with version 3 to my_sftp_server( runs on OpenSUSE 42.3 ), and my_sftp_server respond with version 3.

But when listing in root directory( '/' ) is made the directories from root directory are seen as regular files( the folders are 'Hold' and 'Print' ).

If i write on Remote Site panel explicitly the folder name then then i can access the folder.

Here are traces in Verbose mode:

Status: Connecting to gjdev242.spr... Trace: CControlSocket::SendNextCommand() Trace: CSftpDeleteOpData::Send() in state 0 Trace: Going to execute C:\Program Files\FileZilla FTP Client\fzsftp.exe Response: fzSftp started, protocol_version=8 Trace: CSftpDeleteOpData::ParseResponse() in state 0 Trace: CControlSocket::SendNextCommand() Trace: CSftpDeleteOpData::Send() in state 3 Command: open "aiurca@…" 22 Trace: Connecting to 172.27.126.242 port 22 Trace: We claim version: SSH-2.0-FileZilla_3.37.4 Trace: Server version: SSH-2.0-OpenSSH_7.2 Trace: Using SSH protocol version 2 Trace: Doing ECDH key exchange with curve Curve25519 and hash SHA-256 Trace: Server also has ecdsa-sha2-nistp256/ssh-dss/ssh-rsa host keys, but we don't know any of them Trace: Host key fingerprint is: Trace: ssh-ed25519 256 45:2e:1c:66:89:3c:4c:75:63:11:20:6f:a8:9f:aa:83 C2WUhxiha662r7sZPzjr1ns39x9j1JQkkwCbcsDRo+8= Trace: Initialised AES-256 GCM client->server encryption Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher) Trace: Initialised AES-256 GCM server->client encryption Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher) Trace: Attempting keyboard-interactive authentication Trace: Using keyboard-interactive authentication. inst_len: 0, num_prompts: 1 Command: Pass: Trace: Access granted Trace: Opening session as main channel Trace: Opened main channel Trace: Started a shell/command Status: Connected to gjdev242.spr Trace: CSftpDeleteOpData::ParseResponse() in state 3 Trace: CControlSocket::ResetOperation(0) Trace: CSftpDeleteOpData::Reset(0) in state 3 Status: Retrieving directory listing... Trace: CControlSocket::SendNextCommand() Trace: CSftpListOpData::Send() in state 0 Trace: CSftpChangeDirOpData::Send() in state 0 Trace: CSftpChangeDirOpData::Send() in state 1 Command: pwd Response: Current directory is: "/" Trace: CSftpChangeDirOpData::ParseResponse() in state 1 Trace: CControlSocket::ResetOperation(0) Trace: CSftpChangeDirOpData::Reset(0) in state 1 Trace: CSftpListOpData::SubcommandResult(0) in state 1 Trace: CControlSocket::SendNextCommand() Trace: CSftpListOpData::Send() in state 2 Trace: CSftpListOpData::Send() in state 3 Command: ls Status: Listing directory / Trace: CSftpListOpData::ParseResponse() in state 3 Trace: CControlSocket::ResetOperation(0) Trace: CSftpListOpData::Reset(0) in state 3 Status: Directory listing of "/" successful

#11782 cannot drag file to mail app new Bug report normal FileZilla Client
Description

Before I could drag files from the local panel to the mail app icon in my dock, a new mail was created with the file as attachment. Noticed in 3.37.3 that this doesn't work any more.

#11783 Missing key file warning message blocks usage of sitemanager new Bug report normal FileZilla Client
Description

Hi, first of all love the software! i've been using it for years now.

There is one thing that is bothering me allot!!! Enough so for lazy me to acctually make a ticket about it.

The situation: I have allot of sites over 50 in the sitemanager.

When i open the sitemanager and i want to go through the list i type in the first letter lets say "M". It jumps to the first item that begins with "M" awesome!

Lets say there are 2 items with "M" and i need the second one.

So i press the down arrow to go from the first item to the second item.

The second item is the actual one which i want to open, but now comes the problem :(

The first item has a SFTP setting and needs a keyfile from an secure/ecrypted usb stick and the settings are fine but the USB stick is not available at the moment.

Now in order to go to the second item i have to fill in fake settings for the first item just so i can use or select the second item and avoid the error message that says "cannot find the keyfile".

So now i have allot of settings in my sitemanager that won't work just so i can use the sitemanager?!

Question: Can this be changed or fixed or be less obstructive in nature?

Idea: Maybe a extra checkbox that says "external keyfile" so you can avoid the errormessage and aslong as the file does not exist it's just not possible to connect this way you can still use the sitemanager.

Why not save localy: We need the USB stick for security reasons and cannot store it localy or point to a always existing location this goes against are security policy.

It was kinda hard to explain but i hope it makes sense i would love to see a change/patch for this.

With kind regards.

Calubrious

#11784 Site Manager Synchronised Browsing setting is not restored with reconnect button new Bug report normal FileZilla Client
Description

The Site Manager Synchronised Browsing setting for an account's entry is not restored on reconnecting using the 'Reconnect to the last used server' button.

#11785 Host / Address Hotkey (keyboard shortcut) new Feature request low FileZilla Client
Description

Feature request: That ALT+d be used as a keyboard shortcut/hotkey to access the hostname input box.

This is in keeping with the same being used in firefox, windows explorer, etc.

This feature would streamline connecting to hosts, especially anonymous ftp sites requiring no credentials (such as open source repositories).

Currently, the host input box is the default focus on application launch. However, re-accessing the box via keyboard is not possible (at least in Win10) via alt+h due to "help" menu also being alt+h.

Somewhat-Related, but not really: https://trac.filezilla-project.org/ticket/11274#no1

#11788 View/Edit remote html file adds superfluous slash to path new Bug report normal FileZilla Client
Description

Steps to reproduce

  • Open a remote SFTP connection, have an HTML file on the server.
  • Right click the HTML file, select "View/Edit".
  • After transferring, FileZilla attempts to open the HTML file in the OS's default browser.
  • In the browser, the HTML file path has a superfluous slash "/" at the end, after the html extension.

Notes

  • If the default browser is Chrome, the HTML file cannot be opened correctly (workaround is to manually remove the slash in the address bar). If the default browser is Safari, the slash is still present at the end of the path, but Safari appears to ignore it and displays the HTML file.
  • Issue also occurs for local site, when selecting "Edit" on a local HTML file. Issue does not occur when selecting "Open" on a local HTML file.
#11793 Show progress when deleting files new Feature request normal FileZilla Client
Description

When deleting a lot of files, there is no progress visible (at the moment I'm deleting 18000 files from a server, that takes some time, and I'd really like to see how much has been done yet).

#11797 Add 'apply' button to Settings dialog new Feature request normal FileZilla Client
Description

Hi,

Is there a way to add an Apply to the Settings dialog box? That way you don't have to click Ok and close the dialog box every time?

Kind regards

#11803 Openstack Swift - Large object support new Feature request normal FileZilla Client
Description

Please can support for objects larger than 5GB be added to Filezilla Pro. I've checked the settings and I can't see a Large File option to enable.

At the moment, if content-lenth is greater than 5GB the Swift front end will respond immediately with a HTTP 413 error message.

Swift has two flavours of large file support, the older (somewhat deprecated) DLO (Dynamic large object) feature and the newer SLO ( Static Large Objects) feature. In a nutshell, to make a SLO object which is larger then 5GB, you upload the file in chunks < 5GB in size and then once all parts are uploaded you upload a JSON manifest which references the chunks. The emphasis is put on the uploading element as the manifest can be referenced as a normal object by an end-user for download, and the Swift proxy streams the chunks into one object as the download occurs.

It is possible for SLO to be disabled on a storage cluster, but I would not recommend DLO be used solely based on that fact, as it does have some limitations and is generally not recommended for new deployments.

FYI. We (Sohonet) contributed the SLO feature support for Cyberduck, which was accepted.

#11808 Allow key file reference to not exist new Bug report normal FileZilla Client
Description

Whenever you save a configuration in the site manager, it is possible to select the key file for the logon type.

Unfortunately, the key file always has to exist in order to be able to leave the configuration. I have some key files on external devices and therefore the path is not always available. When I want to connect to another configuration, I can not click on this configuration since the still open configuration gives me an error the key file can not be found.

Steps to reproduce

  1. Create site A, choose for logon type 'key file'
  2. Add a key file from an existing location
  3. Create site B, it does not matter what you configure here
  4. Connect to site A
  5. Close filezilla
  6. The last item you connected to was Site A, so this is still selected in the Site manager. Now delete the key file (or move it) like you are disconnecting the storage volume the key file is stored on.
  7. Try connecting to site B. This is not possible due to the key file not existing.

Since it does not matter our key file is not available at this moment, since we are trying to connect to Site B (not A), this error should not be in the way of selecting another configuration.

#11810 ticket system "local naming policy" message new Other low Other
Description

When I tried to create account "bert" on this ticket system, I got this message:

Warning: Username bert doesn't match local naming policy.

This should probably say "Error: ", because it did not register the user.

Also, it would be useful if it'd say what is the local naming policy; what's wrong with "bert".

#11814 Slow upload over TLS new Bug report normal FileZilla Client
Description

When uploading files while using explicit TLS connection the progress bar in queue log will reach 100% (file uploads) and stay at that point until the connection times out (after whatever amount of seconds I set in the settings). At this point the file is actually transferred (I've tried canceling the process queue and refreshing server listing) but filezilla marks the upload as failed and will retry to upload the same file asking me if I want to rewrite the existing file in the process.

It will do that for every file in the upload queue until it reaches the maximum number of retries.

This only happens on my linux machines and over TLS connection, if I boot windows on any of them, upload over TLS works flawlessly, so I suppose that rules out the server (vsFTPd 3.0.3 with virtual users running on Debian 9.6.0)

Correct ports are open on the server firewall and I've also tried disabling firewalls on both sides, didn't help.

Certificate was generated with certbot software package.

#11815 Regarding web based integration with domain FTP like WeTransfer new Feature request high Other
Description

Dear FileZilla Team,

Hope you're doing good!

Kindly let me know, if FileZilla has web based open but secure mechanism like WeTransfer that can be connected to space of private domain space i.e. domain FTP space with backend authentication. And, if it's not there, then will it be possible for you to develop.

Waiting for your kind consideration and revert. Thanks!

BR, AMIT K.

#11819 Make subdirectory selected after switched to parent directory new Bug report normal FileZilla Client
Description

Currently, after navigating to parent directory, the subdirectory the user just left is not selected or focused (at least in macOS). The attached patch makes it selected, focused and visible.

#11822 Filezilla client crashes on exit new Bug report normal FileZilla Client
Description

After uploading or downloading one or more files, version 3.39 crashes on exit

Problem signature:

Problem Event Name: APPCRASH Application Name: filezilla.exe Application Version: 3.39.0.0 Application Timestamp: 00000000 Fault Module Name: libstdc++-6.dll Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Code: c0000005 Exception Offset: 000000000001b2f3 OS Version: 6.1.7601.2.1.0.256.4 Locale ID: 1043 Additional Information 1: 8107 Additional Information 2: 8107ab32977efe7eaaad9d563596cfe1 Additional Information 3: 5cf3 Additional Information 4: 5cf304666a1730f482ececb5fe09aed0

Read our privacy statement online:

http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:

C:\Windows\system32\en-US\erofflps.txt

#11824 thousands separator not displayed in macOS new Bug report normal FileZilla Client
Description

Thousands separator not displayed when set "use thousands separator" In filesize format pref pane.

Patch attached. Tested under macOS 10.13.6.

#11826 Drive and directory selection option for both downloads and settings including updates. new Feature request normal FileZilla Client
Description

For most (p2p) programs this is a very easy option to add.

If option can only be set via manually writing to the settings text file, then on-board client options should be added for ease of use.

Reasons: 1. Privacy; account name becomes a part of the footprints for downloads.

  1. Not everybody wants to write to their system drive. Personally since my power mac days tried to keep the system drive just for the system (using partition) and G4 days system drive independent of all work and personal files by directing them to alternate drives. Past 11 years used an mp3,1 upgraded 2 years ago with SSD system drive. I wish to keep writes restricted to system’s demands (run 24/7); other 4 larger drives for work and personal files.

FileZilla 3.39.0 macosx Mac OSX 10.11.6 on mp3,1

#11833 I got a new computer and now Filezilla does not work new Bug report high FileZilla Client
Description

Every time I try to login I see this

Status: Waiting to retry... Status: Resolving address of www.governors-america.com Status: Connecting to 54.236.190.114:21... Status: Connection established, waiting for welcome message... Error: Connection closed by server Error: Could not connect to server

I've looked up other tickets but none of them have had an answer to this problem. I have used filezilla for three years to manage a work website and have never had a problem. I really need to find a solution this week.

Thanks,

KB

#11836 directory tree pane is undesirably resized after restart for 1st tabbed connection new Bug report normal FileZilla Client
Description

When tabbed connections are available, and you select a tabbed connection other than the first one (before exiting) ... ... then (after restart) the directory tree pane of first tab is resized when you select it again.

Similar uncontrolled resizing happens when just playing with the pane layout selection. The sizes/positions should be memorized per option, so that the same picture is generated in each cycle.

#11839 Bank file download new Feature request high FileZilla Client
Description

Good afternoon All,

I hope you're well

Could you please enable the function which generates a next day statement on a Tuesday each week going forward?

Many thanks, Alexandra Degan Senior Payroll Administrator

#11840 Files not uploaded when dragged to server new Bug report high FileZilla Client
Description

New or changed files are randomly not being uploaded when inside folders and dragged over server.

#11841 Incomplete Remote Directory Listing new Bug report normal FileZilla Client
Description

Not all files in remote directory are shown.

Missing file(s) have same owner, group and permissions as files thaty are shown. Same file extension and similar name too so it's not a filter issue.

Refresh has no affect. Nor does closing app and restarting.

#11842 Could not connect to server new Bug report normal FileZilla Client
Description

Cannot connect to server: Host: esquarelearning.com User: public@…

version: FileZilla_3.40.0_win64-setup_bundled.exe

Getting error:

Status: Resolving address of esquarelearning.com Status: Connecting to 107.180.48.249:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of esquarelearning.com Status: Connecting to 107.180.48.249:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#11843 he perdido mi contraseña new Other critical FileZilla Client
Description

Buenas tardes

he perdido mi contraseña y necesito recuperarla para trabajar en mi compañia

me pueden ayudar por favor?

#11844 can't access govcloud s3 buckets new Bug report normal FileZilla Client
Description

s3 connections to normal aws buckets work correctly. i cannot access govcloud s3 buckets. suspect there is a different s3 endpoint to use or another setting.

recommend offer both S3 and S3 Govcloud as separate options for Protocol and make it automatically configure the correct endpoint.

always failing to validate username or password even though IAM user credentials work correctly on the server to access the bucket.

#11845 High CPU usage new Bug report normal FileZilla Client
Description

on my MacBook Pro, macOS Mojave 10.4.2 when I transfer files with TLS my CPU is on 110% using FileZilla long time but earlier never noticed this.

#11846 Quicker file search new Feature request normal FileZilla Client
Description

When searching for Path does not contain and matching all for the search conditions. FillZilla stills walks the subdirectories even thought the top most directory already evaluates to false. This create a huge delay since the those directories have numerous sub directories and files.

#11847 Integration with WinMerge (or some other program) to quickly compare files in compare mode new Feature request normal FileZilla Client
Description

While in Synchronized browsing and folder comparision is enabled, maybe it would be possible to add "Compare with ..." button that would download remote file and open both in external program (for example WinMerge). That would allow for really quick comparision of what changed in files.

Thank in advance!

#11848 Resume and constitent sending files and directories are buggy new Bug report normal FileZilla Client
Description

Filezilla was working for about 4 days when I started to notice that the same files were send over and over. Watching is closer I see that a connection error appear, the resume counter was not updated and the file started to upload from a much earlier position. Later I see that this was a kind of loop as the connection error was always generated after a certain amount transferred data which was different for each file. After restart filezilla I noticed that all the transferable files where still in the list but the succes fully and non transferable file list were empty.

#11851 No internet connection for imac on High sierra. new Bug report normal FileZilla Client
Description

There is a connection, Using latest version. Can't figure out what the issue is?

#11852 No internet connection for imac on High sierra. new Bug report normal FileZilla Client
Description

There is a connection, Using latest version. Can't figure out what the issue is?

#11853 Automation FileZilla new Feature request normal FileZilla Client
Description

Hi,

Is it possible to automate FileZilla to call each of my sites created one by one from top to bottom and move the files in each case scenario then generate a log for each one of the transfers?

Regards,

Javier

#11854 IP banned new Bug report high FileZilla Client
Description

hello sir my ip has been banned without any reason. tried to login information was right but filezilla was crashing so i tried again and again so my ip is banned now so i request to solve it my ip address 2405:204:902e:13e2:186b:ca9a:4fd8:d190 and 49.35.50.238 ipv4

#11856 Download: Critical File Transfer Error new Bug report normal FileZilla Client
Description

FileZilla gets into a state where I have a local file and a remote (SCP) file that I am attempting to download. I right-click the remote file and select Download. "Target file already exists" dialog pops up and I do not change options (default to Overwrite). Select OK button.

I get the following error: Status: Starting download of /home/bramankp/filename.here Command: get "filename.here" "C:\Users\paulb\Downloads\filename.here" Error: local: unable to open C:\Users\paulb\Downloads\filename.here Error: Critical file transfer error

If I simply select the local file and delete it (shift-Delete key, in my case) and attempt the operation again it downloads correctly. Downloading *again* I will get an option to Overwrite and no more error until the next time the client has timed out a connection to the server (I guess?) and I'll get the error again.

#11857 can not log on to FileZilla new Bug report normal FileZilla Client
Description

Connecting to 144.183.32.43... Response: fzSftp started, protocol_version=8 Command: open "SEA7481@144.183.32.43" 22 Error: Network error: Software caused connection abort Error: Could not connect to server This is the error message we get. Had It department check firewall they said IP address is not being blocked. We are using version 3.40.0. Regards Norman

#11858 Let's Encrypt support new Feature request normal FileZilla Server
Description

Hi there,

Can you guys add something to FileZilla server to generate a Let's Encrypt certificate? Some software that connects to FTP servers using FTPS (like Kodi recently) don't trust self-signed certificates.

Best regards wesley9946

#11860 "Show in Explorer" - right-click menu option new Feature request normal FileZilla Client
Description

In the "Local site:" panes, request is to add a right-click menu item: "Show in Explorer"

The functionality would cause the Windows File Explorer to open in the appropriate directory that's already shown in the "Local site" pane.

#11861 Queue bar not displayed correctly on dark theme new Bug report normal FileZilla Client
Description

The queue bar (Queued files, Failed transfers, Successful transfers) is still displayed in a "light-ish" way when using a dark theme. But it is darker then the default light theme, so that the black font is hard to read.

#11865 Error en sección "Ayuda" new Bug report low FileZilla Client
Description

Buenos días, En la sección "Ayuda", subsección "Acerca de..." aparece una ventana con un botón "Copiar al portapapeles", que me ha dado 2 resultados diferentes de los que arroja el pantallazo. Adjunto evidencias.

#11868 Can't download a folder while other downloads are in progress new Feature request low FileZilla Client
Description

Steps to reproduce:

  • connect to a server
  • on the right (remote) panel, right-click on a folder and do "Download folder". Make sure you pick a folder that will take a while to download.
  • While the files are being added to the queue and downloaded, right-click on another folder in the remote panel

Expected: the option "Download folder" in the dropdown menu should be available, and by clicking on it you should be able to appending also the new selected folder's content to the queue for download. There's no reason whatsoever why you shouldn't be able to do that just "because" queuing and/or downloading of files from another folder is in progress

Observed: the option "Download folder" is greyed out until the current download is finished.

#11871 Prompted to download new version, but update fails, saying it can't write the .exe file new Bug report low FileZilla Client
Description

This has now happened several times on W10. I open FileZilla Pro, and it prompts me to install a new version. When I do, it fails, saying it can't write the .exe - I suspect it's trying to update, and not closing the executing program.

I have to uninstall the old version and reinstall, and it's then necessary to re-enter the registration key.

Shoddy.

#11872 Latest FileZilla - 3.41.1 does not login to our ftp and shows a certificate inscure algorithm (Also 3.40.0) new Bug report high FileZilla Client
Description

FileZilla_3.39.0_win64-setup.exe works with explicit ftp over TLS if available on our FTP called - pnecftp001.gijima.com but with the latest two versions we are getting an error - 14:06:11 - Error:A certificate in the chain was signed using an insecure algorithm. 14:06:11 - Error: Received certificate chain could not be verified. Verification status is 2. 14:06:11 - Error:Could not connect to server. I have downgraded again so it can work but it is a problem.

#11874 SFTP servers denying access because of so many keys being sent new Bug report high FileZilla Client
Description

For an entire day I was talking to tech support of a hosting company and trying to figure out what's wrong with my connection. Turns out I have so many keys attempting to be used that the server was denying access with this error response:

Error: Server sent disconnect message Error: type 2 (protocol error): Error: "Too many authentication failures" Error: Could not connect to server

If I removed my keys down to just 4 then I was able to connect. This is a huge pain and bug IMO since I should be able to specify on a per-site basis what key to use if needed like my IDE allows which doesn't run into a similar issue.

Possible solution options?

1) In the SFTP key page in settings allow me to click an "Edit Key" button or something that allows me to checkmark off what sites I want it used on.

2) On my site setting page on "Advanced" tab allow me to say "Specify key file" or allow me to specify key file on that screen for use on that site or select a dropdown from available files to use.

Crazy annoying that there isn't an option for this already in FZ.

#11876 Down error new Bug report normal FileZilla Client
Description

If there is not enough disk space, the files are downloading from server with size 0 and placed in the group of successful transfers.

FileZilla Client


Version: 3.40.0

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-01-25 Compiled with: i686-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -msse -mfpmath=sse -O2 -g -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

Operating system:

Name: Windows 7 (build 7601, Service Pack 1) Version: 6.1 Platform: 32-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 lm Settings dir:

#11878 One of my Websites Doesn't Connect new Bug report normal FileZilla Client
Description

I am unable to connect to the server with one of my websites. As of about two days ago, I was able to see my files on my domain server as well as upload files. Then I received a message in red saying that the domain info doesn't match the host. I called the hosting company for help and they checked out the domain information to see if anything was incorrect. Then the tech advisor kindly checked the Site Manager via remote and saw that everything was correct. Now I no longer see the error message but just "Not connected to any server". I am able to go to the website from the browser.

The other two domains that I have on FileZilla work just fine.

I can't change the name or user id, I did recently change the password.

Please advise.

FileZilla Client


Version: 3.41.2

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-03-18 Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

Operating system:

Name: Windows 10 (build 17134), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 pclmulqdq lm Settings dir: C:\Users\Owner\AppData\Roaming\FileZilla\

#11879 can't view/edit files with program associated in settings new Bug report normal FileZilla Client
#11880 password reset new Other high FileZilla Client
Description

Hi Team,

This is with regard my XI account.

I'm unable login to XI account as my password not working.User id pcardusr

Could you please help me to get my password reset

#11883 MacOS: directory view does not follow directory aliases new Bug report normal FileZilla Client
Description

MacOS is capable of creating aliases of files as well as directories (equivalent to links under Linux) by means of Ctrl-clicking on the required object and selecting "Make alias" (and generally renaming the result after moving it so it no longer has "alias" added, but I digress. Filezilla currently does not see these as directory links to follow, but as files and thus tries to open them instead.

As far as I can tell it does appear to follow a file alias, I suspect that's because that gets immediately handed off to the file system.

Interim fix is to visit the actual directory manually, which somewhat negates the whole point of those shortcuts :).

Filezilla: 3.41.2 MacOS: Mojave 10.14.4

Cheers, Peter

#11884 Sometimes the uploading speed is obviously low (1000 Mbps LAN) new Other normal FileZilla Client
Description

Hello,

Usually, the uploading speed could reach 100 MB per second. However, sometimes it is less than 20 MB per second.

My home LAN. I uploaded files from my Mac to my Ubuntu server. The two are connected by a switch. All devices are 1000 Mbps product, including the switch, the wires.

Tom

#11885 "Copy currrent connection to site manager" not working new Bug report normal FileZilla Client
Description

When I choose "Copy currrent connection to site manager" it uses the previous connection instead of the current one.

Screen shot http://epicroadtrips.us/file-zilla-bug/add-current-site.jpg

WV-Mike ======= Version: 3.41.2

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-03-18 Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 aes pclmulqdq lm Settings dir: C:\Users\WV Mike\AppData\Roaming\FileZilla\

#11886 Using WebDAV with DocuShare, but the virtual directory is stripped off new Bug report normal FileZilla Client
Description

I also see no accommodation for https. Here's how it appears ... https://www.mysite.com/docushare Port 80 When I click Connect or okay it fails indicating it found the IP address and yet the connection attempt fails and was aborted. The "/docushare" virtual directory gets stripped off. DocuShare typically uses an IIS bridge to Apache Tomcat for WebDAV. I didn't see anything in your documentation indicating it wouldn't work with Tomcat. I'd like to see some accommodation and can give you temporary access to a DocuShare server for testing. "mysite" isn't the actual domain name, so contact me for this.

FileZilla Pro


Version: 3.41.2

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-03-18 Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx lm Settings dir: C:\Users\Doug\AppData\Roaming\FileZilla\

#11887 Incorrect Password new Other high FileZilla Client
Description

I'm using the same password as always and it's not letting me into FileZilla to transfer to my website since my latest update. I need to resolve asap. Here's what I'm getting when I try logging in: Status: Resolving address of thebarnpub.com Status: Connecting to 64.71.34.26:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Command: USER thebarnpub Response: 331 Please specify the password. Command: PASS Response: 530 Login incorrect. Error: Critical error: Could not connect to server

#11888 Missing word in UI text new Bug report normal FileZilla Client
Description

A string sent for translation seems to be missing a word in the original English: "If you continue, your password and files will be sent in clear over the internet." It should be "... in clear text ..."

#11889 installers contain adware new Other critical FileZilla Client
Description

Multiple installers from your website are triggering McAfee AV and Cisco Threatgrid as with adware

#11890 Windows Client: Question Sound Trigger Removed when Deleting Files/Folders new Bug report low FileZilla Client
Description

Hi.

Up until version 3.41.2 of the client, when using the Windows build and choosing to delete either a single or group of files from a server, the "Question" sound event would be triggered - this can be found within the Windows Control Panel/Sound/Sounds section. Whilst this may seem like a small thing, it is very useful if the Delete option is accidentally chosen. Please could this be re-added?

Thank you.

#11891 Ghost folder when using "Create directory and enter it" with name ending in a dot new Bug report low FileZilla Client
Description

When I use the "Create a directory and enter it" option on the local side with a folder name ending in a dot (e.g. "A.T.O.M."), two new folders are shown on the top pane: "A.T.O.M" and "A.T.O.M." - this is because Windows doesn't support names ending in dots so the trailing dot is removed. If I leave the newly created directory and refresh the file list, the folder ending with a dot disappears.

#11892 key file show all files doesn't show all files new Bug report normal FileZilla Client
Description

the new feature to specify key specific login is great

but when importing keys on selecting all files from dropdown it does not shows all files i.e. files without extensions

as most linux systems keeps things simple all of the keys that are auto generated by ssh-keygen are stored without ext by default.

Please if possible add the feature to use ssh keys with extension less files too :)

#11893 Small bug new Bug report low FileZilla Client
Description

When asking file zilla to close filezilla once after a queue is done, there's a pop-up that there are still files in queue ( after the queue is already done ) this is likely because the last file to be used clogs it up, or because it first tries to close filezilla and then changes the variable to say the queue is finished. This bug however doesn't occur on "Close Filezilla" alone, only on "Close Filezilla once"

#11894 Refresh Button / F5 - Not refreshing file and folder lists new Bug report high FileZilla Client
Description

The first time Refresh/F5 is used in a session the Status window shows that the refresh was sent to the server, but then nothing happens. Any subsequent Refresh/F5 does nothing at all. The files and folders are only refreshed on a new connection or reconnection.

I've attached a copy of the Status log up to the point where I started this report. Note line 310 where I clicked the Refresh icon on the Toolbar. When that didn't do anything, I pressed the F5 key, then used the menu to choose View/Refresh. As you can see, Filezilla didn't even acknowledge these additional attempts to refresh.

Before starting this Bug ticked, I searched the Bug reports where I found multiple unresolved tickets starting from 9 years ago about this problem. Is this not important enough to resolve ? I've used numerous FTP clients in the past and every one of them had no problem refreshing during a session.

#11895 Suggestion new Feature request normal FileZilla Client
Description

A small improvement:

A LEFT ARROW and a RIGHT ARROW between the 2 panes would allow transfer of data in either direction. The would greatly simplify data transfer. (The older Firefox versions which supported FTA had this feature.)

Thanks for your excellent product. M....

#11896 Waiting list update error: total amount may be false new Bug report low FileZilla Client
Description

The waiting list feature (Bottom right on the user interface) is incremented with the size of what is sent. In our case, this amount is calculated with the size of the file shown in FileZila and not effective the size.

The size of the file may change is modified in the same time on the FS. FileZila send the tight file with the right size but incréments its waiting list feature with a wrong amount (the one shown in the interface at the moment of the action and not the size on the FS).

#11898 Files with lengthy file names not getting downloaded new Bug report blocker FileZilla Client
Description

Hi Team,

Files with lengthy file names are not getting downloaded and shows the error in failed transfers

The only solution found is to rename the file and resume the download.

Is there any way to overcome the issue

#11900 FTP not Work error is Connection Timed Out new Bug report high FileZilla Client
Description

Filezilla not work same FTP setting is work on core FTP but not work on filezilla

Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

FileZilla Client


Version: 3.41.2

Build information:

Compiled for: x86_64-apple-darwin18.2.0 Compiled on: x86_64-apple-darwin18.2.0 Build date: 2019-03-18 Compiled with: Apple LLVM version 10.0.0 (clang-1000.11.45.5) Compiler flags: -Werror=partial-availability -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

Operating system:

Name: Mac OS X (Darwin 18.5.0 x86_64) Version: 10.14 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx lm Settings dir: /Users/deepaksaini/.config/filezilla/

#11904 new version keeps not responding new Bug report normal FileZilla Client
Description

Have installed the new version of Filezilla dn when ever i try to navigate the local dive I keep getting a "not responding" command

FileZilla Client


Version: 3.41.2

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-03-18 Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 lm Settings dir: C:\Users\Atlantis\AppData\Roaming\FileZilla\

#11905 lt and lv translations new Bug report normal FileZilla Client
Description

Could you please rename lt_LT.po to lt.po and lv_LV.po to lv.po? On my Fedora 30 system /usr/share/locale/lt/LC_MESSAGES has 767 files, while /usr/share/locale/lt_LT/LC_MESSAGES has only 3, including filezilla.mo. Similar with Latvian - /usr/share/locale/lv/LC_MESSAGES has 570 files, while /usr/share/locale/lv_LV/LC_MESSAGES has only 2.

#11907 Most recent update new Bug report high FileZilla Client
Description

I am no longer able to move multiple files at a time, it will only allow me to move 1 at a time

#11911 Forgotten Pass Word new Other high FileZilla Client
Description

I inadvertantly deleted the Quickconnect information in Filezilla Client and am now unable to reconnect, I get "ECONNREFUSED" My Server is OMC@…. How can i reset my Password please?

#11912 Filezilla problems new Feature request normal Other
Description

I am running filezilla on ubuntu 19.04 lts I followed instructions on installing filezilla on 19.04 . It opens ok and I can connect to ftp server ok. But when I try to drag and drop a file in either direction filezilla closes down and i have to reopen connection. Why can't I xfer files back and forth??

#11913 You need to grant FileZilla Access to the directories .... Cant get past this! new Bug report critical FileZilla Client
Description

When adding directories (that this requires before the app will start) it errors out on all directories with this error:

Could not create security-scoped bookmark from URL: The file couldn’t be opened.

And prohibits from getting in ..

Nothing i choose can be opened or added and I need to use this to get into my servers...

i'm totally stuck! Any suggestions?

#11916 After upgrade 3.42.1, TLS connections to proftpd server broke new Bug report normal FileZilla Client
Description

After getting reports on connection errors, I tested my setup, which worked fine. (Unfortunately, i'm not sure what version I was running at the time, but it was not more than a couple months old)

I then upgrade FileZilla to latest, and when I connect to my ProFTPd server now, I get the following errors clientside

Response:	150 Opening BINARY mode data connection for file list
Error:	GnuTLS error -58: An illegal TLS extension was received.
Error:	The data connection could not be established: ECONNABORTED - Connection aborted
Response:	425 Unable to build data connection: Operation not permitted
Error:	Failed to retrieve directory listing

and this is what I see serverside

2019-05-12 09:37:05,083 mod_tls/2.8[18]: TLS/TLS-C requested, starting TLS handshake
2019-05-12 09:37:05,090 mod_tls/2.8[18]: client supports secure renegotiations
2019-05-12 09:37:05,090 mod_tls/2.8[18]: TLSv1.2 connection accepted, using cipher ECDHE-RSA-AES256-GCM-SHA384 (256 bits)
2019-05-12 09:37:05,154 mod_tls/2.8[18]: Protection set to Private
2019-05-12 09:37:05,157 mod_tls/2.8[18]: unable to accept TLS connection: system call error: [104] Connection reset by peer
2019-05-12 09:37:05,157 mod_tls/2.8[18]: unable to open data connection: TLS negotiation failed

Server is setup with session reuse, and everything was running fine before updating.

#11918 Auto-focus for PW dialog with sftp accounts new Feature request normal FileZilla Client
Description

When working with an ssh account, a passphrase is required. It would be great, if that password input field, once it pops up, could receive auto-focus, so typing is immediately possible.

#11920 Spurious Server unexpectedly closed network connection new Bug report normal FileZilla Client
Description

For years now, over many versions, FileZilla has spuriously reported: "Server unexpectedly closed network connection" Please see attached Log of (successful) Upload. SSH Version on Client: OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n 7 Dec 2017 (Linux Mint 19.1 Cinnamon, which is current at time-of-writing) SSH Version on Server: OpenSSH-7.5p1 (Strato Webhoster) P.S. to verify the Upload, I downloaded the file with an older version of FileZilla (v3.29.0) on another PC. The Download also gave a... "Server unexpectedly closed network connection" ...message.

#11921 Unable to get directory listing new Bug report high FileZilla Client
Description

I upgraded to 3.42.1 and can no longer get directory listings on TLS connection. This was not happening with previous version of Filezilla.

The error I receive is: Certificate of connection does not match expected certificate.

I cleared the certificate by removing trustedcerts.xml and retrieved a new certificate, but that did not fix the problem. I also cleared cache (from debug tab) and that also did not fix the problem. Evertyhing was working fine until I installed new release (no changes to connections). And it still works with older version of FileZilla.

Log (verbose) snippet follows:

10:22:12	Command:	LIST
10:22:12	Trace:	CTlsSocketImpl::ContinueHandshake()
10:22:12	Trace:	CFtpControlSocket::OnReceive()
10:22:12	Response:	125 List started OK
10:22:12	Trace:	CFtpRawTransferOpData::ParseResponse() in state 4
10:22:12	Trace:	CControlSocket::SendNextCommand()
10:22:12	Trace:	CFtpRawTransferOpData::Send() in state 5
10:22:14	Trace:	CTlsSocketImpl::ContinueHandshake()
10:22:14	Trace:	CTlsSocketImpl::ContinueHandshake()
10:22:14	Trace:	CTlsSocketImpl::ContinueHandshake()
10:22:14	Trace:	TLS Handshake successful
10:22:14	Trace:	Protocol: TLS1.0, Key exchange: RSA, Cipher: AES-256-CBC, MAC: SHA1
10:22:14	Error:	Certificate of connection does not match expected certificate.
10:22:14	Error:	The data connection could not be established: ECONNABORTED - Connection aborted
10:22:14	Trace:	CTransferSocket::TransferEnd(3)
10:22:14	Trace:	CFtpControlSocket::TransferEnd()
10:22:14	Trace:	CFtpControlSocket::OnReceive()
10:22:14	Response:	250 List completed successfully.
10:22:14	Trace:	CFtpRawTransferOpData::ParseResponse() in state 7
10:22:14	Trace:	CFtpControlSocket::ResetOperation(2)
10:22:14	Trace:	CControlSocket::ResetOperation(2)
10:22:14	Trace:	CFtpRawTransferOpData::Reset(2) in state 7
10:22:14	Trace:	CFtpListOpData::SubcommandResult(2) in state 3
10:22:14	Trace:	CFtpControlSocket::ResetOperation(2)
10:22:14	Trace:	CControlSocket::ResetOperation(2)
10:22:14	Trace:	CFtpListOpData::Reset(2) in state 3
10:22:14	Error:	Failed to retrieve directory listing
#11923 Filezilla cannot connect to my server new Bug report normal FileZilla Client
Description

Hello,

I used to connect to my server with Filezilla successfully until the latest update version 3.42.1. When I try to connect it first displays connected, waiting for the welcome screen, then the server disconnect. The attached files show the different stages of the tentative connection. I still can connect to my server either with browsers from my same computer or with my iPhone.

#11925 Please include additional ftp file manipulation capabilities in FileZilla Client! new Feature request normal FileZilla Client
Description

Please include easy file manipulation (edit, cut, paste, remove etc) in FileZilla Client for all platforms like in Flash Fxp. Thank you!

#11926 File exists action: Option to abort transfer new Feature request normal FileZilla Client
Description

Hi,

I'm using Filezilla to transfer webcam images. Since these are being continuously generated, there are always a lot of files that need to be skipped which takes a long time. I notice FIlezilla always transfers the most recent images first (I hope this is intentional and not just a feature of my system) so the optimal action would be to abort and clear the queue when a file already exists.

Rob.

#11928 macOS 10.13.6, Error: local: unable to open <filename>. File permission issue. new Bug report normal FileZilla Client
Description

Using FileZilla Client 3.42.1 during a file transfer session if the network is interrupted and FileZilla has to attempt to Resume a partially transferred file, one will first receive the first Error message "Error: local: unable to open <filename>" followed by a second Error message "Error: Critical file transfer error".

Mind you that I'm downloading data from a server to my personal MacBook Pro in my personal Downloads folder.

To resolve this issue, one needs to update the macOS permissions before attempting to Rest, Requeue and Resume the failed file(s).

This has only started happening recently with FileZilla's latest updates. I've been a FileZilla client user for many years and never has this happened until recently.

FileZilla is not honoring the folder's file permissions correctly.

#11929 Manual Transfer v3.42.1 new Bug report normal FileZilla Client
Description

I've noticed this for quite some time. It might or might not be a bug, and if it is not a bug then consider it a feature request.

I have remote folders that have 1000's of files in them, making it really hard to pick one file for downloading. so I like to use the manual transfer option.

When I specify the name of the file I am downloading and then hit the download button it tells me the "local files is a drectory instead of a regular file".

Ofcourse the solution is to copy the file name to be downloaded to the left side after the path indicated the download location.

Personally, I feel that if the download path is set there, and if I don't specify a local file, the remote file should be the default new localfile name.

I don't see a logical everyday reason to change the name of the downloaded file because usually when you are done editing the file and are ready to to upload it, it will be the same name. so why change it. Regardless the reason for the current behavior, I feel it should be changed to automatically create the local filename.

Alternatively a configuration section to allow changing that behavior and if you do that, an option to make the start transfer immediately box automatically set or not, like whatever is there to be remembered for next time.

caveat: after all this time I bothered to look to see if you had a find option and you do, i might start using that now.

#11935 FZ ignores connection specific keyfiles if Pageant is available new Bug report low FileZilla Client
Description

For SSH public key connections Filezilla seems to always (and only) use Pageant when available in preference to either the generic keys specified in Setup/Connection/FTP/SFTP or a specific key set for the connection in Site Manager/Logon Type=keyfile. This seems counter-intuitive, especially using the agent in preference to a connection specific key, and is confusing when other applications (e.g. Putty) use any specified keyfile first and fall back to using the agent on failure/missing.

In my case I'm using GPG-agent as a stand in for Pageant. Unlike Pageant which pre-caches decrypted private keys and therefore will always be able to offer them, GPG-agent offers the SSH key IDs but only decrypts them as needed via a password popup, and then expires the passwords from memory after a short interval, if that password prompt is cancelled FZ gives up and doesn't even fallback to using the password file(s).

My usage case is that I would like to use GPG-agent for regular Putty connections and some occasional Filezilla connections (where no keyfile is specified), but for regular FZ connections (e.g. to development servers) to use a dedicated locked down key that is used and cached long term by the FZ session without ever troubling the agent. As it stands currently FZ will always use (and seemingly can only use) the more widely privileged keys known to the agent, keeping them cached unnecessarily if activity is frequent, and/or prompting repeatedly for the password if activity is less frequent than the agent's cache expiry timeout.

GPG-Agent running, password given

2019-06-03 23:36:16 3860 2 Trace: Host key fingerprint is:
2019-06-03 23:36:16 3860 2 Trace: ssh-ed25519 256 de:c0:96:73:50:2f:82:0d:fe:36:4d:56:dd:c6:5b:66 ivHymwfP9DmUleDDSqNuqcgVZPMZAOHkRA3LXuIAD7A=
2019-06-03 23:36:16 3860 2 Trace: Initialised AES-256 GCM client->server encryption
2019-06-03 23:36:16 3860 2 Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:36:16 3860 2 Trace: Initialised AES-256 GCM server->client encryption
2019-06-03 23:36:16 3860 2 Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:36:16 3860 2 Trace: Pageant is running. Requesting keys.
2019-06-03 23:36:16 3860 2 Trace: Pageant has 2 SSH-2 keys
2019-06-03 23:36:16 3860 2 Trace: Successfully loaded 1 key pair from file
2019-06-03 23:36:16 3860 2 Trace: Trying Pageant key #0
2019-06-03 23:36:22 3860 2 Trace: Sending Pageant's response
2019-06-03 23:36:22 3860 2 Trace: Access granted
2019-06-03 23:36:22 3860 2 Trace: Initiating key re-exchange (enabling delayed compression)
2019-06-03 23:36:22 3860 2 Trace: Opening session as main channel

GPG-Agent NOT running

2019-06-03 23:31:21 3860 1 Trace: Host key fingerprint is:
2019-06-03 23:31:21 3860 1 Trace: ssh-ed25519 256 de:c0:96:73:50:2f:82:0d:fe:36:4d:56:dd:c6:5b:66 ivHymwfP9DmUleDDSqNuqcgVZPMZAOHkRA3LXuIAD7A=
2019-06-03 23:31:21 3860 1 Trace: Initialised AES-256 GCM client->server encryption
2019-06-03 23:31:21 3860 1 Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:31:21 3860 1 Trace: Initialised AES-256 GCM server->client encryption
2019-06-03 23:31:21 3860 1 Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:31:21 3860 1 Trace: Successfully loaded 1 key pair from file
2019-06-03 23:31:21 3860 1 Trace: Offered public key from "X:\Crypto\Personal\philg_piglet_rsa_home_np.ppk"
2019-06-03 23:31:21 3860 1 Trace: Offer of public key accepted, trying to authenticate using it.
2019-06-03 23:31:21 3860 1 Trace: Access granted
2019-06-03 23:31:21 3860 1 Trace: Initiating key re-exchange (enabling delayed compression)
2019-06-03 23:31:21 3860 1 Trace: Opening session as main channel

GPG-Agent running, password cancelled

2019-06-03 23:30:32 3860 1 Trace: Host key fingerprint is:
2019-06-03 23:30:32 3860 1 Trace: ssh-ed25519 256 de:c0:96:73:50:2f:82:0d:fe:36:4d:56:dd:c6:5b:66 ivHymwfP9DmUleDDSqNuqcgVZPMZAOHkRA3LXuIAD7A=
2019-06-03 23:30:32 3860 1 Trace: Initialised AES-256 GCM client->server encryption
2019-06-03 23:30:32 3860 1 Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:30:32 3860 1 Trace: Initialised AES-256 GCM server->client encryption
2019-06-03 23:30:32 3860 1 Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:30:32 3860 1 Trace: Pageant is running. Requesting keys.
2019-06-03 23:30:32 3860 1 Trace: Pageant has 2 SSH-2 keys
2019-06-03 23:30:32 3860 1 Trace: Successfully loaded 1 key pair from file
2019-06-03 23:30:32 3860 1 Trace: Trying Pageant key #0
2019-06-03 23:30:34 3860 1 Trace: Pageant failed to answer challenge
2019-06-03 23:30:34 3860 1 Error: Pageant failed to answer challenge
2019-06-03 23:30:34 3860 1 Trace: CSftpControlSocket::OnTerminate without error
2019-06-03 23:30:34 3860 1 Trace: CControlSocket::DoClose(66)
2019-06-03 23:30:34 3860 1 Trace: CControlSocket::ResetOperation(66)
2019-06-03 23:30:34 3860 1 Trace: CSftpDeleteOpData::Reset(66) in state 3
2019-06-03 23:30:34 3860 1 Error: Could not connect to server
2019-06-03 23:30:34 3860 1 Trace: CFileZillaEnginePrivate::ResetOperation(66)
2019-06-03 23:30:34 3860 1 Status: Waiting to retry...
#11940 SFTP: add commandline option to specify PPK file e.g. "-keyfile=myfile.ppk" new Feature request normal FileZilla Client
Description

(See also https://forum.filezilla-project.org/viewtopic.php?f=2&t=50942)

Currently there is no option to specify the PPK file on the commandline. It would be great if this option was added.

filezilla.exe sftp://username:@ipadres "-keyfile=c:\my keyfiles\my file.ppk"

#11943 Failed authentication for the same user in the same tab with different password new Bug report normal FileZilla Client
Description

This one is tricky, was giving me a headache. It's very specific, the following items must all be correct for the bug to show itself:

  • Must be the same tab
  • Must be the same SFTP user
  • Only thing that changes is password

So, we were testing a script that updates SFTP user's password. So I needed to test multiple new passwords for the same SFTP user.

I opened a tab and logged in successfully. Then I updated user's password, went into Site Manager and updated password there and clicked Connect. Authentication failed. This is all within the same tab.

I disconnected from the server in that tab. Then tried reconnecting again. It worked.

Next, I repeated these steps several times. If you're connected to the server with a user and password, changing password for that user and trying to reconnect without first disconnecting will result in authentication failure. If I try to do this in a new tab, it works fine.

My guess is, FileZilla tries to use old password even though I'm trying to connect with a new password. Sort of like a cache.

This happens if you use quick connect form or Site Manager.

I hope I described this problem clearly. I don't recall if this was ever an issue as I didn't have the need to change passwords and reconnect like this before.

#11944 frequently getting a "file couldn't be transferred" error new Bug report normal FileZilla Client
Description

trying to upload a file i am debugging to my website after the site file has given me an error of its own. frequently seems to be a file containing PHP.

BUT, if after i get several of these can't transfer errors (by retry) i can invariably restart FZ and the file can be transferred immediately, no problems. if i recall, a disconnect reconnect did not fix the issue.

#11947 Problem with downloaded PHP file used by WordPress in ASCII mode new Bug report normal FileZilla Client
Description

Hi,

I've noticed a problem while downloading a PHP file associated with Wordpress when using ASCII mode.

When downloading a file, part of it get garbled and makes the file unreadable.

Forcing binary mode solves the problem.

I'm attaching the file downloaded in the binary mode and in ASCII mode for comparison.

I'm downloading the file from a Linux server using a Windows FileZilla Client version 3.42.1.

You need to go to the 5749 line of the file formatting_ASCII_download.txt and scroll to column 15741 to see exactly what is happening.

I'm attaching formatting_binary_download.txt which is a correctly downloaded version of the file for comparison.

The mentioned files can be found in any WordPress installation in the directory: wp-includes/formatting.php

I'm using Notepad++ to verify the downloaded file.

#11948 Files can not transfer. new Bug report high FileZilla Client
Description

I have multiple server connections and different servers. Any one I connect to, since I updated filezilla, I get an error - All transfers complete, files could not transfer. So I can't upload anywhere. I need help. Thanks.

#11949 Cannot Connect to Server new Bug report normal FileZilla Client
Description

Hi,

Filezilla cannot connect to our server.

esponse: fzSftp started, protocol_version=8 Command: open "ansonfunds@…" 22 Command: Pass: Error: Authentication failed. Error: Critical error: Could not connect to server

#11952 Number of files on remote folder new Bug report low FileZilla Client
Description

The remote server window still indicate I've 9998 files in it, but I've 10050 files there and still adding but that indicator never updates.

Thank you. Francesco

#11954 Improve web site security : confirm distant (or local) folder move by mouse new Feature request normal FileZilla Client
Description

I used Filezilla yesterday, and messed up my site by moving 2 directories, because the mouse was not responding, I moved it and after that, I noticed that 2 directories had been moved : the site was broken. I had to search my site to find were were the missing directories, and move them back, but I got a fright... I am still not shaking... but a communication temporary breakdown, and it can happen.

#11956 Can't open old 32bit client but need to import site details new Bug report normal FileZilla Client
Description

I've been using FZ for years and updating the client every time it notifies me. Recently, I upgraded my mac os to catalina and found I was unable to open the FZ client (apparently an issue with the 32 bit version). So, I downloaded a new version of FZ which is seemingly the 64bit. And it works just as I would expect it to (very well, btw!).

My problem is that years and years of site details exist in the old version and I don't know how to access the xml file to import them into the new client. Is there a way I can do this without being able to open the old app?

#11957 cannot copy file from pc to dvi even though it had been working before new Bug report normal FileZilla Client
Description

make connection to dvi and then select file from pc to copy to dvi (toppfield). It says transfer was successful but file did not appear in target directory. can copy file to other folders on the dvi. folder that having problem with is called MediaFiles and is used to play mp4 files on the dvi for viewing on the TB.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.