Custom Query (10426 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (101 - 200 of 10426)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Summary Status Owner Type Priority Component
#10832 Privilege escalation vulnerability in installer due to executing uninstaller using unquoted path closed Bug report critical FileZilla Client
Description

As received via mail:

It seems that the setup.exe is prone to unquoted path vulnerability.

more info on the vuln itself : https://cwe.mitre.org/data/definitions/428.html

While it send the command :

"C:\Program Files\FileZilla FTP Client\uninstall.exe _?=C:\Program Files\FileZilla FTP Client"

It fail to quote the path correctly and launch any program named Program.exe in c: with administrator rights ( or Filezilla.exe/Filezilla FTP.exe in Program Files) I've made piece of code to help me investigate on this (get the command and the parent process) and a video as proof of concept

https://www.youtube.com/watch?v=r06VwwJ9J4M

This trick can be use by malware to gain admin privilege or persistance, on compromised windows system (for info i'm on Win7 SP1 x64 but it should work for all systems as its a common windows vulnerability)

I didn't investigate on the previous version but they are possibly vulnerable too.

A cool way to trigger the vulnerability is to wait for an update as it launch the same unquoted command (that's where it was first discovered and that's why it concern the client too not only the install.exe)

https://www.microplus.fr/secu/

Cyril Vallicari /Ug_0 Security

#10940 FileZilla keeps shutting down within moments closed Bug report critical FileZilla Server
Description

No sooner I upload something, within moments I keep getting these messages as soon as it shuts down.

Error: GnuTLS error -110: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Status: Disconnected from server: ECONNABORTED - Connection aborted

What can I do to keep FileZilla on?

#10943 I updated yesterday morning and now it won't work at all. See log below. Thanks! moreinfo Bug report critical FileZilla Client
Description

Status: Resolving address of testsite.ms.gov Status: Connecting to 10.12.27.120:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Error: GnuTLS error -15: An unexpected TLS packet was received. Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of testsite.ms.gov Status: Connecting to 10.12.27.120:21... Status: Connection established, waiting for welcome message... Response: 220 msiasd01 FTP server (Version 4.2 Mon Jan 5 10:10:01 CST 2015) ready. Command: AUTH TLS Response: 234 Using authentication type TLSv1 Status: Initializing TLS... Error: GnuTLS error -110: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Error: Could not connect to server

#10947 In filenames Filezilla replaces German umlaut with normal letter + diaresis marker new Bug report critical FileZilla Client
Description

My local computer is a Mac (OS X El Capitan, Version 10.11.6) My remote server has Ubuntu 16.04 The FileZilla version is 3.20.1

I use FileZilla to connect my Mac with the Server. I use empty directories on both computers.

I also activate: View -> Directory Comparison -> Enable (This does not influence the problem, but helps to see it)

I use ssh to log into my remote server, and there I write this command (I use a German Keyboard Layout):

touch ä

Then i switch to Filezille and there I click the Refresh-button. On the left side (local directory) i still see an empty directory. On the right side (remote computer) I can see the file with the name »ä« and a size of 0 byte. It has a yellow background which means, that there is no matching file on the other side (which is true).

Then i use FieZilla to download this file. On the left side appears a new file with the name »ä«. This seems ok so far, but then I click the Refresh-button again, and now something weired happens: On the left side is a file named »ä« that does not match with a remote file, therefore it has a yellow background. And also the file on the remote computer with the name »ä« has no partner on the other side, and therefore it has a yellow background.

Now I upload the local file »ä« to the remote computer: The result is: Two files on the remote computer! One named »ä« (this one matches with the local file), the other named »ä«, which has no matching partner.

I go back to my ssh console of my remote computer and type

ls -als

it displays:

total 8
4 drwxr-xr-x 2 root root 4096 Aug 20 09:34 .
4 drwxr-xr-x 3 root root 4096 Aug 20 08:45 ..
0 -rw-r--r-- 1 root root    0 Aug 20 09:23 ä
0 -rw-r--r-- 1 root root    0 Aug 20 09:23 ä

I type

touch ä
ls -als

and then i see this:

total 8
4 drwxr-xr-x 2 root root 4096 Aug 20 09:34 .
4 drwxr-xr-x 3 root root 4096 Aug 20 08:45 ..
0 -rw-r--r-- 1 root root    0 Aug 20 09:23 ä
0 -rw-r--r-- 1 root root    0 Aug 20 09:40 ä

There are two independent files, one named »ä«, the other named »ä«. Looks like the same name, but thats not true. They have different names!

Here is the problem:

The original file has the name »ä« this is the Unicode Character 'LATIN SMALL LETTER A WITH DIAERESIS' (U+00E4). But when Filezilla downloads a file with this letter in its name to my Mac, it transforms this one character into two characters, which are:

Unicode Character 'LATIN SMALL LETTER A' (U+0061) followed by Unicode Character 'COMBINING DIAERESIS' (U+0308)

Most fonts (not all!) display (U+0061) followed by (U+0308) as a ligature that looks exactly like the single character (U+00E4). But (U+0061) followed by (U+0308) (two characters) is NOT identic with (U+00E4) (one character).

I can't say since which version of FileZilla this problem exists, but older versions of FileZilla did not have this bug.

When I download a file and then upload it again, i don't want to create a duplicate file with a new name. I want that the filename doesn't change!

#10950 FileZilla fails to list directory contents with certain filename present, times out closed Bug report critical FileZilla Client
Description

Encountered on 3.20.1, tried nightly snapshot from 2016-08-23 and encountered it there as well.

I have a Debian jessie 8.5 system running openssh-server 6.7p1-5+deb8u3. I attempt to access it via sftp://IP as my user/pass, and it logs in successfully, says "Listing directory /home/FOO", and then reports timeout after 20 seconds, repeat forever.

Experimentation has revealed that removing the file named "download?dl=packages%2Fdebian%2Fnautilus-dropbox_0.7.1_amd64.deb" in my homedir causes FileZilla to behave as expected. (Determined by comparing the "raw directory output" from FileZilla with ls -f and seeing which file came next.

Other SSH and SFTP clients, like PuTTY, sftp under Cygwin, and WinSCP, on the same machine, function perfectly fine while filezilla is not behaving.

I do not have any saved config settings for this host.

#10988 libfilezilla thread.cpp contains a bug closed Bug report critical libfilezilla
Description

impl_->handle_ = reinterpret_cast<HANDLE>(_beginthreadex(0, 0, thread_proc, impl_, 0, 0)); if (impl_->handle_ == INVALID_HANDLE_VALUE) { ... }

_beginthreadex return 0 on error , while compare to INVALID_HANDLE_VALUE(-1)

#define INVALID_HANDLE_VALUE ((HANDLE)(LONG_PTR)-1)

On an error, _beginthreadex returns 0, and errno and _doserrno are set. https://msdn.microsoft.com/en-us/library/kdzttdcb.aspx

#11143 Security Concern new Other critical Other
Description

Tim:

On Wednesday 1/25, I registered for the “Gold Package”. A technician called and mumbled for about 5 minutes and then loaded some software onto my PC that he said would allow him to diagnose my problem.

He then said he needed to go off for about one hour “to change computers”.

A couple hours later, with no call back, I finally noticed that the software he loaded was still loaded. I immediately deleted it.

I could not get back to this support outfit – I waited over one hour on the phone.

I did reach a tech yesterday who said he could only refund part of my $49.xx. I told him I was not only concerned about getting a refund but was thinking about calling the Montreal police about possible theft of data/files from my PC. It appears as if I immediately got a refund on my credit card. This quickness of this reaction is more concerning.

This morning I ran into the “You have a virus and can’t get out of here” virus. I think I took care of this with the Task Manager.

I am now doing a complete Scan with Windows Defender – but this does not address the issue of what may have been removed from this PC – some sensitive material.

Can you identify the original technician that put the software on my system and press him about what he did and why he didn’t return the call.

Let me know if you think legal intervention is warranted.

Thanks.

Charlie 303 253 2225 (c) 303 670 2867 (h)

#11239 Server Connection closed Bug report critical FileZilla Server
Description

can't connect to Filezilla server

#11536 Possible Malware closed Bug report critical FileZilla Client
Description

I had a user on my network download the latest windows package from filezilla-project.org and Palo Alto Traps caught what looked to be malware delivered to his system at install. I submitted the exe to our malicious code analysis service and it was flagged as suspicious. I've attached that report for your review.

Please give me a call or email if I can be of assistance.

#11569 Password incorrect but it's valid with old version. new Bug report critical FileZilla Server
Description

Hello,

We have a bigger problem with FileZilla Server.

With our current version of FileZilla Server 0.9.43.0, no problem, all of 250 users has a login / password work good.

But, if update with the latest version 0.9.60.2 ... randomly login / password do not work with lot of user: Login / password incorrect.

And if i back to 0.9.43.0, it's good.

Why? You have a solution?

#11572 421 Too many connections (8) from this IP new Bug report critical FileZilla Client
Description

i always get this error on my ftp can you please help me ?

#11574 [AVAST] FileZilla 3.32.0 macosx-x86_setup_bundled (MacOS:InstallCore-EY [PUP) closed Bug report critical FileZilla Client
Description

Hello, I tried to install the latest version of FileZilla from FileZilla_3.32.0_macosx-x86_setup_bundled but this time Avast threw a warning.

Could somebody advice is this is false or the repository been hacked?

#11578 Hacked closed Bug report critical FileZilla Server
Description

My website andrealora.com was hacked. I was able to log into my FileZilla to change my password, but now I'm not sure what to do. Should I delete all files and re-upload from a backup off my external hard drive?

#11646 List of websites to connect with, panel (left) menu, is gone. closed Bug report critical FileZilla Server
Description

In the new version, 3.34.0 on a MBP High Sierra. The left panel is gone in the sitesconnectingmenu. So there is only on connection possible. But which. In the version 3.33.0 the connecting panel shows on the left site a list of available sites. This panel is misformed/gone in version 3.34.0 on the MBP. Tested on a Sierra MBP gives the same result. So version 3.34.0 is not good. See images: Last version screendump, 3.33.0: http://chromosomal-conject.000webhostapp.com/version333panelleft.png

Latest version screendump 3.34.0: http://chromosomal-conject.000webhostapp.com/version334panelleft.png

The panel is broken/miformed in the latest version

#11702 Filezilla Server service becomes unresponsive closed Bug report critical FileZilla Server
Description

After an undetermined amount of time running Filezilla Server as a service on Windows 2008 R2 in a KVM VPS (QEMU 2.5+, 3 vCPUs, 64-bit OS), the service, without any clear reason, stops responding.

The administration interface loses its connection, tries to re-establish and hangs on authentication.

Trying to restart the service fails when it's in this state; the service is completely locked and cannot be stopped or restarted. Only a complete reboot of the server solves the problem.

Initially when I ran into this problems I was running an older version of Filezilla Server (0.9.52, I believe) which has been running fine on this same machine for a very long time. I tried updating to 0.9.60-2 but it didn't solve the problem. No changes were made to this server apart from regular Windows Updates.

Our FTP traffic on that particular machine is low, maybe a dozen or 2 users per day. 24 user accounts, 1 group.

#11704 Connection attempt failed with "ECONNREFUSED" Could not connect to server closed Bug report critical FileZilla Client
Description

I have been attempting since yesterday to connect to the FTP site using the same connection method I have used for years. My version of FileZilla Client is 3.35.2.

#11746 550 Error closed Bug report critical FileZilla Client
Description

Response: 550 Directory not empty.

After last update i have this error when i try to delete directory witch is not empty. I verify this with my pro client on various type of connection and various type of servers. I try to delete folders with other client and succes.

#11749 No se pueden borrar carpetas con contenidos closed Bug report critical FileZilla Client
Description

En la más reciente versión de FileZilla Pro no se pueden borrar carpetas que tengan algún tipo de contenido. Marca error 550. Sin embargo con otros programas de cliente FTP si es posible hacerlo. Utilizo el software WinSCP y logro borrar carpetas con contenidos sin problema alguno. No puedo hacerlo solamente en FileZilla.

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

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

#11777 Openning error new Bug report critical FileZilla Client
Description

Hi,

When i launch filezilla client, I have somme errors

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

Hi,

I am getting following error while connecting to server,

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

#11804 Could not connect to server closed Other critical FileZilla Client
Description

Unable to connect to the server. The problem happened when I was adding additional data. Websites are not working now. I need help asap !!

Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 69.65.10.231:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Error: Could not connect to server

#11806 Forgot my hosting address closed Other critical FileZilla Client
Description

Forgot my hosting address.if you help me I would be very happy.

#11816 File content messed up after uploading closed Bug report critical FileZilla Client
Description

After downloading and uploading back the same file - it's content got messed up. I attached file examples after downloading/uploading.

But it's a little bit tricky: 1) Everything works fine on my previous laptop 2) The bug appears on a completely fresh installed OS with latest FileZilla version 3) The bug doesn't appear when I'm using a different FTP client (WinSCP) on the fresh install.

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

Buenas tardes

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

me pueden ayudar por favor?

#11862 akrlsmu01lep05 access issue closed Bug report critical FileZilla Server
Description

I am unable to access akrlsmu01lep05 on my computer. Filezilla shows me 'nacread01/RF:permission denied' error. However it works on other computer. I have contacted security access team and Samsung IT help desk team also. Both teams have told me that its Filezilla issue. I have uninstalled and installed file FileZilla many times. Software also updated.I have also check and verified the setting. Still I am having issues with akrlsmu01lep05. I am using version 3.39.0. Please help me to fix this issue. I shall be thankful to you.

#11870 Version 3.41.0 unusably slow closed Bug report critical FileZilla Client
Description

I upgraded today to 3.41 (64-bit windows) and it is unusably slow. I estimate it is at least 100 times slower than earlier versions. For example, I regularly need to replace a complete subdirectory tree on the server and it usually takes less than second or so. With 3.41 it was taking longer than 10 minutes and barely made an impact, I gave up.

I also see that I cannot just jump from one directory to another, since I now get warnings that a directory synchronisation is taking place.

I wasn't sure that it was Filezilla the problem (maybe a network issue or a million other things), so I downgraded to 3.40 and all was good again. I then tried to reinstall 3.41 and all was slow again. I have now gone back to 3.40 until this gets fixed.

I am a long time user and big fan of Filezilla.

#11889 installers contain adware new Other critical FileZilla Client
Description

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

#11909 Alias Not Working for Shared OneDrive Folder closed Bug report critical FileZilla Server
Description

When I goto Users -> Shared Folders and try to create an alias to this OneDrive folder, it allows me to make the entry, but it does NOT work when connecting remotely to the server:

f:\OneDrive - company-tech.net

When connecting remotely to the shared folder, it will display the folder contents, but it won't allow a file transfer and fails. Filezilla Server reports this error:

550 Could not open file for reading.

But if I create the alias to this folder name, it will work:

f:\OneDrive

So I believe Filezilla Server is having an issue with the hyphen or period in the folder name.

I would use the simpler folder name, however, OneDrive does not allow me to change the name of the folder as that belongs to the OneDrive account name, which in this case is "company-tech.net".

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

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

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

And prohibits from getting in ..

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

i'm totally stuck! Any suggestions?

#11967 I want to unsuscribe from filezilla Pro closed Other critical FileZilla Client
Description

Hello, I would like to unsuscribe from filezilla Pro but I don't see the option.

#11990 ECONNREFUSED - Verbindung durch Server verweigert new Bug report critical FileZilla Client
Description

Dear all,

we cannot conenct to server for 2 days, folowing error appears:

Status: Verbinde mit 172.24.63.45:1080... Status: Verbindungsversuch fehlgeschlagen mit "ECONNREFUSED - Verbindung durch Server verweigert". Fehler: Herstellen der Verbindung zum Server fehlgeschlagen Status: Verbindung zum Server getrennt Status: Verbinde mit ftp.mkdenial.com über SOCKS5-Proxy Status: Auflösen der IP-Adresse für socks.fsc.net Status: Verbinde mit 172.24.63.45:1080... Status: Verbindungsversuch fehlgeschlagen mit "ECONNREFUSED - Verbindung durch Server verweigert". Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

We have filezilla for many years and it is first time we get such error. No any changes have been done. Tehre are 3 employees with the same error. We use last version 3.44.2; Windows 7, 64 bit.

We use filzeilla to download sanctioned party lists to be conform with compleance regulations and embargoes.

Please help us!

Fujitsu Technology Solutions, Germany

#11993 Directory listing cap error new Bug report critical FileZilla Client
Description

When viewing directories on remote server where over 10,000 files often caps off just below the 10k mark. Went in circles looking for missing files until I realised I wasn't getting the full listing. Can't see an option for max length so I can only assume its a cap error.

#12005 FileZilla Pro freezes while trying to access subfolder in Shared Drive (Team Drive) closed Bug report critical FileZilla Client
Description

Hi,

I just updated to the latest version 3.45.1 and now unable to access Google's Shared Drives. *Checked accessibility via web browser, works OK.

This is what I've tried a few times after restarting.

  1. Connecting to Google Drive is per usual
  2. Accessing "My Drive" (personal) and "Shared with Me" works normally.
  3. When I click into Shared Drives, and I click on one of the Shared Drives subfolders, FileZilla Pro becomes unresponsive/frozen.
  4. Upon freezing, I'm unable to click on anything except to close it.

<Laptop and FileZilla info>

FileZilla Pro

Version: 3.45.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-09-25 Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.29.0 GnuTLS: 3.6.9

Operating system:

Name: Windows 10 (build 17763), 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 bmi2 bmi2 adx lm Settings dir: C:\Users\howie\AppData\Roaming\FileZilla\


<Message Log>

Status: Resolving address of www.googleapis.com Status: Connecting to [2404:6800:4001:80e::200a]:443... Status: Connection established, initializing TLS... Status: Verifying certificate... Status: TLS connection established, sending HTTP request Status: Retrieving root listing... Status: Directory listing of "/" successful Status: Retrieving directory listing of "/My Drive"... Status: Directory listing of "/My Drive" successful Status: Retrieving directory listing of "/Shared with me"... Status: Directory listing of "/Shared with me" successful Status: Retrieving directory listing of "/Shared drives"... Status: Directory listing of "/Shared drives" successful Status: Retrieving directory listing of "/Shared drives/howie Shuttle"...

#12011 Filezilla is not connecting to server new Bug report critical FileZilla Server
Description

server connection issue Status: Insecure server, it does not support FTP over TLS. Command: USER tnr Response: 331 Password required for tnr. Command: PASS Response: 530 Login incorrect. Error: Critical error: Could not connect to server

cannot transfer files - failed transfers

#12038 Server not updating new Bug report critical FileZilla Client
Description

Hello, I run a Minecraft server and I use filezilla to edit and upload files to my server. My FileZilla, however, won't update the server files. I see that all files were edited on 9/20/19 but we have edited files yesterday. Whenever I try to edit a file, the changes are not saved. Please help.

Thanks, Connor

#12042 Error:Received unexpected end-of-file from SFTP server new Bug report critical FileZilla Client
Description

Hi Team,

I am repeatedly getting this exception I have gone through the previously raised tickets but i did not find any resolution,Can you please give me complete resolution so that I should'nt get this kind of error's in future.

Also am using latest version of file zilla client.

Thanks, Hemanth

#12052 Files are getting minified. Filezilla Version 3.46.0 new Bug report critical FileZilla Client
Description

We are using Filezilla from many years now, but from last few days files are getting minified after uploading through Filezilla version 3.46.0. We think it is happening from last two versions. Please send us a solution. It is to hectic to normalise the minified files one by one as it takes to much time. We checked with other FTP clients and different server, but its seems to be happening with Filezilla only. Also, it seems to be problem with Windows software only, we checked in software for Mac OSX, it is working properly. Eagerly waiting for your reply.

#12081 Virus in FileZilla 3.46.3 closed Bug report critical Other
Description

Downloading the installer triggers an antivirus warning on Windows 10 security

I understand that the installer has a spyware / adware installer that can be bypassed by not agreeing to the terms, but in the past this was categorized as a Adware, not Trojan.

Trojan:Win32/Casdet!rfn

The MD5 is 7223E53696865C0728AB2971009C4DA9

See the VirusTotal here: https://www.virustotal.com/gui/file/eaebaea7ff465cd3aeb57d595883813c170748a810336759d2526cce3ac873ed/detection

#12083 Edited file is uploading even server is not connected new Bug report critical FileZilla Client
Description

Steps to reproduce:

  1. Connect to server
  2. view/edit a file and again upload it on file change prompt.
  3. disconnect to the server (ctrl + d)
  4. edit an already opened file in the editor and save it
  5. switch to FileZilla client
  6. Filezilla will prompt to upload changes to the server
  7. Click on Yes
  8. The file is uploaded to the server
#12084 This site can’t be reached new Bug report critical FileZilla Client
Description

I got website who stored in Filezilla, and since the morning the site is unavailable. I've checked the server (in heroku) and it works perfect. I got copy of the files on my localhost and i can reach the website from there (locally). This website has a lot of users and it is very important to fix this issue as soon as possible.. (I can't also connect to my account on filezilla - where i upload files) the site is - tiroche.co.il. Please help me!

#12085 Ctrl+Shift+Click behaves as Ctrl+Click for selection new Bug report critical FileZilla Client
Description

Steps to reproduce:

  • connect to a server
  • navigate to a folder on the server where you have at least a few files; let's say they are called "file1", "file2", ..., "file6" and they are sorted alphabetically
  • click on file1 (file1 gets selected)
  • Ctrl+Click on file3 (now file1 and file3 are selected)
  • Ctrl+Shift+Click on file6

Expected: Now file1 and files 3 to 6 should be selected. In other words, Ctrl+Shift+Click should add all files between the previously selected ones and the clicked one to the current selection.

Observed: Only file1, file3 and file6 are selected, as if I had ctrl+clicked on file6 without holding the Shift key

The expected behavior of ctrl+click, shift+click and ctrl+shift+click is a universal well-established convention in both Windows and Linux and if I'm not mistaken also Mac with some variation (perhaps cmd instead of ctrl). It's been literally years since the last time I've stumbled upon some application that doesn't adhere to it.

#12090 Drag & Drop not working after update new Bug report critical Unknown
Description

My FileZilla has just updated itself to the latest version but the drag and drop facility isn't working which means that I can't use Filezilla for what I need it to do. I have a huge client client who has come to a grinding halt because I can't access this functionality.

FileZilla Client


Version: 3.46.3

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-12-23 Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.29.0 GnuTLS: 3.6.9

Operating system:

Name: Windows 10 (build 18362), 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 bmi2 bmi2 adx lm Settings dir: C:\Users\Leon.Duffield\AppData\Roaming\FileZilla\

#12153 SSL Private Key Password unencrypted new Bug report critical FileZilla Server
Description

I just discovered the SSL private Key password is left unencrypted in the settings files (FileZilla Server.xml)

This is a big security issue has anyone can stole the key...

Note : The admin password is also left unencrypted in the file

#12182 File type association: LOST!!! new Bug report critical FileZilla Client
Description

Since the previous version and also with 3.48.1, once updated all the fiel associations are LOST! Which is always a dramatic story,

Please fix it once forever, because I can't waist 30 minutes each update in order to rewrite that table.

#12198 Unable To Install new Bug report critical FileZilla Client
Description

Hello!

Unable to install - See error: https://www.screencast.com/t/HPG1AB6T

Is this an error with my system or your program?

Thank You, Daniel Rodgers

#12220 Uploads randomly failed new Bug report critical FileZilla Client
Description

Almost every time I upload a folder with many subfolder to a server, a couple or three random files fail to upload.

If I just reset and requeue them, they never fail again. Also re-uploading the whole folder always work.

Until recently I was using a very old version of FileZilla (because, you know, Ubuntu), and I assumed this was fixed by this change that I found in the changelog:

3.37.3 (2018-10-01) Bugfixes and minor changes:

Fix issues with directory creation when uploading many files in

parallel

However, I'm now using 3.46.3 and the issue is not fixed.

I'm sure this has already been reported, but finding a bug report in this bugtracker is like finding a needle in a haystack.

#12221 Failed Transfers tab is broken new Bug report critical FileZilla Client
Description

See the screenshot.

This is a regression. I've starting seeing this after upgrading Ubuntu from 16.04 to 20.04

#12222 MacOS select associating edit client cause crash closed Bug report critical FileZilla Client
Description

When select any associating edit client(sublime text,ultra edit or any other client),the filezilla client always crash. here is crash detail:

Process: filezilla [3301] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: org.filezilla-project.filezilla Version: 3.49.1 (3.49.1) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: filezilla [3301] User ID: 503

Date/Time: 2020-07-20 13:06:06.203 +0800 OS Version: Mac OS X 10.15.4 (19E287) Report Version: 12 Anonymous UUID: AE5ABE47-6F3E-A103-F814-AD8AD782E4A0

Time Awake Since Boot: 8500 seconds

System Integrity Protection: disabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11 Termination Reason: Namespace SIGNAL, Code 0xb Terminating Process: exc handler [3301]

VM Regions Near 0: --> TEXT 000000010bf3d000-000000010cada000 [ 11.6M] r-x/r-x SM=COW /Applications/FileZilla.app/Contents/MacOS/filezilla

Application Specific Information: Performing @selector(controlAction:) from sender wxNSButton 0x7fae13ebd610

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 org.filezilla-project.filezilla 0x000000010bfeac2b 0x10bf3d000 + 711723 1 org.filezilla-project.filezilla 0x000000010bffcefc 0x10bf3d000 + 786172 2 org.filezilla-project.filezilla 0x000000010bffcded 0x10bf3d000 + 785901 3 org.filezilla-project.filezilla 0x000000010c95c952 0x10bf3d000 + 10615122 4 org.filezilla-project.filezilla 0x000000010c95c6cb 0x10bf3d000 + 10614475 5 org.filezilla-project.filezilla 0x000000010c95c5e0 0x10bf3d000 + 10614240 6 org.filezilla-project.filezilla 0x000000010c95c98c 0x10bf3d000 + 10615180 7 org.filezilla-project.filezilla 0x000000010c77b95e 0x10bf3d000 + 8644958 8 com.apple.AppKit 0x00007fff33a37437 -[NSApplication(NSResponder) sendAction:to:from:] + 299 9 com.apple.AppKit 0x00007fff33a372d2 -[NSControl sendAction:to:] + 86 10 com.apple.AppKit 0x00007fff33a37204 26-[NSCell _sendActionFrom:]_block_invoke + 136 11 com.apple.AppKit 0x00007fff33a37106 -[NSCell _sendActionFrom:] + 171 12 com.apple.AppKit 0x00007fff33a3704d -[NSButtonCell _sendActionFrom:] + 96 13 com.apple.AppKit 0x00007fff33a3332b NSControlTrackMouse + 1745 14 com.apple.AppKit 0x00007fff33a32c32 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 130 15 com.apple.AppKit 0x00007fff33a32af1 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 691 16 com.apple.AppKit 0x00007fff33a31e6d -[NSControl mouseDown:] + 748 17 org.filezilla-project.filezilla 0x000000010c7e34ee 0x10bf3d000 + 9069806 18 com.apple.AppKit 0x00007fff33a30280 -[NSWindow(NSEventRouting) _handleMouseDownEvent:isDelayedEvent:] + 4914 19 com.apple.AppKit 0x00007fff3399aa81 -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 2612 20 com.apple.AppKit 0x00007fff33999e29 -[NSWindow(NSEventRouting) sendEvent:] + 349 21 org.filezilla-project.filezilla 0x000000010c7d420b 0x10bf3d000 + 9007627 22 com.apple.AppKit 0x00007fff339981b4 -[NSApplication(NSEvent) sendEvent:] + 352 23 org.filezilla-project.filezilla 0x000000010c75e432 0x10bf3d000 + 8524850 24 com.apple.AppKit 0x00007fff33af5b0b -[NSApplication _doModalLoop:peek:] + 388 25 com.apple.AppKit 0x00007fff33c87fac 33-[NSApplication runModalSession:]_block_invoke_2 + 69 26 com.apple.AppKit 0x00007fff33c87f54 33-[NSApplication runModalSession:]_block_invoke + 78 27 com.apple.AppKit 0x00007fff33af4094 _NSTryRunModal + 100 28 com.apple.AppKit 0x00007fff33c87e4f -[NSApplication runModalSession:] + 128 29 org.filezilla-project.filezilla 0x000000010c7c9a20 0x10bf3d000 + 8964640 30 org.filezilla-project.filezilla 0x000000010c942533 0x10bf3d000 + 10507571 31 org.filezilla-project.filezilla 0x000000010c9425d6 0x10bf3d000 + 10507734 32 org.filezilla-project.filezilla 0x000000010c7ca08d 0x10bf3d000 + 8966285 33 org.filezilla-project.filezilla 0x000000010c94268d 0x10bf3d000 + 10507917 34 org.filezilla-project.filezilla 0x000000010c8d5305 0x10bf3d000 + 10060549 35 org.filezilla-project.filezilla 0x000000010c760bbf 0x10bf3d000 + 8534975 36 org.filezilla-project.filezilla 0x000000010bfc14ff 0x10bf3d000 + 541951 37 org.filezilla-project.filezilla 0x000000010bfe5051 0x10bf3d000 + 688209 38 org.filezilla-project.filezilla 0x000000010bfe22b3 0x10bf3d000 + 676531 39 org.filezilla-project.filezilla 0x000000010bfdfad6 0x10bf3d000 + 666326 40 org.filezilla-project.filezilla 0x000000010c2303a7 0x10bf3d000 + 3093415 41 org.filezilla-project.filezilla 0x000000010c95b93f 0x10bf3d000 + 10611007 42 org.filezilla-project.filezilla 0x000000010c95c6ea 0x10bf3d000 + 10614506 43 org.filezilla-project.filezilla 0x000000010c95c5e0 0x10bf3d000 + 10614240 44 org.filezilla-project.filezilla 0x000000010c891372 0x10bf3d000 + 9782130 45 org.filezilla-project.filezilla 0x000000010c95c98c 0x10bf3d000 + 10615180 46 org.filezilla-project.filezilla 0x000000010c84b746 0x10bf3d000 + 9496390 47 org.filezilla-project.filezilla 0x000000010c782fc9 0x10bf3d000 + 8675273 48 com.apple.AppKit 0x00007fff33a37437 -[NSApplication(NSResponder) sendAction:to:from:] + 299 49 com.apple.AppKit 0x00007fff33b47aee -[NSMenuItem _corePerformAction] + 312 50 com.apple.AppKit 0x00007fff33b4786a -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 106 51 com.apple.AppKit 0x00007fff33b983e8 -[NSMenu performActionForItemAtIndex:] + 114 52 com.apple.AppKit 0x00007fff33b9836d -[NSMenu _internalPerformActionForItemAtIndex:] + 82 53 com.apple.AppKit 0x00007fff33b981b7 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 101 54 com.apple.AppKit 0x00007fff33b288f8 NSSLMMenuEventHandler + 908 55 com.apple.HIToolbox 0x00007fff351828ff DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1254 56 com.apple.HIToolbox 0x00007fff35181d8d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 329 57 com.apple.HIToolbox 0x00007fff3519747e SendEventToEventTarget + 39 58 com.apple.HIToolbox 0x00007fff351f740b SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef) + 368 59 com.apple.HIToolbox 0x00007fff3521e065 SendMenuCommandWithContextAndModifiers + 45 60 com.apple.HIToolbox 0x00007fff3521e00d SendMenuItemSelectedEvent + 346 61 com.apple.HIToolbox 0x00007fff3521de59 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 96 62 com.apple.HIToolbox 0x00007fff353288c2 PopUpMenuSelectCore(MenuData*, Point, double, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, unsigned int, Rect const*, Rect const*, CFDictionary const*, CFString const*, OpaqueMenuRef, unsigned short*) + 1615 63 com.apple.HIToolbox 0x00007fff35327db6 _HandlePopUpMenuSelection8(OpaqueMenuRef*, OpaqueEventRef*, unsigned int, Point, unsigned short, unsigned int, unsigned int, Rect const*, unsigned short, Rect const*, Rect const*, CFDictionary const*, CFString const*, OpaqueMenuRef, unsigned short*) + 410 64 com.apple.HIToolbox 0x00007fff351ff2b5 _HandlePopUpMenuSelectionWithDictionary + 329 65 com.apple.AppKit 0x00007fff33cea96d SLMPerformPopUpCarbonMenu + 1611 66 com.apple.AppKit 0x00007fff33b90f48 _NSSLMPopUpCarbonMenu3 + 782 67 com.apple.AppKit 0x00007fff33b90b94 -[NSCarbonMenuImpl popUpMenu:atLocation:width:forView:withSelectedItem:withFont:withFlags:withOptions:] + 439 68 com.apple.AppKit 0x00007fff33bca117 -[NSPopUpButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 604 69 org.filezilla-project.filezilla 0x000000010c7d07ad 0x10bf3d000 + 8992685 70 org.filezilla-project.filezilla 0x000000010c769e27 0x10bf3d000 + 8572455 71 org.filezilla-project.filezilla 0x000000010c8742e3 0x10bf3d000 + 9663203 72 org.filezilla-project.filezilla 0x000000010bfa91de wxWindowBase::PopupMenu(wxMenu*, wxPoint const&) + 46 73 org.filezilla-project.filezilla 0x000000010c22d1c5 0x10bf3d000 + 3080645 74 org.filezilla-project.filezilla 0x000000010c95b93f 0x10bf3d000 + 10611007 75 org.filezilla-project.filezilla 0x000000010c95c6ea 0x10bf3d000 + 10614506 76 org.filezilla-project.filezilla 0x000000010c95c5e0 0x10bf3d000 + 10614240 77 org.filezilla-project.filezilla 0x000000010c891372 0x10bf3d000 + 9782130 78 org.filezilla-project.filezilla 0x000000010c95c98c 0x10bf3d000 + 10615180 79 org.filezilla-project.filezilla 0x000000010c767175 0x10bf3d000 + 8561013 80 org.filezilla-project.filezilla 0x000000010c95b93f 0x10bf3d000 + 10611007 81 org.filezilla-project.filezilla 0x000000010c95c6ea 0x10bf3d000 + 10614506 82 org.filezilla-project.filezilla 0x000000010c95c5e0 0x10bf3d000 + 10614240 83 org.filezilla-project.filezilla 0x000000010c891372 0x10bf3d000 + 9782130 84 org.filezilla-project.filezilla 0x000000010c7b3636 0x10bf3d000 + 8873526 85 org.filezilla-project.filezilla 0x000000010c95b93f 0x10bf3d000 + 10611007 86 org.filezilla-project.filezilla 0x000000010c95c6ea 0x10bf3d000 + 10614506 87 org.filezilla-project.filezilla 0x000000010c95c5e0 0x10bf3d000 + 10614240 88 org.filezilla-project.filezilla 0x000000010c95c98c 0x10bf3d000 + 10615180 89 org.filezilla-project.filezilla 0x000000010c7e708d 0x10bf3d000 + 9085069 90 org.filezilla-project.filezilla 0x000000010c7e3497 0x10bf3d000 + 9069719 91 com.apple.AppKit 0x00007fff3399b9bd -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 6512 92 com.apple.AppKit 0x00007fff33999e29 -[NSWindow(NSEventRouting) sendEvent:] + 349 93 org.filezilla-project.filezilla 0x000000010c7d3dcb 0x10bf3d000 + 9006539 94 com.apple.AppKit 0x00007fff33998b1b -[NSApplication(NSEvent) sendEvent:] + 2759 95 org.filezilla-project.filezilla 0x000000010c75e432 0x10bf3d000 + 8524850 96 com.apple.AppKit 0x00007fff337e521f -[NSApplication run] + 707 97 org.filezilla-project.filezilla 0x000000010c7c9c0a 0x10bf3d000 + 8965130 98 org.filezilla-project.filezilla 0x000000010c94268d 0x10bf3d000 + 10507917 99 org.filezilla-project.filezilla 0x000000010c8d5305 0x10bf3d000 + 10060549 100 org.filezilla-project.filezilla 0x000000010c8ac514 0x10bf3d000 + 9893140 101 org.filezilla-project.filezilla 0x000000010c79306a 0x10bf3d000 + 8740970 102 org.filezilla-project.filezilla 0x000000010c8fc89a 0x10bf3d000 + 10221722 103 org.filezilla-project.filezilla 0x000000010c0123c3 0x10bf3d000 + 873411 104 libdyld.dylib 0x00007fff704becc9 start + 1

#12239 My FileZilla wont start up? assigned Bug report critical FileZilla Client
Description

Hi, good morning, I was going to go into my FileZilla, to start working on my Garry's Mod server, and it wont let me log in. All the credentials are correct, it just says. Thank you for your time. Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of cp-dal08.gmchosting.com Status: Connecting to 137.83.91.20:8855... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server

#12256 Unable to connect to any servers new Bug report critical FileZilla Client
Description

We have two servers that we use with Filezilla one hosted by ourselves and one by a third party.

As of yesterday we are no longer able to connect to either - we have tried on a few different accounts with IPs that are cleared for access but none appear to be working.

We have checked with our development team and the details we are entering and correct and were working prior to yesterday.

When attempting to connect we get error "Unable to connect to server". One of the servers is part of a covid tracker so it is vital we can update it ASAP. We have updated to the latest version of Client but still no luck.

#12262 Assert error message and crash on uploading files closed Bug report critical FileZilla Client
Description

I uploaded a bunch of files by dragging them from a Nemo window into Filezilla's server-side tab.

I do this all the time, but this time a window with an assert error message showed up.

Here's the backtrace:

    ASSERT INFO:
    QueueView.cpp(1231): assert "(res & (0x0100 | (0x0002))) != (0x0100 | (0x0002))" failed in SendNextCommand().

    BACKTRACE:
    [1] wxEvtHandler::TryHereOnly(wxEvent&)
    [2] wxEvtHandler::ProcessEventLocally(wxEvent&)
    [3] wxEvtHandler::ProcessEvent(wxEvent&)
    [4] wxEvtHandler::ProcessPendingEvents()
    [5] wxAppConsoleBase::ProcessPendingEvents()
    [6] wxApp::DoIdle()
    [7] g_main_context_dispatch
    [8] g_main_loop_run
    [9] gtk_main
    [10] wxGUIEventLoop::DoRun()
    [11] wxEventLoopBase::Run()
    [12] wxAppConsoleBase::MainLoop()
    [13] wxEntry(int&, wchar_t**)
    [14] __libc_start_main

I tried the "Continue" button, but the popup would show up again and again, so I eventually chose "Stop", and then FileZilla crashed (unless closing it is what the Stop button does).

I have no idea how to reproduce this systematically. It only happened randomly this one time (and I'm sure it'll happen again in the future, but it certainly doesn't happen often)

#12279 FATAL ERROR: Network error: Software caused connection abort Error: Could not connect to server new Bug report critical FileZilla Client
Description

Filezilla is giving me an error when trying to connect to an already established connection. FATAL ERROR: Network error: Software caused connection abort Error: Could not connect to server

Is there a possible remedy to this? Please help ASAP. Thanks

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

Status: Resolving address of www.TYPINGSERVICESOFHOUSTON.COM Status: Connecting to 160.153.94.137:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER brazosvalley Response: 331 User brazosvalley OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error: Could not connect to server

#12309 Unable to connect to FileZilla closed Bug report critical FileZilla Server
Description

Hi Team,

I am unable to connect to FileZilla. I am getting error. Error:

Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#12337 Big Sur Release version new Bug report critical FileZilla Client
Description

every time, I run FileZilla using ssh on both local IP and remote it hangs when I search folders or try to carry out any operation. it also hangs when searching and opening folders on local machine.

FileZilla is set to allow full access to disk and access private folders.

It hangs on NFS and SMB/CIFS shares within any file structure this never happen previously

I have never had an issue with any previous version on any OS hence using Pro Version

filizilla build

FileZilla Pro


Version: 3.51.0

Build information:

Compiled for: x86_64-apple-darwin19.6.0 Compiled on: x86_64-apple-darwin19.6.0 Build date: 2020-10-21 Compiled with: Apple clang version 12.0.0 (clang-1200.0.32.21) Compiler flags: -O2 -g -Wall -Wextra -pedantic -O2 -g -Wall -Wextra -pedantic -Werror=partial-availability

Linked against:

wxWidgets: 3.0.6 SQLite: 3.31.1 GnuTLS: 3.6.15

Operating system:

Name: Mac OS X (Darwin 20.1.0 x86_64) Version: 10.16 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: /Users/christopherswain/Library/Containers/org.filezilla-project.filezilla.sandbox/Data/.config/filezilla/

Mac Details

Model Name: iMac

Model Identifier: iMac19,1 Processor Name: 6-Core Intel Core i5 Processor Speed: 3 GHz Number of Processors: 1 Total Number of Cores: 6 L2 Cache (per Core): 256 KB L3 Cache: 9 MB Memory: 40 GB System Firmware Version: 1554.50.2.0.0 SMC Version (system): 2.46f12

As you can see my machine is unto date including all software

#12356 I cant get my files new Bug report critical FileZilla Client
Description

Hi, Usually I have no problem but this week and last week it didn't provide my supples list from mckesson. it used give me the option of View/Edit form. I cant even get this weeks supplies. How do you get old files as well.

#12359 Error Mac FileZilla 3.52.0.3 closed Bug report critical FileZilla Client
Description

Error Al descargar archivos de ftp Los asteriscos * lo he cambiado manualmente ya que es un proyecto privado

cd "/var/www/vhosts/*.com/httpdocs/0_*.1/update" Respuesta: New directory is: "/var/www/vhosts/*.com/httpdocs/0_*.1/update" Comando: get "update.php" "/Users/imac_fer/Desktop/vertary/0_*.1/update/update.php" Error: Could not allocate memory to open '/Users/imac_fer/Desktop/vertary/0_*.1/update/update.php' for writing. Error: local: unable to open /Users/imac_fer/Desktop/vertary/0_*.1/update/update.php Error: Error crítico de transferencia de archivo


FileZilla Client


Version: 3.52.0.3

Build information:

Compiled for: x86_64-apple-darwin20.2.0 Compiled on: x86_64-apple-darwin20.2.0 Build date: 2021-01-06 Compiled with: Apple clang version 12.0.0 (clang-1200.0.32.28) Compiler flags: -Werror=partial-availability -Wall -g

Linked against:

wxWidgets: 3.0.6 SQLite: 3.31.1 GnuTLS: 3.6.15

Operating system:

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

#12363 File corrupted when uploading via updated Filezilla closed Bug report critical FileZilla Client
Description

Hi,

We just updated our Filezilla Pro (3.52.0.4) and sent a compressed file in WinRAR format (.rar) to an S3 bucket on AWS. The upload is successful and the download is successful, but when trying to extract the file it gives an error. We repeated the process several times and it doesn't work, and the compressed file on the source computer is unzipping normally. The problem is when we send the file. Since we sent and downloaded it through the AWS web interface and the file unzipped normally at the destination.

Please check.

I look forward and thanks.

Cristiano.

#12376 Latest FileZilla Pro 3.52.2 crashing closed new Bug report critical FileZilla Client
Description

The new 3.52.2 version is crashing when uploading to dropbox. I never had any problems with 3.51 and have uploaded over 2TB of Data with no problems. The new version randomly crashes at different times. I've also tried reinstalling. Is there any chance you can send me a link to download the older FileZilla Pro 3.51 again until there's a fix?

#12414 Error: Could not connect to server new Feature request critical FileZilla Client
Description

Hi

I am trying to connect to external sftp server which doesn't require ssh key for login. External server only requires host, Port number, User and password for login. But each time during connecting to any external sFTP server, by default FileZilla is looking for ssh key credentials for login and get a connection error. And for specifically the external host connection which require ssh public key authentication, that is also giving " connection error" on my personal Mac laptop. But, the Filezilla external sFTP connection works fine, if I use another laptop or desktop.

Response: fzSftp started, protocol_version=10 Command: proxy 2 "localhost" 2222 Command: keyfile "/MAC_Public_Key/.ssh/MAC_public_key.ppk" Command: open "any@…" 22 Error: FATAL ERROR: Connection refused Error: Could not connect to server

#12427 URGENT CRITICAL REGRESSION: cannot handle utf8 filenames new Bug report critical FileZilla Client
Description

After a recent update, it has become impossible to interact with a server where there are files that have utf-8 filenames containing characters such as "ñ".

Steps to reproduce:

  • connect to a server where there are such files

Expected: such files should be listed correctly Observed: the filenames are shown with random garbage characters

  • Select files on the server having filenames containing an "ñ"
  • try to delete the selected files

Expected: should work Observed: fails with a nonsensical error message more or less like "no such file or directory". Probably because FileZilla is asking the server to delete the file with the wrong filename (and hence the error message from the server is legitimate).

This used to work fine.

#12433 Target File already exists error new Bug report critical Unknown
Description

When trying to upload/download a file, we get the "Target file already exists" error. The new file is created in the destination folder, with a future time and the file is not actually transferred. The destination file then shows the file with no filesize. This error just started happening yesterday. Several days after our latest update. Version info included in attached pictures.This is critical as we are a (Building Dept) government agency) that uses this a medium to transfer documents to/from clients

No image "\Users\110235\Desktop\Capture" attached to C, No image "\Users\110235\Desktop\Capture2" attached to C, No image "\Users\110235\Desktop\Capture3" attached to C, No image "\Users\110235\Desktop\Capture4" attached to C,

#12451 Change files permissions app crash new Bug report critical FileZilla Client
Description

same as #12405 but different OS.

Initial bug on: Filezilla-client 3.53.1 on W10pro (CMP1), using SFTP to a Debian 10.9 Buster. Replicate on Filezilla-client 3.53.1 on W10pro (CMP2), using SFTP to a Debian 11-RC1 Bullseye.

When modifying files permissions, entering second digit crash the app.

Filezilla.log is empty after: 2021-05-11 02:02:18 132 1 Status: Directory listing of "/etc" successful.

#12463 File zile losing the setings new Other critical FileZilla Server
Description

Hi,

We have an issue with the File Zila Server 0.9.41. Beta After switching of the PC all our server connection are lost, is going to default settings, we can't find anywhere how to backup settings.

Many Thanks Cristian

#12465 Authentication failed. Cannot connect to server new Bug report critical FileZilla Client
Description

Status: Connecting to ftp.availity.com:9922... Status: Using username "tiptonpt1". Status: Access denied Error: Authentication failed. Error: Critical error: Could not connect to server Status: Disconnected from server Status: Connecting to availity.com:9922... Response: fzSftp started, protocol_version=10 Command: open "tiptonpt1@…" 9922 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Connecting to availity.com:9922... Response: fzSftp started, protocol_version=10 Command: open "tiptonpt1@…" 9922 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Status: Connecting to availity.com:9922... Response: fzSftp started, protocol_version=10 Command: open "tiptonpt1@…" 9922 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Connecting to availity.com:9922... Response: fzSftp started, protocol_version=10 Command: open "tiptonpt1@…" 9922 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Status: Connecting to availity.com:9922... Response: fzSftp started, protocol_version=10 Command: open "tiptonpt1@…" 9922 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Connecting to availity.com:9922... Response: fzSftp started, protocol_version=10 Command: open "tiptonpt1@…" 9922 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Status: Connecting to ftp.availity.com:9922... Status: Using username "tiptonpt1". Status: Access denied Error: Authentication failed. Error: Critical error: Could not connect to server

Connects without issue to 2 other servers but will not connect to Availity.

#12474 20 Second disconnect on SFTP uploads new Bug report critical FileZilla Server
Description

My websites use SFTP for secure uploading. If I use normal FTP it uploads updates with no problem. But when it comes to SFTP your system keeps kicking me off the connection. Help please.

#12488 Malware in installer closed Bug report critical FileZilla Client
Description

The download of FileZilla for Windows in the front page is infected with malware:

https://download.filezilla-project.org/client/FileZilla_3.54.1_win64_sponsored-setup.exe

Windows Defender has removed the file on download.

Virustotal shows a number of detections, from adware to trojan: https://www.virustotal.com/gui/file/9c7d724fa2f7bed9f1967fae78eba83ad027c6b3431ac064fd56c91a2f179e42/detection

#12491 Sometimes can not click on the local files new Bug report critical FileZilla Client
Description

I am using latest MACOS and latest FileZilla But sometimes when I use Synchronize Browsing, the local files can not be clicked, can not do anything with the local files It happened long time ago in previous version but for the latest version now this bug is not fixed.

This bug is not always happen, just sometimes, and when it happen, I had to close the program and start it again.

I guest it just happen with the final child folder which has files inside.

#12514 при входе по непонятным причинам возникает ошибка 530 , не помогает не одно решение проблемы. new Bug report critical FileZilla Server
Description

пытался войти , выдало ошибку 530 , искал в ютубе и на форумах как ее исправить , ничего не помогло , надеюсь на вашу помощь.

#12540 Regarding the error while connecting to sftp closed Bug report critical FileZilla Client
Description

While connecting to SFTP we are facing an error in login. Error 'Could not get reply from fzputtygen'. Please help me in troubleshooting the error

#12549 dropbord.nl new Feature request critical FileZilla Server
Description

many years ago i had the website dropbord.nl. i deleted this site years ago but i want to put the site back online. can you help me with this. we have a backup

#12556 Password is not working new Bug report critical FileZilla Client
Description

Hi,

I have created ftp account,

username: Kiran password:e&UB!eHi#5JV!DyfYemr

but not sure why it is not working with this password. I tried with some simple password then it worked, is this happened because FileZilla doesn't support some spl characters?

#12566 Latest version crash in few 1000s files new Bug report critical FileZilla Client
Description

When i uploading .net core application in windows server with 4000+ files its crash after few file update.

#12569 Neen help as FTP not working closed Bug report critical FileZilla Client
Description

hello team, i am a filezilla user, recently i update the software to FileZilla_3.56.2 , after doing this FTP not working.

Status: Connecting to 162.241.85.69:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER giveuc2t Response: 331 User giveuc2t OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error: Could not connect to server

for every FTP account same happening, please help me to connect FTP.

One more thing left local path folders & file not showing.

#12589 Connection server issues new Other critical FileZilla Server
Description

Hello, i have been having issues getting connected to the server in order for me to submit our monthly billing into TMHP. The connection continues to time out. I am currently using version 3.56.2. Has anything changed recently or how may this issue be resolved for me.

#12606 new release version 3.57.0 failed to load local site directory closed Bug report critical FileZilla Client
Description

installed the new release version 3.57.0, the local site failed to load any directory or files.

#12631 images will not upload closed Bug report critical FileZilla Server
Description

I am logged in, checked to make sure that the program was connected. made a new directory in public_html called image-files dragged the images from the left pane to the right pane. Would not dray. Then deleted failed attempts 3 times and still cannot drag the files into that folder.

Please help. Thank you, Madeline

PS: I don't know what how to determine the information you want: component version, operating system version. I am using a PC if that helps.

#12640 Error connecting to server closed Bug report critical FileZilla Server
Description

hello for some reason when i try to connect to my dayz server it says my ip is banned i have had this happen before trying to connect but then later it let me just trying to figure out why it keeps doing this

#12679 Automated conversion of \ to / as setting in options? reopened Feature request critical FileZilla Client
Description

As switch on/off option in settings?

When I paste a link from local network mapped drive to the ftp remote site address all \ to be converted in /

#12680 Bug listen file on win 7 closed Bug report critical FileZilla Client
Description

i try all versions portable cludnt version server version

i cannot list my owner pc Harddisk C or D or any one from stick i can connect the server and transfer files from server to my laptop but ohnly on Main Drive like D or D i cannot list any folder on my Lapto to see files or folder on my PC on Server side i can see folder and change them and can see files too und transfer them in both ways .

But no version and latest version 3.58.0 64bit dont whant open any folder on my laptop . win 7 Pro

#12690 Replacing Issue with Azure File Server new Bug report critical FileZilla Client
Description

When trying to replace a file using Microsoft Azure File Storage Service protocol. Replacing file creates a new fz_incomplete file and doesn't replace current file.

#12692 libfilezilla 0.37.1 building as soname 25.1 when configure.ac is 26 closed Bug report critical libfilezilla
Description

libfilezilla 0.37.1 building as soname 25.1 when configure.ac is 26:0:1.

Makes package non-buildable and cannot be submitted to Debian.

#12726 GNU TLS error -110 new Bug report critical FileZilla Client
Description

This crash occurs at various place when in the program:

  1. GNU TLS error-110 connection not properly terminated.
  2. Connection could not be established ECONN aborted - connection aborted.

The encryption option I use is "explicit FTP over TLS, if available."

Sometime the connection will re=establish and let me proceed for a few more steps. This happens on both ftp servers at Go Daddy and Inmotion Hosting. te problem started in mid-late May I updated Filezilla and then reinstalled it later with Version 3.01.6.

Oh, sometimes when I manage to upload files they upload with 0 Bytes. I have been using Filezilla for many many years and never had a problem until now.

#12727 can't connect to ProFTPD server new Bug report critical FileZilla Client
Description

狀態: 正在連線到 192.168.0.51:21... 狀態: 連線已建立, 正在等候歡迎訊息... 回應: 220 ProFTPD 1.3.5e Server (J51 FTP server) [192.168.0.51] 指令: AUTH TLS 回應: 234 AUTH TLS 成功執行 狀態: 正在初始 TLS... 錯誤: GnuTLS 錯誤 -8: A packet with illegal or unsupported version was received. 狀態: 以 "ECONNABORTED - 中止連線" 嘗試連線失敗. 錯誤: 無法連線到伺服器 =========================== FileZilla 3.55.1 can connect to this server (remove 3.60.1 , install 3.55.1) 狀態: 正在連線到 192.168.0.51:21... 狀態: 連線已建立, 正在等候歡迎訊息... 狀態: 正在初始 TLS... 狀態: 正在驗證憑證... 狀態: TLS 連線已建立. 狀態: 記錄 狀態: 正在取得目錄列表... 狀態: 成功取得 "/cad" 的目錄

#12737 Files are not uploaded to live server from temp folder to live after updated to latest version new Bug report critical FileZilla Client
Description

I am using VS Code and Live Sass Compiler. When I save the .scss file, It creates .css and .min.css files in temp folder on system but not uploading to live server. It was working fine on Last Friday in old version. Today I have downloaded the latest version facing this issue.

#12865 (2) Errors: Unable to open permission denied; Failed to retrieve directory listing new Bug report critical FileZilla Client
Description

When I try to login, I get these two error messages. My files on the right side do not appear, so I cannot access them. This has been going on since Sept of 2022. As I recall, I was editing the website, and when I went to upload the changes, I think there was something odd in the lower left box. It didn't upload. I have another FileZilla account that loads just fine, and there are no problems with it. They are both Rootsweb sites. So it is something unique to this file, called "bachgenealogy." I suspect that something got corrupted when I was trying to upload some changes. If someone could please just wipe it all clean, on your server, I can start over. Thank you.

#12871 DLL Hijacking closed Bilal Qureshi Bug report critical FileZilla Client
Description

DLL Hijacking vulnerability is discovered in latest version of FileZilla Client which is 3.63.1 which allows an attacker to gain access, execute arbitrary code via crafted DLL.

#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

#12918 I Cannot transfer files new Bug report critical Unknown
Description

I try to transfer files via filezilla . I always see the same message when i try to connect "Connection attempt failed with "ECONNREFUSED - Connection refused by server".

I ve tried every solution i ve found on the internet but still i cannot fix it. I ve been working on this for 2 weeks and i havent found any fix yet. Can anyone help me please????

#12925 filezilla update on Ubuntu 22.04.2 LTS closed Bug report critical FileZilla Client
Description

hi, FileZilla is awesome but there are many bugs on version 3.58. I can't officially update it and in Ubuntu software, there's no newer version :)

please update the project for Ubuntu users :)

#12940 File transfer new Bug report critical FileZilla Client
Description

"Drag and drops operation failed"

#12952 File cannot be uploaded to Onedrive after recent update. closed Bug report critical FileZilla Client
Description

File cannot be uploaded to Onedrive.

The reason for cancellation is "Could not start transfer".

My ondrive capacity is 500gb left, so it's not a capacity issue.

My current Filezilla version is 3.65.0, and I am a pro user.

#13000 old file zilla to new file zilla upgrade issue new Other critical FileZilla Server
Description

Dear Support Team,

i am using free ware file zilla all configuration upgrade my license product but my calling user not coming so please help me.

#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.

#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?

#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

#13021 FileZilla Application Flagged as Malware by Windows Defender closed Bug report critical FileZilla Client
Description

Dear Support Team,

I wanted to bring to your attention that the FileZilla Application is currently being flagged as malware by Windows Defender. Additionally, upon checking the file and URL with VirusTotal, both are identified as suspicious or potentially harmful.

I appreciate your prompt attention to this matter and look forward to your guidance on resolving this issue.

Best regards,

#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\

1 2 3 4 5 6 7 8 9 10 11 12
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.