Custom Query (10426 matches)
Results (1101 - 1200 of 10426)
Ticket | Summary | Status | Owner | Type | Priority | Component |
---|---|---|---|---|---|---|
#11654 | Pop up | new | Bug report | high | FileZilla Client | |
Description |
I keep gettying a notice that my SSL cert. is expired. I just applied all new certs. in May and they are posed on the servier and works on other items. How can I stop this. The check box is grayed out and can not click it. |
|||||
#11656 | my antivirus found this spyware in your bundle | closed | Other | high | FileZilla Client | |
Description |
Threat Name: ADW_FUSIONCORE Infected File: C:\Users\Boo\Downloads\FileZilla_3.34.0_win64-setup_bundled.exe Response: Removed Detected By: Queued Scan |
|||||
#11669 | Edit/download/delete file desactivated from 3.35.0 | closed | Bug report | high | FileZilla Client | |
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 | closed | Bug report | high | FileZilla Client | |
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. |
|||||
#11681 | I lost everything during the last update. | moreinfo | Bug report | high | FileZilla Client | |
Description |
Hi, Today I opened my FileZilla, as in every day for several years. In the opening, I had an update to be made dating July 23rd, 2018 for the version 3.35.1. I clicked to Update. After a few seconds, an error message appears to me, "an error arrived at the update". I had only the choice of the button "Cancel". I clicked to cancel. Afterward I had no more icon of FileZilla on my desktop, on my fast bar, nothing. I verified those folders of FileZilla. There were only 3 folders. The first one is: C:\Program Files\FileZilla FTP Client\ with a single entitled file "Uninstall". The second one is : C:\Users\xxxx\AppData\Roaming\FileZilla\ with 1 SQLITE3 file and 6 XML Documents. The last one is: C:\Users\xxxx\AppData\Local\FileZilla\ with around 320 PNG files. I had no execute file, or file to updated. I could not use the software. I restarted the PC and nothing changed. I am not certainly the only one to have had this problem. I would have liked registering you the code of error and the exact text, but I clicked on the button too fast. Sorry. For now I downloaded the complete version on your site. That works. I had a waste of considerable time for my company. Claude. |
|||||
#11682 | All command line options are not working in 3.35.1 | closed | Bug report | high | FileZilla Client | |
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. |
|||||
#11685 | New version chrash at install | closed | Bug report | high | FileZilla Client | |
Description |
The app keep telling me there is a new version, when downloading and install my Imac (10.11.6) chrash every time. I want to disable new version or have a fixed version. Attach chrash report |
|||||
#11691 | client crash on launch for mac | closed | Bug report | high | FileZilla Client | |
Description |
Since the most recent update I've been unable to launch filezilla. I've even deleted the app and re-downloaded it from the website to be sure I'm using the latest version. I hunted for files in Library to delete to have a completely fresh install but couldn't find any supporting files. I've looked in Console and it's reporting the following lines which appear to be related to code used the launch the app: 31/07/2018 13:45:35.916 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[4183]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash 31/07/2018 13:45:38.390 com.apple.xpc.launchd[1]: (org.filezilla-project.filezilla.40360[4181]) Service exited due to signal: Illegal instruction: 4 31/07/2018 13:45:38.695 ReportCrash[4183]: Saved crash report for filezilla[4181] version 3.35.1 (3.35.1) to /Users/steve/Library/Logs/DiagnosticReports/filezilla_2018-07-31-134538_Roberts-iMac.crash |
|||||
#11693 | Can't download log files with long lines or weird chars | closed | Bug report | high | FileZilla Client | |
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:
Linked against:
Operating system:
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 | closed | Bug report | high | FileZilla Client | |
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@… |
|||||
#11699 | Need to disable TLs 1.0 support on FTPS Server | closed | Patch | high | FileZilla Server | |
Description |
Hello Filezilla Team, I am using Filezilla Server with FTPS. I was working on our one of the servers to disable TLs 1.0 and fix other security issues. 1) I found that Filezilla FTP server(FTPS 990) supports TLs 1.0 even though I disabled on windows server 2012 R2. 2) I disabled "Secure Client-Initiated Renegotiation" on my server, but while connecting FTPS (port 990) it is supporting "Secure Client-Initiated Renegotiation". Is there any way to disabled TLs 1.0 support and "Secure Client-Initiated Renegotiation " in Filezilla server by means of configuration. Or can you provide a hotfix for the same in software for configuration? Thank you in advance. -- Regards, Jignesh Patel |
|||||
#11703 | Stuck on 'Transferring' | new | Bug report | high | FileZilla Client | |
Description |
Hello, I added 315943 files to the queue. Filezilla just cycles through 'elapsed time' and 'Transferring' on two files but not actually transferring them. I've had this queue trying to transfer for over a week and a half. I've stopped the queue and reinitiated several times. Initially the transfer was interrupted by the computer being restarted and I haven't been able to resume this transfer. Please let me know if you have any ideas on how to fix this issue. Thank you |
|||||
#11708 | FileZilla Pro 3.35.2 Will Not Update | closed | Bug report | high | FileZilla Client | |
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 |
|||||
#11709 | error disk full | closed | Feature request | high | FileZilla Server | |
Description |
getting error disk full I cleaned up my Mac files and its still staying them same thing. I can longer upload or transfer files please help. I just updated to new version still saying dick full. yourgodash@… |
|||||
#11714 | It can't detect no changed file from last transfer | closed | Bug report | high | FileZilla Client | |
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 | closed | Bug report | high | FileZilla Client | |
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:
Linked against:
Operating system:
|
|||||
#11726 | Several questions about the Beta version of FileZilla server software | closed | Feature request | high | FileZilla Server | |
Description |
|
|||||
#11729 | MAC OS X SIte Manager Sroll overlap entries | reopened | Bug report | high | FileZilla Client | |
Description |
MAC OS X SIte Manager Sroll overlap entries I have to attach screenshot to ticket. |
|||||
#11750 | Full directories delete: 451 Delete Failed with 3.37.0 (Pro so latest downloadable) | closed | Bug report | high | FileZilla Client | |
Description |
With the version 3.37.0 of FileZilla Pro on Mac (3.37.1 doesn't exist yet on the store) it became impossible to recursively delete full directories on normal FTP servers. If I try to delete a full directory, no matter what's inside (1 file or 100), I get this error: "451 Delete operation failed (Fsys error=145, server error=1015)". The issue is software related since with the previous version I could do it and with any other FTP clients (even on my mobile phone) I can perform the operation without any problems on the same tested servers. Hope there is a solution or that my info can help. Best Regards, Marco |
|||||
#11755 | Fix the broken UI in MacOS Mojave Dark UI | closed | Bug report | high | FileZilla Client | |
Description |
There are quite a few issues when using the Dark UI on MacOS Mojave Dark UI. The log has a black box background, and then the text is highlighted, looks terrible. But the biggest issue is you cannot read any of the dialogues that pop up. |
|||||
#11756 | Issues using Filezilla on macOS Mojave | new | Bug report | high | FileZilla Client | |
Description |
Filezilla on macOS Mojave has a few issues which include the following: 1) Dragging files from a folder to the server causes the client to crash. You can still highlight and click upload by right clicking through the context menu 2) UI issues with the dark theme (it's difficult to see) 3) UI issues with the client size (it starts huge and needs to be resized smaller) These issues make the client very difficult to use on macOS. |
|||||
#11757 | Limit for Concurrent Downloads setting over-rides all Global and User settings, regardless | new | Bug report | high | FileZilla Client | |
Description |
Flexible User settings are no good if the program takes no notice, like the Concurrent Download Limit setting controls everything to do with transfers. As does the Priority. Eg. For a Session
Process the Queue and five Transfers will all start at once from Site 2; instead of two Transfers from Site 1 and three Transfers from Site 2; This blows-out Site 2 because it has a max number of connections/session of 3. Also, despite the Maximum Simultaneous Transfers being higher, whatever the Limit for Concurrent Downloads is set to, that is the number of transfers that will try to start, not 10. Also, setting the Priority up or down has a similar effect. My thoughts:
Hope this helps Tranowme |
|||||
#11770 | Cannot open subdirectories in directory tree after updating | reopened | Bug report | high | FileZilla Client | |
Description |
I had been using version 3.37.2 with no problems. Yesterday, FileZilla said there was an update, so I downloaded it and installed it. Version 3.37.3. I then opened it and tried to open a subdirectory on the server so I could download some files to my computer. I tried to open public_html. It didn't open to show the contents. Instead it started downloading the entire subdirectory. I tried opening a few others and the same thing--cannot open them. When I went to file a bug, I was shown a message that the software was out of date. How can the application not have downloaded the current update? The app gave me 3.37.3 and said I was up-to-date. I downloaded the adware-free version for 3.37.4 from the Other Options download page (https://filezilla-project.org/download.php?show_all=1) and tried to use it. The same thing happens. After both updates, no subdirectories will open. Clicking twice on a folder downloads the entire subdirectory automatically. I tried right click on a folder and I was shown a list but it has Download selected and there is no Open selection so I can't get to the contents from the list. |
|||||
#11771 | Implement dark mode in macOS Mojave | new | Bug report | high | FileZilla Client | |
Description |
If user has dark mode enabled in macOS Mojave the UI does not adhere. |
|||||
#11774 | Scroll on site manager | closed | Feature request | high | FileZilla Client | |
Description |
Hi, this not the bug but feature. Can you enable/add scroll feature on site manager list, as a developer, I have a huge list of sites defined and clicking that arrow button to scroll down to last site is rather irritating. Ivan |
|||||
#11780 | Filezilla 4 does not delete queue after transfer | closed | Bug report | high | FileZilla Client | |
Description |
{{{Plus, when you transfer/ copy another site from remote to local, the queue is exanded again, but not deleted after transfer. }}} |
|||||
#11790 | The file filezilla.xml could not be loaded in ubuntu | closed | Bug report | high | FileZilla Client | |
Description |
Hello, I am using Ubuntu 16.04. When I open filezilla I saw this alert everytime The file '/home/username/.config/filezilla/filezilla.xml' could not be loaded. No document element found at offset 7495. For this session the default settings will be used. Any changes to the settings will not be saved. So for everytime I have to select editor, please help me resolve this issue . I have tried so many thing to resolve this but unable to solve it. |
|||||
#11798 | Upload Issues | closed | Bug report | high | FileZilla Client | |
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:
Linked against:
Operating system:
|
|||||
#11800 | Erro quando sobe arquivos via FTP | moreinfo_reopened | Bug report | high | FileZilla Client | |
Description |
Erro que acontece quando eu faço um upload de uma pasta inteira com várias subpastas e vários arquivos. O aplicado aponta como upload finalizado, mas os arquivos são criados com 0 bytes. Isso foi observado em várias ocasiões ao fazer upload de arquivos. Quando sobe arquivo único, não há problemas, o problema está relacionado quando sobe pastas com subpastas e vários arquivos. Foi observado tanto com arquivos .html, .php, .jpg, .png, .js, .css e outros formatos ainda. |
|||||
#11815 | Regarding web based integration with domain FTP like WeTransfer | new | Feature request | high | Other | |
Description |
Dear FileZilla Team, Hope you're doing good! Kindly let me know, if FileZilla has web based open but secure mechanism like WeTransfer that can be connected to space of private domain space i.e. domain FTP space with backend authentication. And, if it's not there, then will it be possible for you to develop. Waiting for your kind consideration and revert. Thanks! BR, AMIT K. |
|||||
#11832 | v3.40.0-rc1 doesn't open files when custom editor is used | closed | Bug report | high | FileZilla Client | |
Description |
When using a custom editor for all files, the editor doesn't open the file selected when choosing edit/view on remote site. |
|||||
#11833 | I got a new computer and now Filezilla does not work | new | Bug report | high | FileZilla Client | |
Description |
Every time I try to login I see this Status: Waiting to retry... Status: Resolving address of www.governors-america.com Status: Connecting to 54.236.190.114:21... Status: Connection established, waiting for welcome message... Error: Connection closed by server Error: Could not connect to server I've looked up other tickets but none of them have had an answer to this problem. I have used filezilla for three years to manage a work website and have never had a problem. I really need to find a solution this week. Thanks, KB |
|||||
#11834 | Local directories and files do not display. | closed | Bug report | high | FileZilla Client | |
Description |
I'm using the Apple Store 'FileZilla Pro' version. Most local directories and files are not displaying in the window. However the Downloads directory works. Is this some sort of file permissions issue? This is a fresh install on a new machine. I imported my Site Manager accounts and preferences from the previous machine (which ran the same version of FileZilla Client and Mac OS). |
|||||
#11837 | Unable to connect via ftpes:// on 3.40.0 | closed | Bug report | high | FileZilla Client | |
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. |
|||||
#11839 | Bank file download | new | Feature request | high | FileZilla Client | |
Description |
Good afternoon All, I hope you're well Could you please enable the function which generates a next day statement on a Tuesday each week going forward? Many thanks, Alexandra Degan Senior Payroll Administrator |
|||||
#11840 | Files not uploaded when dragged to server | new | Bug report | high | FileZilla Client | |
Description |
New or changed files are randomly not being uploaded when inside folders and dragged over server. |
|||||
#11849 | Association by type of file | closed | Bug report | high | FileZilla Client | |
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? |
|||||
#11850 | 530 Login authentication failed | closed | Bug report | high | Unknown | |
Description |
Beste, Ik krijg telkens een foutmelding als ik probeer in te loggen via Snelverbinden? Status: Adres bepalen van ftp.alamire.com Status: Verbinden met 85.17.66.139:21... Status: Verbinding gemaakt, welkomstbericht afwachten... Status: TLS initialiseren... Status: Certificaat controleren.... Status: TLS-verbinding opgezet. Opdracht: USER A006461 Antwoord: 331 User A006461 OK. Password required Opdracht: PASS Antwoord: 530 Login authentication failed Fout: Fatale fout: Kan niet verbinden met server Met vriendelijke groeten, Patty Kaes Marketing & Communicatie Musica, Impulscentrum voor Muziek T +32 (0)11 610 510 F +32 (0)11 610 511 W www.musica.be |
|||||
#11854 | IP banned | new | Bug report | high | FileZilla Client | |
Description |
hello sir my ip has been banned without any reason. tried to login information was right but filezilla was crashing so i tried again and again so my ip is banned now so i request to solve it my ip address 2405:204:902e:13e2:186b:ca9a:4fd8:d190 and 49.35.50.238 ipv4 |
|||||
#11859 | My filezilla will not sign on to mtfgateway.changehealthcare.com | closed | Bug report | high | FileZilla Client | |
Description |
I sign on filezilla to download my acceptance/denial reports from changehealthcare. One day it would not connect. My software is with Imagine(CPU) in California. They originally set it up my filezilla with Change Healthcare. Now that I am having problems connecting they say they can't help me. My submitter number is TSOHS5A. My receiver ID is 133052274. I get connection timed out after 20 seconds of inactivity. Then could not connect to server. When I try to connect it says open "TSOHS5A@…"22 I apologize but I am a billing company and very ignorant to so much of this. |
|||||
#11872 | Latest FileZilla - 3.41.1 does not login to our ftp and shows a certificate inscure algorithm (Also 3.40.0) | new | Bug report | high | FileZilla Client | |
Description |
FileZilla_3.39.0_win64-setup.exe works with explicit ftp over TLS if available on our FTP called - pnecftp001.gijima.com but with the latest two versions we are getting an error - 14:06:11 - Error:A certificate in the chain was signed using an insecure algorithm. 14:06:11 - Error: Received certificate chain could not be verified. Verification status is 2. 14:06:11 - Error:Could not connect to server. I have downgraded again so it can work but it is a problem. |
|||||
#11874 | SFTP servers denying access because of so many keys being sent | new | Bug report | high | FileZilla Client | |
Description |
For an entire day I was talking to tech support of a hosting company and trying to figure out what's wrong with my connection. Turns out I have so many keys attempting to be used that the server was denying access with this error response: Error: Server sent disconnect message Error: type 2 (protocol error): Error: "Too many authentication failures" Error: Could not connect to server If I removed my keys down to just 4 then I was able to connect. This is a huge pain and bug IMO since I should be able to specify on a per-site basis what key to use if needed like my IDE allows which doesn't run into a similar issue. Possible solution options? 1) In the SFTP key page in settings allow me to click an "Edit Key" button or something that allows me to checkmark off what sites I want it used on. 2) On my site setting page on "Advanced" tab allow me to say "Specify key file" or allow me to specify key file on that screen for use on that site or select a dropdown from available files to use. Crazy annoying that there isn't an option for this already in FZ. |
|||||
#11880 | password reset | new | Other | high | FileZilla Client | |
Description |
Hi Team, This is with regard my XI account. I'm unable login to XI account as my password not working.User id pcardusr Could you please help me to get my password reset |
|||||
#11887 | Incorrect Password | new | Other | high | FileZilla Client | |
Description |
I'm using the same password as always and it's not letting me into FileZilla to transfer to my website since my latest update. I need to resolve asap. Here's what I'm getting when I try logging in: Status: Resolving address of thebarnpub.com Status: Connecting to 64.71.34.26:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Command: USER thebarnpub Response: 331 Please specify the password. Command: PASS Response: 530 Login incorrect. Error: Critical error: Could not connect to server |
|||||
#11894 | Refresh Button / F5 - Not refreshing file and folder lists | new | Bug report | high | FileZilla Client | |
Description |
The first time Refresh/F5 is used in a session the Status window shows that the refresh was sent to the server, but then nothing happens. Any subsequent Refresh/F5 does nothing at all. The files and folders are only refreshed on a new connection or reconnection. I've attached a copy of the Status log up to the point where I started this report. Note line 310 where I clicked the Refresh icon on the Toolbar. When that didn't do anything, I pressed the F5 key, then used the menu to choose View/Refresh. As you can see, Filezilla didn't even acknowledge these additional attempts to refresh. Before starting this Bug ticked, I searched the Bug reports where I found multiple unresolved tickets starting from 9 years ago about this problem. Is this not important enough to resolve ? I've used numerous FTP clients in the past and every one of them had no problem refreshing during a session. |
|||||
#11900 | FTP not Work error is Connection Timed Out | new | Bug report | high | FileZilla Client | |
Description |
Filezilla not work same FTP setting is work on core FTP but not work on filezilla Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing FileZilla Client Version: 3.41.2 Build information:
Linked against:
Operating system:
|
|||||
#11906 | FileZilla Pro needs some OneDrive sites management | closed | Bug report | high | FileZilla Client | |
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:
Linked against:
Operating system:
Thanks, Robin |
|||||
#11907 | Most recent update | new | Bug report | high | FileZilla Client | |
Description |
I am no longer able to move multiple files at a time, it will only allow me to move 1 at a time |
|||||
#11908 | Cannot use FileZilla Client 3.42.0 on macOS 10.13.6 | closed | Bug report | high | FileZilla Client | |
Description |
After upgrade from a previous version of Filezilla, upon opening the application an error message as follows appears: "You can't use this version of the application 'FileZilla' with this version of macOS. You have macOS 10.13.6. The application requires macOS 10.14 or later." In the Applications directory, the app symbol is shown with a semi-transparent crossed out symbol indicating that it cannot be used. |
|||||
#11911 | Forgotten Pass Word | new | Other | high | FileZilla Client | |
Description |
I inadvertantly deleted the Quickconnect information in Filezilla Client and am now unable to reconnect, I get "ECONNREFUSED" My Server is OMC@…. How can i reset my Password please? |
|||||
#11915 | Proxy connect timeout | closed | Bug report | high | FileZilla Client | |
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 |
|||||
#11919 | Filezilla only tries 3 Pageant Keys, i have 6! | closed | Bug report | high | FileZilla Client | |
Description |
Failing connection: Status: Verbinde mit rehapraxohl.de... Trace: CControlSocket::SendNextCommand() Trace: CSftpDeleteOpData::Send() in state 0 Trace: Going to execute C:\gwprog\filezilla\fzsftp.exe Antwort: fzSftp started, protocol_version=8 Trace: CSftpDeleteOpData::ParseResponse() in state 0 Trace: CControlSocket::SendNextCommand() Trace: CSftpDeleteOpData::Send() in state 3 Befehl: open "p486633@rehapraxohl.de" 22 Trace: Connecting to 46.30.59.55 port 22 Trace: We claim version: SSH-2.0-FileZilla_3.42.1 Trace: Server version: SSH-2.0-OpenSSH_7.5p1-hpn14v12 Trace: Using SSH protocol version 2 Trace: Doing ECDH key exchange with curve Curve25519 and hash SHA-256 Trace: Server also has ssh-rsa host key, but we don't know it Trace: Host key fingerprint is: Trace: ssh-ed25519 256 ca:4a:0f:57:65:5a:b9:ef:8e:c3:11:a6:db:b5:48:05 F+/xA2MKVmuM6S6wtudIawC32THUaL8Orw65ZAQhcos= Trace: Initialised AES-256 GCM client->server encryption Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher) Trace: Initialised AES-256 GCM server->client encryption Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher) Trace: Pageant is running. Requesting keys. Trace: Pageant has 5 SSH-2 keys Trace: Trying Pageant key #0 Trace: Server refused our key Trace: Trying Pageant key #1 Trace: Server refused our key Trace: Trying Pageant key #2 Trace: Received disconnect message (protocol error) Trace: Disconnection message text: Too many authentication failures Trace: Server sent disconnect message Trace: type 2 (protocol error): Trace: "Too many authentication failures" Fehler: Server sent disconnect message Fehler: type 2 (protocol error): Fehler: "Too many authentication failures" Trace: CSftpControlSocket::OnTerminate without error Trace: CControlSocket::DoClose(66) Trace: CControlSocket::ResetOperation(66) Trace: CSftpDeleteOpData::Reset(66) in state 3 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen Trace: CFileZillaEnginePrivate::ResetOperation(66) After i manually remove some upper keys in pageant, which i need somewhere else: Status: Verbinde mit rehapraxohl.de... Trace: CControlSocket::SendNextCommand() Trace: CSftpDeleteOpData::Send() in state 0 Trace: Going to execute C:\gwprog\filezilla\fzsftp.exe Antwort: fzSftp started, protocol_version=8 Trace: CSftpDeleteOpData::ParseResponse() in state 0 Trace: CControlSocket::SendNextCommand() Trace: CSftpDeleteOpData::Send() in state 3 Befehl: open "p486633@rehapraxohl.de" 22 Trace: Connecting to 46.30.59.55 port 22 Trace: We claim version: SSH-2.0-FileZilla_3.42.1 Trace: Server version: SSH-2.0-OpenSSH_7.5p1-hpn14v12 Trace: Using SSH protocol version 2 Trace: Doing ECDH key exchange with curve Curve25519 and hash SHA-256 Trace: Server also has ssh-rsa host key, but we don't know it Trace: Host key fingerprint is: Trace: ssh-ed25519 256 ca:4a:0f:57:65:5a:b9:ef:8e:c3:11:a6:db:b5:48:05 F+/xA2MKVmuM6S6wtudIawC32THUaL8Orw65ZAQhcos= Trace: Initialised AES-256 GCM client->server encryption Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher) Trace: Initialised AES-256 GCM server->client encryption Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher) Trace: Pageant is running. Requesting keys. Trace: Pageant has 4 SSH-2 keys Trace: Trying Pageant key #0 Trace: Server refused our key Trace: Trying Pageant key #1 Trace: Server refused our key Trace: Trying Pageant key #2 Trace: Sending Pageant's response Trace: Access granted Trace: Opening session as main channel Trace: Opened main channel Trace: Started a shell/command Status: Connected to rehapraxohl.de Trace: CSftpDeleteOpData::ParseResponse() in state 3 Trace: CControlSocket::ResetOperation(0) Trace: CSftpDeleteOpData::Reset(0) in state 3 Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Empfange Verzeichnisinhalt... Trace: CControlSocket::SendNextCommand() Trace: CSftpListOpData::Send() in state 0 Trace: CSftpChangeDirOpData::Send() in state 0 Trace: CSftpChangeDirOpData::Send() in state 1 Befehl: pwd Antwort: Current directory is: "/" Trace: CSftpChangeDirOpData::ParseResponse() in state 1 Trace: CControlSocket::ResetOperation(0) Trace: CSftpChangeDirOpData::Reset(0) in state 1 Trace: CSftpListOpData::SubcommandResult(0) in state 1 Trace: CControlSocket::SendNextCommand() Trace: CSftpListOpData::Send() in state 2 Trace: CSftpListOpData::Send() in state 3 Befehl: ls Status: Listing directory / Trace: CSftpListOpData::ParseResponse() in state 3 Trace: CControlSocket::ResetOperation(0) Trace: CSftpListOpData::Reset(0) in state 3 Status: Anzeigen des Verzeichnisinhalts für "/" abgeschlossen Trace: CFileZillaEnginePrivate::ResetOperation(0) Unfornatetely i can't determine the position of the keys in pageant. |
|||||
#11921 | Unable to get directory listing | new | Bug report | high | FileZilla Client | |
Description |
I upgraded to 3.42.1 and can no longer get directory listings on TLS connection. This was not happening with previous version of Filezilla. The error I receive is: Certificate of connection does not match expected certificate. I cleared the certificate by removing trustedcerts.xml and retrieved a new certificate, but that did not fix the problem. I also cleared cache (from debug tab) and that also did not fix the problem. Evertyhing was working fine until I installed new release (no changes to connections). And it still works with older version of FileZilla. Log (verbose) snippet follows: 10:22:12 Command: LIST 10:22:12 Trace: CTlsSocketImpl::ContinueHandshake() 10:22:12 Trace: CFtpControlSocket::OnReceive() 10:22:12 Response: 125 List started OK 10:22:12 Trace: CFtpRawTransferOpData::ParseResponse() in state 4 10:22:12 Trace: CControlSocket::SendNextCommand() 10:22:12 Trace: CFtpRawTransferOpData::Send() in state 5 10:22:14 Trace: CTlsSocketImpl::ContinueHandshake() 10:22:14 Trace: CTlsSocketImpl::ContinueHandshake() 10:22:14 Trace: CTlsSocketImpl::ContinueHandshake() 10:22:14 Trace: TLS Handshake successful 10:22:14 Trace: Protocol: TLS1.0, Key exchange: RSA, Cipher: AES-256-CBC, MAC: SHA1 10:22:14 Error: Certificate of connection does not match expected certificate. 10:22:14 Error: The data connection could not be established: ECONNABORTED - Connection aborted 10:22:14 Trace: CTransferSocket::TransferEnd(3) 10:22:14 Trace: CFtpControlSocket::TransferEnd() 10:22:14 Trace: CFtpControlSocket::OnReceive() 10:22:14 Response: 250 List completed successfully. 10:22:14 Trace: CFtpRawTransferOpData::ParseResponse() in state 7 10:22:14 Trace: CFtpControlSocket::ResetOperation(2) 10:22:14 Trace: CControlSocket::ResetOperation(2) 10:22:14 Trace: CFtpRawTransferOpData::Reset(2) in state 7 10:22:14 Trace: CFtpListOpData::SubcommandResult(2) in state 3 10:22:14 Trace: CFtpControlSocket::ResetOperation(2) 10:22:14 Trace: CControlSocket::ResetOperation(2) 10:22:14 Trace: CFtpListOpData::Reset(2) in state 3 10:22:14 Error: Failed to retrieve directory listing |
|||||
#11938 | Number of files in directory wrong | closed | Bug report | high | FileZilla Client | |
Description |
When browsing the directory inside a Wordpress installation /wp-content/uploads It shows me 9998 files... When scrolling down its stops at about S... so there is more files but the filezilla client does not show more then 10'000 files would be my assumption. |
|||||
#11939 | Increase Maximum Simultaneous Transfers >10+ | closed | Feature request | high | FileZilla Client | |
Description |
Pls remove FileZilla Max file Transfer restrictions "Increasing Maximum Simultaneous Transfers" setting allowing users to increase beyond 10 sessions limit. (like increase to 20, 50...) Modern SFTP server&client implementations, modern Compute,Storage and Network infrastructure can easily handle upto 1000+ concurrent SFTP sessions, so no need limiting client-side connections to 10. Whilst this limitation makes perfect sense from historical point of view it no longer is applicable for most modern, 21st century IT platforms. |
|||||
#11948 | Files can not transfer. | new | Bug report | high | FileZilla Client | |
Description |
I have multiple server connections and different servers. Any one I connect to, since I updated filezilla, I get an error - All transfers complete, files could not transfer. So I can't upload anywhere. I need help. Thanks. |
|||||
#11965 | I can't connect to all of my servers with FileZilla since today | closed | Bug report | high | FileZilla Client | |
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 |
|||||
#11968 | Publish/Quicktransfer button(s) required | new | Feature request | high | FileZilla Client | |
Description |
Many times a specific file or specific files, whose names do not change over time, need to be uploaded for publishing. Like in the Seamonkey Suite, which has a pusblish button for uploading the whole page that one is editing in one go, it would be fine if there is one or more publish/Quicktransfer buttons for uploading one's favourite file(s). Now, one has to manoevre each time through all directories to locate the files. Synchronized browsing and bookmarking helps, but then still scrolling and locating is necessary. This/these Publish/Quicktransfer button/buttons could be located for instance to the right of the the Quickconnect Bar. (A) corresponding shortcut key(s) could be assigned to the button(s). If such a button/these buttons work for one favourite file, such a button could be extended to work for a list of files, for which each time extensive browsing is required. It would then look like the Publish Button of the Seamonkey Suite, which unfortunately only handles ftp, not sftp or ftps, so if FileZilla is going to do this it would be great! |
|||||
#11981 | Drag and drop reports "Drag & drop operation failed." | new | Bug report | high | FileZilla Client | |
Description |
I've connected to the remove computer correctly. Same as I have on many times. I updated to the latest version yesterday and now this problem. Is there another way to transfer a file? |
|||||
#11995 | fzsftp could not be started | closed | Bug report | high | FileZilla Client | |
Description |
Got new MacBook Pro and installed latest version 3.44.2. Filezilla worked on my older Macbook Air. Getting "fzsftp could not be started" when I try and connect. I have all the same software I had on my old machine so I am not sure why I cannot connect. I have downloaded a few other FTP clients and they all work but Filezilla. Any help would be appreciated. |
|||||
#12002 | Refresh in new FTP client causes all folders to close | assigned | Bug report | high | FileZilla Client | |
Description |
In the newest FTP client version (3.45.0), when selecting the Refresh button, all folders in the local site view close, and the view jumps to the top of the directory tree. This never used to occur. This is highly irritating as I have to navigate back to the folder in which I was working and dig back into any subfolders I had open after every single refresh. |
|||||
#12004 | I am blind, I use screen reading software. I tried to sign up for the Forum, but you provide only a visual challenge, no audio challenge. Therefore, it is not acdcessible. ADA perhaps? | new | Bug report | high | FileZilla Client | |
Description |
The Forum registration is not accessible to a blind person using screen reading software. |
|||||
#12018 | Upload Edited Files - Long Response Time | new | Bug report | high | FileZilla Client | |
Description |
this is since the new mac osx update catalina. after edit of a download file it takes a long time until filezilla is uploading the file automatically! Workflow: download a file - open in editor - save -> upload take a long response time |
|||||
#12025 | Pango:ERROR when start Filezilla installed by flatpak | closed | Bug report | high | FileZilla Client | |
Description |
I installed Filezilla via flatpak, to have the last updated version, because on Ubuntu Xenial 16.04.06 there are only very previous versions. Then, when I start application by double-clicking on app icon nothing happen. Therefore I try to cut command line inside the application ".desktop" file and paste it on terminal window, to watch what happen when program start. At end the program crash with a "Pango Error", as you can see in the attached file. Best regards. |
|||||
#12033 | FileZilla Pro (3.45.2) does not connect to S3 bucket via HTTP proxy with username/pwd | new | Bug report | high | FileZilla Client | |
Description |
I've tried to get access to our S3 bucket through an http proxy which has username and password restrictions. The debug shows that the connection to the proxy host is being established, but after the 407 response that an authentication is required, the attept failes with "ECONNRESET" - and I don't have a clue why. The user name and password are correct so I assume that this is a kind of misunderstanding between FileZilla Pro and the squid proxy server. |
|||||
#12064 | Amount of simultaneous file transfers | closed | Feature request | high | FileZilla Client | |
Description |
I hereby propose a change in the design, where the max simultaneous file transfers are NOT capped a 10, but it is suggested at 10 but it can grow to 999. I am moving several terabytes of data and with 10 max files, it may take a week. Modern computers can handle larger loads. |
|||||
#12066 | Private key / Key passphrase bug in 3.46.1 | new | Bug report | high | FileZilla Client | |
Description |
We have a specific site that has successfully used a private key with a passphrase for over 2 years. With 3.46.1, when I try to connect to the site, it no longer asks for the keyphrase, which has always been required, and subsequently the connection fails authentication. During investigation, I also received errors when look at the site config. The errors related to the private key file. Unfortunately I did not do a screen capture of the error as I needed to access the site asap. I reverted back to 3.46.0 and immediately everything went back to normal. When connecting to the site the key passphrase was prompted for and once entered I was able to connect to the site with no issue. As we use this site weekly, I will not be able to update until this bug is fixed. |
|||||
#12067 | FTBS putty cannot find unix/unix.h | closed | Bug report | high | FileZilla Client | |
Description |
Failure to build from source, unable to find "unix/unix.h". |
|||||
#12070 | Client 3.46.2: Error: get attrs for no such file or directory | closed | Bug report | high | FileZilla Client | |
Description |
setting timestamp fails because "file doesn't exist". file obviously exists locally and remotely because it just uploaded the file! what I'm not sure about is whether it doesn't see the local file or the remote file. this doesn't happen in 3.46.0 |
|||||
#12074 | Inability to connect to ProFTPD via keyboard-interactive auth starting with FileZilla 3.46.1 | closed | Bug report | high | FileZilla Client | |
Description |
Hello,
Connecting to ProFTPD with FileZilla (all platforms), we have run into a connection error that only affects keyboard-interactive authentication. Doing a The error message that is returned is the following (this output is from psftp, but the same error comes through with Filezilla 3.46.1 and higher): Keyboard-interactive authentication prompts from server: | Password: End of keyboard-interactive prompts from server Access denied FATAL ERROR: Remote side sent disconnect message type 11 (by application): "Unsupported protocol sequence" For now, we have informed those accessing our systems to do one of the following workarounds: 1.) Roll back to FileZilla 3.46.0 or older (or PuTTY 0.70 or older if utilizing psftp) 2.) Use public key authentication via Pagent or saved key file within FileZilla 3.) Ensure PuTTY is installed, and uncheck the checkbox for 'Attempt "keyboard-interactive" auth (SSH-2)' under SSH->Auth so the connection falls back to password auth. Make sure to save this change to the Default Settings connection profile within PuTTY. 4.) Use a different SFTP client that is not affected in this way. In summary: A change in PuTTY at commit 20a9bd5642 resulted in an inability to connect to ProFTPD that wasn't previously present. Since FileZilla relies on the PuTTY libraries and those were recently upgraded for FileZilla version 3.64.1, this problem has now presented itself. It isn't clear (to me) if this is a bug in PuTTY itself or ProFTPD, but I thought I would start with filing a bug here to get started, since FileZilla is used heavily by those accessing our systems, and this problem will become quite problematic as more and more people upgrade their FileZilla clients. (Also, I saw bug #12066, but have not been able to reproduce that issue on my end. I suspect that issue has to do with pulling in PuTTY changes, but may not be due to the exact commit mentioned in this ticket.) Thank you for your assistance. If needed, we have a test environment we can provide to the FileZilla team for troubleshooting/testing purposes. |
|||||
#12079 | Please help! latest update included a bug! | new | Bug report | high | FileZilla Client | |
Description |
I opened FileZilla today 12/30/19 and an update popped up, so updated to the latest version. Then I connected and tried to upload a 1gb file like I do weekly. It says "Transferring" for 20 seconds a then times out. I have tried several times and it is the same. Everything was fine before I updated to the latest version today. |
|||||
#12086 | Why am I banned from https://forum.filezilla-project.org? | new | Other | high | Other | |
Description |
Hi I am a small home-based business owner. My home PC is working from the IP: 163.47.56.184 Please can you set out the reasons why I appear to be banned from your forum? My registered email address with your site is pbbythesea@…. I have never received any communications in regard to problems with my login. In fact I can still access the site from my phone but not my office PC, so it must to tied to my IP and not my username. Please can you clearly set out why this has happened and what I can do to lift the ban? Regards, Paul |
|||||
#12099 | Failed to retrieve directory listing after connecting in TLS 1.3 protocol | closed | Bug report | high | FileZilla Client | |
Description |
The remote server on Linux RH. |
|||||
#12101 | FileZilla > Settings > Interface > Minimize to tray weird behavior | new | Bug report | high | FileZilla Client | |
Description |
After check the option FileZilla > Settings > Interface > Minimize to tray the program shows strange behavior, after minimize the tray icon is created but when you click in the tray icon the screen blink and the program turn unable to open again and there is no popup menu option when perform a left click on the filezilla tray icon. This situation force the user to kill the filezilla process. Expected action: Able to minimize the program to tray icon running fedora 31 Cinnamon. (All others programs like telegram, skype, steam go to tray without problems.) FileZilla: 3.45.1 OS: Fedora 31 Thirty One (x86-64) DE Cinnamon, version: 4.4.8 Kernel: 5.4.13-201.fc31.x86_64 CPU: Intel Core i7-3770K CPU @ 3.50GHz × 4 Memory: 7.5 GiB Video Card: NVIDIA Corporation GK104 [GeForce GTX 680] Driver version: 440.44 |
|||||
#12103 | JPEG files not display in FileZilla list on web server | closed | Bug report | high | FileZilla Client | |
Description |
My website is still uploading JPEG files from our employees and the website still displays the JPEG files. However, after 1/14/20 FileZilla no longer displays any JPEG files even though I know these files exist on the webserver. This prevents me from backing up JPEG files since I cannot see them through the file viewer. I am using version 3.43.3 |
|||||
#12113 | Unable to View/Edit | new | Bug report | high | FileZilla Client | |
Description |
I have tried specifying the ASCII editor (EditPlus), putting in the verified location, and selecting Use system's default editor for text files. In both cases, when I select a text file from either the local or remote file list, I get an error (attached). The actual location of the editor is "c:\program files\editplus 3\editplus.exe", but FileZilla is adding a whole bunch of extra characters (see attached). Help!!! |
|||||
#12120 | Failed to retrieve directory listing | new | Bug report | high | FileZilla Client | |
Description |
I am trying to connect to our server to upload files and this is what pops up when it is trying to connect and then fails. It is happening on every computer we try: Status: Connecting to 198.143.160.133: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... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,143,160,133,195,136). Command: MLSD Response: 150 Opening BINARY mode data connection for MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing |
|||||
#12121 | Creating a new folder forces directory to go up a level | new | Bug report | high | FileZilla Client | |
Description |
On MacOSX, when creating a new local folder in the left-most pane, the bug forces you to go up a level. Example: if I'm on /Users/James/Desktop/ and create a folder called "Test", it will automatically take me to /Users/James/ |
|||||
#12122 | Unable to download | closed | Bug report | high | FileZilla Client | |
Description |
Until a couple of days ago I was able to upload and download files without any issues. The day before yesterday, FileZilla Pro simply could not download any files from the servers I usually work with. It started showing “Fail to open …”, “File Transfer failed…”, etc. messages. I bought FillaZilla Pro from the App Store and I noticed that I was working with version 3.46.3, (the only version currently available at the App Store). After noticing that I went to the FileZilla site and downloaded version 3.47.1 and all the issues were resolved, I was able to upload and download without any problems. After 48 hours of using version 3.47.1 the application simply “disappeared”, (there was a big translucent “?” superimposed over the FileZilla icon), and that version of the application was not operational anymore. I am assuming that has to do with some type of “payment” issue, (buying the application from the developer’s site and not a third party distributor like Apple), so I went back to the App Store, I downloaded their version and the “File Transfer failed…” problem instantly came back. Is there a way to authorize the latest version of FileZille Pro, (downloaded from the FileZilla website), and continue to use it normally? How can I solve this problem since the App Store does not have the current version and it is almost impossible to contact them? I really need to fix this issue because my work involves uploading and downloading files from FTP servers on a daily basis. |
|||||
#12126 | The last version of FZ 3.47.2 is not working correct | closed | Bug report | high | FileZilla Client | |
Description |
When logging in to the webserver the tree explorer is not working First level works for ex brusdata.se but clicking on next level public_html is not possible to set focus to. Operating system type on webserver is Linux |
|||||
#12141 | filezilla site manager synchronization problem | closed | Bug report | high | FileZilla Client | |
Description |
hi. There is no problem with Google Drive FTP. Connecting. However, I cannot make transactions with Google Drive or Dropbox in "filezilla site manager synchronization". As you can see in the video, it makes you wait for minutes. What should I do to back up my sites to Google Drive? FileZilla Pro Version: 3.47.2.1 Build information:
Linked against:
Operating system:
|
|||||
#12145 | Dialogue boxes extremely slow on Mac, 3.47.2.1 | new | Bug report | high | FileZilla Client | |
Description |
When displaying any dialogue box (e.g. Settings, Site Manager), there is a lag of 3-5 seconds after making any selection within them, including Ok and Cancel. This is not occurring in the main window. This is not new; it has been occurring for a long time in FileZilla (> 1 year). I'm on macOS 10.14.6. (No other app behaves this way.) |
|||||
#12149 | Can't Connect to SFTP server with newest version | new | Bug report | high | FileZilla Client | |
Description |
I used to be able to connect to my sftp server and now I can't with a strange error message: Error: The first host key type supported by the server is ssh-rsa, which is no longer secure. Aborting connection. I tried switching the server to use a ecdsa host key and I got the error message: Error: The first host key type supported by the server is ecdsa-sha2-nistp521, which is no longer secure. Aborting connection. Thanks, Alex |
|||||
#12152 | Videos not uploading to Server completely | closed | Bug report | high | FileZilla Client | |
Description |
I have tried to upload my videos to my server, but have come with a technical issue where the server doesn't receive all the data within those video files. They come out half-baked, so to speak. I can view the video on my server-end to a certain point before it cuts off, indicating that the video did not upload 100%, despite the server giving me a report that the uploading was successful. I used to have no problem uploading similar videos to my server until now suddenly. I think it had something to do with an update, perhaps. Nothing else has changed in my settings and content I upload before the problem occurred. My file size for my videos is on average 1-2gb, and they are in mp4 format. I still got plenty of space to go around on my server. The videos often upload until 60-70% before calling for action on my part. I can overwrite the file in which case it just starts the file uploading from the beginning until the same issue appears once again. If I press "Resume", it will simply not upload the rest of the data and claim it is finished even though it is not. Thus far I have:
I have tried every different combination possible with these settings to see if they help, but no help. When I gave the same files to my brother for him to try to upload them on the same server using his computer in a different house with his own internet and settings, he was able to upload them to 95% before hitting the same issue. He was able to get further than I ever could despite many attempts, but somehow neither of us can hit 100% upload without issues. The feedback I get on the console reads:
I hope this is enough information to get you started, but feel free to ask more information and I will provide it. |
|||||
#12163 | "Local site" gives "(some path) does not exist or cannot be accessed." error for some folders on mounted CIFS shares | reopened | Bug report | high | FileZilla Client | |
Description |
This issue happens intermittently, this happens:
I haven't been able to find reflection of error in any of the logs: /var/log/messages, kern.log, syslog, built-in Filezilla Logging from the Settings does not have any traces. |
|||||
#12168 | Problema scan | new | Bug report | high | FileZilla Server | |
Description |
Buenos dias, soy nuevo con este programa y he usado ya varios métodos para arreglar el problema que me presenta al momento de usar el scaner por medio de filezilla, ya que me da ese error adjunto en la imagen espero puedan brindarme una solucion |
|||||
#12183 | Wont give me password prompt | new | Bug report | high | FileZilla Client | |
Description |
Dear Support I am trying to assist one of the directors of our company onto your platform to upload some work for a client. The client has sent us a pdf manual which guides us how to connect via site manager. Upon following the instructions, the password prompt does not come thus allowing us not being able to connect. I would appreciate a swift response as this is a matter of urgency. Look forward hearing back from you soon. Thanks Hassan TPBennett TechSupport Team |
|||||
#12184 | Custom filetype associations list is emptied after Filezilla update | new | Bug report | high | FileZilla Client | |
Description |
When you update Filezilla via the window that appears whilst using it, the content inside the "Custom filetype associations" textbox is sometimes lost. This has happened to me twice within the last month. When it first happened, I slowly repopulated it there and then but the most recent update has erased them again. I have not changed any settings recently that will affect this. I wish I can provide steps to replicate this, however this doesn't happen on every update. |
|||||
#12187 | Fileziila worked fine until the latest update | new | Bug report | high | FileZilla Client | |
Description |
I uploaded modified files from Local to Remote Site/Website as before but this time the changes do not appear in my Website on the Internet. |
|||||
#12193 | Comprei e não recebi a chave | new | Feature request | high | FileZilla Client | |
Description |
Boa noite. Comprei a versão do filezila MAIS NOVA PAGUEI 27,00 REAS COM CARTÃO DO MEU FILHO, O NOME DELE É ANDRE LUIS ARAUJO , MAS NÃO RECEBI A CHAVE PARA PODER BAIXAR NO MEU COMPUTADOR. POR GENTILEZA QUEIRA ME ENVIAR URGENTE, POIS PRECISO DISSO PARA TRABALHAR NO MEU SITE. OBRIGADA |
|||||
#12203 | Not connecting to server/directory | new | Bug report | high | FileZilla Client | |
Description |
I have tried to connect to my server on two different computers and this is the message I receive on both. I have spoken with my webmasters, and the server information is correct. How do I fix this with FileZilla? Below are the error messages I receive. Thank you. Status: Connecting to 67.225.147.34: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... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (67,225,147,34,236,134). Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Status: Disconnected from server Status: Connecting to 67.225.147.34: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... |
|||||
#12205 | Download link does not appear | closed | Bug report | high | FileZilla Client | |
Description |
I hope you can help me. Last week I bought the Pro version and my credit card was charged, but the download link did not reach me. So I don't have it and I'm only using the free version. I did it from the official Filezilla Pro page. |
|||||
#12219 | Filezilla Pro Amazon S3 Secret Access Key is not saved anymore | new | Bug report | high | FileZilla Client | |
Description |
Hello, the S3 Secret Access Key is not saved anymore between sessions. Connecting works, but there is no access possible. This is occurring since we upgraded our installation yesterday. This is very annyoing. Thank you very much! Wolfgang |
|||||
#12227 | OpenSSL library obsolete (currently 1.0.2k) | new | Feature request | high | FileZilla Server | |
Description |
Please update the OpenSSL library inside FileZilla Server, the current version contains known vulnerabilities, and I don't know a way of updating the version in production. |
|||||
#12230 | FATAL ERROR: Connection refused | closed | Bug report | high | FileZilla Client | |
Description |
Getting this error on sftp site, coworker is able to get in with the same credentials so we know it works. Tried filezilla versions 3.48.1 and 3.49.1 and got the same error in both places. This is one of two sites I have |
|||||
#12241 | Can't complete registration/log in | new | Bug report | high | FileZilla Client | |
Description |
I am having rouble activating the software. I did the installation and put in the requested credentials, host, domain and port info, etc... and I get the below error message: Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Error: Could not read from socket: ECONNABORTED - Connection aborted Error: Disconnected from server |
|||||
#12257 | Can't connect to server | new | Bug report | high | FileZilla Client | |
Description |
When I try to connect the server it present the following messages, other people that has access to the host can connect normally: Status: Resolving address of ftp.brasilnutrishop.com.br Status: Connecting to 209.188.87.180:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 6 of 50 allowed. Response: 220-Local time is now 12:21. 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 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.brasilnutrishop.com.br Status: Connecting to 209.188.87.180:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 7 of 50 allowed. Response: 220-Local time is now 12:21. 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 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server |
|||||
#12259 | Need Host ID and Port ID | new | Bug report | high | FileZilla Server | |
Description |
Hi Team, I Signed up for the FileZilla today and I am unable to access the details of HOST ID and PORT ID. While I am trying to search the details to login on my desktop application regarding this, I find it difficult to get the details of HOST ID and PORT ID to access in the server application on my laptop. I am a first time user. Can you please send me the details of HOST and PORT ID for logging into that and suggest me how to proceed with this. Please need this needfully. Thanks, Srujan Kumar |
|||||
#12261 | ftp user created by API is disabled by default | closed | Bug report | high | FileZilla Server | |
Description |
In Filezilla server version 0.9.60 When creating a new user by Miracle.FileZilla.Api the user is registered by default as disabled + ForceSSL Even though in the server interface they appear as enabled and without SSL but in .xml file these users are registered with different values. Just after clicking on the user and then closing the interface with OK button the parameters as displayed are updated in .xml file I had to explicitly add these parameters when calling the api. I could not find where these default values are configured. |
|||||
#12266 | bug with manual transfer : its no longer automatically retrieving login details for the currently connected server | new | Bug report | high | FileZilla Client | |
Description |
In previous versions of filezilla, ive been able to login to an ftp site automatically via sitemanager, then select manual transfer from the Transfer menu, select a file to upload manually, and set the associated options for the upload, then just click the ok button, and the file would upload "automatically" without me having to put in the login details, as it would automatically use the login details for the currently logged in session. This process no longer seems to work in filezilla 3.50.0, ive been scractching my head over why my file was not succesfully uploading, as in the past it would just automatically work. i tried experimenting with the settings on the manual transfer menu, but i can only get the login details to fill in correctly if i fiddle about a bit. The actual sequence i need to follow to get the correct login details to be pre-filled, is a bit bizarre, and i shouldnt need to do this, it should follow the same behaviour as it always did in the past which was to default to the using the login details etc for the currently logged in server. Here is what i need to do now, to get it to fill in the correct login details when i switch to manual transfer, when i am already logged into a server: I need to click the "use server from site manager" radio button then the "Select Server" button and select the same server that i am currently logged into. This on its own does not fill in the password, as you would expect, instead, i then need to go back and click the "Use server currently connected to" radio button, and then it fills in the password field correctly. This is a pretty odd bug, i hope you can fix this as its very annoying. |