Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (3101 - 3200 of 4044)

Ticket Summary Owner Priority Resolution Created Operating system type
#11667 Site Manager Port Field Stays Empty normal rejected 6 years Windows
Description

Why is the Port field in the General Tab always empty after clicking on Site Manager to connect to a previously saved server, even though I saved the port number during the initial setup? I always have to manually enter the port number before connecting to my site. Any insight on this?

FileZilla Client


Version: 3.34.0

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

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

#11668 Download error normal duplicate 6 years Windows
Description

Hello,

When I tried dragging and dropping a folder from the FTP site unto my desktop pc, I received the following error. It wouldn't let me move anything from within FileZilla to my desktop, where it used to in the past before the last update. Can this be fixed?

Please note, I can drag and drop file to replace things onto FTP just fine, just not the other way around.

See: http://automatebpos.com/FTP_Error.JPG

#11669 Edit/download/delete file desactivated from 3.35.0 high fixed 6 years Windows
Description

Hello, In previous version 3.34.0 it was possible to edit/delete:download from the search module. With the version downloaded this morning 3.35.0 it is not the case anymore. Is it a bug or normal behaviour due to a chnage of Policy ? See attachment. Rgds.

#11671 "-a" | "--local" command line options don't work in 3.35.1 high fixed 6 years Windows
Description

Running the following command: "C:\Program Files\FileZilla FTP Client\filezilla.exe" sftp://[creds]@[site] --local="X:\local path"

In 3.34.0 this opens the remote site and the local directory just fine.

In 3.35.1 this opens the remote site, but defaults the local directory to last used local directory (if I was in "C:\Users\[username]\Desktop\ for example, it would use that) and not the local directory specified on the command line.

#11674 Command line option -c Connect to specified Site Manager quit working after update to 3.35.1 normal duplicate 6 years Windows
Description

filezilla.exe" -c "0/MyFTPSiteEntry" doesn't function or is ignored after upgrading to build 3.35.1 from 3.33.0.

Documented on https://wiki.filezilla-project.org/Command-line_arguments_(Client)

Tested upgrades on Windows 7 and Windows 10.

#11677 Misspelling in Remember Passwords dialog box low fixed 6 years Windows
Description

The "Remember Passwords" dialog box, which asks you if you want to save passwords with a master password or not at all, has the word "reconnnect" which should be "reconnect." See below:

#11680 Drag and Drop normal duplicate 6 years Windows
Description

I can't drag and drop from the server to my folders outside FileZilla, only inside.

#11682 All command line options are not working in 3.35.1 high duplicate 6 years Windows
Description

From version 3.35.1, all command line options are not working, except -h and --help.

At least I have confirmed -s, --site-manager, -c, --site=<str>, -a, --loal=<str>, --close, and not even -v nor --version are not working, and FileZilla client just starts as no command line option is fed.

#11686 Command-line argument (-c, --site=<string>) not working since upgrade to 3.35.0 normal duplicate 6 years Windows
Description

Command-line argument (-c, --site=<string>) not working since upgrade to 3.35.0. Client does not Connect to specified Site Manager site, it just opens as if no arguments were specified. All works as it used to when I downgrade to 3.34.0

#11688 Drag & Drop From FileZilla to Computer Folder Not working normal duplicate 6 years Windows
Description

I have Windows 10 Build 1803 (build SO 17134.167).

When I drag a file from FileZilla directly into a folder on my computer, without using the FileZilla folder explorer, I get the error asking me to install the shell extension.

If instead I drag a file from the computer to FileZilla there are no problems.

#11689 --site does not work on latest version normal duplicate 6 years Windows
Description

When starting the client via command line, FZ starts up but does not invoke any site settings. E.g. "C:\Program Files (x86)\FileZilla FTP Client\filezilla.exe" --site=mySite starts the client but does not initiate a session using the mySite settings. It behaves the same as if --site were not specified.

#11693 Can't download log files with long lines or weird chars high rejected 6 years Windows
Description

Recent versions of FileZilla will not download certain text log files which contain very long lines or weird escape characters. I know one or the other causes the issue, but I can't tell which is the problem. I can upload these weird text files using FZ, but they cannot be downloaded using FZ. I have tried "auto", "text", and "binary" modes when downloading.

The attached "access_log_search.2018-08-01" file is an Apache server log file in text format from my hosted site. This file is a compilation of a certain type of SQL hack. This type of attack has no affect on my site, but the very long lines or an escape character prevents me from downloading the server log for that day. This is VERY annoying and so I must fall back to other methods to download the log file. While every line in my example log file is weird, just ONE of these weird lines in a log file causes FZ download to fail on that line.

I can understand that if "text" or "auto" modes were used to download, an extremely long line-length or perhaps some weird escape characters inside the file might cause FZ to fail. But I don't understand why the file download hangs if "binary" mode is used. FZ should not process the file contents in that mode. It should just flow the data to my computer.

This download error type seems to be due to a relatively recent change in FZ. I've downloaded these rather strange log files many times in the past. From my experience, the issue seems to have been introduced within the past 6 months.

However, I cannot decide if this is a FileZilla issue or an FTP host issue. My hosting company (Web.com) says this is a FZ issue. I do not have any problems using the online file manager to download these weird log files. But using the Web.com online file manager is a nuisance.

Here is my system information from the FZ "About" dialog...

FileZilla Client


Version: 3.35.1

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2

From the verbose mode FZ debug log below, the error line which appears to describe the problem is....

"Error: File transfer failed after transferring 1,400 bytes in 20 seconds"

The retry gives this similar error line...

"Error: File transfer failed"

The full verbose level 3 debug log from is attached as "filezilla.log". I also appended the status screen log from an earlier attempt in "filezilla status window.txt".

By the way, all personal information was masked in both FZ logs. This is a security issue which should be corrected in the FZ log files. The debug logs do NOT need to include FTP hosts, URLs, usernames, or IP address specific to an FTP host.

#11695 Files NOT updating to website after verified Kathy Deines high fixed 6 years Windows
Description

I have not used FileZilla for a few months. I need to update some of my website files, and when I opened FileZilla to transfer them, there was a new update option. I updated to the newest version, 3.35.1.

I always move 1 file first to test and make sure everything is okay. I moved 1 file over to update. Filezilla said that it updated successfully and the last modified date is today. Then I went to the website to be sure the changes were reflected, and there were NOT!

I checked the source code on the website and it shows that it is still the old file. I am not sure if this is a server or client problem.

All I know is that the new file, with today's date shows up in the public_html area in FileZilla on my computer. And the udpates do not appear on my website and the source code on the website reflects the old file.

Also, when I opened FileZilla, I had to connect to my site. It did not connect automatically. I thought that it used to connect automatically when opening FileZilla. I may be remembering incorrectly here.

Thank you

Nikki Geannelis gnikki@…

#11696 Files NOT updating to website normal fixed 6 years Windows
Description

I have not used FileZilla for a few months. I need to update some of my website files, and when I opened FileZilla to transfer them, there was a new update option. I updated to the newest version, 3.35.1.

I always move 1 file first to test and make sure everything is okay. I moved 1 file over to update. Filezilla said that it updated successfully and the last modified date is today. Then I went to the website to be sure the changes were reflected, and there were NOT!

I checked the source code on the website and it shows that it is still the old file. I am not sure if this is a server or client problem.

All I know is that the new file, with today's date shows up in the public_html area in FileZilla on my computer. And the udpates do not appear on my website and the source code on the website reflects the old file.

Also, when I opened FileZilla, I had to connect to my site. It did not connect automatically. I thought that it used to connect automatically when opening FileZilla. I may be remembering incorrectly here.

Thank you

Nikki Geannelis gnikki@…

#11697 After renaming a file with FileZilla the file reverts to it's original name until you select refresh. normal fixed 6 years Windows
Description

I use the rename feature quite often within FileZilla and just recently it seems to not work properly. I change the name and it reverts back to the original name. After I select refresh the new name appears. So it seems to be updating the name but not showing on the screen. Please let me know if there is a fix. This just started with the latest update I downloaded.

#11700 Report Bug normal invalid 6 years Windows
Description

Please refresh Queued Files Upon upload and download. FileZilla Client


Version: 3.35.1

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

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

#11704 Connection attempt failed with "ECONNREFUSED" Could not connect to server critical fixed 6 years Windows
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.

#11705 --site-manager command line parameter switch doesn't seem to do anything normal fixed 6 years Windows
Description

As of fileZilla version 3.35.2 the -s and --site-manager command line parameter switches do nothing when specified after the program path and name (out side of the ending double quote) in the properties box of a windows 10 desktop icon. I tried using -site-manager as well, but that gave me an unknown command message, but with either -s or --site-manager, no error message is displayed.

I expect that the -s and --site-manager switches should display the site manager dialog after fileZilla starts.

#11708 FileZilla Pro 3.35.2 Will Not Update high fixed 6 years Windows
Description

Here is the message I get when trying to download the new version.

Started update check on 2018-08-22 09:41:45 Own build type: official Downloading update.filezilla-project.org/update.php?platform=x86_64-w64-mingw32&version=3.32.0&product=3&osversion=10.0&osarch=64&updated=1&cpuid=sse,sse2,sse3,ssse3,sse4.1,sse4.2,avx,avx2,aes,pclmulqdq,rdrnd,bmi2,bmi2,adx&initial=0 Resolving address of update.filezilla-project.org Connecting to 136.243.154.122:443... Connection established, initializing TLS... Verifying certificate... TLS connection established, sending HTTP request File transfer successful, transferred 1,475 bytes in 1 second Parsing 1475 bytes of version information. Found new release 3.35.2 Downloading /FileZilla_Pro_3.35.2_win64-setup.exe Resolving address of download.filezilla-project.org Connecting to 136.243.154.86:443... Connection established, initializing TLS... Verifying certificate... TLS connection established, sending HTTP request Resolving address of prodownload.filezilla-project.org Connection timed out after 20 seconds of inactivity File transfer failed

#11710 After updating client to version 3.36.0 it routinely crashes retrieving directory listing from one site normal fixed 6 years Windows
Description

I routinely use FileZilla client with two FTP servers. Immediately after updating the client to version 3.36.0 it started routinely crashing while "Retrieving directory listing..." from one of these servers. With the other server, I see no problem.

#11712 FileZilla software is starting up and shutting down. normal rejected 6 years Windows
Description

The filezilla software closes after a few seconds after I update the latest version on this day.

#11714 It can't detect no changed file from last transfer high worksforme 6 years Windows
Description

Filezilla keeps transfering over and over again files without changes from last transfer Also keeps asking me about predetermined action. It is very frustrating

#11715 MULTIPLE SELECTION on FOLDERS doesn't work high invalid 6 years Windows
Description

I am unable to use standard Windows 10 selection mechanisms with shift/ctrl to select multiple files ON THE REMOTE SITE (local works).

I'm wanting to delete a large number of folders.

FileZilla Client


Version: 3.36.0

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

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

#11721 "Alt key" used for non-adjacent file group selection no longer works after version update normal invalid 6 years Windows
Description

Before version update I was able to use "Alt key" to select non-adjacent files for group uploads. After update this no longer functions.

FileZilla version: 3.36.0 Operating System: Windows 8.1 (build 9600), 64-bit edition OS version: 6.3 Platform: 64-bit system

#11723 AUTH TLS Command blocking the connection to the server beastburg normal rejected 6 years Windows
Description

14:03:04 Status: Resolving address of ftp.XXXXXXXXX.com 14:03:04 Status: Connecting to XXX.XXX.XXX.X:21... 14:03:04 Status: Connection established, waiting for welcome message... 14:03:47 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 14:03:47 Response: 220-You are user number 4 of 50 allowed. 14:03:47 Response: 220-Local time is now 14:03. Server port: 21. 14:03:47 Response: 220-This is a private system - No anonymous login 14:03:47 Response: 220-IPv6 connections are also welcome on this server. 14:03:47 Response: 220 You will be disconnected after 15 minutes of inactivity. 14:03:47 Command: AUTH TLS 14:03:47 Error: Could not connect to server 14:03:47 Status: Waiting to retry... 14:03:52 Status: Resolving address of ftp.XXXXXXXXXXXX.com 14:03:52 Status: Connecting to XXX.XXX.XXX.X:21... 14:03:52 Status: Connection established, waiting for welcome message... 14:03:52 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 14:03:52 Response: 220-You are user number 5 of 50 allowed. 14:03:52 Response: 220-Local time is now 14:03. Server port: 21. 14:03:52 Response: 220-This is a private system - No anonymous login 14:03:52 Response: 220-IPv6 connections are also welcome on this server. 14:03:52 Response: 220 You will be disconnected after 15 minutes of inactivity. 14:03:52 Command: AUTH TLS 14:04:30 Error: Could not connect to server Hi, I'm a new user of FileZilla. I'm not familiar with how the systems work. I tried to connect with my server in Cpanel but it kept failing. I've tried a few solutions from Google but it still not connecting. Can someone suggest me something that really gonna solve this issue? Thank you.

#11724 Crash after reading folder normal duplicate 6 years Windows
Description

I have updated just some minutes ago to the latest version and every time I try to connect to an FTP server, after "reading folder" the software crash. It happens with every FTP I'm working on. It was all good before the update

#11728 First site connected after opening remains highlighted and displaying on monitor even after closing program normal rejected 6 years Windows
Description

See attached screenshot, in which "inbox" is shadowed over Chrome. This remains even after closing the program, until I disconnect my monitor or change my display settings. It does not change if I connect to a second site; the first one chosen still remains as a shadow. I am unsure whether this was happening only in version 3.35.2 or if it continues in 3.36...I had to uninstall 3.36 because of the FTP/TLS changes until I get a response from my customer about settings for their server.

#11732 menu bar icons - wrong ones shown normal wontfix 6 years Windows
Description

After several days of continued OS operation, and sleeps, the main menu icon bar, puts he wrong icons up. see attached example. the close and reconnect server buttons, has the setup icon by mistake.

#11734 I lost everything during the last update. normal worksforme 6 years Windows
Description

Hi, It is the second time when I have an update of your software (last one was for the version 3.35) and now for the version 3.37. I have no more your software when the update is begun, I obtain the following error message: (can' t write: C:\Programme Files\FileZillaFTP Client\filezilla.exe). What is the problem and it would always be the case in the future?

#11742 CA and intermediary CA certificate expiration date in red even if not expired at their level normal fixed 6 years Windows
Description

Hi,

Versions :

I'm using FTP 3.37.0 (compilation date 2018-09-17) under Windows 10 Enterprise (Version 1703, 15063.1324), all in french.

Settings:

I've a site registered :

  • FTP Explicit with TLS if possible;
  • Host name setup, no port setup (21 used)
  • Normal authentication, login with a '|' and a regular password
  • Second tab is left empty/default;
  • Third tab is set to passive transfer mode, nothing else modified;
  • 4th/last tab left as default.

It's not a public ftp so i can give it by mail but not in public.

Usage: The certificate is expired, and is well raised as expired with a pop-up, with expiratino date in red (level 0). But when i use the drop-down list to see intermediate certificate (n°1) and root certificate (n°2), the expiration date is colored red, even if their expiration date is in the future.

Abnormal behaviour: It seems that the red color of the 'expiration date' zone is kept red for other level than level 0, even if they are not... Shouldn't it be only the expired one that must be in red, and not the other ones ? If in red, we can think that it's expired, even if it's not ;-(

At your disposal.

Regards

#11743 drag and drop normal duplicate 6 years Windows
Description

Drag and drop files from ftp server directory to windows explorer doesn't work anymore.

The feature stopped to work for me around 3 version / 3 weeks before (at around Sept 1, 2018)

OS: Windows 10 Pro 17134.254 FileZilla client version: 3.37.1

Step to reproduce:

  1. Connect to any FTP server
  2. Try to drag and drop any file from ftp to desktop (or other explorer window)

The drag and drop operation fails with the following popup message: "Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the file into an Explorer window."

re-registering the fzshellext.dll/fzshellext_64.dll doesn't help.

Maybe the problem is caused by windows and/or already know, but I haven't found it in the bug database, so better to be sure.

#11746 550 Error critical fixed 6 years Windows
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.

#11747 Just updated normal rejected 6 years Windows
Description

can't login to any of my servers

#11749 No se pueden borrar carpetas con contenidos critical duplicate 6 years Windows
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.

#11751 Uploads going to wrong folder normal fixed 6 years Windows
Description

When uploading multiple folders from a Windows 7 Pro PC to a a Linux FTP Server some files are placed in the wrong folder and some files are not uploaded at all...

The attached log details a full upload of 577 files...

You can see one example of an incorrect placing in the log line: 2018-09-24 12:59:37 7140 5 Command: local:T:\!!!\sample\dir01\d1d01\d1d1d1\d1d1d1a\f038.txt => remote:/home/example/sample/dir07/d07d11/d7dbd2/f038.txt

#11753 3.37.0 & 3.37.1 only : random files not transfered without failure notice, files created with a size of 0 without failure notice, increase of failed transfers blocker fixed 6 years Windows
Description

3.37.0 & 3.37.1 only : random files not transfered without failure notice, files created with a size of 0 without failure notice, increase of failed transfers

With Filezilla client 3.37.0 and 3.37.1, when I upload large amount of files in several subfolders through an SFTP connection (to an openssh sftp server on debian jessie), I've got several problems :

  • Some files go missing without any notice in the failed transfers panel (they appear in the "successful transfers" panel but are not on the server)
  • Some files end up with a size of 0 on the server without any notice in the failed transfers panel (appear in the "successful transfers" panel but size 0 on the server)
  • I get some "target file already exists" for some new file to create
  • I noticed also an increase of failed transfers that I have to reset and requeue (though it didn't occur in the transfer which log is attached)

I could reproduce this problem several times when I upload a large amount of files with subfolder structure, but missing files and 0 size files are never the same and their number varies. It's generally about 4 or 5 for 2000 files to transfer.

I switched back to 3.36.0 and all those problem are not occuring anymore, and they never occured within the last 10/15 years I've been using Filezilla.


During the transfer related to the attached log file, I had 8 files in failed transfer. I reset and requeued and they uploaded correctly then. Those files are not the one that are missing after transfer is completed.

Missing files without error/notice /test/1346/slide/slide_555.jpg /test/1873/thumb/img_0100.jpg /test/1873/xlarge/img_0094.jpg /test/2033/thumb/img_0069.jpg /test/2033/thumb/img_0071.jpg

Size 0 files without notice /test/539/thumb/img_0042.jpg /test/2033/thumb/img_0051.jpg

Confirmed for overwriting after filezilla asked for overwriting an 'existing file', however folder was freshly created : /test/1346/thumb/img_0172.jpg /test/2033/xlarge/img_0044.jpg /test/2039/thumb/img_0035.jpg /test/2040/thumb/img_0030.jpg /test/539/thumb/img_0047.jpg /test/539/xlarge/img_0046.jpg /test/539/xlarge/img_0043.jpg /test/539/xlarge/img_0044.jpg


By the way, great job you are doing with filezilla ! Thanks for all !

#11761 Cannot drag and drop in the site panel with 3.37.3 normal fixed 6 years Windows
Description

Hi,

On the site panel, I have a "sent" directory into I drag and drop files that have been transferred.

When I try with V 3.37.3, the files are not moved.

#11766 Last modified Time normal rejected 6 years Windows
Description

After updating Filezilla, we are observing a Bug on 'Last modified' column. Time is showing after 5 hours. For example, If we generate file on 5 pm then time showing on last modified time is 10 pm.

#11767 Post update - cannot retrieve directories normal invalid 6 years Windows
Description

Since updating FileZilla yesterday,attempts to contact yield this sequence and error:

Status: Resolving address of ftp.dlfny.org Status: Connecting to 192.243.105.117:21... Status: Connection established, waiting for welcome message... Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

I tried two connections, though they are on the same Internet host.

I'm not sure whether this all the requested info. Please let me know if more info is needed.

#11769 "Watch locally edited files" feature does not update its link when the remote server is changed normal rejected 6 years Windows
Description

When the Watch locally edited files and prompt to upload modifications feature is turned on, it does not update its links when the remote server is changed. This may lead to overwriting a wrong remote file.

Consider the following scenario:

  1. Connect to server A.
  2. Download file X from server A to a local folder.
  3. Edit the file X (right-click it in the local folder and select Edit).
  4. Do some edits, save the file, close the editor and return to FileZilla.
  5. You are prompted to upload modified file back to remote server A (so far so good).
  6. Select ‘No’ to close the prompt.
  7. Connect to server B.
  8. Download file X from the server B to the same local folder as in step 2.
  9. Open the new file X in your editor.
  10. Do some edits, save the file, close the editor and return to FileZilla.
  11. Now, you are prompted to upload modified file X back to remote server A!

That is wrong because the file was downloaded from server B and should be uploaded there. If you do not read the prompt carefully, you can easily overwrite the file at the wrong remote server. FileZilla should update its internal link when the monitored file is downloaded from a different location.

#11772 Can't drag & drop files into the queue anymore normal fixed 6 years Windows
Description

Previously I was able to select some files or directories from the Remote Site window and drag/drop them into the Queued Files. That doesn't work anymore (nothing happens). To achieve that functionality now, I need to right-click the files and choose "Add Files to Queue".

#11787 FileZilla 3.38.0 (win64) crash when download (sftp) multiple files in queue normal fixed 6 years Windows
Description

I just run into a problem when downloading (via sftp) multiple files simultaneously. When starting to precess the queue, the filezilla client crash after a few seconds. When downloading a singe file, there is no problem. It's reproducible, I've tried this three times (rebooted the system between, etc.).

After downgrade to 3.37.4 (win64) all is fine again.

#11789 Insecure FTP Connection normal rejected 6 years Windows
Description

This error message began with version 3.37.4 and continues with new version 3.38.1. What does it mean and how do I fix it. Thanks...Peter

#11791 Filezilla ENETUNREACH error normal rejected 6 years Windows
Description

Filezilla ENETUNREACH error during FTP persists, even after adding Kaspersky exclusions to filezilla.exec. Please make previous Filezilla Client releases available even though they're not supported. Everything worked fine before I updated the Filezilla release.

#11795 Filezilla tries to upload local files without being told to do so normal invalid 6 years Windows
Description

If I edit a local file selecting it from "Local site" pane, when I save the local file, Filezilla shows an alert box with the message "A file previously opened has been changed" and tries to upload it to the remote server.

I have tried to close Filezilla and open it again but the problem continues.

I have used phpDesigner 8.2 and Sublime Text 3.1.1 to edit the file and the result is the same.

#11796 Drag and Drop file to local app normal worksforme 6 years Windows
Description
  • Open a local app such as Microsoft Paint
  • Drag an image file (*.png or *.jpg) from FileZilla's local folder tree to this app
  • The file can not be opened. An error message is displayed "C:\Windows\system32\XXX was not found

Replace XXX by some asian characters (I am not able to type them)

Similar issue with a different file:

  • Open a local app such as Notepad++
  • Drag an text file (*.txt) from FileZilla's local folder tree to this app
  • The file can not be opened. Nothing happens.
#11798 Upload Issues high worksforme 6 years Windows
Description

Having issues with uploading files to remote servers.

When uploading, the directories are created, however, the individual files are failing to upload, even though FileZilla reports ALL files successfully uploaded.

I have confirmed this problem using different computers, as well as uploading to different servers using varying configurations. The program specs are below. Note, this issue is present with Windows servers as well as Linux servers.

I CAN go into the individual directories and upload the files without issue.

FileZilla Pro


Version: 3.38.1

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.19

Operating system:

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

#11805 Cannot Connect to Server or Uopdate Filezilla normal rejected 5 years Windows
Description

Dear Filezilla,

  1. Since the last but one update version of Filezilla I have been unable to connect to my FTP Host at 1&1; prior to this update all was working fine. I have checked my connection parameters and all are correct. I have also downloaded another FTP Client (CoreFTP LE) this morning and applied the same parameters and that is working fine connecting to my FTP Host without problems. The connection failure is shown below:

Status: Connecting to home163432264.1and1-data.host... Response: fzSftp started, protocol_version=8 Command: open "u40428120@…" 22 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Connecting to home163432264.1and1-data.host... Response: fzSftp started, protocol_version=8 Command: open "u40428120@…" 22 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

  1. Also, Filezilla fails on Checking for Updates with the message "Information about the latest version of Filezilla could not be retrieved. Please try again later.". My Internet connection is working fine in both Chrome and Firefox and also in Opera; and works fine with CoreFTP LE.

I urgently need Filezilla to upload changes to my websites. Anything you can suggest would be gratefully received. I have tried uninstalling Filezilla and reinstalling from scratch with a complete reset of parameters to no avail.

Cheers and thanks, Steve J. McWilliam

#11811 Regular Expressions with Quick Search normal fixed 5 years Windows
Description

Since updating to the latest FileZilla, I am unable to use regular expressions with quick search. In the past, I would search for files using RegEx like so: 18121[7-9]|18122[0-3] This would filter all files with names except 181217 through 181223. Now when I try this, no files are shown. Thanks for any help.

#11812 Configuration files not shown normal worksforme 5 years Windows
Description

Configuration files are not shown anymore. I created a file .text. It is not shown. I tried to create again. I get the message, file already exists.

#11813 Wrong path at "File has changed" alert normal wontfix 5 years Windows
Description

When editing a file by double-clic (using Notepad++), after saving changes and switch to FileZilla, it displays a wrong path and uses that wrong path to upload the file.

e.g. Local path C:\wamp64\www\cloud\i\bibliotecas\181224\plantillas\tienda\.producto(product-detail).php

Correct remote path: /var/www/i/bibliotecas/181224/plantillas/tienda/.producto(product-detail).php

Incorrect remote path /var/www/i/bibliotecas/.producto(product-detail).php

#11816 File content messed up after uploading critical invalid 5 years Windows
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.

#11823 Export function crashes program in version 3.39 on Windows 7 normal worksforme 5 years Windows
Description

Cannot export bookmarks, selecting File>Export causes program crash immediately after the export options dialog window opens.

Does not affect other Filezilla copies that may be open at the same time.

FileZilla Client


Version: 3.39.0

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.19

Operating system:

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

#11828 In Transfer Queue area, "Direction" arrows don't follow when columns are re-ordered normal fixed 5 years Windows
Description

In the transfer queue, if I rearrange the columns during a transfer, the direction arrows don't follow the source -> destination.

In the attached screenshot, I'm downloading files but, after rearranging the columns to match where I have my Remote and Local views, the arrows in the "Direction" column make it look like I'm uploading.

Love the program! Thank you!

#11830 Critical bug! low invalid 5 years Windows
Description

Hello! I found a critical bug. I was found all my passwords in <USERDIR>/AppDataRoaming/FileZilla/recentservers.xml encrypted in Base64. I think, you should fix it, there is a big security risk!

#11831 Impossible to edit files with double clic normal fixed 5 years Windows
Description

Since the last version I can't edit files when I double clic on a file in the "server" columne. Before the last version I had no problem. It seems that the file is download but the associated program is don't launched, I have try to force the association for files with no success.

#11832 v3.40.0-rc1 doesn't open files when custom editor is used high duplicate 5 years Windows
Description

When using a custom editor for all files, the editor doesn't open the file selected when choosing edit/view on remote site.

#11837 Unable to connect via ftpes:// on 3.40.0 high rejected 5 years Windows
Description

After update to 3.40.0, I'm unable to connect from a Windows machine to several servers via ftpes:// protocol (FTP over Explicit TLS) on port 21. The connections work on 3.39.0 and in other software (WinSCP).

The server to which I'm trying to connect uses Pure-FTPd 1.0.46 linked against GnuTLS 3.5.18 (stock configuration on Ubuntu 18.04) and username+password authentication. TLS certificate is valid.

Messages from 3.39.0:

Status:	Resolving address of ftp.example.com
Status:	Connecting to 12.34.56.78:21...
Status:	Connection established, waiting for welcome message...
Status:	Initializing TLS...
Status:	Verifying certificate...
Status:	TLS connection established.
Status:	Logged in
Status:	Retrieving directory listing...
Status:	Directory listing of "/" successful

Messages from 3.40.0:

Status:	Resolving address of ftp.example.com
Status:	Connecting to 12.34.56.78:21...
Status:	Connection established, waiting for welcome message...
Response:	220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response:	220-You are user number 1 of 50 allowed.
Response:	220-Local time is now 15:44. Server port: 21.
Response:	220-This is a private system - No anonymous login
Response:	220-IPv6 connections are also welcome on this server.
Response:	220 You will be disconnected after 15 minutes of inactivity.
Command:	AUTH TLS
Response:	234 AUTH TLS OK.
Status:	Initializing TLS...
Status:	Verifying certificate...
Status:	TLS connection established.
Command:	USER username
Error:	Could not connect to server

On subsequent try, this message is additionally reported

Error:	GnuTLS error -110: The TLS connection was non-properly terminated.
Status:	Server did not properly shut down TLS connection

My wild guess is that it has something to do with recent GnuTLS libs upgrade in 3.40.0.

#11849 Association by type of file high worksforme 5 years Windows
Description

Hi, Every time you update, I save my settings with your "file/export settings" option. Then I update your software. After that: I go to the "Edit/Settings" tab and then I click on the subheadings "Associations by File Type" and the latter is always empty. I always have to redo my associations for my files. Would it be possible for you to include this option when we save our parameters?

#11863 FileZilla client stays in memory after failed transmission and closing program normal outdated 5 years Windows
Description

The problem occured after the update from 3.34.0. All later versions have problems with memory management, including most recent 3.40.0. The program keeps running in the background and can only be closed to start a new session after Ctrl-Alt-Del and ending the process manualy.

This behavior is always when an connection can not be made or when the transfer is interupted. After that is is not possible to open a new connection without closing the progrma and manualy ending the process in memory.

An other report mentions the same behavoir. That describes this while updating the version. That happens with me also.

#11867 Timeout on directory listing following update to 3.41.0 normal fixed 5 years Windows
Description

I updated the FileZilla client to 3.41.0 this morning and am experiencing an issue during the directory retrieval process on 1 particular server. I regularly connect to about 12 different FTP servers on a daily basis and this is the only one giving me any issue.

Because of the sensitivity of information, I have obfuscated the host name, IP, username, and password in this public post. Happy to PM it to a tech for analysis if needed.

Status: Resolving address of ftp1.thehostname.com Status: Connecting to #.#.#.#:21... Status: Connection established, waiting for welcome message... Response: 220 TheRDNS.hostname.us Command: AUTH TLS Response: 500 AUTH not understood Command: AUTH SSL Response: 500 AUTH not understood Status: Insecure server, it does not support FTP over TLS. Command: USER * Response: 331 Password required for * Command: PASS Response: 230 User * logged in Status: Server does not support non-ASCII characters. Status: Logged in Status: Retrieving directory listing of "/ZZZ Mr Master/CDN Files delivered"... Command: CWD /ZZZ Mr Master/CDN Files delivered Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode. (#,#,#,#,68,229) Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

I have tried removing the remote directory that I am specifying in the site manager to land into, have tried forcing passive and active mode rather than auto-detect, have tried forcing UTF-8 instead of auto-detect, have tried checking bypass proxy, and have tried ALL available server types rather than auto-detect.

So far nothing has worked.

I can confirm that if I connect to this site from the command prompt ftp in windows 10 I am able to successfully connect and retrieve a directory listing.

I have inquired from the host as to what OS, FTP server, and version they are running to try to get more information. I'll update this ticket as I get more info.

I am certainly not alone as another user entered the IRC channel a little while ago with the identical issue, but he left before I was able to ask any questions.

#11870 Version 3.41.0 unusably slow critical fixed 5 years Windows
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.

#11873 Filezilla can no longer connect to mozilla.org normal rejected 5 years Windows
Description

I have used Filezilla in the past to ftp to Mozilla.org's ftp site.I believe that the change in Mozilla ftp server prevents Filezilla from connecting to it now. I didn't put a wireshark packet trace on it but I can if needed to support this ticket. I'm not sure if the mozilla change makes this a feature request or just a bug.

#11875 Possible virus normal rejected 5 years Windows
Description

Just downloaded/install 3.41.1 My virus checker found the following attached problem

#11881 Login Fehlermeldung Server sendete eine zusätzliche Login-Aufforderung. Sie müssen den Login-Typ 'interaktiv' verwenden. Fehler Kritischer Fehler: Herstellen der Verbindung zum Server fehlgeschlagen low worksforme 5 years Windows
Description

Hallo zusammen,

seit dem 15.03. können wir uns auf unserem FTP Server nicht mehr anmelden und erhalten immer folgende Fehlermedlung:

Server sendete eine zusätzliche Login-Aufforderung. Sie müssen den Login-Typ 'interaktiv' verwenden. Fehler: Kritischer Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

FileZilla FTP Client

#11899 ERROR say : " Error guardando la cola" CARLOS normal worksforme 5 years Windows
Description

Ha ocurrido un error guardando la cola de transferencia en C:\Users\Crlos\AppData\Roaming\File\queue.sqlie3 Algunos objetos de la cola podrian no haberse guardado.

#11902 Insecure FTP Connection normal worksforme 5 years Windows
Description

Error message my customer is getting is This server does not support FTP over TLS. If you continue, your password and files will be sent in clear over the internet.

Please advise

Thanks Ryan

#11903 Sha-512 for FileZilla_3.41.2_win64-setup.exe does not match file normal rejected 5 years Windows
Description

SHA512 from FileZilla- 6304c0d314c5bbe3af89c0abf579f54f9aa429cd00aca9edab0cebe2d61ff5322fe2ca11a2d24e41cabb4fabefdc2dd9861856a52f73360db90ca746cb28b659

SHA512 from Donwloaded File- 009E6F174E0394203ADCECD760592F4C8830225E3ACF0D93B2FA4FD7757212F583C247835D10CCD94AA35758F93F0EADE971452B8F300973CEDA35E817CFF770

Please verify current downloaded file is not corrupt or altered.

#11906 FileZilla Pro needs some OneDrive sites management high wontfix 5 years Windows
Description

Hi,

I have multiple OneDrive accounts, but after connecting to one, it seems I cannot disconnect from it, as trying to connect to the second account automatically connects me with the first one.

This is not desired.

FileZilla Pro


Version: 3.42.0

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.7

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 aes pclmulqdq bmi2 lm Settings dir: C:\Users\[redacted]\AppData\Roaming\FileZilla\

Thanks, Robin

#11914 NEW updates have abug normal fixed 5 years Windows
Description

i am just update from 3.41.0 to 3.42.0 and have a little bug just know i am using google drive to upload file and when i click to team drive !st ok and when i click a folder is geting error and now i start to install the old version 3.37 please give me the link for 3.41.0 that is for me until abug being repair regards

#11915 Proxy connect timeout high fixed 5 years Windows
Description

Hi

Filezilla can't connect anymore through proxy HTTP/1.1.

This configuration worked fine since 8 years.

Filezilla : last version (3.42.1) (windows and linux tested)
Pure-ftpd : v1.0.36
Squid Cache: Version 3.1.23

Logs :

Squid (nothing wrong) :

1557475523.736  20091 IP.OF.CLIENT TCP_MISS/200 266 CONNECT HOST.FTP.SERVER:21 login.client DIRECT/IP.FTP.SERVER -

Filezilla debug mode :

Suivi :	CFtpControlSocket::ResetOperation(2114)
Suivi :	CControlSocket::ResetOperation(2114)
Suivi :	CFtpLogonOpData::Reset(2114) in state 1
#11924 Windows 7 System Tray Bug normal rejected 5 years Windows
Description

After a transfer has completed, the filezilla icon appears in the Windows 7 System Tray and displays a bubble indicating the transfers have completed. After you exit the application, the icon still remains visible in the system tray. To get rid of it, you need to mouse over it.

#11932 Priority not respected normal fixed 5 years Windows
Description

When I change the priority of a file in the queue it is not recognized. As one file finishes the next file on the list is taken regardless of other files where the priority was set to "high"

FileZilla Client


Version: 3.42.1

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.7

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 lm

#11936 Client timeout at "performing handshake" when using HTTP proxy normal duplicate 5 years Windows
Description

Client is unable to connect via HTTP proxy, it gets stuck at "performing handshake". I've been able to do it using the same proxy on earlier FileZilla client versions (WinSCP is working too).

Here are the debug messages:

Status:	Connecting to <<ftp_server>> through HTTP proxy
Status:	Resolving address of <<proxy_dns>>
Status:	Connecting to <<proxy_ip:port>>...
Status:	Connection with proxy established, performing handshake...
Error:	Connection timed out after 60 seconds of inactivity
Error:	Could not connect to server
Status:	Waiting to retry...
Status:	Connecting to <<ftp_server>> through HTTP proxy
Status:	Resolving address of <<proxy_dns>>
Status:	Connecting to <<proxy_ip:port>>...
Status:	Connection with proxy established, performing handshake...
Error:	Connection timed out after 60 seconds of inactivity
Error:	Could not connect to server
Status:	Disconnected from server
Status:	Connecting to <<ftp_server>> through HTTP proxy
Status:	Resolving address of <<proxy_dns>>
Status:	Connecting to <<proxy_ip:port>>...
Status:	Connection with proxy established, performing handshake...
Error:	Connection attempt interrupted by user
Status:	Disconnected from server
Status:	Connecting to <<ftp_server>> through HTTP proxy
Status:	Resolving address of <<proxy_dns>>
Status:	Connecting to <<proxy_ip:port>>...
Status:	Connection with proxy established, performing handshake...
Error:	Connection attempt interrupted by user
Status:	Disconnected from server
Trace:	CRealControlSocket::DoClose(66)
Trace:	CControlSocket::DoClose(66)
Trace:	CRealControlSocket::DoClose(66)
Trace:	CControlSocket::DoClose(66)
Trace:	CControlSocket::DoClose(66)
Trace:	CFileZillaEnginePrivate::ResetOperation(0)
Trace:	CControlSocket::SendNextCommand()
Trace:	CFtpLogonOpData::Send() in state 0
Status:	Connecting to <<ftp_server>> through HTTP proxy
Status:	Resolving address of <<proxy_dns>>
Status:	Connecting to <<proxy_ip:port>>...
Status:	Connection with proxy established, performing handshake...
Error:	Connection timed out after 60 seconds of inactivity
Trace:	CRealControlSocket::DoClose(2050)
Trace:	CControlSocket::DoClose(2050)
Trace:	CFtpControlSocket::ResetOperation(2114)
Trace:	CControlSocket::ResetOperation(2114)
Trace:	CFtpLogonOpData::Reset(2114) in state 1
Error:	Could not connect to server
Trace:	CFileZillaEnginePrivate::ResetOperation(2114)
Status:	Waiting to retry...
Trace:	CRealControlSocket::DoClose(66)
Trace:	CControlSocket::DoClose(66)
Trace:	CControlSocket::DoClose(66)
Trace:	CControlSocket::SendNextCommand()
Trace:	CFtpLogonOpData::Send() in state 0
Status:	Connecting to <<ftp_server>> through HTTP proxy
Status:	Resolving address of <<proxy_dns>>
Status:	Connecting to <<proxy_ip:port>>...
Status:	Connection with proxy established, performing handshake...
Error:	Connection timed out after 60 seconds of inactivity
Trace:	CRealControlSocket::DoClose(2050)
Trace:	CControlSocket::DoClose(2050)
Trace:	CFtpControlSocket::ResetOperation(2114)
Trace:	CControlSocket::ResetOperation(2114)
Trace:	CFtpLogonOpData::Reset(2114) in state 1
Error:	Could not connect to server
Trace:	CFileZillaEnginePrivate::ResetOperation(2114)
#11937 Can't install latest version 3.41.2 normal worksforme 5 years Windows
Description

I'm on version 3.41.2. I can't report a bug without upgrading to 3.42.1. When I upgrade it wants me to load 3rd party virus protection software. My company doesn't allow that, so I cancel out of it and it doesn't install the software. So I can't report the bug. Which is by the way, Filezila runs at system startup and I don't want it to. And I can't find it in the startup files. My only option at this point is to uninstall it, and install it when I want to run it. Pretty lame stuff.

Thanks, Peter

#11945 FileZilla exits unexpectedly when searching for new updates (manually or automatically) blocker fixed 5 years Windows
Description

When trying to look for a new update the program closes completely. After the last beta update FileZilla collapsed after starting. I deactivated the automatic search for updates and it stopped happening. When I go to check for updates manually (from the help menu), the search window starts but two or three seconds later the error occurs. If the automatic search for updates is not canceled, the program can not be used because it always collapses.


FileZilla Client


Version: 3.43.0-rc1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-06-19 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.28.0 GnuTLS: 3.6.8

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 aes pclmulqdq rdrnd bmi2 lm Settings dir: C:\Users\mario\AppData\Roaming\FileZilla\

#11953 Filezilla doesn't remember that I've told it to "Always allow insecure plain FTP for this server" normal fixed 5 years Windows
Description

Filezilla doesn't remember that I've told it to "Always allow insecure plain FTP for this server"

This happens if the site is configured as default, to use TLS if available. I would expect the warning to stop if I check the box on a server that will never support TLS. The checkbox does nothing.

It does appear to stop warning if you go in site manager and change it to use plain FTP only.

3.43.0

#11958 Download and add files to queue are greyed out normal worksforme 5 years Windows
Description

Download and add files to queue are greyed out

#11965 I can't connect to all of my servers with FileZilla since today high outdated 5 years Windows
Description

I can't connect to all of my servers with FileZilla since today, I have an error "Data connection cannot be established: WSAEADDRNOTAVAIL - Unable to assign the requested address"

Please, could you help me?

PS. I use Vesta control panel - I install it before trying to connect with FileZilla

Logs: =============================================== Status: Connecting to *MY HOST*... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (136,244,116,96,47,48). Command: LIST Error: The data connection could not be established: WSAEADDRNOTAVAIL - Cannot assign requested address Response: 150 Here comes the directory listing. Response: 226 Directory send OK. Error: Failed to retrieve directory listing

#11969 Bug with editing files on the local disk normal worksforme 5 years Windows
Description

The whole problem is that if two files are named the same. e.g. rules.php and one is on the remote server and the other on the local disk, then editing this on the local disk causes that it overwrites the remote server file.

#11972 "Remember password until FileZilla is closed" checkbox not remembered normal fixed 5 years Windows
Description

Hello,

The "Remember password until FileZilla is closed" checkbox used to be automatically ticked by default if this option was enabled last time the dialog was shown.

It doesn't seem to be the case anymore since version 3.44. Is it a bug or a feature (that would be too bad)?

Best regards, Underground78

#11975 Clicking Site Manager closes FileZilla Client normal fixed 5 years Windows
Description

As per subject: Clicking the Site Manager button closes FileZilla Client. FileZilla also closes if you go File->Site Manager

FileZilla Client


Version: 3.44.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-08-09 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.28.0 GnuTLS: 3.6.8

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 lm

#11976 Filezilla client closes when click on Site manager normal duplicate 5 years Windows
Description

It's only when predefined sites exists in fzdefault.xml

#11979 Site manager Site Highlighting does not match keypress normal fixed 5 years Windows
Description

Hi folks, In your latest version 3.44.2 Operating system: Windows 10 (build 17763), 64-bit edition

Version: 10.0 Platform: 64-bit system

I'm a keyboard kinda guy. When I fire up the site manager, I'll press 'P' to get to a site I have defined that starts with 'P', 'E' to the E's, etc. In prior versions, the blue highlight box would land on those sites. In this new version, a light rectangle will highlight the site I want, and it will connect if I hit a spacebar or enter, but the blue highlight stays on the last site I used a mouse to select. Thanks!

#11987 cannot select with ctrl -multiselect normal fixed 5 years Windows
Description

using from a long time filezilla .latest update has an issue /cannot select with ctrl (multiselect ).maby is just me ?

#11988 Get 530 Login Incorrect error after period of inactivity normal rejected 5 years Windows
Description

Recently I have had my FTP connections drop after a period of inactivity (about 10 to 15 minutes or so), and when I try to reconnect I get a 530 login incorrect error.

I have tried disabling the Windows firewall, I've double checked my credentials and am certain there is nothing wrong there. The only way to fix it seems to be restarting my computer (restarting FileZilla isn't enough).

To reiterate, there is nothing wrong with my credentials, and a computer restart fixes the problem, but if the server drops the connection after a period of inactivity it is impossible to restart the connection because of this 530 login incorrect error.

The debug log is shown below:

Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 0 Status: Resolving address of * Status: Connecting to :21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 10.0.0.5 FTP server ready Trace: CFtpLogonOpData::ParseResponse() in state 1 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 2 Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 500 AUTH not understood Trace: CFtpLogonOpData::ParseResponse() in state 2 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 3 Command: AUTH SSL Trace: CFtpControlSocket::OnReceive() Response: 500 AUTH not understood Trace: CFtpLogonOpData::ParseResponse() in state 3 Status: Insecure server, it does not support FTP over TLS. Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 5 Trace: CFtpControlSocket::SetAsyncRequestReply Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 6 Command: USER Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for * Trace: CFtpLogonOpData::ParseResponse() in state 6 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 6 Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 530 Login incorrect. Trace: CFtpLogonOpData::ParseResponse() in state 6 Trace: CFtpControlSocket::ResetOperation(1094) Trace: CControlSocket::ResetOperation(1094) Trace: CFtpLogonOpData::Reset(1094) in state 6 Error: Critical error: Could not connect to server

#11991 Escaped @ sign in Quickconnect account listing normal rejected 5 years Windows
Description

The @ sign is being unnecessarily escaped in account names in the Quickconnect list of accounts. This doesn't cause any problems, but it's annoying and completely unnecessary. As a developer myself, I'm certain this is a 30 second fix, and would be very grateful if somebody would fix it.

#11997 Pipelining readdir requests normal invalid 5 years Windows
Description

Something seems strange with the way the client is handling responses to readdir requests.

I just finished support to handle this kind of client behavior in a SFTP server I am working on but FileZilla does not seem to handle the replies correctly, complaining about wrong request id.

Interaction log looks like this:

(FileZilla) ID:256 SSH_FXP_OPENDIR. (Server) ID:256 SSH_FXP_HANDLE. (FileZilla) ID:256 SSH_FXP_READDIR. (FileZilla) ID:257 SSH_FXP_READDIR. (FileZilla) ID:258 SSH_FXP_READDIR. (FileZilla) ID:259 SSH_FXP_READDIR. (Server) ID:256 SSH_FXP_NAME count:5. (FileZilla) ID:256 SSH_FXP_READDIR. (Server) ID:257 SSH_FXP_STATUS errnum:1. (Server) ID:258 SSH_FXP_STATUS errnum:1. (Server) ID:259 SSH_FXP_STATUS errnum:1. (Server) ID:256 SSH_FXP_STATUS errnum:1.

Maybe I'm missing something obvious here but looking at the order of sequence ids send by the client and the order in which the server sends its responses, the listing should end successfully.

The server is closed source so I'm unable to share code or make it available for testing.

#12005 FileZilla Pro freezes while trying to access subfolder in Shared Drive (Team Drive) critical fixed 5 years Windows
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"...

#12012 Using TLS causes Directory Listing Timeout (it used to work fine) normal worksforme 5 years Windows
Description

In the last few months (using newest versions at the time) I have had to change from "Use explicit FTP over TLS if available" to "Only use plain FTP (insecure)" or it will timeout (30 seconds) on listing the remote directory.

FileZilla Client


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 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 lm Settings dir: C:\Users\\AppData\Roaming\FileZilla\

#12032 Bug when user exceeds storage quota while uploading a file using SFTP or FTPS normal rejected 5 years Windows
Description

Previously when a user used SFTP and exceeded a storage quota Filezilla would report an error indicating the user had exceeded the quota and would not upload the file. With the recent update this no longer happens and the user does not receive an error message but only a 0kb file is uploaded. User thinks upload is successful. Please see attached log file.

When using FTPS, the file is not uploaded however the system tries repeatedly to upload the same file over and over and over again. Please see attached log file.

Attached log file is for a user with a 0 storage quota uploading a 82,751 PNG file to the server.

#12034 Filezilla Client do not work first 5-6 minutes after start with 100% CPU load normal rejected 5 years Windows
Description

When I start the client, one core is loaded at 100% for 5-6 minutes. However, I can not connect to the sftp server saved in the settings. A new tab appears, but it is empty. The console is empty. The indicator does not show that some operation is occurring. I can click refresh, but it does not give anything. I can press interrupt the current operation, but it does not give anything. The second tab to the same server is also empty.

If I click check for new versions, a dialog window will be displayed, there will be rotation progress bar until background load not ended.

Until the background process completes its work, the client is completely useless.

Through Process Explorer, I can look at stack on thread, which creates the download:

ntoskrnl.exe!memset+0x85f
libgnutls-30.dll!gnutls_group_get_name+0x26308
libgnutls-30.dll!gnutls_group_get_name+0x24a7d
libgnutls-30.dll!gnutls_x509_crl_import+0xa6
libgnutls-30.dll!gnutls_x509_crl_list_import+0x46
libgnutls-30.dll!gnutls_x509_crl_list_import2+0x60
libgnutls-30.dll!gnutls_x509_trust_list_add_trust_mem+0xea
libgnutls-30.dll!gnutls_x509_trust_list_add_system_trust+0x121
libfilezilla-0.dll!ZN2fz9tls_layer31generate_selfsigned_certificateERKNSt7__cxx1112basic_stringIwSt11char_traitsIwESaIwEEERKNS2_IcS3_IcESaIcEEERKSt6vectorISB_SaISB_EE+0x87ba
libfilezilla-0.dll!ZN2fzplERKNS_8durationES2_+0x13a2
libfilezilla-0.dll!ZN2fz18replace_substringsERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKS5_S8_+0x14f
msvcrt.dll!srand+0x93
msvcrt.dll!ftime64_s+0x1dd
kernel32.dll!BaseThreadInitThunk+0xd
ntdll.dll!RtlUserThreadStart+0x21

If I close the client while the background task is running, the window will disappear, but the process will remain until it completes its work.

If I start the client again, it will again do something in the background for 5-6 minutes.

Judging by the line: generate_selfsigned_certificate He is engaged in the fact that he generates some kind of certificates.

#12046 Filezilla Pro Freezes on Windows 10 when transferring multiple files normal wontfix 4 years Windows
Description

For multiple (more than 10) simultaneous upload or download threads GUI is almost completely frozen.

#12047 Datesettings are not the same as system normal worksforme 4 years Windows
Description

Hi,

Like you can see on the picture. my settings use an slash to separate day, month and year. In the filelist it uses an minus.

Jan

#12048 version 3.46.0 giving following error normal worksforme 4 years Windows
Description

Error: Received certificate chain could not be verified. Verification status is 4096. Status: Connection attempt failed with "ECONNABORTED - Connection aborted". Error: Could not connect to server

FileZilla Client / version 3.46.0 / on windows 7

#12051 Viewing window minimisation normal rejected 4 years Windows
Description

Am running Windows 10 - 64 bit. Just upgraded to version 3.46.0. Have noted that the ability to reduce the width of the viewing window has been lost, and it will only reduce to a set width. I need a narrow view. Is this a bug or a set feature in the new version?

Kind regards, Mark.

#12056 Can't Sign In To Google Drive normal rejected 4 years Windows
Description

Sign in with Google temporarily disabled for this app

This app has not been verified yet by Google in order to use Google Sign In.

#12059 Unable to connect to server normal invalid 4 years Windows
Description

I installed the newest version of Filezilla today and ever since I have been unable to contact my ISP server to upload web pages for my customers. I AM DEAD IN THE WATER HERE AND NEED IMMEDIATE RESOLUTION. If there is no fix, how do I re-install the previous version which was working fine as recetnly as this past Saturday?

#12062 Es imposible establecer la conexion normal worksforme 4 years Windows
Description

Estado: Resolviendo la dirección de www.vehiculospro.es Estado: Conectando a 85.112.29.217:21... Estado: Conexión establecida, esperando el mensaje de bienvenida... Respuesta: 220 ProFTPD 1.3.5b Server (ProFTPD) [85.112.29.217] Comando: AUTH TLS Error: La conexión superó el tiempo de espera después de 20 segundos de inactividad Error: No se pudo conectar al servidor Estado: Esperando para reintentar... Estado: Resolviendo la dirección de www.vehiculospro.es Estado: Conectando a 85.112.29.217:21... Estado: Conexión establecida, esperando el mensaje de bienvenida... Respuesta: 220 ProFTPD 1.3.5b Server (ProFTPD) [85.112.29.217] Comando: AUTH TLS Error: No se pudo conectar al servidor Estado: Desconectado del servidor Estado: Resolviendo la dirección de www.tinitasoft.com Estado: Conectando a 85.112.29.217:21... Estado: Conexión establecida, esperando el mensaje de bienvenida... Respuesta: 220 ProFTPD 1.3.5b Server (ProFTPD) [85.112.29.217] Comando: AUTH TLS Error: No se pudo conectar al servidor Estado: Esperando para reintentar... Estado: Resolviendo la dirección de www.tinitasoft.com Estado: Conectando a 85.112.29.217:21... Estado: Conexión establecida, esperando el mensaje de bienvenida... Respuesta: 220 ProFTPD 1.3.5b Server (ProFTPD) [85.112.29.217] Comando: AUTH TLS Error: No se pudo conectar al servidor Estado: Desconectado del servidor Estado: Resolviendo la dirección de www.vehiculospro.es Estado: Conectando a 85.112.29.217:21... Estado: Conexión establecida, esperando el mensaje de bienvenida... Respuesta: 220 ProFTPD 1.3.5b Server (ProFTPD) [85.112.29.217] Comando: AUTH TLS Error: No se pudo conectar al servidor Estado: Esperando para reintentar... Estado: Resolviendo la dirección de www.vehiculospro.es Estado: Conectando a 85.112.29.217:21... Estado: Conexión establecida, esperando el mensaje de bienvenida... Respuesta: 220 ProFTPD 1.3.5b Server (ProFTPD) [85.112.29.217] Comando: AUTH TLS Error: No se pudo conectar al servidor

#12069 Probleem bij upgrade low invalid 4 years Windows
Description

Ik open het programma en meld dat er een update is. Ik klik op upgrade en hij download juist. Echter bij het installeren loopt het fout omdat een bestand nog in gebruik is van een programma. Begrijpelijk want het programma was nog niet volledig verdwenen.(melding cont..., abord,ingore) Bij het heropenen van het programma werd hij geuninstalleert en even later had ik een directory met niets in . Bij het aanklikken van het uitvoerbaar bestand van de nieuwe versie werd deze juist geinstalleert.

mvg Lieven

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