Custom Query (8172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7101 - 7200 of 8172)

Ticket Summary Owner Type Priority Component Resolution
#12716 could not connect to server Other normal FileZilla Server rejected
Description

Good morning I am following all details from a Filezilla pdf to connect. protocol SFTP na-sftp.elekta.com after my windows ID and password But I am receiving a message authentication failed critical error could not connect to server Can I have some help please

#12719 FileZilla wlan connect issue FilaZilla will freeze and wont connect uploads or server again Bug report normal FileZilla Client fixed
Description

Hello im using hp laptop and my phone as wlan internet provider. SOmetimes my hp will lose WLAN connection and retries it. In this behaviour Filezilla:

Komento: cd "/home/dh_g2amwh/tfj.iware.fi/public/packages/ext-theme-classic/resources/images/tree" Virhe: Tiedostonsiirto epäonnistui "File transfer failed" Tila: Yhdistetään kohteeseen jerroi.dreamhosters.com... "Try again" Virhe: Yhteyden aikakatkaistu, koska yhteys oli toimimattomana 20 sekuntia "Connection waited 20s" Virhe: Tiedostonsiirto epäonnistui "File transfer failed"

So FileZilla will sometimes freeze on this. Now filezilla wont progress anything, wont connect new connection to new tab onlything that helps is to restart Filezilla and start upload of 15k files again.

FileZilla wont keep connection alive somehow and results frozen behaviour. Unstead of try connect you could use somekind of is internet alive loop that waits connection to internet then tries continue. But the connector will break filezilla as it is for now. And very fustruation as I have 15k files for my app and if it breaks somewhere in 5k to go I have to try send 15k again just to filezilla check if to overjump files wich will take a lot of time again.

And since FileZilla dont have filetransfer saving or current session saver script it wont remember filetransfer on restart which is a bit annoying.

#12723 Un-routable server address bypasses the setting in passive mode to use control socket address Bug report normal FileZilla Client rejected
Description

The client is connecting to a server behind an NAT router, whose IP address facing us is also a private address, as illustrated below.

+-----------+   +-------------|------+   +--------------+
| my client |   |    NAT router      |   | their server |
| 172.x.x.x +---+ 192.168.x.x | 10.x +---+   10.x.x.x   |
+-----------+   +-------------|------+   +--------------+

I left the setting for "Connection / FTP / Passive mode" by default, to "Use the server's external IP address instead". However, it did not work for me.

The attached log file 20220601-1751.log shows at lines 82 and 161 that the server replied with its private address, and a netstat command on the client at the moment showed it was actually trying to connect to exactly the server's private address.

I noticed a trace message in the log file, i.e.

Destination IP of data connection does not match peer IP of control connection. Not binding source address of data connection.

Having searched this message in the source code, I arrived at function CTransferSocket :: SetupPassiveTransfer, and found that its host argument seemed to be assigned in the function CFtpRawTransferOpData :: ParsePasvResponse.

Inside ParsePasvResponse, the condition for assigning the peerIP from the control socket to the host_ of the passive data connection is an un-routable data peer address as well as a routable control peer address. Unfortunately, with all un-routable, internal addresses for both data and control, my scenario effectively bypasses this mechanism.

At the end of the ParsePasvResponse function, I noticed that I can instruct the client to always use server address by setting the option OPTION_PASVREPLYFALLBACKMODE to 2, which is set by an option named Pasv reply fallback mode, stored in %appdata%\FileZilla\filezilla.xml. I wonder the intention on omitting this option in the settings UI, although it indeed provides a workaround for my situation in the current version.

#12728 we forgot our password for svkdcw.ac.in in filezilla Other normal FileZilla Client invalid
Description

we forgot our password for svkdcw.ac.in in filezilla , please send the new password for our ftp login we have old details Webhosting : HOST : 50.62.160.243 USER:svkdcw Pass:Vaisa1@ Port: 21

our email address is : srivivekanandadegreecollege@… ...

the above details are not working...please send as early as possible

#12729 Vulnerabilites on FileZilla Client 3.10.1.1 and 3.7.3 Patch normal FileZilla Client invalid
Description

Hello we need to be aware of any new vulnerabilites on FileZilla Client 3.10.1.1 and 3.7.3 Thank you

#12731 FileZilla trims trailing spaces from directory names when creating directories, but not when downloading files Bug report normal FileZilla Client wontfix
Description

I find this issue when connecting via SFTP to MacOS's built-in ssh server, though I expect the issue occurs with all SFTP servers.

To reproduce

  • On the server create a directory ending in a space (ex: "Test ")
  • Add some files to the directory (ex: "1.txt", "2.txt", etc.)
  • Connect to the server via SFTP using FileZilla on Windows
  • Attempt to download the directory

Result

  • FileZilla will create the directory "Test" (notice no space)
  • FileZilla will attempt to download "1.txt" to "Test \1.txt"
  • FileZilla will encounter an error because the folder "Test " does not exist

Workaround

  • Manually create "Test " NOTE: most Windows utilities will trim spaces from a folder name. I was able to create the directory using WSL 1.0
  • Re-try downloading the folder
  • FileZilla will create the folder "Test", but will download files to the "Test " folder you manually created.
  • You can manually delete the empty folder "Test"

Proposed solution

FileZilla should either

  • Correctly create directories with spaces OR
  • Always trim spaces from folder names

Version information

FileZilla Pro
-------------

Version:          3.59.0

Build information:
  Compiled for:   x86_64-w64-mingw32
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2022-04-11
  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.0.6
  SQLite:         3.35.5
  GnuTLS:         3.7.2

Operating system:
  Name:           Windows 10 (build 19044), 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\jpenn\AppData\Roaming\FileZilla\
#12740 FileZilla 3.60.1 fails to build on Mageia Cauldron Bug report normal FileZilla Client rejected
Description

Hi.

There is a long list of compilation errors when I try to build FileZilla on Mageia Cauldron.

gcc -DHAVE_CONFIG_H   -I. -I../../config -DNO_GSSAPI -D_FILE_OFFSET_BITS=64    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -Wall -c -o libfzputtycommon_a-sshsha.o `test -f 'sshsha.c' || echo './'`sshsha.c
In file included from /usr/lib/gcc/i586-mageia-linux/12/include/immintrin.h:98,
                 from sshsha.c:345:
/usr/lib/gcc/i586-mageia-linux/12/include/avx512fp16intrin.h:38:9: error: '_Float16' is not supported on this target
   38 | typedef _Float16 __v8hf __attribute__ ((__vector_size__ (16)));
      |         ^~~~~~~~

Here is the full log file: https://pkgsubmit.mageia.org/uploads/failure/cauldron/core/release/20220624173422.papoteur.duvel.689132/log/filezilla-3.60.1-3.mga9/build.i586.0.20220624173643.log

Please let me know if you need more information.

Thanks in advance.

#12741 FTP with TLS explicit in mac Bug report normal FileZilla Client worksforme
Description

Hi!

I'm desperate. I have 2 macs and in neither of them I can connect via ftp with tls. I can only connect via plain ftp (insecure). I think the problem is that when making the connection it does not ask me for the certificate. Other colleagues can connect with tls, and they DO ask to accept the certificate. Why don't you ask me for the certificate? I have tried everything, I have even formatted the computer. Have you had a similar case?

Thanks.

Estado: Conectando a 51.255.211.124:21... Estado: Conexión establecida, esperando el mensaje de bienvenida... Respuesta: 220 ProFTPD Server (ProFTPD) [51.255.211.124] Comando: AUTH TLS Respuesta: 502 AUTH TLS successful Comando: AUTH SSL Error: No se pudo leer desde el socket: ECONNRESET - Conexión reiniciada por el par Error: No se pudo conectar al servidor

#12745 Libfilezilla 0.38.0 build failure Bug report normal libfilezilla fixed
Description

On Fedora 36 and 37:

libtool: compile: g++ -std=c++17 -DHAVE_CONFIG_H -I../config -DBUILDING_LIBFILEZILLA -I/usr/include/p11-kit-1 -I. -I./libfilezilla -fvisibility=hidden -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c aio/aio.cpp -fPIC -DPIC -o aio/.libs/libfilezilla_la-aio.o aio/aio.cpp:266:103: error: return type 'class std::tuple<int, const unsigned char*, long unsigned int>' is incomplete

266 | std::tuple<aio_buffer_pool::shm_handle, uint8_t const*, size_t> aio_buffer_pool::shared_memory_info() const

|

make[1]: * [Makefile:830: aio/libfilezilla_la-aio.lo] Error 1

#12747 filezilla client hangs on windows Bug report normal FileZilla Client fixed
Description

The latest filezilla 3.59 hangs after detecting a timeout. It shows "Error: Connection timed out after N seconds of inactivity" and then stops responding to commands like "cancel current operation", "stop and remove all (from queue)" or never tries to redo the current operation. If I close the program it still stays in the task manager and I have to kill it with the taskkill command on windows to get rid of it. It makes working over poor connections very difficult and frustrating.

#12757 Use the following host Bug report normal FileZilla Server worksforme
Description

In Filezilla server 1.5.1 the field called use the following host (leave empty to use the default one) doesn't appear to be working correctly. I believe that before version 1 that field was the Get External IP. When trying to setup a passive FTP session I get an error back that server sent an unrouteable address. It sends back an RFC1918 address. When I try to paste in the original http://ip.filezilla-project.org/ip.php I get connected but I get errors on the client that it cannot prepare for the data connection. If I enter in my dynamic DNS name in that field I get the same result. The only way to get it to work is to put in my public IP in that field which is a dynamic IP.

When I go to http://ip.filezilla-project.org/ip.php I get an error NET::ERR_CERT_COMMON_NAME_INVALID

You cannot visit ip.filezilla-project.org right now because the website uses HSTS. Network errors and attacks are usually temporary, so this page will probably work later.

#12762 Enter on NumberPad crashes client (when changing a filename) Bug report normal FileZilla Client rejected
Description

At the moment when I press Enter after editing a filename (local or remote), the client abrubtly closes. It happens only when I hit the Enter key on the NUMBER PAD. The filename did get changed to what I had typed.

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

Version:          3.60.2

Build information:
  Compiled for:   x86_64-pc-linux-gnu
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2022-07-22
  Compiled with:  gcc (GCC) 12.1.0
  Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -flto=auto -Wall -g

Linked against:
  wxWidgets:      3.2.0
  SQLite:         3.39.1
  GnuTLS:         3.7.6

Operating system:
  Name:           Linux 5.18.16-1-MANJARO x86_64
  Version:        5.18
  CPU features:   sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq lm
  Settings dir:   /home/jh/.config/filezilla/
ASSERT INFO:
/usr/src/debug/wxWidgets-3.2.0/src/gtk/textentry.cpp(77): assert "m_inKeyPress" failed in EndHandlingKeyPressAndCheckIfPending().

BACKTRACE:
[1] g_closure_invoke
[2] g_signal_emit_valist
[3] g_signal_emit
[4] gtk_widget_send_focus_change
[5] g_cclosure_marshal_VOID__OBJECTv
[6] g_signal_emit_valist
[7] g_signal_emit
[8] gtk_widget_unparent
[9] g_cclosure_marshal_VOID__OBJECTv
[10] g_signal_emit_valist
[11] g_signal_emit
[12] gtk_container_remove
[13] g_object_run_dispose
[14] wxWindow::~wxWindow()
[15] wxTextCtrl::~wxTextCtrl()
[16] wxListTextCtrlWrapper::Finish(bool)
[17] wxListTextCtrlWrapper::CheckForEndEditKey(wxKeyEvent const&)
[18] wxListTextCtrlWrapper::OnChar(wxKeyEvent&)
[19] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&)
[20] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*)
[21] wxEvtHandler::TryHereOnly(wxEvent&)
[22] wxEvtHandler::ProcessEventLocally(wxEvent&)
[23] wxEvtHandler::ProcessEvent(wxEvent&)
[24] wxEvtHandler::SafelyProcessEvent(wxEvent&)
[25] g_closure_invoke
[26] g_signal_emit_valist
[27] g_signal_emit
[28] gtk_window_propagate_key_event
[29] g_closure_invoke
[30] g_signal_emit_valist
[31] g_signal_emit
[32] gtk_main_do_event
[33] g_main_context_dispatch
[34] g_main_loop_run
[35] gtk_main
[36] wxGUIEventLoop::DoRun()
[37] wxEventLoopBase::Run()
[38] wxAppConsoleBase::MainLoop()
[39] wxEntry(int&, wchar_t**)
[40] __libc_start_main
#12764 Whitelist my IP address from erth corp Bug report normal FileZilla Client duplicate
Description

Hi there, this is Oscar from Erth corporation of the it department in Canada, I was working in an automated way to update our filezilla client app through powershell, it looks like we have been blacklisted for accessing your domain, can you or someone whitelist us, I actually finish most of the test I was doing and should go with some additional ones before I’m done, it seems that his might be our public IP address: 173.231.121.18

Thank you Oscar

#12766 x64 setup use wow6432node in registry Bug report normal FileZilla Client rejected
Description

The x64 setup writes registry keys under HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node.

There are two keys:

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\FileZilla Client
  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\FileZilla Client

If the software is x64 it should not use the WOW6432Node key.

HKEY_LOCAL_MACHINE\SOFTWARE\FileZilla 3 will be created after the install for 'fzshellext'

#12768 Unable to install via Windows Package Manager (Winget) UserAgent blocked Bug report normal FileZilla Client rejected
Description

Hi,

I am no longer able to install FileZilla Client via windows package manager (Winget).

I believe this is a user agent check being performed on the server from some basic testing I have done.

I am not sure which UA Winget presents.

I have created an issue on Github for the repository which also shows some basic testing I have performed: https://github.com/microsoft/winget-pkgs/issues/78578

If this is not able to be fixed, I can raise a PR to get FileZilla removed from the Winget repository.

Thanks,

Jamie

#12769 not connecting Bug report normal FileZilla Server fixed
Description

Hi,

Filezilla won't connect. I get "status:connecting to lime.myseedbox.site..." but it just stays there and doesn't connect. It has been doing this for 2 days. I am using the latest version.

#12770 Permissions wrong in update 3.60.2 download Bug report normal FileZilla Client rejected
Description

OSX 10.15.7, FileZilla 3.60.2 Downloaded FileZilla_3.60.2_macosx-x86.app.tar.bz2 and unzipped using WinZip. The SHA code matched. However, FileZilla.app would not open. Fixed the problem by running chmod -R 744 FileZilla.app Suggestion: set all file permissions correctly in the download file so this step is not necessary.

Also tried to update on another machine, OS 10.14.6; same thing, same fix.

#12774 COULD NOT CONNECT TO SERVER Bug report normal FileZilla Client worksforme
Description

Status: Waiting to retry... Status: Resolving address of ftp.expessbill.com Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known". Error: Could not connect to server

MY SERVER ADMIN HAS CHECKED INTO IT AND SAYS THIS FILE IS CONNECTED TO THE SERVER WITH NO LUCK I NEED A NUMBER I CAN GIVE TO MY ADMIN SERVER SO YOU MAY WORK TOGETHER TO RESOLVE THIS ISSUE

#12775 Remote site file panel couldn't count files more then 9998. Bug report normal FileZilla Client rejected
Description

Remote site file panel couldn't count files more then 9998. If there are more files it is shows always 9998.

#12777 FTBFS on i386 - Debian Bug report normal FileZilla Client wontfix
Description

Last two version are not building correctly on i386.

See attached.

#12778 Maximum License count / remove old computer Bug report normal FileZilla Client fixed
Description

Good afternoon,

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.

The order # is: <removed>

Any assistance would be greatly appreciated!

Thank you, Mark

#12780 attempting to enter folder called "Alcohol 120%" causes program to lockup Bug report normal FileZilla Client worksforme
Description

Hello, i am sumbitting this ticket i discovered a few years ago while browsing files on my server. i think the issue is the 20% specifically. but i havent done any specific testing. just thought i would let you know about this issue, that i am quite surprised hasnt been reported yet.

i have verfified if i remove the "%" from the folder name i have no problem entering the folder. its been a while since i was messing with is, but if i recall properly i created a folder with just "%" and that opened just fine but again probably should verify that.

#12782 Slow local list view in directory in the local google drive Bug report normal FileZilla Client rejected
Description

It will take a few seconds to list. And it only happens in the goolge drive, all the other directories are fine. I am using the lastes version google drive.

#12783 the client does not show files from the desktop Bug report normal FileZilla Client worksforme
Description

Hello on windows 7 32 bit the client does not show files from the desktop how to solve this problem this problem exists on versions like 3.60.0 and 3.61.0

#12788 FileZilla can't locate notepad Bug report normal FileZilla Client worksforme
Description

When I edit my settings and click save, I get an error about the program not being able to locate Notepad on Windows 11. I can see the options menus until I click save and then it just gives me the error.

#12792 Cross-device sync of Site Manager (c'mon, it's 2022:) Feature request normal FileZilla Client worksforme
Description

My first idea on improving FileZilla - would be great to use cross-device sync on the Site Manager entries.

#12795 Site Manager - Invalid Data Bug report normal FileZilla Client worksforme
Description

"You have to enter a hostname" bug. Not sure if this issue occurs on Windows but I hope it gets fixed.

#12796 530 STOR Anonymous user cannot write to any directory _____g0_n Bug report normal Other rejected
Description

I've been transferring files through Mix Explorer <Android app> and my computer (Mac) always the same way; FTP, quick connect, anonymous user, no TLS. Always successfully. Now I'm getting this error:

Estado: Conectando a 192.168.1.13:2121... Estado: Conexión establecida, esperando el mensaje de bienvenida... Estado: Servidor no seguro, no soporta FTP sobre TLS. Estado: Registrado en Estado: Recuperando el listado del directorio... Estado: Directorio "/" listado correctamente Estado: Recuperando el listado del directorio "/Download"... Estado: Directorio "/Download" listado correctamente Estado: Conectando a 192.168.1.13:2121... Estado: Conexión establecida, esperando el mensaje de bienvenida... Estado: Servidor no seguro, no soporta FTP sobre TLS. Estado: Registrado en Estado: Comenzando la subida de /Users.../*.epub Comando: CWD /Download Respuesta: 250 CWD Done Comando: PWD Respuesta: 257 PWD "/Download" Comando: TYPE I Respuesta: 200 TYPE set to: Binary. Comando: PASV Respuesta: 227 PASV Passive mode (192,168,1,13,153,222) Comando: STOR *.epub Respuesta: 530 STOR Anonymous user cannot write to any directory. Error: Error crítico de transferencia de archivo

I've also tried other connection method with the same result; FTP/TLS, user + pass, active mode...

Thanks for any help or advice.

#12807 Select all Bug report normal FileZilla Client duplicate
Description

command + A to select all no longer working in Mac FileZilla Client in the latest version. Previous versions are working fine.

#12808 Wrong File Sizes + Selections in File List Bug report normal FileZilla Client fixed
Description

The number of files selected in the file list & their totals do not match up with what is shown in the directory status bar.

#12809 Filezlilla server crashes Faulting module name: ntdll.dll Bug report normal FileZilla Server outdated
Description

HI support i I' am sturggling with random filezlilla crashes. Operating system: Winows server 2016. Filezilla server 1.5.1 (also 1.3) . It happend every 2 or 3 days . Windows event log:

Faulting application name: filezilla-server.exe, version: 1.5.1.0, time stamp: 0x00000000 Faulting module name: ntdll.dll, version: 10.0.14393.0, time stamp: 0x578997b2 Exception code: 0xc0000005 Fault offset: 0x000000000002f21b Faulting process id: 0x4fac Faulting application start time: 0x01d8f4368a80e1b3 Faulting application path: C:\Program Files\FileZilla Server\filezilla-server.exe Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id: 00a31ecc-071a-4fee-95d7-f3ff974af84a Faulting package full name: Faulting package-relative application ID:

I've got also dump file if it helps. I would be grateful if someone could help

Daniel

#12810 CMD + C doesn't work in file list Bug report normal FileZilla Client duplicate
Description

CMD+C to copy a file name does not work in the file list.

#12811 Cannot select all files in local or remote panes Bug report normal FileZilla Client fixed
Description

Since 3.62.0, the usual key combination to select all files in pane (Command/a on Mac) does not work. All files must now be selected manually rather than a quick keystroke combination to "select all" before initiating a transfer.

FileZilla Client


Version: 3.62.0

Build information:

Compiled for: x86_64-apple-darwin22.1.0 Compiled on: x86_64-apple-darwin22.1.0 Build date: 2022-10-27 Compiled with: Apple clang version 14.0.0 (clang-1400.0.29.102) Compiler flags: -O2 -g -Wall -Wextra -pedantic -O2 -g -Wall -Wextra -pedantic -mmacosx-version-min=10.13.0 -Werror=partial-availability

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.7.7

Operating system:

Name: macOS Big Sur Version 11.7.1 (Build 20G918) Version: 11.7 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 lm Settings dir: /Users/jthomas/.config/filezilla/

#12812 Auto shut down - turn your FileZilla Client eco friendly please Feature request normal FileZilla Client worksforme
Description

Hello,

Your app should turn "green" and help save the Earth with power saving options.

I'm using your FTP client to upload 10gb+ folders to my Google Cloud, and yes, I'm doing it during night time, when the energy cost is lower.

I'm using a low speed connection and I cannot add many such folders to the upload queue since every uploaded folder is getting saved on external HDD's the next day.

My solution to this problem is in the title. Please add the option (something similar to the video encoding software) to turn off the computer when the upload is finished and to save the log file so that I could check the next day if there are some failed transfers. It would be even better if the FileZilla client would "remember" the failed transfers and automatically retry everything as soon as I restart the Client.

I hope someone is actually reading this request before deleting it for bad formatting.

Thank you very much

Best regards Emilian

#12814 FZ Server 1.5.1 Directory Listing fails Bug report normal FileZilla Server worksforme
Description

A client app submits "LIST SESS*.REQ". FZ 1.5.1 answers: "550 Couldn't open the file or directory". (there was a file SESS0099.REQ in the user's home-dir (Native path)).

I tried to track the problem down using Sysinternals Procmon and compared it to FZ 0.9.60.2: obviously Fz 0.9.60.2 executes the "LIST SESS*.REQ" differently to FZ 1.5.1. (see attached files)

Attached files should clarify the issue.

#12819 Filezilla crashes with all the display server if started on a different workspace Bug report normal FileZilla Client rejected
Description

Hello everyone. No issues with filezilla regularly but whenever I start it in a different workspace on Gnome it crashes along with the display server. I'm forced to restart the user session because of this.

When I start it in the current workspace and the I move it on another one, there's nothing wrong. But the issue is always reproducible when I start in on a workspace different than the current one.

It's happening in Wayland, don't know if it's reproducible in X11. Anyway, to reproduce on Wayland go on the activity view (I have Filezilla on the dock), drag Filezilla from the dock to a different workspace (i.e. I'm on ws2 and I drag it on ws3): everything crashes.

This kind of issue only happens with Filezilla, I usually start other applications dragging them on different workspaces. Since it's happening only with Filezilla, I think it's something wrong with Filezilla rather than Gnome itself.

#12821 Error loading queue message Bug report normal FileZilla Client worksforme
Description

At the start and close of FileZilla I receive a dialogue box (attactehd) that displays an error loading queue.

I always keep the most up to date version of FileZilla running, and this pop-up is a real pain in the ass.

Nothing serious, but would be great if you caould have a look.

#12824 1.6.0-rc1 error message at admin interface startup Bug report normal FileZilla Client fixed
Description

<Date> Info [Type] Message <30-11-2022 16:00:42> Admin UI [Error] The server appears to be behind a NAT router. Please configure the passive mode settings and forward a range of ports in your router.

The message above should not be [Error], it should be [Info] or [Notice].

#12827 FileZilla Portable remains as Windows background process Bug report normal FileZilla Client rejected
Description

Each time I close FileZilla, the app is not completely closed. Each time one more process remains in Windows Task Manager. Sometimes there are 10 or even more similar processes running in the background.

The prevents me from installing any FileZilla update. I always need to abort a number of processes before being able to update.

The first time I run FileZilla after having updated FileZilla or having rebooted the computer, an error message occurs something like «Last time FileZilla did not exit properly and needs to be cleaned up. Please try again.»

This is annoying. I hope this can be fixed. Thank you.

#12831 Sends MLSD command even if server doesn't support it Bug report normal FileZilla Client rejected
Description

I have a local (inside LAN) FTP server run by Bitvise SSH client. Trying to open it, FZ seems to always request MLSD even though the server doesn't support it. What's weird, FZ doesn't request neither SYST nor FEAT command so it couldn't even know what the server can.

14:28:40	Status:	Resolving address of host.domain.local
14:28:40	Status:	Connecting to 172.***:21...
14:28:40	Status:	Connection established, waiting for welcome message...
14:28:42	Response:	220 FtpBridge ready
14:28:42	Command:	AUTH TLS
14:28:42	Response:	530 Not logged in
14:28:42	Command:	AUTH SSL
14:28:42	Response:	530 Not logged in
14:28:42	Status:	Insecure server, it does not support FTP over TLS.
14:28:42	Command:	USER anonymous
14:28:42	Response:	331 User name OK, need password
14:28:42	Command:	PASS *********************
14:28:42	Response:	230 User logged in
14:28:42	Status:	Logged in
14:28:42	Status:	Retrieving directory listing of "/"...
14:28:42	Command:	CWD /
14:28:43	Response:	250 "/" is current directory
14:28:43	Command:	PWD
14:28:43	Response:	257 "/" is current directory
14:28:43	Command:	TYPE I
14:28:43	Response:	200 Representation type set to Image
14:28:43	Command:	PASV
14:28:43	Response:	227 Entering Passive Mode (***)
14:28:43	Command:	MLSD
14:28:43	Response:	502 Command not implemented
14:28:43	Error:	Failed to retrieve directory listing
#12832 FileZilla server cannot be compiled with libfilezilla 0.39.2 Bug report normal FileZilla Server fixed
Description

FileZilla Server 1.6.1 fails to be compiled with libfilezilla version 0.39.2 (the latest available version).

Compilation fails because the "fz::strtokenizer" function is missing from libfilezilla 0.39.2 sources.

Should the libfilezilla version used to build the "official" FileZilla Server be also released?

#12834 Could not connect to FTP server Bug report normal FileZilla Client worksforme
Description

响应: 220 Microsoft FTP Service 命令: AUTH TLS 错误: 无法连接到服务器

The Internet is okay. User/pwd is okay.

#12839 Make gmp version dependent on 6.2.0 or greater Feature request normal libfilezilla fixed
Description

Please make gmp version dependent.

Current gmp is detected via pkgconfig and gmp did not add .pc files until version 6.2.0.

#12843 Server unexpectedly closed network connection Bug report normal FileZilla Client outdated
Description

Olá, não estou conseguindo realizar uma conexão sftp mais. Recebo os seguintes logs de erro: 12:06:20 Traçar: Connecting to 192.0.96.181 port 22 12:06:20 Traçar: We claim version: SSH-2.0-FileZilla_3.28.0 12:06:20 Traçar: Server version: SSH-2.0-Atomic ssh-users-gw-107-R26-20 12:06:20 Traçar: Using SSH protocol version 2 12:06:20 Traçar: Doing ECDH key exchange with curve Curve25519 and hash SHA-256 12:06:20 Traçar: Server also has ecdsa-sha2-nistp256/ssh-rsa host keys, but we don't know any of them 12:06:20 Traçar: Host key fingerprint is: 12:06:20 Traçar: ssh-ed25519 256 ba:58:fd:e9:e0:70:88:2b:4b:6a:68:b1:22:c3:77:f1 9F8knmxHsFLLSu12HuHGojvBoRdEEF8Ceo6eHhFyQ50= 12:06:20 Traçar: Initialised AES-256 SDCTR client->server encryption 12:06:20 Traçar: Initialised HMAC-SHA-256 client->server MAC algorithm 12:06:20 Traçar: Initialised AES-256 SDCTR server->client encryption 12:06:20 Traçar: Initialised HMAC-SHA-256 server->client MAC algorithm 12:06:21 Traçar: Pageant is running. Requesting keys. 12:06:21 Traçar: Pageant has 0 SSH-2 keys 12:06:21 Traçar: Server unexpectedly closed network connection 12:06:21 Erro: Server unexpectedly closed network connection 12:06:21 Traçar: CSftpControlSocket::OnTerminate without error 12:06:21 Traçar: CControlSocket::DoClose(66) 12:06:21 Traçar: CControlSocket::ResetOperation(66) 12:06:21 Traçar: CSftpConnectOpData::Reset(66) in state 3 12:06:21 Erro: Não foi possível conectar ao servidor 12:06:21 Traçar: CFileZillaEnginePrivate::ResetOperation(66)

#12845 Mime type mapping for HTML file for SFTP upload to an Azure Storage Account doesn't upload the file as text/html Bug report normal FileZilla Client rejected
Description

I've purchased FileZilla Pro 3.62.0 which claims to have mime type mapping https://filezillapro.com/docs/v3/advanced/mime-type-mapping/ The target is an SFTP location hosted by an Azure Storage Account = StorageV2 (general purpose v2) with SFTP functionality enabled

I can see that mime type for HTML file is already configured in screenshot attached, however after uploading an HTML file to destination, its file type is being set to "application/octet-stream"

As per the mime-type mapping it should have been set to "text/html"

#12848 Filezilla Detailsection should show the number of Files Feature request normal FileZilla Client rejected
Description

In addition to the Text "Selected x files. Total size xyz bytes" the bar below the detail section for a folder should show the number of files in the folder.

For example:

Selected x/(countOfAllFillesInTheFolder) files. Total size xyz bytes

#12853 Chinese Simplified (zh_CN) is broken after upgrade to 3.62.2 Bug report normal FileZilla Client fixed
Description

Change language to 'Chinese Simplified (zh_CN)', and then relaunch FileZilla Client, will show an error and then rollback to default language.

#12854 libfilezilla: FTBFS with GCC 13 Bug report normal libfilezilla fixed
Description

libfilezilla doesn't build with GCC 13 due to some missing includes. Patch attached.

#12858 The Update button from FileZila Client does not work correctly Bug report normal FileZilla Client worksforme
Description

Hi,

I'am the user of FileZila client. And the version installed on my computer is 3.62.2.

I click on Update my FileZila client button to be sure have the last version and on the 2023-01-29 14h56 the FileZila Client say I have the last version.

It's false since two new versions has been made availables

It seem the FileZila Client client button about verification update does not work correctly.

3.63.1 (2023-01-26) Bugfixes and minor changes:

MSW: Fixed icon sizing issue on high DPI scale factors

3.63.0 (2023-01-24) Bugfixes and minor changes:

All official FileZilla binares now link against wxWidgets 3.2.1 Fixed a potential crash when closing FileZilla macOS: Fixed tree control scroll position not following the foucsed item macOS: Fixed an issue preventing translations into some languages to be loaded

#12859 New Version Could Not Be Downloaded Other normal Other worksforme
Description

When I open FileZilla and it attempts to automatically download the new version, 3.62.2, I get the following messages:

The new version could not be downloaded, please retry later. Parsing 13819 bytes of version information. Found new nightly 2023-01-26 Found new release 3.62.2 Downloading /FileZilla_3.62.2_win64-setup.exe Resolving address of dl4.cdn.filezilla-project.org Connecting to 95.216.163.111:443... Connection timed out after 20 seconds of inactivity File transfer failed

#12875 Access problem Bug report normal Other rejected
Description

Dear Mr,

I am Network Manager within the Prisma Media Group. I would like to contact you because from our network we cannot access your https://filezilla-project.org. We don’t see any blockage on our equipments. The IP with which we are trying to access your site is 217.195.19.169. Please, could you verify that this IP is authorized by you.

Best regards

#12876 Filezilla client version 3.62.0 onwards introduces forced fullscreen issue. Bug report normal FileZilla Client worksforme
Description

Hi,

I'm running MacOS Monterey 12.6.3 with 6 displays on Mac Studio and the same OS version running on a Macbook Air M2 with only built-in display.

Starting with version 3.62.0 of the client app, as soon as you open it it goes to fullscreen mode and there is no way to get it out of fullscreen mode. The menu bar is also hidden and only becomes visible when one moves mouse cursor to the top of the screen.

When filezilla is open I can hit F3(mission control) and it clear shows that there are 2 separate spaces open: Desktop and Filezilla. The app is unusable right now for drag/drop operations from other apps.

I've tested all versions from 3.62.0 to 3.63.1 and the issue persists on both the Version 3.61.0 and earlier work without issue. I see there is a forum thread about this so I'm not the only person seeing this issue.

#12880 Mac Color Background issue Bug report normal FileZilla Client duplicate
Description

In the dark mode of FileZilla on MacBook, the color and text color is very hard to read in this combination.

The colors should be changed for the dark mode in FileZilla for macOS. On the screenshot, it looks like it's easy to read but in reality, when you're sitting in front of your laptop, it's not!

https://ibb.co/DwZs4fn

#12881 Close tab X icon is huge Bug report normal FileZilla Client fixed
Description

The X icon (close tab) in any given tab is HUGE. It used to be tiny, but now it's nearly as tall as the tab itself.

It seems to have happened within the last few stable versions, though I don't know exactly which one. I first noticed it in January 2023 and thought it would be fixed in a later update, but it hasn't changed.

In Settings, I have tried adjusting the theme and theme scaling, but that didn't affect this icon. I've also tried different interface layouts and gone through every setting I can find, but no dice.

Steps to reproduce: Open multiple connection tabs, look at X icon on tabs.

#12882 Right clicking "directory listing filters" icon changes location in "Local site" pane Bug report normal FileZilla Client fixed
Description

After connecting to a site from a bookmark let's say my local site pane has:

(bug seems to occurr with at least two nestings) d:\sites\foobar\

And remote site pane has:

/opt/webroot/

It happens 100% of the times to me that if I right click the "directory listing filters" icon in the toolbar to enable the filters, the local site pane changes to something different, such as:

d:\sites\another-site\

#12891 Wrong answer on 'SIZE' command Bug report normal FileZilla Server outdated
Description

Hello,

i have a CCTV system from TANTOS solutions with ability to upload files to FTP server when alarm triggers.

I have own FileZilla FTP server with next parameters: OS: Windows 10 Pro (build 19044.2728) FileZilla: 0.9.41 beta

I have separated account for my CCTV system with all permissions on its home directory.

My CCTV recorder can connect to my FTP server successfully, but it can not upload files on it.

When it tries to test connection i have following messags on logs:

(001186)SUN 26.3.23 18:46:14 - (not logged in) (IP hidden)> Connected, sending welcome message... (001186)SUN 26.3.23 18:46:14 - (not logged in) (IP hidden)> USER login hidden (001186)SUN 26.3.23 18:46:14 - (not logged in) (IP hidden)> 331 Password required for login hidden (001186)SUN 26.3.23 18:46:14 - (not logged in) (IP hidden)> PASS * (001186)SUN 26.3.23 18:46:14 - login hidden (IP hidden)> 230 Logged on (001186)SUN 26.3.23 18:46:14 - login hidden (IP hidden)> PWD (001186)SUN 26.3.23 18:46:14 - login hidden (IP hidden)> 257 "/" is current directory. (001186)SUN 26.3.23 18:46:14 - login hidden (IP hidden)> QUIT (001186)SUN 26.3.23 18:46:14 - login hidden (IP hidden)> 221 Goodbye (001186)SUN 26.3.23 18:46:14 - login hidden (IP hidden)> disconnected.

When my CCTV recorder tries to upload files i have following messages in logs:

(001187)SUN 26.3.23 19:10:08 - (not logged in) (IP hidden)> Connected, sending welcome message... (001187)SUN 26.3.23 19:10:08 - (not logged in) (IP hidden)> USER login hidden (001187)SUN 26.3.23 19:10:08 - (not logged in) (IP hidden)> 331 Password required for login hidden (001187)SUN 26.3.23 19:10:08 - (not logged in) (IP hidden)> PASS * (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 230 Logged on (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> PWD (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 257 "/" is current directory. (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> CWD / (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 250 CWD successful. "/" is current directory. (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> CWD ./IP hidden/2023-03-26/03 (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 250 CWD successful. "/IP hidden/2023-03-26/03" is current directory. (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> size 03_A_20230326_190937.dav (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 550 File not found (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> TYPE I (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 200 Type set to I (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> PASV (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 227 Entering Passive Mode (IP hidden,236,205)

As you can see the problem is in 550 response of FTP server because it can not return a size of file.

(001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> size 03_A_20230326_190937.dav (001187)SUN 26.3.23 19:10:08 - login hidden (IP hidden)> 550 File not found

I have tested this behavior on other servers and it were succcessfull. The problem is only with FileZilla solution.

Also i sent a support request to my CCTV system manufacturer and they says, that this issue in my FTP server software.

#12893 Unable to connect to server. Bug report normal Other rejected
Description

Trying to connect to server and receive critical error. Status: Access denied Error: Authentication failed. Error: Critical error: Could not connect to server

#12896 FileZilla fails to save settings on Windows 11 if Notepad is uninstalled Bug report normal FileZilla Client wontfix
Description

Hello,

If Notepad is uninstalled, FileZilla fails to save settings as formats may become messed up and displays this error.

"FAILED TO VALIDATE SETTINGS"

Associated program not found: C:\Windows\System32\notepad.exe

If you remove the first few lines, it will display errors as for some reason, format is incorrect in many of those filetypes (never touched this window)

Solving is easy as you just remove misspelled settings and add quotes, but it's weird that FileZilla even created such associations in the first place.

1137 "C:\Program Files\Notepad++\notepad++.exe" %f conf "C:\Program Files\Notepad++\notepad++.exe" %f htaccess "C:\Program Files\Notepad++\notepad++.exe" %f log "C:\Program Files\Notepad++\notepad++.exe" %f php "C:\Program Files\Notepad++\notepad++.exe" %f txt "C:\Program Files\Notepad++\notepad++.exe" %f

#12898 File size is off by 10^-1 on remote directory listing over SSH Bug report normal FileZilla Client fixed
Description

File sizes on remove directory listing are off by 10-1.

Only files over 100MB are affected.

Example, file on local dir listing is 100MB. File is transferred successfully. File size on remote listing is 10MB

Please see attached screenshot.

#12900 Error saving/loading queue Bug report normal FileZilla Client worksforme
Description

I just updated my FileZilla client for the first time in a while (via the prompt on startup), and after that it started giving me an error message every time it started or closed the program. The error on starting was:

An error occurred loading the transfer queue from
"C:\Users\myusername\AppData\Roaming\FileZilla\queue.sqlite3".
Some queue items might not have been restored.

The error on closing was almost identical:

An error occurred saving the transfer queue to
"C:\Users\myusername\AppData\Roaming\FileZilla\queue.sqlite3".
Some queue items might not have been saved.

Additional information:

  • The program is installed to a different drive than the folder it is trying to write to. It is located at "E:\Program Files\FileZilla FTP Client" and the folder it is trying to write to is on the C drive (listed above). Not sure if this is relevant or not, but you said to be verbose.
  • The file did exist in the location the program was looking, and the previous version of the client could read and write to it just fine.
  • The error messages stopped showing up when I deleted queue.sqlite3 and let the program regenerate the file, although I have kept the old queue.sqlite3 just in case. This means that the issue is solved for me, but I figured you might still want to know that this file isn't always compatible if you forget to update for a while and then go up by a couple versions at once.
#12905 Filezilla Error On Illegal Windows Characters Bug report normal FileZilla Client worksforme
Description

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 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\TR\AppData\Roaming\FileZilla\

Issue-This version of Filezilla is not handling illegal characters correctly. Previous versions have not had this specific trouble to replace illegal characters from the server while transferring to a Windows system.

The attached screenshot shows 3 files that failed transfer from server to Windows directory due to the illegal Windows character colon (:) present in the 3 files. The first transfer initiated using the filezilla preference of Automatic for FTP File Types resulted in the 3 files failing.

When I changed the Filezilla preference to Binary for FTP File Types and retried the folder download, the same 3 files failed.

This is not correct behavior and is also strange because in the Filezilla queue area the illegal character colon has been replaced with underscore. You can confirm that the illegal character exists on the server by reviewing the 2 highlighted files on the server side of Filezilla remote window.

Local Directory

"T:\pathfinder\199800 Fantastic Four 1_2 (Wizard).cbr" "T:\pathfinder\199800 Generation X 1_2 02 of 02 covers.cbz" "T:\pathfinder\199800 Spider-Man 1_2 (Wizard) 02 of 02 covers.cbz"

Remote Directory

"\199800 Fantastic Four 1:2 (Wizard).cbr" "\199800 Generation X 1:2 02 of 02 covers.cbz" "\199800 Spider-Man 1:2 (Wizard) 02 of 02 covers.cbz"

Note: When I initially tried to download multiple directories that contained illegal characters, filezilla basically crashed (no further input or output from filezilla window). Filezilla needed to be closed completely and restarted in order to resume normal operations.

By trial and error I was able to figure out that the illegal characters in the directories was what Filezilla took issue with. I decided to download the files individually from the server to see if it could complete successfully and they did. (See the 3 files outside of the directories in the screenshot). So, Filezilla can transfer files with illegal characters correctly individually, but from within a directory queue Filezilla is failing to transfer correctly.

I also confirmed that the files could be downloaded successfully with the illegal characters replaced by installing WinSCP and queuing the 5 directories I tried with Filezilla. All directories were successfully downloaded using the Automatic File Type preference and the illegal colon (:) characters were replaced with %3A.

#12907 Cannot connect to Filezilla server Bug report normal FileZilla Client rejected
Description

Since last week, one of my customer cannot connect to FileZilla server. Keep in mind that it was working before. One of her colleague is able to connect to the server on the same network and I can connect with her account on another network. In the window, it says:

AUTH TLS 502 - Auth command is not supported. 502 - Please contact your network administrtator to enable FTPS service

What cause this issue?

#12909 Server Trust Certificate Bug report normal FileZilla Client worksforme
Description

My problem is exactly as described in Bug Report 12199, but I could not find an answer to it. When connecting to the server the certificate shows that it is not trusted and the buttons to override that and force trust are greyed out. If I use OK and move on it does connect. I have had my ISP check that the certificate is correct, and it is. Sadly it cost me a lot of money to do that. See attachments. I am using the latest Filezilla (it automatically updates, so that is always the case). This happens on both my machines which are Windows 10 Pro 22H2 and Windows 10 Home 21H2.

#12913 EBCDIC Translation of ^ (Carrot) Does not Work Bug report normal FileZilla Client rejected
Description

When downloading a file from an IBM Z/OS mainframe to a PC using the Mac client (3.63.2) if the file contains a Carrot, which is 0xB0 in EBCDIC and 0x5E in ASCII, the character does not get converted resulting in a non-printable 0xB0 on the Mac file. This can create issues with other programs trying to process the file. Is it possible to update the ASCII translations to properly handle this character?

FileZilla Client


Version: 3.63.2

Build information:

Compiled for: x86_64-apple-darwin22.3.0 Compiled on: x86_64-apple-darwin22.3.0 Build date: 2023-02-23 Compiled with: Apple clang version 14.0.0 (clang-1400.0.29.202) Compiler flags: -O2 -g -Wall -Wextra -pedantic -O2 -g -Wall -Wextra -pedantic -mmacosx-version-min=10.13.0 -Werror=partial-availability

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.0

Operating system:

Name: macOS Ventura Version 13.3.1 (Build 22E261) Version: 13.3 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 aes pclmulqdq lm Settings dir: /Users/<redacted>/.config/filezilla/

#12915 FileZilla Pro no longer working/updated Bug report normal FileZilla Client rejected
Description

02 May - please see attached file. FileZilla is not working on my machine & IT and cybersecurity have exhausted all options.

I downloaded FileZilla Pro earlier this week and had NO issues with it until yesterday. I kept getting the "421 Proxy is closed" error. I upgraded to the newest version of FileZilla yesterday, checked all my network connections, etc. and roped in IT--they couldn't find any issues and were already allowing the app. I've run every diagnostic and nothing is working. Like I mentioned before, I don't have an IT background & have tried just about everything. Any suggestions? Below is the message log...

Status: Connecting to <server name>... Response: fzSftp started, protocol_version=11 Command: open "<server name>" 22 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Status: Resolving address of <server name> Status: Connecting to 52.227.72.32:21... Status: Connection established, waiting for welcome message... Response: 421 Proxy is closed Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of <server name> Status: Connecting to 52.227.72.32:21... Status: Connection established, waiting for welcome message... Response: 421 Proxy is closed Error: Could not connect to server Top

#12930 FTBFS 3.64.0 using libfilezilla 0.43.0 on GCC 12.2 (Debian unstable) Bug report normal FileZilla Client fixed
Description

FTBFS 3.64.0 using libfilezilla 0.43.0 on GCC 12.2 (Debian unstable).

sftp/sftpcontrolsocket.cpp: In member function 'virtual int CSftpControlSocket::DoClose(int)':
sftp/sftpcontrolsocket.cpp:514:63: error: 'typedef class std::deque<std::tuple<fz::event_handler*, fz::event_base*, bool> > fz::event_loop::Events' is private within this context
  514 |                 auto threadEventsFilter = [&](fz::event_loop::Events::value_type const& ev) -> bool {
      |                                                               ^~~~~~
In file included from /usr/include/libfilezilla/event_handler.hpp:4,
                 from sftp/../../include/misc.h:6,
                 from sftp/../../include/libfilezilla_engine.h:25,
                 from sftp/../filezilla.h:1,
                 from sftp/sftpcontrolsocket.cpp:1:
/usr/include/libfilezilla/event_loop.hpp:116:75: note: declared private here
  116 |         typedef std::deque<std::tuple<event_handler*, event_base*, bool>> Events;
      |                                                                           ^~~~~~
sftp/sftpcontrolsocket.cpp: In lambda function:
sftp/sftpcontrolsocket.cpp:515:32: error: 'const std::deque<std::tuple<fz::event_handler*, fz::event_base*, bool> >::value_type' {aka 'const class std::tuple<fz::event_handler*, fz::event_base*, bool>'} has no member named 'first'
  515 |                         if (ev.first != this) {
      |                                ^~~~~
sftp/sftpcontrolsocket.cpp:518:37: error: 'const std::deque<std::tuple<fz::event_handler*, fz::event_base*, bool> >::value_type' {aka 'const class std::tuple<fz::event_handler*, fz::event_base*, bool>'} has no member named 'second'
  518 |                         else if (ev.second->derived_type() == CSftpEvent::type() || ev.second->derived_type() == CSftpListEvent::type()) {
      |                                     ^~~~~~
sftp/sftpcontrolsocket.cpp:518:88: error: 'const std::deque<std::tuple<fz::event_handler*, fz::event_base*, bool> >::value_type' {aka 'const class std::tuple<fz::event_handler*, fz::event_base*, bool>'} has no member named 'second'
  518 |                         else if (ev.second->derived_type() == CSftpEvent::type() || ev.second->derived_type() == CSftpListEvent::type()) {
      |                                                                                        ^~~~~~
sftp/sftpcontrolsocket.cpp: In member function 'virtual int CSftpControlSocket::DoClose(int)':
sftp/sftpcontrolsocket.cpp:524:43: error: cannot convert 'CSftpControlSocket::DoClose(int)::<lambda(const std::deque<std::tuple<fz::event_handler*, fz::event_base*, bool> >::value_type&)>' to 'const std::function<bool(fz::event_handler*&, fz::event_base&)>&'
  524 |                 event_loop_.filter_events(threadEventsFilter);
      |                                           ^~~~~~~~~~~~~~~~~~
      |                                           |
      |                                           CSftpControlSocket::DoClose(int)::<lambda(const std::deque<std::tuple<fz::event_handler*, fz::event_base*, bool> >::value_type&)>
/usr/include/libfilezilla/event_loop.hpp:65:86: note:   initializing argument 1 of 'void fz::event_loop::filter_events(const std::function<bool(fz::event_handler*&, fz::event_base&)>&)'
   65 |         void filter_events(std::function<bool (event_handler*&, event_base&)> const& filter);
      |                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
make[4]: *** [Makefile:1292: sftp/libfzclient_private_la-sftpcontrolsocket.lo] Error 1
#12934 Issue in Windows-Installer V1.7.2 Bug report normal FileZilla Server fixed
Description

Hello, there is a "major" bug in the Windows-Exe as describes as followed: We usally roll out updates while using the /S switch, which worked until 1.6.1 fine.

But V1.7.2 has the issue to REMOVE the service so that the ftp-Server dowes not run any longer! While manuelly running the setup the service is recreated fine again.

This might not be as wanted ;-)

#12939 Active Filetransfer terminated after TCP Window Size 0 reply Bug report normal FileZilla Client rejected
Description

Steps to reproduce

  1. Upload a large file (I tried a 1 TiB file) to a proftpd server with "slow" disks using default settings in active mode.
  2. Once all disk caches on the server are filled (which happened always somewhere around 12 GiB) and the server has to sync the data to disk, it'll set the TCP Window Size to 0 while the data is written and synced.
  3. After that, it'll increase the window size again to continue the transfer.

Expected behavior

FileZilla should consider this an active connection (as long as the tcp window size probes are still ACked ofc), report a 0 byte/s current transfer speed, and continue normally once the window size has been increased again.

Current behavior

FileZilla terminates the file transfer with the reason "connection timed out", probably because of oversight within the timeout logic. It probably only checks for 0 bytes/s transferred instead of also checking if the TCP connection is still alive and only set to a window size of 0. Funnily FileZilla tries to restart the connection but then fails because the temporary ".in.*" file still exists (A 2nd bug, or do we hit some kind of edge case here?) Also noteworthy, the retry setting was set to 5, but FileZilla did only one automatic retry and then failed the transfer. Also, the 10-second delay between retries was not honored here, as the retry happened instantly after the reset was sent to the server. And also noteworthy is that FileZilla will delete the partial upload from the server once it failed the transfer...

Workaround

Go into the options and set the timeout to 0.

But this has still undesirable side effects like no timeouts are detected anymore and the transfer will therefore get stuck completely once an actual timeout happens.

(Admittedly, another workaround is to set the delay kinda high to 5 minutes or so, but even though it would work for this connection, it'll unnecessarily slow down other transfers to different servers and also not correctly detect the connection state. It'd only work if the server manages to sync and accept data again within 5 minutes.)

Proposed fix

1st Add a TCP connection state check into the timeout detection logic (not a timeout if still packages are exchanged, see screenshot for example connection) 2nd And (maybe) add an additional option within the connection timeout section for backward compatibility like "☑️ treat a Zero TCP Window Size as timed out" with a default value of being unchecked (Enabling this option will result in the current behavior again). 3rd (purely visual), fix the connection speed that is shown in the UI, currently it never shows 0, not even if "Display momentary transfer speed instead of average speed" is enabled. 4th If the reconnect logic triggers a reset of an active file transfer, it should expect the temporary ".in.*" file already be present and automatically resume it instead of failing the transfer because it already exists. (My default file exists action is set to "Ask for action" btw, but it also didn't ask, it just failed the (unnecessarily triggered) retry) 5th honor the reconnect settings also for automatic reconnects (amount and delay in-between).

#12942 open for write: received failure with description 'Failure' Bug report normal FileZilla Client fixed
Description

Suddenly cannot upload newly created files from my local directory to remote directory. If it is an old file/already on the remote side it has no problem uploading and rewrites it again. Regardless of file extension.

full error messages:

15:48:49 Status: Starting upload of /Users/Jones/Documents/My Websites/clipfreefunnyvideo.com/footerads.php 15:48:49 Command: cd "/home1/clipfree/public_html" 15:48:50 Response: New directory is: "/home1/clipfree/public_html" 15:48:50 Command: put "/Users/Jones/Documents/My Websites/clipfreefunnyvideo.com/footerads.php" "footerads.php" 15:48:50 Error: /home1/clipfree/public_html/footerads.php: open for write: received failure with description 'Failure' 15:48:50 Error: File transfer failed

#12945 ssh-2.0-Filezilla_3.65.0 Bug report normal FileZilla Server worksforme
Description

<Date/Time> Info [Type] Message <10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 220-FileZilla Server 1.7.2 <10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 220-Please visit https://filezilla-project.org/ <10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 220 Private Server <10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Command] SSH-2.0-FileZilla_3.65.0 <10-07-2023 16:52:26> FTP Session 25 192.168.1.139 [Response] 500 Wrong command. <Date/Time> Info [Type] Message <10-07-2023 16:53:11> FTP Session 26 192.168.1.139 [Error] Control channel closed with error from source 0. Reason: ECONNABORTED - Connection aborted.

I'm using latest versions for both client(3.65.0) and server(1.7.2). What can be done to remedy this?

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 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\chris\AppData\Roaming\FileZilla\

#12948 Can't upload files to ticket Bug report normal Other worksforme
Description

When I create a new ticket and I check the box for "I have files to attach to this ticket" nothing happens.

Expected behaviour: When I check the box for "I have files to attach to this ticket" there should be an input to upload files.

https://i.imgur.com/iiz2Zq9.png

#12950 Old latest version on https://download.filezilla-project.org/client/ Bug report normal Other rejected
Description

Hi,

I'm currently trying to download the newest version of FileZilla client automatically. During my research I found the https://download.filezilla-project.org/ webpage, with a client and server directory. In the client folder I found a file called "FileZilla_latest_win64-setup.exe" and thought this would be a symlink for the latest version of win64. Turns out this version is actually 3.53.1.0, instead of 3.65.0.0.

The server directory does not have a latest symlink, which is unfortunate. Could you please update the lastest file to the latest version?

Thank you, best regards

#12953 local directory and files not displaying in left pane Other normal FileZilla Client worksforme
Description

in FZ application when i connect to remote server, directory listing is successful in right pane and in left pane local directory and its files do not display. whats the problem. pl guide.

#12955 Unable to build Filezilla 3.65.0 on Ubuntu 22.04 (jammy) Bug report normal FileZilla Client wontfix
Description

Hi!

I regularly package Filezilla for XtraDeb.net. Filezilla version 3.64.0 built fine on Ubuntu 22.04 but version 3.65.0 is breaking with the following error:

configure: error: Boost Regex 1.76 or higher not found.

You can find attached the full build log.

I'm also able to build fine on Ubuntu 23.04 (lunar) after adding libboost1.81-dev. Unfortunately, this package does not exist on Ubuntu 22.04. It only has libboost1.74-dev.

I think the error might be related to revision 10985. Would it be possible to patch back Filezilla 3.65.0?

Thank you! Jhonny Oliveira @ https://xtradeb.net

#12959 "User is enabled" unticked - and the XML file proves - but user can still login Bug report normal FileZilla Server invalid
Description

I just wanted to disable an user to login in our FTP server. I've even checked the XML file if the user is set to "disabled". It is, but this configuration seems to be ignored. I've restarted the FTP server and the FileZilla Server service but I see on the interface and in the logs, that the user can still login.

Is that maybe a bug?

Best regards

#12969 Error with Filetype associations - Associated program not found Bug report normal FileZilla Client rejected
Description

When I try to set an Active mode IP address, I get an error message saying "Associated program not found".

When I check Filetype associations, I see the following:

txt "C:\Program Files\WindowsApps\Microsoft.WindowsNotepad_11.2305.18.0_x648wekyb3d8bbwe\Notepad\Notepad.exe" %f

If I change it to this, everything works:

txt "C:\Windows\Notepad.exe" %f

Does this imply the installer has a bug?

#12976 SFTP Server support with new 1.8.0-rc1 ? Bug report normal FileZilla Server fixed
Description

Hi,

Into the recent FileZilla Server 1.8.0-rc1 changelog, I read :

"UI: fixed bug that made it impossible to switch the type of a listener from FTP to SFTP."

So, there is a SFTP server (SSH FTP) ?

It can really interest me.

If not (mistake into the changelog), please, is this planned ?

Thank you so much, Maxime

#12983 File name change on remote causes crash Bug report normal FileZilla Client duplicate
Description

When changing file name on remote, if you press <return> to finalize change, causes crash. If you click out of that file name, change is ok-no crash.

#12984 Directory listing problem with using minio ftp Bug report normal FileZilla Client rejected
Description

Hello,

We are using minio cluster and activated ftp feature. Then we tried to connect with filezilla on a windows machine. It is connecting successfully, and listing buckets fine. But when we tried to get in a bucket, we can't see folders.

PS: When we use MacoS everything is fine. On windows , when we try winscp, it is listing successfully. Only filezilla can't.

#12990 FileZilla installer FileZilla_3.65.0_win64_sponsored2-setup.exe has viruses Bug report normal FileZilla Client rejected
Description

FileZilla installer FileZilla_3.65.0_win64_sponsored2-setup.exe has viruses:

CrowdStrike Falcon Win/grayware_confidence_60% (D)

ESET-NOD32 A Variant Of Win32/PlayaNext.B Potentially Unwanted

Rising PUA.PlayaNext!8.188A6 (CLOUD)

#12992 Unable to Connect to The Server Bug report normal FileZilla Client rejected
Description

I am trying to launch the FileZilla Client and keep receiving the error message below. It has been updated to the latest version and we are still unable to connect.

Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.cognitionlms.com Status: Connecting to 23.253.25.67:21... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server

#12999 Check for updates is set at "NEVER" yet it asks me to update every day? v3.64.0 Bug report normal FileZilla Client worksforme
Description

Filezilla client v3.64.0 under Windows asks me to update almost every time I launch it, because there's a new version available, but: 1) Check for FileZilla updates automatically is set at "NEVER". 2) It doesn't even know what the new version is and only shows "Unfortunately information about the new update could not be retrieved." If an user chooses to not automatically check for updates, why is Filezilla spamming them with a new update dialog that doesn't even contain any useful information to begin with?

#13003 Forbidden 403 Bug report normal FileZilla Client invalid
Description

I keep receiving the 403 forbidden error

#13012 Linux : User's "mount point" location problem Bug report normal FileZilla Server wontfix
Description

Arch Linux + GNOME. Filezilla Server : 1.7.3 (AUR)

Bug Menu : Server - Configure... - Right management - Users - General - Mount points.

I can't view Mount point location. So I can't add/remove Mount point location.

I'll attach screenshot file if I can.

Thank you.

#13026 Clarification of drag and drop support. Other normal FileZilla Client wontfix
Description

Hi,

This is just a question for clarification.

FileZilla supports drag and drop between the applications windows/panes, but does it support support from the application to another application i.e. nautilus or desktop?

Regards

Phil

#13027 Max 1000 items in a folder Bug report normal FileZilla Server worksforme
Description

Greetings! There is a situation that item tree folder in your FileZilla shows ONLY 1000 items. I need much more! Please, correct. My hosting company allaws to use 3000 it. in a folder!!!!

#13028 Data peer IP error which aborts the data connection - reproducible with AWS EC2 Bug report normal FileZilla Server fixed
Description

This error message came up for me today after upgrading to the latest FileZilla Server.

<Date/Time> Info [Type] Message <08-12-2023 07:15:38> FTP Session 3 34.xxx.xxx.12 (snip username) [Error] Data peer IP [172.xx.xx.xx] differs from control peer IP [34.xxx.xxx.12]: this shouldn't happen, aborting the data connection.

How to reproduce this error

You need two AWS EC2 machines which happen to be in the same region. Put FileZilla server on one of them. Put ncFtpPut client on the other one. ( Download the client from https://www.ncftp.com/ncftp/ )

When ncFtpPut tries to connect, probably due to some AWS routing optimizations, it comes through using the private IPv4 of the client machine instead of using the public IPv4. This accounts for the difference.

Hope that helps.

#13032 FileZilla New Update Apple Silicon chip Bug report normal FileZilla Client rejected
Description

Hi,

This morning I noticed that my private key authentication, which used to work seamlessly, is now frequently timing out. When it doesn't time out, it's taking a very long time to successfully process actions such as directory changes or file updates. My initial thought is that this might be related to the notification in my FileZilla that a new version is available. However, there doesn't appear to be a valid version available for my operating system.

I already tried making new connections to my web server. When that didn't help, I quit and restarted FileZilla, which also didn't help.

#13035 File corruption problem - Feature request Feature request normal FileZilla Client worksforme
Description

It happens that sometimes, when the internet connection is bad, that the downloaded file is corrupted. It seems allright, but when you check it, you discover that there is some troubles in it. So it will be very useful to have a control device, like MD5 or SHA256, included into FileZilla Client to be sure that the transfer is OK. As this process is time consuming, it could be optional.

Best regards,

Bathrax.

#13040 File comparison shows green when files are not the same size Bug report normal FileZilla Client worksforme
Description

When using the file comparison feature, files are marked lightgreen when they in fact are not the same size and/or have different dates and times. Happens on different webhosters in different transfer modes SFTP, FTP and FTP/TLS. I realized this a few months ago, but thought the failure would be fixed shortly. Seems not.

#13041 Please consider a WASM build of the project Other normal libfilezilla invalid
Description

Please consider a WASM build of the project (for all libfilezilla, client, and server)

#13044 Checks for updates is performed even when the option is fully disabled Bug report normal FileZilla Client outdated
Description

FileZilla seems to check for updates even if I set the option to "Never" and it pops up "New version available" window at startup which is very annoying when you launch FZ to do something urgently.

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 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 aes pclmulqdq lm

#13045 bug:the virtual path is not valid Fabio Alemagna Bug report normal FileZilla Server fixed
Description

In the "Groups" or "Users" setting, the "virtual path" entering "/02市场拓展部" results in an error message: "the virtual path is not valid. Character '\' is not allowed in the path..." preventing further progress. However, entering "/02市场拓展部s" is succeed.

#13052 Client 3.66.4 Uninstall fails to clean up after itself Bug report normal FileZilla Client worksforme
Description

Original issue was that I had FileZilla displaying on 2nd monitor attached to my notebook. Thereafter, without 2nd monitor attached, FileZilla displayed at the extreme right edge of the screen and I was unable to drag it over.

This is the kind of situation a clean reinstall should resolve, but after uninstall, reboot, and reinstall, the problem persisted. I had to go through Windows registry and delete every FileZilla key I could find to resolve the issue.

Then it displayed correctly upon reinstall, but another problem appeared, as reported in bug #13048 "new Bug report". I was getting "error loading the transfer queue from "C:\User\patri\AppData\Roaming\FileZilla\queue.sqlite3".

This required uninstalling again, then deleting the FileZilla folder at C:\Users\userAppData\Roaming\.

After another uninstall, reboot, reinstall, finally everything working well.

#13061 Tool bar and Quickconnect bar are missing? Bug report normal FileZilla Client worksforme
Description

Just downloaded FileZilla Client to my new computer and I'm seeing an issue I've never had before. In the "View" tab I have Tool bar and Quickconnect bar checked but they are not showing on my screen, so I have no way to connect to any servers. My computer and FileZilla are both totally up to date and I've played around with other settings. I've also looked through the forums and can't seem to find anything related to this. Any help is greatly appreciated!

#13064 filezilla-server.exe service stop automatic. Bug report normal FileZilla Server fixed
Description

Dear Team,

We observed that filezilla-server.exe service stop automatically. end log found

Faulting application name: filezilla-server.exe, version: 1.7.3.0, time stamp: 0x64ff8683 Faulting module name: libfilezilla-40.dll, version: 0.44.0.0, time stamp: 0x64ff8683 Exception code: 0xc0000005 Fault offset: 0x000000000004a7c1 Faulting process id: 0xa64 Faulting application start time: 0x01da2cb4c4df6088 Faulting application path: C:\Program Files\FileZilla Server\filezilla-server.exe Faulting module path: C:\Program Files\FileZilla Server\libfilezilla-40.dll Report Id: 2f63b6da-c0b7-43b1-abbc-67274b7db30d Faulting package full name: Faulting package-relative application ID:

Please help to resolve below issue.

Regards Santosh Prasad 9971249710

#13070 unwanted updates nagging Bug report normal FileZilla Client outdated
Description

Updates that show up even when "Never" is set in the drop down box. I do not need to be reminded for something that I do not need.

#13071 nagging updates Bug report normal FileZilla Client duplicate
Description

In relation to ticket 13070 being closed without resolution, I think it is time to say good-bye to filezilla.

#13078 Files panes empty after Sonoma 14.4 upgrade Bug report normal FileZilla Client worksforme
Description

I am on the paid MacOS client from the App Store.

FZ has worked perfectly for years, but broke after my upgrade to Sonoma 14.4. (I understand that this is a buggy release from Apple.)

As the attached image shows, neither file pane populates.

Both MacOS and FZ have been updated as of March 22 2024.

Please assist.

(BTW, I tried and failed to find similar tickets. I must say that the Trac site is poor.)

#13086 Access while using Zscaler Other normal Other rejected
Description

We use Zscaler as proxy, traffic is reaching FileZilla using Zsclaer ranges (like ATL DC 104.129.206.0/23) and we are not getting access. We confirmed that whitelisting needs to be done in FileZilla to ensure access from Zscaler works.

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