Custom Query (2163 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1901 - 2000 of 2163)

Ticket Summary Status Owner Type Priority Component
#12887 TAB key does not advance through fields when connected to a remote server new Bug report normal FileZilla Client
Description

In the past, pressing TAB moves through all fields shown when connected to a remote server--local and remote address, directory tree and file list, log, etc. After installing 3.63.2.1, TAB now gets stuck in the log pane, but if the mouse pointer is clicked in any of the directory windows, TAB will move through the remaining fields on the screen until the log pane is reached, then lock there.

UPDATE:

Removing the Message Log via the View menu from a live connected session solves the problem.

#12888 FileZilla will not connect new Bug report high FileZilla Client
Description

Hello, i'm trying to connect to my server to add things in and change it around. It works on and off. i've tried reinstalling multiple times and wont work. Looks to be saying "Failed to retrieve directory listing"

#12889 FileZilla Issue new Bug report high FileZilla Client
Description

Hello, There is a issue with the new update where it will work and then after a few it will stop working and gives an Error of: Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Thought it was only me at first but turns out it was more than me.I tried everything thinking it was on my side.

#12890 Update logon settings for Site Manager Synchronization new Feature request normal FileZilla Client
Description

I've been using Site Manager Synchronization 1-2 years. In my case synchronization data is stored on a server where passwords periodically expire. In the mean time memories of configuration details can become somewhat hazy..

Site Manager doesn't allow me to simply update the password nor any of the other details. Moreover details cannot be copied due to the modal dialog having a fixed width and the text boxes being greyed out.

Site Manager Synchronization would become more usable if synchronization details are editable. If security concerns are a limiting factor, the old connection password and/or synchronization passphrase could be requested in order to temporarily unlock these settings..

#12892 Shift-click selection working incorrectly in OSX version of Client new Bug report normal FileZilla Client
Description

Shift-clicking to select multiple files results in the wrong selection. Example: You have ten files named file01.png to file10.png. You click on file06.png hold shift and click on file10.png. Expected: five files from file06 to file10 should be selected. What happens: All files are selected.

This change seems to have happened around the same time that dark mode came along.

#12894 Opening Site Manager on MacOS, hides the menu bar and dock new Bug report normal FileZilla Client
Description

A couple of updates ago a bug was introduced on MacOS in FileZilla Client, where if you open the Site Manager, that window is in full screen, the size can't be adjusted, is cut off at the top, and the top menu bar and dock are hidden. Those elements don't return until the app is closed or a different app is in the front. If FileZilla is brought to the front again, the menu bar and dock are hidden again if the Site Manager was opened during that session. It looks like a full screen tag is set to true.

Tested in version 3.63.2.1, running MacOS 12.5 (Monterey) on an M1 MacBook Pro from 2020. It happens in both dark- and light mode.

#12899 FileZilla fails to open Visual Studio Code new Bug report normal FileZilla Client
Description

Could have sworn this worked in older versions of FileZilla, but it does not work now:

Installing Visual Studio Code and setting the following file association in FileZilla -> edit -> Settings -> File Editing -> Filetype associations: php "C:\Program Files\Microsoft VS Code\Code.exe" --add "%f"

then trying to edit a .php file from FileZilla with right-clicking on a PHP file and clicking "View/Edit"

will result in... nothing. VSCode is not started. (as far as i can see, FileZilla does not attempt to start code.exe at all)

Pretty sure this worked in older versions of FileZilla.

observed on: FileZilla Client


Version: 3.63.2.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-03-03 Compiled with: x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.0

Operating system:

Name: Windows 10 (build 19045), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: C:\Users\hans\AppData\Roaming\FileZilla\

#12901 Tab order gets stuck new Bug report critical FileZilla Client
Description

When tab'ing through the tab order, the tab gets on QuickConnect and will not tab off of it.

Tab order goes Host: Username: Password: Port: Quickconnect (Down Arrow) Quickconnect [gets stuck here and can not come off of it]

#12902 IP banido new Bug report critical FileZilla Client
Description

Boa tarde o meu ip foi banido sem motivos no filezilla sendo que eu coloco o IP e todas as informações corretas e certo tempo ele dá ban ao meu ip sem motivos

#12903 Local and remote site boxes are black moreinfo Bug report normal FileZilla Client
Description

Local and remote site boxes are black;. Cant see current folders!

#12911 Critical Error: Could not connect to server new Bug report normal FileZilla Client
Description

Hello,

This morning 04/25/2023, members on our floor who use FileZilla are receiving error message saying "Critical Error: Could not connect to server". Any guidance/advice is appreciated. \

#12912 Lacking "key file" description in the UI new Other normal FileZilla Client
Description

Hello,

the key file description can be confusing. The dialog where one edits server to connect to (Site manager). They can select Logon type "Key file" and then enter the path to it. But newbie may assume that they need a key to the server they want to connect, not local key.

Why i am saying this? Because it accepted my local key /home/myusername/.ssh/id_rsa and connected to remote server...

Maybe better describe it so it is more clear or prefill the local key path like shown above by default, maybe even when no path is used. Error/information boxes on failure should describe in detail what to try.

#12916 Refund For Product new Other high FileZilla Client
Description

I purchased the FileZilla Pro by accident and i was thinking that it was containing the server with in it i am sorry i misread. I would like to get the product refunded, thank you all!

#12917 Directory Listing includes date as part of filename (again) new Bug report blocker FileZilla Client
Description

Hi, I've just setup vsftpd 3.0.3 on Astra Linux server and trying to connect to it from Kubuntu 23.04 with FileZilla 3.63.0.

I'm able to connect, able to create a dir with name 1 in the empty folder, but when I'm refreshing the dir listing I'm getting a wrong dir names. They include a month and date along with a real dir name.

The dirs are created on server side with proper names. I can access them via the terminal.

ls -l on server side returns:

$ ls -l drwx------ 2 ftp ftp 4096 мая 3 13:47 1 drwx------ 2 ftp ftp 4096 мая 3 13:51 2

there are two folders: 1 and 2 created on may 3. Locale is russian.

The Filezilla screenshot is attached.

FileZilla Client


Version: 3.63.0

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2023-01-25 Compiled with: gcc (Ubuntu 12.2.0-14ubuntu1) 12.2.0 Compiler flags: -g -O2 -ffile-prefix-map=/build/filezilla-bncNiO/filezilla-3.63.0=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fdebug-prefix-map=/build/filezilla-bncNiO/filezilla-3.63.0=/usr/src/filezilla-3.63.0-1 -Wall

Linked against:

wxWidgets: 3.2.1 SQLite: 3.40.1 GnuTLS: 3.7.8

Operating system:

Name: Linux 6.2.0-20-generic x86_64 Version: 6.2 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq rdrnd lm Settings dir: /home/user/.config/filezilla/

#12920 Registration with --register --regkey=XXX new Bug report low FileZilla Client
Description

I was attempting to use the command line flags to trigger a registration so that the computer user is not prompted to register later and does not have to be directly provided the registration key by the IT department and ran into a little snag.

To reproduce, launch the app like this:

open -a "FileZilla Pro.app" --args --register --regkey=XXXXXXX

The app will open, and the registration will be triggered with the registration key pre-filled. You will receive an error message indicating that you must provide an email address.

This seems to be because the radio dial for the first option (indicating that you are providing a registration key) is not automatically selected when the registration key is prefilled from the 'regkey' flag. Clearing the error message, then selecting this radio dial, then hitting OK will successfully complete the registration.

I have worked around the issue in our environment, but thought the information might be useful.

#12921 cannot verify with email credentials correct new Bug report normal FileZilla Client
Description

cannot get the verify button that has the entered token YzEWFMgB to move. it is shaded out and nothing is working.

#12922 attempting to upload local file new Bug report normal FileZilla Client
Description

If I try to upload a file from my local machine that has been moved or deleted, it uploads a blank file instead of failing.

#12924 Add option to delay before starting the next file transfer in the queue new Feature request normal FileZilla Client
Description

When I have multiple files in queue to be uploaded to my NAS, either only the first one is done and the rest of them fail or every other transfer fails. I think the reason is that the next transfer in the queue is started right away and causes a connection issue. So an option to wait a certain amount of time before the next transfer in the queue is started could be useful. Thanks.

#12926 Make available an arm64 ( apple silicon ) build for macOS new Feature request normal FileZilla Client
Description

Currently for Mac ( and other platforms too) only x86 and/or x64 versions are available. It would be great to add an arm64 version for Macs now that new Macs runs all runs on apple silicon.

Could also be a fat binary with both x64 and arm64 code in the same executable

#12927 FileZilla Client component freezes after waking up from hibernation new Bug report blocker FileZilla Client
Description

Hi, Previously when we put the system on hibernate and reuse next day, the filezilla normaly keeps entertaining the edited files and we could keep using the connected servers. But after upgrading to last few latest versions, filezilla no more entertains the opened files, like normally if I edit and save the file on editor, the filezilla instantly asks if I want to replace the file on server, but now it abandons the last days edited files. Moreover, if I retry to edit any file from the previous day connected server, It does nothing and to make it work, I have to shutdown and reopen a new component of filezilla. I am not sure if its a bug or a new feature added. Please confirm.

#12929 Renaming file with number pad enter causes a crash new Bug report normal FileZilla Client
Description

I am running FileZilla 3.64.0 on Ubuntu 23.04, on an AMD Ryzen 5 1600X processor. This version is downloaded from the website, not through my package manager. When attempting to rename a file, pressing Enter on my number pad to confirm the rename crashes FileZilla, but the rename succeeds. Behavior is the same with numlock on and off, and pressing the regular Enter or clicking away from the file processes the rename as normal. The same behavior is observed on both local and remote renames. There are error messages logged to the console in both of these cases but not to FZ's debug log. This seems to be identical to #12762 but that report was rejected due to unsupported compilation of the client. Debug logs and the About info provided below.

Build info from the About screen:

FileZilla Client
----------------

Version:          3.64.0

Build information:
  Compiled for:   x86_64-pc-linux-gnu
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2023-04-26
  Compiled with:  gcc (Debian 8.3.0-6) 8.3.0
  Compiler flags:  -O2 -g -Wall -Wextra -pedantic -Wno-cast-function-type -ffunction-sections -fdata-sections

Linked against:
  wxWidgets:      3.2.1
  SQLite:         3.39.4
  GnuTLS:         3.8.0

Operating system:
  Name:           Linux 6.2.0-20-generic x86_64
  Version:        6.2
  CPU features:   sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm
  Settings dir:   /home/ryan/.config/filezilla/

Console logs for local rename:

ryan@ryan-desktop-lin:~/Downloads/FileZilla3/bin$ ./filezilla 
Gtk-Message: 16:59:49.134: Failed to load module "canberra-gtk-module"

** (filezilla:1577064): WARNING **: 16:59:49.444: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:49.444: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:49.449: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:49.449: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.642: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.642: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.645: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.645: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.681: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.681: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.683: invalid source position for vertical gradient

** (filezilla:1577064): WARNING **: 16:59:51.683: invalid source position for vertical gradient

(filezilla:1577064): GLib-GObject-CRITICAL **: 16:59:55.680: ../../../gobject/gsignal.c:2678: instance '0x561b0bbeab10' has no handler with id '11283701659276608752'
Segmentation fault (core dumped)

Console logs for remote rename:

ryan@ryan-desktop-lin:~/Downloads/FileZilla3/bin$ ./filezilla 
Gtk-Message: 17:19:42.739: Failed to load module "canberra-gtk-module"

** (filezilla:1625460): WARNING **: 17:19:43.054: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:19:43.054: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:19:43.055: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:19:43.056: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:48.967: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:48.967: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:48.971: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:48.971: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:49.006: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:49.006: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:49.008: invalid source position for vertical gradient

** (filezilla:1625460): WARNING **: 17:20:49.008: invalid source position for vertical gradient

(filezilla:1625460): GLib-GObject-CRITICAL **: 17:21:06.825: g_signal_handler_block: assertion 'handler_id > 0' failed
Segmentation fault (core dumped)

#12931 All folders time out after NewTek WebHosting moved servers. moreinfo Bug report normal FileZilla Client
Description

Ever since my host provider NewTek Web Hosting changed our servers (shared) we get timed out on opening any folder.

FileZilla is at the latest level. See about at end of this.

09:56:27 Status: Initializing TLS... 09:56:27 Status: TLS connection established. 09:56:27 Status: Logged in 09:56:27 Status: Retrieving directory listing of "/ftp/troubleshooting"... 09:56:27 Command: CWD /ftp/troubleshooting 09:56:27 Response: 250 CWD command successful. 09:56:27 Command: TYPE I 09:56:27 Response: 200 Type set to I. 09:56:27 Command: PASV 09:56:28 Response: 227 Entering Passive Mode (216,119,91,155,242,67). 09:56:28 Command: LIST 09:56:28 Response: 150 Opening BINARY mode data connection. 09:56:48 Error: Connection timed out after 20 seconds of inactivity 09:56:48 Error: Failed to retrieve directory listing

Ticket email response from NewTek. Thank you for contacting Newtek Technology Solutions. My name is Nick with the Technical Support Team.

This appears to be an issue specific to Filezilla as I was able to replicate your error in Filezilla but used WinSCP and was able to not only connect but drill down to the troubleshooting folder you mentioned. Please see images below.

FileZilla About screen. FileZilla Client


Version: 3.64.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-04-26 Compiled with: x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.0

Operating system:

Name: Windows 10 (build 18363), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: C:\Users\Jack\AppData\Roaming\FileZilla\

#12933 OS X SFTP key browser unable to see hidden files new Bug report normal FileZilla Client
Description

In Mac OS X, when trying to add a private key under Settings > Connection > SFTP, after clicking 'Add key file' - the window box displayed is unable to show hidden files, so private keys kept in a ~/.ssh/ directory are not available to be added.

This is also true when the default Finder settings are configured to display hidden files, via defaults write com.apple.finder AppleShowAllFiles true - no hidden files are shown in the 'Add key file' dialog box.

#12936 Very slow local site over samba share new Other normal FileZilla Client
Description

Hey,

We have used FileZilla for a long time in a team by accessing a remote samba share that is mounted to the S:\ drive as our local site.

This has always worked great but we recently upgraded our server, the server is much faster in every way except from browsing local directories in FileZilla.

Browsing using explorer or winSCP is faster than it was on the old server but FileZilla seems to have an issue with it, it can take 10-15 seconds to open a directory on local.

This is happening for all of our team members if there are any settings you could recommend that would remedy this I'd really appreciate it, I realise this potentially isn't ticket worthy but I tried creating an account on the forum and I didn't receive the verification email.

#12937 Remember sort order within tabs on exit / Provide last modified/Size etc setting options new Feature request normal FileZilla Client
Description

I always use "Last Modified" descending in my tabs. When Filezilla restarts I always have to set this up again.

There is no option in "Edit->Settings->Interface->File Lists" It only has "Name Sorting mode", suggest this changes to "Sorting mode" and add at least Date/time and size. Probably ascending/descending option...

#12938 Add Windows ARM64 support new Feature request normal FileZilla Client
Description

Windows ARM laptops are getting popular these days, and I would want to have official support in FileZilla.

MSYS2 has been building FileZilla for Windows ARM64 for quite a while now. So there should be no major technical issue.

MSYS2 only supports native compile by default, but cross-compile from Linux or x86 Windows is possible with the llvm-mingw toolchain.

Also, I maintained a build script with full installer support back then: github.com/driver1998/filezilla-woa.

#12940 File transfer new Bug report critical FileZilla Client
Description

"Drag and drops operation failed"

#12941 Incorrectly interpreting the directory listing new Bug report normal FileZilla Client
Description

With the following log:

Command: ls Status: Listing directory /home/sftp archive/EWI_Build_Data/Build 1 Listing: -rw-r----- 0 0 10244 Wed, 07 Jun 2023 21:13:04 GMT .DS_Store Listing: drwxr-x--- 0 0 0 Wed, 07 Jun 2023 21:13:04 GMT Build Files Listing: drwxr-x--- 0 0 0 Wed, 07 Jun 2023 21:12:56 GMT Data_Analysis Listing: drwxr-x--- 0 0 0 Wed, 07 Jun 2023 21:15:00 GMT EOState Listing: -rw-r----- 0 0 4282349 Wed, 07 Jun 2023 21:13:04 GMT Gameplan Build 1.pptx Listing: drwxr-x--- 0 0 0 Wed, 07 Jun 2023 21:14:59 GMT Gas Flow Listing: drwxr-x--- 0 0 0 Wed, 07 Jun 2023 21:14:59 GMT Logs Listing: drwxr-x--- 0 0 0 Wed, 07 Jun 2023 21:13:18 GMT Pinhole Listing: drwxr-x--- 0 0 0 Wed, 07 Jun 2023 21:13:04 GMT Thermal Monitoring Listing: -rw-r----- 0 0 12800 Wed, 07 Jun 2023 21:12:56 GMT Thumbs.db Status: Directory listing of "/home/sftp archive/EWI_Build_Data/Build 1" successful

The file size is being interpreted as the owner/group

#12943 panes cannot be resized on external display new Bug report normal FileZilla Client
Description

When moving the app window to an external display, the panes for logging, local/remote structure and such aren't available and thus it is impossible to resize any. When moving the app back to my primary display, they are available and I can resize. Upon moving to external again, they become unavailable. Sometimes, after a while and probably something I do, the whole thing is functional on an external display as well but I cannot say what the action is. There seems to be a vertical handle in the bottom status bar in this case, about half way the left pane. This appeared in one of the two last updates.

#12946 A long-standing problem new Bug report normal FileZilla Client
Description

Hello, I've been seeing this pattern for years. I connect to servers via sftp protocol. And from time to time, when uploading a file to the server, it turns out to be broken. In 90% of cases, it helps to reupload it several times. But sometimes, I have to reload FileZilla itself. I decided to write to you before looking for another software because I like FileZilla.

#12947 FileZilla Client for MacOS has broken download link new Bug report normal FileZilla Client
Description

When I try to download the latest version of FileZilla Client for MacOS I get a broken link.

https://i.imgur.com/FIp3G41.jpg https://i.imgur.com/80GeGtl.png

#12949 bug with screen reader new Bug report high FileZilla Client
Description

Hello. I'm having a problem since some versions of Filezilla FTP with screen reader, because I'm visually impaired. We use the "tab" key to navigate between filezilla options such as host, user, password, port etc etc. When we arrive at the field, which is a read-only text field where the server logs are (messages of files transferred successfully, connections made or that an error occurred), we could no longer exit this field by pressing tab or shift+tab. I would like you to please look into whether there is any way to fix this as we use this FTP client a lot and it is the best ever. The screen reader I'm using is Open-source, available at https://github.com/nvaccess/nvda

#12954 Proxy password no more hidden (clearly visible) new Bug report normal FileZilla Client
Description

In previous versions proxy password was hidden. In latest version proxy password is visible EDIT - Settings

FTP - FTP Proxy

#12958 directory comparison - strange results! new Bug report normal FileZilla Client
Description

Hi, I have a remote directlory with over 10,000 files in it. I also have a copy that is on my PC. I'm trying to check that everything is consistent but I'm getting strange results e,g, the directory comparision is reporting files as being not present on the remote directory when they ARE there - I have checked! I think there's a bug as when I try to upload the file that is seen as 'missing' the file disappears from the listing of the remote directory!

#12961 Connection new Bug report normal FileZilla Client
Description

lately (1-2 weeks) it comes with me constantly to disconnections. I usually upload files with max 100 MB to an FTP server and after 3 attempts the file goes into failed transfers.

#12963 Filezilla freezes when deleting tabs new Bug report normal FileZilla Client
Description

First encountered this problem in 3.65.0 and went back to 3.63.2.1 but the issue has just happened again. FileZilla freezes when multiple connection tabs are open and you try to delete a tab. The problem is in reproducing the issue since it only seems to occur after FileZilla has been open for sometime. Shutting FileZilla down and re-initialising doesn't seem to solve the problem but an OS reboot does. I thought it might be happening due to the X on the tab to delete being hidden (window too narrow to display all tabs) and having to shift the tab bar to see the X, since that was the only time it seemed to happen, but I have disproved that at least immediately after starting FileZilla.

#12967 Storj file size is zero and cannot be downloaded new Bug report normal FileZilla Client
Description

I uploaded some files using storj web and rclone, and then browsed through filezilla and found that some files were of zero size and could not be downloaded. There is no problem with rclone and storj web.

When downloading it shows error:

Error:	download failed receiving data: object not found: segment not found: segment missing

After looking at the discussion on the storj forum, it seems that the problem is caused by using an old version of libuplink.

Discussion on the storj forum: https://forum.storj.io/t/files-uploaded-via-web-have-zero-size-in-filezilla/15490

#12971 Skipped files on a different tab new Feature request normal FileZilla Client
Description

Hello, would it be possible to have a separated TAB for skipped files (eventually with a reason) in order to avoid having non effectively transfered files on the successfully transfered tab ?

thankss in advance

#12972 fzsftp belongs to a different version new Bug report normal FileZilla Client
Description

Hello.

I get the following error when trying to connect to a site using sftp.

Response: fzSftp started, protocol_version=10 Error: fzsftp belongs to a different version of FileZilla Error: fzsftp could not be started Error: Could not connect to server

FileZilla Client


Version: 3.65.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-07-10 Compiled with: x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.0

Operating system:

Name: Windows 10 (build 19045), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm

#12974 Upload of file over WIFI results in zero length file but reported as successful transfer new Bug report normal FileZilla Client
Description

While connected to a WIFI in close proximity with upload speed of 10mbps approximately, some files appear in the log to have been transferred successfully, but the resultant file has all the correct attributes, except that it is zero length and empty. It does not seem to depend on the length of the file, whether it is an even or odd number of bytes, has no special characters in the name, nor the transfer mode passive/active. Since my OS is windows and the server is Unix, I use LF line endings and transfer in binary, force UTF-8, and overwrite server only if newer date. Repeated attempts at deleting the file off the server and re-uploading generally work after a few tries. Also switching to an ethernet connection resolves the issue immediately and does not re-occur on that network.

#12975 Would it be appropriate to ask for an appeal - openssh has progressed somewhat in 18 years new Feature request normal FileZilla Client
Description

https://trac.filezilla-project.org/ticket/2357

I would kinda understand if you don't want to recode the program to use a different library, but since it would also be nice to get the ssh-agent.exe in windows10 and 11 to be supported. Would it be possible to add support in the form of some mutator,(does psftp support openssh key-agent?), script that ingests from ssh-agent and pipes it to psftp, even if it came in an form of opting in via the settings panel.

Microsoft has seemingly been bundling it with windows 10 and above.

#12978 SFTP Mac App Store unable to use ssh-agent new Other normal FileZilla Client
Description

FileZilla Pro (Mac App Store) 3.65.1 is unable to use ssh-agent for SFTP (see attached filezilla.log, redacted). However, a similarly-configured FileZilla (free) 3.65.0 correctly uses ssh-agent as expected.

I am using Site Manager to configure the site (see attached sitemanager.xml, redacted)

I note that this Cyberduck documentation says:

(Public Key Authentication Using SSH Agent) is not supported when running Cyberduck from the Mac App Store because of sandboxing restrictions.

I'm guessing that similar restrictions apply for FileZilla. If so, can this special case be documented (possibly here and/or here)?

#12979 screen error new Bug report high FileZilla Client
Description

Every time I start or shutdown the following screen error appears. I have uninstall and rerinstall FileZilla Pro FileZilla Pro


Version: 3.65.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-07-18 Compiled with: x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.0

Operating system:

Name: Windows 11 (build 22631), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: C:\Users\gksc\AppData\Roaming\FileZilla\

Error:

error loading que an error occured loading the transfer que form

#12981 Mensaje de error al iniciar FileZilla new Bug report normal FileZilla Client
Description

Cuando inicio el programa me sale un mensaje de error diciendo que "ha ocurrido un error cargando la cola de transferencia desde.....

#12982 After returning from sleep mode the app doesn't establish any connectrtion new Bug report normal FileZilla Client
Description

After returning from sleep mode (hybernation) (windows 10 Pro) the app doesn't establish any connectrtion. No reaction on any action in already opened tabs and trying to establish any new connection - nothing happend in the app. This occurs only on returning from sleep mode

#12985 resume feature request new Feature request normal FileZilla Client
Description

currently if we choose resume when upload file, filezilla will not upload anything if file content changed and just notify that file uploaded successfully!

I ask you to add new option that resume files if not changed otherwise overwrite files if something changed.

this could be possible if you check hash of files I guess?

(actually it is a bug that it show file uploaded but nothing uploaded also. at least it should show nothing uploaded!)

imagine you set resume for default action when upload several files of a project. and then you change a file and upload all again. then you think you have new files on server but resume does not uploaded changed files!

#12986 add toolbar for local and remote view new Feature request normal FileZilla Client
Description

I suggest to add right-click menu as toolbar for local and remote view. I attached a mock up. it is ugly but enough to tell you idea!.

#12988 Access to local documents on Mac impossible new Bug report normal FileZilla Client
Description

Good morning,

I use a latest generation Mac up to date with the latest version of Filezilla.

I have no problem connecting to my server at OVH via Filezilla.

On the other hand, when I want to consult a local directory on my computer (my documents, my downloads, my desktop, etc.), I do not have access to these directories.

The message in French is: "Vous n'êtes pas autorisé à répertorier ce dossier"

Thanks for your help

#12993 Document the process to submit a new Icon Theme new Feature request normal FileZilla Client
Description

Hello!

I'm working on a new Icon Set for Filezilla. I looked around but could not find documentation on how to properly submit an icon set for submission. I gather from searching the forum that it must be GPL compatible. Is submitting them as a "Feature Request" the proper way ? What format would you like to receive them: SVG ? (I see the app itself uses PNG but perhaps you generate the PNG from the SVG.)

I'd be happy to create a page on the Wiki for that if you can just clarify this for me here.

Thank you!

#12994 Won't start after first successful launch reopened Bug report normal FileZilla Client
Description

FileZilla Client stops responding just after launch.

Screenshot is attached below.

#12995 Timeout retriving directory listing new Bug report blocker FileZilla Client
Description

Running last version (3.65.0) of FileZilla Client when accessing the application gives a timeout error trying to retrieve directory listing. Using other apps all it's working correctly.

Connection log:

Status: Disconnected from server Status: Resolving address of ftp.xxxxxxxxx.com Status: Connecting to xxx.xxx.xxx.xxx:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,209,84) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Status: Disconnected from server Status: Resolving address of ftp.infordio.com Status: Connecting to xxx.xxx.xxx.xxx:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,207,63) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

#12996 "Preallocate space before downloading" doesn't work with SFTP new Bug report normal FileZilla Client
Description

I downloaded FileZilla as I wanted a Windows SFTP client which can preallocate space for downloaded files to avoid fragmentation, as the following two pages suggest it can:

https://filezillapro.com/docs/v3/advanced/pre-allocate-disk-space-before-download/ https://trac.filezilla-project.org/ticket/8094

After installing, I went into Settings and turned on "Preallocate space before downloading". But no matter what I try (different files, different ways of initiating the download, different destination drives), all files are split into many small pieces filling the tiny gaps in the drive, even though there is a very large contiguous block of space free (at least 600 GB).

I've tried to have a look through (the web version of) the SVN repository to see if I could find the relevant code, and it looks like there is code to handle the preallocation in trunk/src/engine/ftp/filetransfer.cpp but not in trunk/src/engine/sftp/filetransfer.cpp, which I'm guessing is the equivalent file for SFTP.

Can this be functionality please be added for SFTP (and other transports)?

As there's no mention of it only working for FTP in either of the pages linked above (I can't find any others mentioning the feature), and as the functionality is entirely local to the client device so I wouldn't have thought it would need different implementations for each transport, I'm guessing it's more of an oversight that it's been left out of the others so I've selected that this as a bug rather than a feature request.

Thanks

#12998 sqlite3 reopened Bug report normal FileZilla Client
Description

Recently updated to version 3.65.0, now I get an error on opening & closing the application (see below)

Error:

An error occurred saving the transfer queue to C:\Users\edcro\AppData\Roaming\FileZilla\queue.sqlite3

FileZilla Client


Version: 3.66.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-10-23 Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.1

Operating system:

Name: Windows 11 (build 22621), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: C:\Users\edcro\AppData\Roaming\FileZilla\

#13001 Folder/File Name Including Japanese Letters Became Garbled And Unreadable in FileZilla 3.66.0 for macOS new Bug report critical FileZilla Client
Description

I use FileZilla App every day with macOS Ventura 13.5. I got the notification about the latest release of FileZilla 3.66.0, so I just updated the app to the new one on Nov. 2 today.

But when I opened my server from Site Manager, I noticed that the local directory window doesn't show the directory I set as default. And it turned out that the names of folders and files including Japanese letters are now all garbled and completely unreadable (Image attached). I think the difference between path names is probably the reason why I cannot reach the local directory I bookmarked.

Since most folder/file names are garbled, I cannot even tell which one is the right path I need, so this bug is CRITICAL for me. I regret updating my FileZilla. (Is there any way to install the previous version of FileZilla for a workaround?)

I appreciate it if you could work on this problem with priority. This is affecting a lot of Japanese users I think.

#13004 Can no longer transfer files successfully moreinfo Other high FileZilla Client
Description

Can no longer transfer files successfully using the following information. It worked fine for 5 years and just stopped working. Internal IT depts cannot determine the issue and have sent me here. thank you

<removed credentials>

#13006 Show passwords or function to open ssh in terminal new Feature request normal FileZilla Client
Description

I would like to be able to see the passwords of the servers or, even better, a function that allows access in the terminal with sshpass -p xunil ssh user@server

#13009 In interactive logon mode, repetitive password prompt new Feature request critical FileZilla Client
Description

While transferring files in interactive logon mode, the password prompt is continuously appearing even ticking the checkbox of the remember password is ticked. Can you please resolve the issue?

#13011 Windows dir separator in remote site navigation throws error new Bug report blocker FileZilla Client
Description

Steps to reproduce:

  1. Connect to a remote site
  2. My local site root:

D:\Work\Scicom\edumsia\

  1. My remote site root:

/home/web/public_html/magento/edumys/stage

  1. Now I want to go very deep in the dir structure in remote:

/home/web/public_html/magento/edumys/stage/app\design\frontend\base\default\template\emgs\catalog\product\view\options\completer\

  1. An error is thrown:

Microsoft Visual C++ Runtime Library Assertion failed! File:../../../packages/FileZilla/sr.../local_path.cpp Line:359 Expression: segment.find(L'
') == std::wstring::npos and so on

FileZilla Client


Version: 3.66.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-11-03 Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.3 SQLite: 3.39.4 GnuTLS: 3.8.1

Operating system:

Name: Windows 10 (build 19045), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 lm Settings dir: C:\Users\kiat\AppData\Roaming\FileZilla\

#13013 I changed my laptop please move to my new laptop - Order Number: 138036213 new Other critical FileZilla Client
Description

FileZilla Pro Support <noreply@…> Nov 22, 2020, 9:30 AM to me

Hello!

Thank you very much for your purchase of FileZilla Pro.

Your FileZilla Pro registration key is: 4ES7-HUBN-SCSW-AWU4-TF68

Please store this key in a safe location. This key allows you to receive free updates to FileZilla Pro with new features and improvements. Please enter it when prompted to by FileZilla Pro.

To access the priority support forums for FileZilla Pro customers, please sign-up at: https://customerforum.filezilla-project.org/ucp.php?mode=register

During sign-up, please use the same email address you purchased FileZilla Pro with and enter your Order Number: e-Mail: njmv65@… Order Number: 138036213

To (re-)download FileZilla Pro, please visit https://filezilla-project.org/prodownload.php

#13014 Incorrect filtering in quick search new Bug report normal FileZilla Client
Description

In the quick search field, I enter some file name, for example default.jpg, this file is filtered out. After that, I close the quick search. After that I filter by name again default.jpg and nothing is filtered out in the filter anymore. If you delete one character at the end of the name, for example default.jp then the filtering will be successful again. Etc.

#13015 Downloads terminate abruptly (OneDrive) new Bug report normal FileZilla Client
Description

Unfortunatelly, due to the abruptly interruption it's hard to me to precise if some particular characteristic of the file being downloaded triggers the issue. Nevertheless, it doesn't seem to be file-size related, as I've succeeded downloading other large files, but I would suspect to have some connnection when a folder subtree contains thousands of files. Or yet I would wonder if some very long paths could be the cause? I have experienced the issue repeated times with different parts/subtrees of my OneDrive target connection.

#13016 filezilla Pro subscription new Other normal FileZilla Client
Description

I purchased FileZilla Pro via apple app store and Id like to use it on windows. I think the subscription covers 3 devices. How am I able to do that?

#13017 Activate license pro new Bug report blocker FileZilla Client
Description

I am trying to install FileZilla Pro on a newer computer. I received a message that the license count has already been maxed out; however, I realized that I did not "deactivate" the license on one of my old computers. Are you able to assist in deactivating it from a former computer of mine? The computer has since been wiped and assigned to someone else; so there isn't an ability for me to access anything FileZilla related.

#13018 path exclusion in file search doesn't work new Bug report normal FileZilla Client
Description

File Search: after setting Path ==> does not contain ==> some string it still searches in directories with the path containing "some string" (see screenshot)

#13020 Downloaded Version Not In English new Bug report normal FileZilla Client
Description

Downloaded most recent version [3.66.1] but this rev is Spanish language only. How do I download the English version?

#13022 Bearbeiten/Anschauen htaccess new Bug report normal FileZilla Client
Description

Kann aus FileZilla nicht die .htaccess "Ansehen/Bearbeiten". Es wird nach dem Programm "Windows Notepad" gefragt. > siehe Anhang

Möchte die htaccess mit notepad++ öffnen. Wo und wie kann ich das einstellen?


Cannot "View/Edit" the .htaccess from FileZilla. It asks for the program "Windows Notepad". > See attachment

I would like to open the htaccess with notepad++. Where and how can I set this?


FileZilla Client


Version: 3.66.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-11-03 Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.3 SQLite: 3.39.4 GnuTLS: 3.8.1

Operating system:

Name: Windows 11 (build 22621), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: C:\Users\info\AppData\Roaming\FileZilla\

#13023 "create new file" does not use the correct line break formatting. CRLF is used for new file on linux server new Bug report normal FileZilla Client
Description

I'm logged into a linux server (CentOS 7). I right-click in a folder/directory and click "create new file". I name it "test.json". I open the file with notepad++ and the line breaks are CRLF. This causes the file to not work with the linux OS that it's hosted on. I have to manually change the line breaks with notepad++.

I also tried creating the test.json on my PC and then uploading it to the linux server and it does not convert the line breaks even though I read elsewhere that it does.

I switched between "default transfer type auto/binary" and "treat files without extension as ASCII" but neither one seemed to have an impact.

#13024 FileZilla Pro - No Site Manager Interface new Bug report high FileZilla Client
Description

Hi, so I use FileZilla Pro, for a few years actually, and today when I opened the program and hit ctrl + s for the Site Manager I get basically a clear screen/dashboard.

Haven't seen this before, in fact, I've not ever had an issue with FileZilla Pro, that's why I use it.

See the screen shot for the Dash interface that isn't.

A fix or solution is required please.

FileZilla Pro


Version: 3.66.2 Registration: Registered

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-10-31 Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.1

Operating system:

Name: Windows 11 (build 22631), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: C:\Users\info\AppData\Roaming\FileZilla\

#13025 FZ update failed on Parallels moreinfo Bug report normal FileZilla Client
Description

Hi there I am unable to update this FZ on Parallels Mac OS 10.14.6 error says Operation not permitted

#13029 filezilla: configure.ac - xdg_open as warning not error new Bug report normal FileZilla Client
Description

Hi,

Currently in 'configure.ac' the testing for 'xdg_open' will error i.e.

AC_PATH_PROG(xdgopen, xdg-open)
    if test -z "$xdgopen"; then
      AC_MSG_ERROR([xdg-open not found. This program is the preferred way to launch the default browser. Please install the xdg-utils.])
    fi 

As a runtime dependency, could we not have it as 'AC_MSG_WARN' rather than the 'AC_MSG_ERROR' and leave distro packagers like myself to then only need to add it as such?

Regards

Phil

Debian Maintainer (DM) of filezilla and libfilezilla.

#13030 The application closes when a file is uploaded new Bug report critical FileZilla Client
Description

The file is processing a queue for OneDrive and closes. When the application is processing a list of files, including images, documents, psd/psb files, the application closes. Files range in size from small to 1GB files. Suddenly it closes for no reason.

FileZilla Pro


Version: 3.66.2 Registration: Registered

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-10-31 Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.1

Operating system:

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

#13031 When creating multiple sites in the Site Manager only last one is saved new Patch normal FileZilla Client
Description

In the Site Manager, if I create a site, set the protocol and credentials, and then create another site, only the last one created is saved after clicking OK and exiting the Site Manager

#13034 Dock image issue in mac new Feature request high FileZilla Client
Description

There is an issue with the FileZilla dock icon; it doesn't align with the other icons. It looks odd in the dock. I have added screenshot and i am using latest version of mac. https://drive.google.com/file/d/1Y4XR2d8BRf2iMxTklYERjlr883uA8g6b/view?usp=sharing

#13036 Remote Search Overlapping new Bug report normal FileZilla Client
Description

Hi,

After updating today i have noticed that the remote search box seems to overlap all its options.

#13038 mac os x : Unable to expand and install FileZilla 3.66.1 & 3.66.4 new Bug report normal FileZilla Client
Description

Hello.

I receive "Unable to expand "FileZilla_3.66.1_macosx-x86.app.tar.bz2" into "Desktop". (Error 1 - Operation not permitted.)"

When i use terminal (tar xvf), it works but with this error : x FileZilla.app/Contents/SharedSupport/._COPYING tar: Ignoring malformed pax extended attribute

Could you please delete "._COPYING" file in the archive in future releases to solve th problem ?

Thanks.

#13039 Error saving / loading queue popup window, each time I open or close FileZilla new Bug report normal FileZilla Client
Description

Each time I close FileZilla, I get a pop-up window titled: Error saving queue - with the following text

an error occurred saving the transfer queue to "Users/bob454/.config/filezilla/queue.sqlite3". Some queue items might not have been saved.

Each time I open fileZilla, I get a pop-up window titled: Error loading queue - with the following text

An error occurred loading the transfer queue from "Users/bob454/.config/filezilla/queue.sqlite3".

That settings directory does not appear to exist on my computer.

This error started some versions ago in 2023. This popup window has to be manually closed each time I open or attempt to close. If I try to reboot my mac while FileZilla is running this popup will halt the restart process.

I was running a 2018 Mac Mini (with intel processor), with previous Mac OS, when this error started.

I am now running a Mac Studio (with Apple silicon) on OS Sonoma v 14.1.2

This error occurs if I run FileZilla from the downloads folder (where the FileZilla downloader puts it or after I manually move it to the top level applications folder.

The following is from the About FileZilla window: FileZilla Client


Version: 3.66.4

Build information:

Compiled for: x86_64-apple-darwin23.1.0 Compiled on: x86_64-apple-darwin23.1.0 Build date: 2023-12-20 Compiled with: Apple clang version 15.0.0 (clang-1500.0.40.1) Compiler flags: -O2 -g -Wall -Wextra -pedantic -O2 -g -Wall -Wextra -pedantic -mmacosx-version-min=10.13.2 -Werror=partial-availability

Linked against:

wxWidgets: 3.2.4 SQLite: 3.44.2 GnuTLS: 3.8.2

Operating system:

Name: macOS Sonoma Version 14.1.2 (Build 23B92) Version: 14.1 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 aes pclmulqdq lm Settings dir: /Users/bob454/.config/filezilla/

#13042 putty: Fails to compile on GCC 14 (error: passing argument 1 of ‘next_int’ from incompatible pointer type [-Wincompatible-pointer-types]) reopened Patch normal FileZilla Client
Description

hen attempting to build the client using GCC 14, the following error (and warnings) occur:

unix/uxsftp.c: In function ‘read_from_file’: unix/uxsftp.c:224:48: error: passing argument 1 of ‘next_int’ from incompatible pointer type [-Wincompatible-pointer-types]

224 | f->buffer_ = f->memory_ + next_int(&p);

| ~ | | | const char

In file included from ./putty.h:2437,

from unix/uxsftp.c:17:

./fzsftp.h:31:28: note: expected ‘char ’ but argument is of type ‘const char

31 | uintptr_t next_int(char s);

|

unix/uxsftp.c:225:43: error: passing argument 1 of ‘next_int’ from incompatible pointer type [-Wincompatible-pointer-types]

225 | f->remaining_ = (int)next_int(&p);

| ~ | | | const char

./fzsftp.h:31:28: note: expected ‘char ’ but argument is of type ‘const char

31 | uintptr_t next_int(char s);

|

unix/uxsftp.c:227:15: warning: passing argument 1 of ‘safefree’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]

227 | sfree(s);

|

In file included from ./misc.h:9,

from ./putty.h:10:

./puttymem.h:21:15: note: expected ‘void *’ but argument is of type ‘const char *’

21 | void safefree(void *);

| ~

Patching the warning and error above results in another warning:

sftp.c: In function ‘sftp_alloc_request’: sftp.c:138:18: warning: unused variable ‘i’ [-Wunused-variable]

138 | unsigned i = low + 1 + REQUEST_ID_OFFSET;

|

sftp.c: In function ‘fxp_got_status’: sftp.c:220:11: warning: passing argument 1 of ‘safefree’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]

220 | sfree(fxp_error_message);

|

In file included from misc.h:9,

from sftp.c:11:

puttymem.h:21:15: note: expected ‘void *’ but argument is of type ‘const char *’

21 | void safefree(void *);

| ~

sftp.c: In function ‘fxp_internal_error’: sftp.c:262:11: warning: passing argument 1 of ‘safefree’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]

262 | sfree(fxp_error_message);

|

puttymem.h:21:15: note: expected ‘void *’ but argument is of type ‘const char *’

21 | void safefree(void *);

| ~

The attached patch should correct these by removing the const attribute.

#13043 Getting Problem while uploading files. new Bug report normal FileZilla Client
Description

When i upload files I got the message that files are uploaded but the server still have the old files. Please fix it.

#13046 Excel Filles not displaying moreinfo Bug report normal FileZilla Client
Description

Good day

I have a user that experiencing issues with FileZilla. The client is unable to view Excel documents that are stored on the local machine. I have uninstalled the software and removed any traces of the program then reinstalled.

This didn't fix the issue as the problem is still. Windows updates are all installed. The issue started Friday- 12 Jan 2024

#13048 I want to delete the older version of Filezilla new Bug report critical FileZilla Client
Description

I had Filezilla on my laptop and all programmes were moved to my new laptop. I hadn't used Filezilla recently so I thought I would remove the old version and upload a newer one. However, when I open it this message appears: An error loading the transfer queue from "C:\User\patri\AppData\Roaming\FileZilla\queue.sqlite3"

I do not understand what this means as I have nothing in my queue and this appeared from the first moment I opened the programme.

Also when I try to delete the app/programme the message comes up that I must open the App in Administrator as its is registered to all users? As my machine is set to Administrator already I do not understand why I cannot remove the programme. ALso I am the only person to use this system so I am totally at a loss in how to remove the programme and the Community has proven to be no use whatsoever. Can you please advise. Does the Administrator mean the one I originally registered the

#13049 SFTP SSH authentication stopped working with ssh-agent on macOS new Bug report normal FileZilla Client
Description

I recently set up SSH access to my web servers on my Mac by following GitHub's documentation for Generating a new SSH key and adding it to the ssh-agent. After that, I installed FileZilla and the connections to my servers worked correctly. However, today I restarted my Mac, and tried to connect via SSH using the terminal, it asked me for the passphrase of my private key. I entered it and could connect. However, I still couldn't connect to my servers via SFTP on FileZilla. I tried running eval "$(ssh-agent -s)" and ssh-add --apple-use-keychain ~/.ssh/id_ed25519, but this did not help. I am either getting in FileZilla:

FATAL ERROR: No supported authentication methods available (server sent: publickey,gssapi-keyex,gssapi-with-mic) Error: Could not connect to server or

Status: Using username "root". Status: Access denied Error: Authentication failed. Error: Critical error: Could not connect to server depending on which server I try to connect to.

If I make use of FileZilla's key import, converting the key file to a supported format (.ppk extension), and manually entering the passhprase in the prompt, the connections succeeds.

Why did FileZilla stop making use of the ssh-keygen (which is used fine through the terminal when using the SSH and SFTP protocols)?

Debug log excerpt:

Trace: Pageant is running. Requesting keys. Trace: Pageant has 0 SSH-2 keys I have always had "Normal" Logon type and echo $SSH_AUTH_SOCK prints /var/folders/sm/xxxxx/Tssh-xxxx/agent.1133, as described here. I've tried using both Normal and Interactive mode, and both don't work anymore, but they used to work before the system restart. I also tried restarting my system again and this didn't help.

Removing FileZila preferences, removing the app and reinstalling it did not help.

Edit 1:

I've found that the actual reason for FileZilla failing to use the keys loaded in ssh-agent is that FileZilla starts its own ssh-agent process with its own socket instead of using the default one where the keys are loaded. The default socket location is in a temporary directory /var/folders/sm/4bt9kz951dg4s5kq1jwy57tc0000gn/Tssh-nWola5Puaw6o/agent.2855, and when I try to use SFTP via FileZilla, it creates its own at /private/tmp/com.apple.launchd.YiC62e7kHT/Listeners.

Edit 2:

Here is my ~/.ssh/config file content:

Host *

AddKeysToAgent yes UseKeychain yes IdentityFile ~/.ssh/id_ed25519

Host website.com

HostName xx.xxx.xx.xxx Port 1500 User user

I use ohmyzsh with a couple common plugins. I found out I had the ssh-agent plugin enabled.

With the ssh-plugin plugin disabled, when I boot/restart my system, an ssh-agent doesn't get started on boot (I think it's like that by default; the ssh-agent plugin didn't change this, it was only responsible for automatically starting an ssh-agent when I open my terminal). Then I open my terminal. Then when I run the ssh command to ssh into a server, automatically an ssh-agent gets started and my private key gets imported without asking for a passphrase.

By default, there is an environment variable $SSH_AUTH_SOCK set to a temp folder location and $SSH_AGENT_PID is empty. The ssh-plugin was starting a new ssh-agent instance and overwriting the $SSH_AUTH_SOCK variable to its own socket, and this way shadowing the existing ssh-agent instance (which FileZilla uses) that used the default socket location (if there is one running), and this led to two different ssh-agent instances running at the same time and listening on different sockets.

#13050 FileZilla 3.66.4 displays wrong file size when connecting to Azure SFTP site. new Bug report high FileZilla Client
Description

When connecting to an Azure SFTP site, the file size is displayed wrong, showing only 28 bytes. However, in the column for owner/group, there's a 0 (a space) followed by what the true file size is.

If you proceed to download the file, the percent progress bar goes immediately to 100%, but it will sit there and download the full file size, shown in the wrong column.

I tried this on 2 different computers, a laptop running windows 10, and on a server running Server 2019.

Hopefully, the image below will help describe what I see.

https://i.postimg.cc/6QBpGcrj/filezilla-filesize-error.png

Thank you!

#13053 Fout bij het laden van xml new Other normal FileZilla Client
Description

Dear friend, I bought the filezilla pro version 3.66.5 but I cannot access filezilla. I get the message of no permission to open C:\user\Administrator\AppData\Roaming\FileZilla\sitemanager.xml. Site manager cannot be used until the file is fixed.

Best regards, Rien Romein

#13054 Filezilla Pro new Bug report normal FileZilla Client
Description

I bought Filezilla Pro and now I have two versions running and it will not update.

Can someone please help

Sylvia

#13056 Filezilla client 3.66.5 crash on Ubuntu 23.10 (Mantic) new Bug report normal FileZilla Client
Description

Hi!

Filezilla client 3.66.5 is crashing on Ubuntu 23.10 (Mantic) upon file upload. It is loading fine, but as soon as it finishes a file upload, it crashes. This is the output error:

$ filezilla 
Reading locale option from /home/xd/.config/filezilla/filezilla.xml
wxD-Bus: Signal from /org/freedesktop/DBus, member NameAcquired
wxD-Bus: Reply with serial 3
wxD-Bus: Reply to RegisterClient, our object path is /org/gnome/SessionManager/Client22
wxD-Bus: CPowerManagementInhibitor: Requesting busy

(filezilla:7105): GLib-GObject-CRITICAL **: 18:59:01.979: value "-2147483648" of type 'gint' is invalid or out of range for property 'left-margin' of type 'gint'

(filezilla:7105): Pango-CRITICAL **: 18:59:01.980: pango_tab_array_set_tab: assertion 'location >= 0' failed
wxD-Bus: Reply with serial 4
wxD-Bus: Reply: Error: The name org.freedesktop.PowerManagement was not provided by any .service files
wxD-Bus: Falling back to org.gnome.SessionManager
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 5
wxD-Bus: CPowerManagementInhibitor: Request successful, cookie is 1502593967
wxD-Bus: CPowerManagementInhibitor: Requesting idle
wxD-Bus: Reply with serial 6
wxD-Bus: CPowerManagementInhibitor: Request successful
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 7
wxD-Bus: CPowerManagementInhibitor: Request successful, cookie is 1425281198
wxD-Bus: CPowerManagementInhibitor: Requesting idle
wxD-Bus: Reply with serial 8
wxD-Bus: CPowerManagementInhibitor: Request successful
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 9
wxD-Bus: CPowerManagementInhibitor: Request successful, cookie is 1425381666
Aborted (core dumped)

Additional details:

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=23.10
DISTRIB_CODENAME=mantic
DISTRIB_DESCRIPTION="Ubuntu 23.10"

$ filezilla --version
Reading locale option from /home/xd/.config/filezilla/filezilla.xml
FileZilla 3.66.5, compiled on 2024-02-11

For reference, the issue was originally reported here: https://bugs.launchpad.net/xtradeb/+bug/2052931. I am able to reproduce the issue and providing additional information.

Cheers! Jhonny Oliveira @ https://xtradeb.net

#13059 Export Configuration in Windows: Wrong path new Bug report normal FileZilla Client
Description

The assistant uses "C:\users\%username%\Documents" as the default save xml location.

Thats wrong. The folder can be redirected. You should always read the Personal registry Value from HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders

Or use the SHGetFolderPath or SHGetKnownFolderPath function instead

#13060 Partial support of UTF-8 encoding, unable to download file if remote path contains cyrylyc chars new Bug report normal FileZilla Client
Description

Able to read cyrylyc dir names and navigate in remote file explorer,but path still incorrectly displayed and unable to download. Connection is configured with forced utf-8. Same folder & files sucessfully downloaded with Cyberduck configured to use UTF-8. Correct path copied from Cyberduck: /sda1/documents/меблі_2024/меблі

Log with incorrect path and error: Status: Connecting to 192.168.1.1:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Retrieving directory listing... Status: Directory listing of "/" successful Status: Retrieving directory listing of "/sda1"... Status: Directory listing of "/sda1" successful Status: Retrieving directory listing of "/sda1/documents"... Status: Directory listing of "/sda1/documents" successful Status: Retrieving directory listing of "/sda1/documents/меблі_2024"... Status: Directory listing of "/sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024" successful Status: Retrieving directory listing of "/sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/меблі"... Status: Directory listing of "/sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі" successful Status: Connecting to 192.168.1.1:21... Status: Connecting to 192.168.1.1:21... Status: Connection established, waiting for welcome message... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Starting download of /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-10-20_11-56-48-713.jpg Status: Logged in Status: Starting download of /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-11-02_10-30-49-409.jpg Command: CWD /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі Response: 550 /sda1/documents/¬¨­Â¬Ã–¬Ò¬Ýі_2024/¬¨­Â¬Ã–¬Ò¬Ýі: No such directory. Command: SIZE /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-10-20_11-56-48-713.jpg Response: 501 Error in parameters. Command: MDTM /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-10-20_11-56-48-713.jpg Response: 501 Error in parameters. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (192,168,1,1,4,24) Command: RETR /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-10-20_11-56-48-713.jpg Response: 501 Error in parameters. Error: Critical file transfer error Status: Starting download of /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/столи.png Command: CWD /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі Response: 550 /sda1/documents/¬¨­Â¬Ã–¬Ò¬Ýі_2024/¬¨­Â¬Ã–¬Ò¬Ýі: No such directory. Command: SIZE /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-11-02_10-30-49-409.jpg Response: 501 Error in parameters. Command: MDTM /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-11-02_10-30-49-409.jpg Response: 501 Error in parameters. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (192,168,1,1,4,25) Command: RETR /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/зображення_viber_2023-11-02_10-30-49-409.jpg Response: 501 Error in parameters. Error: Critical file transfer error Status: Starting download of /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 1 і стіл 1.png Command: CWD /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі Response: 550 /sda1/documents/¬¨­Â¬Ã–¬Ò¬Ýі_2024/¬¨­Â¬Ã–¬Ò¬Ýі: No such directory. Command: SIZE /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/столи.png Response: 501 Error in parameters. Command: MDTM /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/столи.png Response: 501 Error in parameters. Command: PASV Response: 227 Entering Passive Mode (192,168,1,1,4,24) Command: RETR /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/столи.png Response: 501 Error in parameters. Error: Critical file transfer error Status: Starting download of /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 2.png Command: CWD /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі Response: 550 /sda1/documents/¬¨­Â¬Ã–¬Ò¬Ýі_2024/¬¨­Â¬Ã–¬Ò¬Ýі: No such directory. Command: SIZE /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 1 і стіл 1.png Response: 501 Error in parameters. Command: MDTM /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 1 і стіл 1.png Response: 501 Error in parameters. Command: PASV Response: 227 Entering Passive Mode (192,168,1,1,4,25) Command: RETR /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 1 і стіл 1.png Response: 501 Error in parameters. Error: Critical file transfer error Status: Starting download of /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 3.png Command: CWD /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі Response: 550 /sda1/documents/¬¨­Â¬Ã–¬Ò¬Ýі_2024/¬¨­Â¬Ã–¬Ò¬Ýі: No such directory. Command: SIZE /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 2.png Response: 501 Error in parameters. Command: MDTM /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 2.png Response: 501 Error in parameters. Command: PASV Response: 227 Entering Passive Mode (192,168,1,1,4,24) Command: RETR /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 2.png Response: 501 Error in parameters. Error: Critical file transfer error Status: Starting download of /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 4.bmp Command: CWD /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі Response: 550 /sda1/documents/¬¨­Â¬Ã–¬Ò¬Ýі_2024/¬¨­Â¬Ã–¬Ò¬Ýі: No such directory. Command: SIZE /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 3.png Response: 501 Error in parameters. Command: MDTM /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 3.png Response: 501 Error in parameters. Command: PASV Response: 227 Entering Passive Mode (192,168,1,1,4,25) Command: RETR /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 3.png Response: 501 Error in parameters. Error: Critical file transfer error Command: CWD /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі Response: 550 /sda1/documents/¬¨­Â¬Ã–¬Ò¬Ýі_2024/¬¨­Â¬Ã–¬Ò¬Ýі: No such directory. Command: SIZE /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 4.bmp Response: 501 Error in parameters. Command: MDTM /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 4.bmp Response: 501 Error in parameters. Command: PASV Response: 227 Entering Passive Mode (192,168,1,1,4,24) Command: RETR /sda1/documents/¬Þ¬Ö¬Ò¬Ýі_2024/¬Þ¬Ö¬Ò¬Ýі/шафа 4.bmp Response: 501 Error in parameters. Error: Critical file transfer error

#13062 Bookmarks not working new Bug report normal FileZilla Client
Description

When I click on one of my bookmarks, FZ correctly logs into and displays the local folder but it does NOT log into or display the folder on the server. I've been using FZ and booksmarks for a long time, and this simple function has always worked flawlessly.

Wonderful wonderful program, thanks to all you folks who work on / update / improve / maintain it.

#13063 Herstellen der Verbindung zum SFTP-Server fehlgeschlagen new Bug report normal FileZilla Client
Description

Status: Verbinde mit home80533918.1and1-data.host... Antwort: fzSftp started Befehl: open "p34846215@…" 22 Fehler: Couldn't agree a key exchange algorithm (available: curve25519-sha256,curve25519-sha256@…,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,kex-strict-s-v00@…) Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

Frage:

  1. Was bedeutet diese Fehlermeldung im FileZilla FTP-Client?
  2. Was muss ich tun um dieses Problem zu beheben?
#13065 Editing remote text file fails new Bug report normal FileZilla Client
Description

This morning I ran updates and used the new Filezilla version 3.66.5 for the first time. Editing a remote configuration file on one of my servers, after I saved the file and responded to the upload dialog, filezilla crashed and the window closed.

When I went to the server directory to edit the file in the shell, I found that the file was set to a size of 0 bytes, so the contents were totally lost. I was able to retrieve the file from a backup made last night, but otherwise this would have been a difficult loss to overcome.

#13066 Request for Aditional Feature new Feature request normal FileZilla Client
Description

Dear team,

Is it possible to add a synch between two directories without any time stamp? To explain, I have a large collection music files on my local PC who are edited and added with new music, those I like to copy to my remote server. NOw it become too much to do this by hand and like your help in that. Because music files can be very old, then there is no use to compare time stamps. Why sync? reorganisation or delete on the local station need to be done also on the server.

Thanks

Ronald

#13068 Dark theme new Feature request high FileZilla Client
Description

We need a dark theme for the ftp client. Please.

#13069 FileZilla crashes the instant I start a transfer new Bug report normal FileZilla Client
Description

I've been using FileZilla as an alternative way to transfer my files through my 2.5-10G network, usually between a Mac and a Mac. I have a 50TB QNAP NAS that I use for storage sometimes, and I needed to move about a terabyte of video files over to my 100TB RAID, and I tried to use filezilla for this, however the instant I let the mouse button go from dragging the folder over to its destination, filezilla closes instantly, and later pops up this error: https://pastebin.com/5zgB7L7A

#13072 Crash on upload new Bug report critical FileZilla Client
Description

Filezilla Client crashes / instantly close when you try to upload a file. Tested with .txt .sh .mp4 .mp3 .php .html - so filetype doesnt matter. Log shows nothing, tested on deb & ubuntu server with sftp.

#13073 Option to Confirm drag'n'drop Directory on remote server new Feature request high FileZilla Client
Description

Hello. I need an option to confirm before drag n drop directory on remote server. Because now I can missclick dragndrop and not even notice it without confirm dialog. Yeah, it happens because I have a disease. Thank you.

#13074 Client does not recover from External IP switch new Bug report normal FileZilla Client
Description

Hello,

Happy to say this is my first bug report after many years of using this product!

After update to 3.66.5:

what happens: I'll queue up an app for publishing to a webserver... > 1000 total files. FZ begins transfer, transfers an arbitrary number of files, my network will switch over to a different WAN link (external IP changes.) FZ gives multiple "File transfer failed" errors. FZ never recovers. Full disconnection never occurs. I cannot forcibly disconnect from server. Closing and reopening FZ tab does not change anything, FZ refuses to connect to server again and queue cannot be cleared. The last log shows "Connecting to ###.###.###.###" but never connects.

work around: I have to close FZ completely, and reopen and restart transfer.

some background: Local network has SD-WAN routing, so if a WAN link fails (or fails to meet certain network requirements) a different WAN link is chosen, so external IP address changes.

Prior to 3.66.5, as far as i can tell, FZ client had no issue adapting to this change as I never experienced this before, it failed gracefully and reconnected (to my knowledge.)

what I expect to happen: graceful failure. server is fully disconnected and connection is re-established on changed remote IP.

#13077 timed out error - repeatedly new Bug report normal FileZilla Client
Description

i begin a transfer and it may begin and end abruptly, OR it begins and stalls, and does nothing. I can close and reopen ftp repeatedly and eventually all files (documents only) will transfer. Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out.

this has been all day. I am running most recent version. internet has been verified as strong. no issues with any other website or device.

#13079 iMac Sonora didn't give Filezilla permission to write to the home directory - can't write .xml files error new Bug report normal FileZilla Client
Description

Sonoma 14.3.1 3.2 GHz 8 core intel Xeon W; Fresh install (not Time Machine and not using a migration Wizard)

Filezilla Client 3.66.5 installed with Mac installer.

Problem statement: OS 14.3.1 does not give Filezilla permission to Filezilla to write a file to the home directory. "Errol loading queue" happens upon start up, followed by "Error writing XML file". Filezilla functions normally, but doesn't load or save its state information.

See attached screen shots:

  1. Shows pop up windows associated with the errors. Both pop up indicate a failed attempt to write to my home directory: /Users/sara/.
  1. Shows the window the "Privacy & Security" -> "Files and Folders" window. Filezilla is not given permission to access /Users/sara/. Nether is LibreOffice and Matlab_R2023b. Further, I can find no way to add the home directory to any of these programs.
  1. Shows that some programs can and do have access to the home directory. I did standard install for Anaconda.
  1. Privacy and Security allows programs to have full access to the disc. I am reluctant to use this solution. It would seem to go against Apple's attempt to improve security.

I see three solutions A. change the store path to /home/sara/Documents in your installation. B. allow the user to change the path. C. I give full disc access. I would prefer A. or B.

Thank you for all your work. Filezilla is a great program!

Spajo

#13081 with the latest update to V 3.66.5, I lost all my sites from the Site Mgr new Bug report critical FileZilla Client
Description

with the latest update to V 3.66.5, I lost all my sites from the Site Mgr It seems that there may be a patch for that. How can I download the patch?

#13082 Add contrast to the highlighted folder for better visibility new Feature request normal FileZilla Client
Description

When a folder is selected, filzilla highlights it. That works fine with the part of filezilla I am working in. In all the other windows the highlighted folders turn into super-highlighted and their names cannot be read anymore in darkmode. See example:

https://ibb.co/Qj1qmvT

please change this setting so that one can read them. There is no need to differentiate between a folder I work in and a folder I do not work in (I also do not need filezilla to show me, where my mouse is, if you know what I mean).

Thank you!!

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