Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 8171)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Owner Type Priority Component Resolution
#10924 Each time I update FileZilla, it gets unpinned from the Windows 10 start menu Bug report low FileZilla Client fixed
Description

Each time I update FileZilla, it gets unpinned from the Windows 10 start menu, and I have to pin it again.

I update using the regular procedure: when I get the notification, I click on the "update now" button and follow the wizard.

#10949 Missing Private Key Locks Site Manager Bug report low FileZilla Client wontfix
Description

When scrolling through sites on the site manager, if you select a site that uses keys to authenticate, and those key files are missing, a pop up appears saying:

title: "Could not load key file"
body: "The file '[path to key]' could not be loaded or does not contain a private key.

However, when you attempt to select another site from the list, the pop up still appears, and does not allow you to use the site manager without closing and reopening the window.

While the bug could be fixed by simply stopping the pop-up from appearing again after you select another site, I would like to propose that the key not found be moved into the site manager itself, instead of a popup, perhaps as a colored warning below the key file selector. This would have the benefit of not stopping a user from scrolling down through the list and getting pop-ups for sites he is not interested in, only getting the alert within the window when he stops on a site.

note: this also happens on the linux versions of filezilla.

#10966 Asset Fail Bug report low FileZilla Client outdated
Description

When refreshing the distant list of files with F5, an asset fail comes:

ASSERT INFO: sizeformatting_base.cpp(55): assert "size >= 0" failed in Format().

BACKTRACE: [1] CSizeFormatBase::Format(COptionsBase*, long long, bool, CSizeFormatBase::_format, bool, int) [2] CSizeFormatBase::Format(COptionsBase*, long long, bool) [3] CSizeFormat::Format(long long, bool) [4] CFilelistStatusBar::UpdateText() [5] wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const [6] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const [7] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [8] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [9] wxEvtHandler::TryHereOnly(wxEvent&) [10] wxEvtHandler::ProcessEventLocally(wxEvent&) [11] wxEvtHandler::ProcessEvent(wxEvent&) [12] wxEvtHandler::SafelyProcessEvent(wxEvent&) [13] wxTimerImpl::SendEvent() [14] wxTimer::Notify() [15] g_main_context_dispatch [16] g_main_loop_run [17] gtk_main [18] wxGUIEventLoop::DoRun() [19] wxEventLoopBase::Run() [20] wxAppConsoleBase::MainLoop() [21] wxAppConsoleBase::OnRun() [22] wxAppBase::OnRun() [23] wxEntry(int&, wchar_t) [24] wxEntry(int&, char) [25] main [26] libc_start_main [27] _start

FileZilla Client


Version: 3.16.1

Build information:

Compiled for: i586-mageia-linux-gnu Compiled on: i586-mageia-linux-gnu Build date: 2016-03-17 Compiled with: gcc (GCC) 4.9.2 Compiler flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.2.21 SQLite: 3.8.10.2

Operating system:

Name: Linux 4.4.16-desktop-1.mga5 i686 Version: 4.4 CPU features: sse sse2 sse3 ssse3 Settings dir: /home/raoul/.config/filezilla/

#10990 color coding of logging is broken after switching to "show timestamp" (and back) Bug report low FileZilla Client fixed
Description

Using detailed log Starting with timestamps not visible --> color coding is active Switching to show timestamp --> color coding is not active Switching back to hidden timestamps --> color coding not visible again expected color coding to always be active

#10993 connecting problem Bug report low FileZilla Server invalid
Description

Response: 220 ipage FTP Server Ready Command: USER ftp.xxxxxx.com Response: 331 Password required for ftp.farukpro.com Command: PASS Response: 530 Login incorrect. Error: Critical error: Could not connect to server

though user id and password correct but i couldn't connect ftp server.should I left filezillia?

#11068 I can't connect to my FTP Bug report low FileZilla Client invalid
Description

Filezilla does not connect to my ftp server.

Can anyone tell what's wrong? I'd like to use FileZilla rather than the other methods.

log is:

Status: Connecting to 198.46.81.217:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 90 of 150 allowed. Response: 220-Local time is now 08:07. 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 30 minutes of inactivity. Command: AUTH TLS Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#11071 Stop Download Files Suddenly Bug report low FileZilla Client rejected
Description

Hello,

I am using Filezilla to backup my sites. I am trying to download full site, but it's stop in specific quaked files all the time. I try with different servers and happen the same problem. I delete Filezilla and install again but still have this problem. Please advise.

#11117 Cannot Delete files on windows server Bug report low FileZilla Server rejected
Description

I am unable to delete files on windows 2012 server. The user has given full rights on filezilla server application, connecting to the ftp server with windows "network location" as a ftp folder in explorer.

Also same user name is created as local user in the windows server, with full permission to the selected folder.

I can rename the files, but cannot delete them, and there is no error logged in the logs, just mentioned as below:

(000548)12/22/2016 11:38:45 AM - (not logged in) (192.168.3.11)> 331 Password required for <username>
(000548)12/22/2016 11:38:45 AM - (not logged in) (192.168.3.11)> PASS 
(000548)12/22/2016 11:38:45 AM - (not logged in) (192.168.3.11)> 530 Login or password incorrect!

How can I fix this.

#11118 Use same style for writing ", aborting" Bug report low FileZilla Client fixed
Description

These strings end with ", aborting" / ", aborting." / ". Aborting" / ". Aborting.". Herhaps make them the same so they only use one style.

msgid "Failed to create listen socket, aborting" msgid "Failed to retrieve external ip address, aborting" msgid "Failed to retrieve local ip address. Aborting" msgid "Login sequence fully executed yet not logged in. Aborting." msgid "No command given, aborting." msgid "Received a line exceeding 10000 characters, aborting."

#11139 ipv6 issues Bug report low FileZilla Client invalid
Description

this is not working on ipv6, i have used 4g net but filezilla stops working at ipv6.

it doesn't even connect on ipv6.

#11147 Unable TO Connect TO FTP Bug report low FileZilla Client invalid
Description

Status: Connecting to 182.50.135.94:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: AUTH TLS

#11230 sourceforge latest version still points to 3.17 Bug report low FileZilla Client wontfix
Description

https://sourceforge.net/projects/filezilla/files/FileZilla_Client/

Link "Looking for the latest version?" points to 3.17.0_x64 version, but the actual latest version is 3.25.1

#11259 Display available updates when closing FileZilla Client Feature request low FileZilla Client worksforme
Description

Not sure if it's possible but could the "Install New Version" prompt appear when closing Filezilla rather than opening it. Generally I am opening Filezilla to complete a task and don't want to stop what I'm doing to do an update, however once the task is completed I would happily allow an update to run.

#11273 Upload/Download queue should have a server column Bug report low FileZilla Client worksforme
Description

Steps to reproduce:

  1. Open several connections to different sites in several tabs
  2. Start some uploads and/or downloads on each of them
  3. Look at the transfer queue at the bottom

Expected: the files currently transferring or queued to be transferred are listed; you should be able to tell which one are being transferred to/from which of the servers you are connected to

Observed: several attributes of the files are shown: current path, remote path, etc, but there's no indication of what server they are being transferred to/from. So, if you queued downloads to several servers, you cannot tell them apart. How f*ing stupid is that??

#11303 Auto sync Site Manager data and settings to google drive Feature request low FileZilla Client fixed
Description

Every time we need new installation we need old data and settings from File Zilla. If we connect our software with Google mail we can sync data so that next we have to log in only to get data from our system. We can use this feature on all of the operating systems!

#11324 Net speed is good. It is more then 8 Mbps but not connecting to server Bug report low FileZilla Client rejected
Description

Hi,

I have issue in connecting with FTP host even internet speed is very good. I`m getting below errors...

Status: Resolving address of ftp.vedamonline.com Status: Connecting to 4x.xx.xx.xxx:21... Status: Connection established, waiting for welcome message... Status: Initializing 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.vedamonline.com Status: Connecting to 4x.xx.xx.xxx:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: AUTH TLS Response: 234 AUTH command ok. Expecting TLS Negotiation. Status: Initializing TLS... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#11339 can not login Bug report low FileZilla Client rejected
Description

Status: Resolving address of ftp.farrockawaycog.com Status: Connecting to 66.196.82.114:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER farrockaway1318@…@farrockawaycog.com Response: 331 User farrockaway1318@…@farrockawaycog.com OK. Password required Command: PASS * Response: 530 Login authentication failed Error: Critical error: Could not connect to server

#11344 Queue completion action: Make close a one-time action Feature request low FileZilla Client fixed
Description

I often have a large download or upload from my web site and have to go somewhere. I then right click the download and responding to (Action after completion) select (close file zilla) when completed.

Then when I open filezilla again and try to use it, the app appears not to open. I.e. it keeps closing down the application.

I suggest that you give an option to allow file zilla to close only once until next opening of the app. I.e. reset it to keep the settings it had before the user selected to have it close down automatically.

This way, after opening up again, it will not keep closing down all the time.

Kind regards

Mark

#11398 Special characters (such as |) do not decode in window title Bug report low FileZilla Client rejected
Description

Pipe symbols (|) and perhaps some others are displayed as their UTF-8 value (%7C) in the title of the FTP window once connected to a server.

This is a minor formatting issue for people using multi-domain hosting with pipe in their "User" field.

E.g. ftp.somedomain.com|admin In the title appears as: ftp.somedomain.com%7Cadmin@…

#11399 Just enable 'Use a different logfile each day Bug report low FileZilla Client duplicate
Description

I have spent too much time looking for a way to name the log file produced by filezilla using month, day, year, time. How is this done? According to Filezilla's documentation, it says I need to look for: Just enable 'Use a different logfile each day

per this site:

https://wiki.filezilla-project.org/Server_logs

I looked for the Use a different logfile each day in the settings and it doesn't exist. Using filzilla version 3.27.1

I tried changing the file name using this info on a Win10 system client, but it doesn't work. ( https://wiki.filezilla-project.org/Date_and_Time_formatting )

My goal is to have the log file named by month,day,year, time. How is that done?

#11400 Peculiar transfers using Filezilla Bug report low FileZilla Client invalid
Description

Hello,

#1. I have seeing that some files are not getting transferred to point B from A, but the failure is not written in the filzilla log. There is no mention of the fact the transfer never happened.

#2. Some of the files being transferred are being "renamed" by filzilla. For example, if I have a filed named, audience.jpg. when Filzilla transfer to from a server to a server, it changes the name to Audience.jpg. How do I stop it from doing that?

#11401 Filzilla log does not show me files that don't transfer Bug report low FileZilla Client invalid
Description

I am finding that files are not copied from one server to another. I would have never know that files were missing in the transfer if I didn't run setfacl on the files transferred. Setfacl uses a list generated from getfacl on prod as input. This input list is use to compare against what is transferred so permissions can be set.

What doesn't filzilla show me the files/directories that don't get transferred for whatever reason?

#11403 Unable to connect Bug report low Unknown rejected
Description

Both I and a remote designer my employer uses are unable to connect to FileZilla. I receive the following message when trying to connect...

Status: Resolving address of app.smartfile.com Status: Connecting to 209.43.40.67:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 200 Protection set to Private Error: Failed to parse returned path. Error: Failed to retrieve directory listing Error: GnuTLS error -110: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Status: Disconnected from server: ECONNABORTED - Connection aborted

#11410 Version 3.28.0 fails on Ubuntu 16.04 with libpng16.so.16 Other low FileZilla Client rejected
Description

I have downloaded and installed the latest FileZilla version 3.28.0.

Unfortunately, it crashes on startup. The error message reads:

filezilla: error while loading shared libraries: libpng16.so.16: cannot open shared object file: No such file or directory

I tried installing libpng16-16 (libpng12-0 was already installed), and the error message changed to:

filezilla: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by filezilla)

As libstdc versions 5 and 6 are already installed, I don't know how to proceed. In the meantime, I have fallen back to version 3.27.1.

Thank you.

#11438 reduce ftp traffic Feature request low FileZilla Server duplicate
Description

Hi, Love fielzilla, amazing peace of software and so fast!

I have two ideas: A) in this scenario:

When a single user working on a file (Lets assume a PHP file). Some times we amend a minor changes. Lets say we forgot a semi coma somewhere. Normally we re-upload the whole file.

Lets say the file size is so big (1 MB) (Just assumption)

Is there a way to upload the changes only?

i.e. the difference between two files in local machine and remote server is just one character. So is it possible somehow to add a new feature to the client and server to understand this changes.

I can't propose a mechanism to achieve this feature; its only an idea that comes to my mind and personally it makes sense. But don't know much about possible technology implementation.

If this if to be implemented; I think needs changes to client application and server application to adapt.

I am not sure if this is valid; but I guess this needs artificial inelegance technology.

If to be implemented; this will amazingly reduce ftp traffic for single user having lots of files of type of PHP in our example.

Can't be sure this would work for binary files; but at least can you consider my idea for ASCI files?

B) In normal routine, when I need to upload a big number of different files. I zip them into one and single archive.

Upload to server. Then from the server panel, I unzip.

This so much reduce upload time.

So, technically; is it possible to let ftp client zip files before upload, then at server side, the ftp server will unzip in the same folder structure.

Do you think this could be two good ideas?

Do you think this (if valid) would reduce the whole internet ftp traffic; said that I guess 1000s or more developers using ftp daily to upload data?

Your feedback and input in my ideas so much appreciated.

Thank you so much

Regards

Note: Dose this trac have voting system for the ideas? Can't find it?

#11442 FileZilla is doen't works - Big Bug Bug report low FileZilla Client invalid
Description

Hello,

FileZilla can't log in to server. Log in failed, because FileZilla have a big bugs. We have try with 6 Servers and with another FTP Client. Only FileZille Client is not works....

#11455 Not password prompt for first time setup using Interactive Bug report low FileZilla Client invalid
#11459 Cannot connect to server after installing 3.29.0 Bug report low FileZilla Client rejected
Description

after installing 3.29.0 version I could not connect to the server. I even tried going back to previous version but connection cannot be re-established anymore.

#11472 I can not access my server Rodrigo Carlos Bug report low FileZilla Client rejected
Description

Hello guys,

This week I started having access problem with my FileZilla where it showed me a network error message (https://screenshot.net/pt/dn369an). I have checked my server access data several times and they are correct. Check my direct access to the server and they are accessing normally. It only started giving trouble when trying to access via FileZilla.

Now, it just not show any more messages (https://drive.google.com/file/d/0B-3bBaQBNJ0mV2Q3RUJlenFGT3U3Z2tFaHdfd3pINmlzRDdV/view). I try to access, just as I always did, but nothing happens.

Please, could you help me?

Appreciate, Rodrigo Carlos

#11485 Appears to be variance in Filezilla allocating the correct download bandwidth especially when downloading multiple files Other low FileZilla Client worksforme
Description

I love Filezilla and till this latest version it has been excellent at downloading multiple files (for me it downloads 2 simultaneously) and while doing so maxing the bandwidth and splitting it pretty much evenly between the files.

This latest version seems to occasionally (say 5 out of every 10 loads of the program) either (1) pick up only a fraction of the available bandwidth for single file downloads, and/or (2) allocate the bandwidth unevenly between multiple files, e.g. 1 will get 300-600 KiB/s with the second getting 4.1MiB/s.

The workaround for the above is to right click on one of the downloading files, and uncheck 'Process Queue'. If I then wait for like 10 secs, the bandwidth seems to be allocated correctly (2.1MiB/s to each file).

NOTE: this has happened over several days, and after restarts of both the FTP server supplying the files, the modem, and computer running Filezilla. I did not notice it in previous versions. It therefore seems like it could be some kind of low priority issue.

Thanks for a great product and for any help with this issue.

#11488 Mouse Jumps on Rectangular Selection Bug report low FileZilla Client rejected
Description

If you try to use the mouse to drag a rectangular selection box around files listed in either the local or remote file list panes, the mouse cursor jumps to the bottom right corner of the screen.

This seems to happen only when the horizontal scroll bar is visible.

Start your selection in the blank space below the listed files.

If you do not change the position of the scroll bars after your mouse cursor jumps, you may be able to try again and successfully drag a selection around the files.

#11490 ssh_init: Network error: Windows error code 10107 Bug report low FileZilla Client worksforme
Description

I am not able use filezila last few days..this error coming when i am using other laptop this fttp runing but in my laptop not runing

#11494 "550 Can't create directory: Disk quota exceeded" after update my Filezilla Bug report low FileZilla Server rejected
Description

Hello,

This error message appears when i try to add a file on my filezilla :

Status: Connecting to 213.186.33.206:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Creating directory '/www2/camille-seewald/wp-content/uploads/2018'... Command: CWD /www2/camille-seewald/wp-content/uploads Response: 250 OK. Current directory is /www2/camille-seewald/wp-content/uploads Command: MKD 2018 Response: 550 Can't create directory: Disk quota exceeded

But i don't have a lot of files on my disk... So i don't understand. Can you please explain me how to fix that ?

Thank you and sorry for my bad english.

Camille Seewald

#11524 Erro crítico: Não foi possível conectar ao servidor Bug report low FileZilla Client rejected
Description

Desconectado do servidor Estado: Postergando a conexão por 5 segundos devido à falha na tentativa anterior... Estado: A resolver o endereço de ftp.wdp.com.br Estado: Conectando 67.23.244.40:21... Estado: Conexão estabelecida, esperando mensagem de boas-vindas... Estado: A iniciar o TLS... Estado: Verificando certificado... Estado: Conexão TLS estabelecida. Comando: USER wdp Resposta: 331 User wdp OK. Password required Comando: PASS Resposta: 530 Login authentication failed Erro: Erro crítico: Não foi possível conectar ao servidor

#11556 Remote search isn't working antmore Aramex Bug report low FileZilla Client worksforme
Description

Hi,

The remote search suddenly stopped working even after we updated FileZilla to the latest version, please check asap.

Thank you.

#11563 .htaccess file Bug report low FileZilla Client worksforme
Description

Can save save/transver all files from your client to the server except .taccess files never have this issues before and using you from years.... is your quality and support will change in microsoft?

#11566 FileZilla FTP + Amcrest cameras Feature request low FileZilla Server worksforme
Description

Good Morning FileZilla team,

I am contacting you on behalf of Amcrest (http://amcrest.com/) support team and in order to request a feature to be added to your FileZilla Server.

We would like to ask for FileZilla server to allow the client (in this case a surveillance camera) to retrieve server file structure and capacity from any type of disconnection recovery.

Please let me know if you have any further inquiry regarding this request.

Best Regards,

Hugo

#11636 Can't enter the program Bug report low FileZilla Client rejected
Description

Good day! Please help, can not log in under ih88021, maybe someone changed the password? With respect to Michael.

#11638 jumping cursor Bug report low FileZilla Client outdated
Description

Sometimes mousecursor jumps in local fileexplorer window when try to mark multiple files/folders.

I click for drag and then the cursor jumps (while having markingbox) to the rightdown corner, like his position is set to infinity in mouseMoveEvent.

This doesn't happen if there are allready marked items.

(feels like 2 events compete at mouseevent)

special: I have a 2 monitor setup where my primary monitor is the left one, and the secondary monitor is the right one. On the logical site the left monitor is on the left site (So when I leave my primary(right) monitor on the left site I enter the left monitor).

#11650 Affichage Feature request low FileZilla Client invalid
Description

On devrais pouvoir afficher les fenêtres en liste et multi colones.

Comme dans l'image join

#11677 Misspelling in Remember Passwords dialog box Bug report low FileZilla Client fixed
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:

#11786 "Create new file" context menu item produces files with same timestamp Bug report low FileZilla Client fixed
Description

the first file you create after opening FileZilla has the correct timestamp -- any additional files you may create will have the same timestamp as the first file you created. this issue does not apply when directories are created. i first noticed this issue today when a new file i created showed as being several hours old -- at first i thought maybe the server time zone was wrong, or that the FileZilla time zone offset was wrong, but i eventually determined the timestamp was based upon the first created file.

presumably this is due to FileZilla creating a single file and then reusing it, but it seems like a simple way to improve this would be just to "touch" the file to update it's timestamp before uploading it.

#11799 FileZilla Client 3.38.1 Mac OSX Bug report low FileZilla Client worksforme
Description

Hi Guys,

When I download the latest release of FileZilla Client for Mac, I get an error message displaying that it is not supported on this type of mac and the file might be corrupted. I'm on macOS Mojave. Any idea why? It was displaying the same error message before I upgrade to Mojave. I use FileZilla most of my time so it is kind of critical for me not to have access to it atm..

Thanks and take care! :)

#11830 Critical bug! Bug report low FileZilla Client invalid
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!

#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 Bug report low FileZilla Client worksforme
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

#11927 Use more memory to reduce drive load Feature request low FileZilla Server rejected
Description

Currently when I am uploading a large file, FZ server seems to spin up the drive, load one chunk/packet into memory, close the file, upload the file and then repeat. It does this a 2~3 times a second until the file is finished uploading (perhaps several hours later). This is a waste of power and needlessly wears the drive (in the case of a physical drive).

I would love if you could buffer significantly more (many megabytes) into memory to avoid this.

But... obviously pretty low priority given that it sounds difficult to code for the amount of visible payoff. Think of it as helping the environment? For my case use alone it could allow at least one drive to be turned off/spun down several more hours a day.

#11934 update.filezilla-project.org using self-signed certificate Bug report low Other rejected
Description

Attempting to connect to update.filezilla-project.org is failing due to HSTS and the server using a self-signed certificate rather than a public CA or Let's Encrypt.

#11941 Certificate for update.filezilla-project.org has been broken for me sinse May 26th Bug report low Other rejected
Description

Testing the URL: https://update.filezilla-project.org with online certificate checkers report errors. Missing intermediate certificate seems to be the problem. Chain ends at filezilla-project.org which is not a valid Root CA.

This problem has been reported with bug #11934 and rejected. I have tested this at multiple sites and https://update.filezilla-project.org always fails to load. Mostly tested with Chrome or Firefox on macOS.

#11951 Update version 3.43.0 libc6 problems Bug report low FileZilla Client rejected
Description

I'm try updating manually to new version 3.43.0, always work it, but didn't work it now, problems with libc6(GLIBC), I'm using Linux Mint 19 x64, now warning "libc6 not found", but have version 2.27, but not working, I did a rollback to 3.42.1 and is working again. What is the solution, please?

#11996 i am getting problem when selecting a sites or create a new sites Bug report low FileZilla Client invalid
#12014 Password and access level permission suggestion Feature request low FileZilla Server rejected
Description

I use FileZilla for uploading managing and files and folders in multiple sites on my laptop for multiple clients.

Sometimes I leave my laptop at hotel or a coffee shop, etc

I am suggesting to add an option to ask for password if FileZilla is inactive for certain time like 30 minutes. Admins can change or de-activate it at any time.

Also, it would be good to add different access level for file and folder management & access like allowing multiple users accessing a site, yet each person only can access and manage certain file and folders. It would be a great security resource for larger projects.

Thx,

Matt

#12069 Probleem bij upgrade Bug report low FileZilla Client invalid
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

#12093 Help me Bug report low FileZilla Client worksforme
Description

HOW TO SOLVE THIS

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

#12098 dll file transfer Other low FileZilla Client worksforme
Description

hi im trying to transfer a DLL to my server and it keeps saying access deniaed and what the help from the place i got the dll from says i gotta get the server to add it for me ? can i get some help pls also i cant do it becasue im on windows?

#12107 He actualizado el sofware automáticamente tal como me lo ha solicitado y ahora no funciona. Bug report low FileZilla Client invalid
Description

Al iniciar una transmisión a mi servidor habitual mediante FileFilla, me ha solicitado la actualización y después de actualizarla, ya no me permite acceder a mi servidor. Adjunto captura pantalla.

#12179 Filezilla Client SFTP broken Bug report low FileZilla Client rejected
Description

With versions newer then 3.47.1 i.e. 3.48 or 3.48.1-rc1 I cannot connect anymore to my cloud server using SFTP. Here is an extract from the logfile:

Version 3.48 with Error


2020-05-14 15:29:14 19688 1 Status: Verbinde mit SERVER.XX... 2020-05-14 15:29:14 19688 1 Antwort: fzSftp started, protocol_version=9 2020-05-14 15:29:14 19688 1 Befehl: open "USER@…" 22 2020-05-14 15:29:14 19688 1 Status: Using username "USER". 2020-05-14 15:29:14 19688 1 Befehl: Pass: 2020-05-14 15:29:14 19688 1 Status: Access denied 2020-05-14 15:29:14 19688 1 Fehler: FATAL ERROR: No supported authentication methods available (server sent: publickey) 2020-05-14 15:29:14 19688 1 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

Version 3.47.1 working


2020-05-14 15:25:27 9536 1 Status: Verbinde mit SERVER.XX... 2020-05-14 15:25:28 9536 1 Antwort: fzSftp started, protocol_version=9 2020-05-14 15:25:28 9536 1 Befehl: open "USER@…" 22 2020-05-14 15:25:28 9536 1 Befehl: Pass: 2020-05-14 15:25:28 9536 1 Status: Connected to SERVER.XX

So working with the older version works. So does switching to FTPS.

Thank you for your support and for providing FileZilla.

J.Polster

#12197 Error Other low FileZilla Server invalid
Description

Tengo un servidor de minecraft de Box To play. La app de FileZilla me da un error:Error: No se pudo conectar al servidor Estado: Esperando para reintentar... Lleva 1h para reintentar. ¿Que puedo hacer para que funcione?

#12224 filezilla is a virus Bug report low FileZilla Client invalid
Description

i have used win10 with latest ver (19041.388). when i download latest ver. filezilla, my system detect virus. so please solve this issue thanks.

screenshot https://prnt.sc/toedvk

#12233 Malwarebytes 4.1.0 detection Other low FileZilla Client rejected
Description

FileZile updated to the lates version 3.49.1.

For that the installer was downloaded to the downloads folder, file FileZilla_3.49.1_win64-setup.exe and was installed without problems.

In the same folder remained the previous installers FileZilla_3.48.1_win64-setup.exe, FileZilla_3.48.0_win64-setup.exe and FileZilla_3.47.2.1_win64-setup.exe

The anti-malware software mention in the summary Malwarebytes 4.1.0, flagged the installer file FileZilla_3.49.1_win64-setup.exe and only this one as Malware

Gide lines and reasons why this may happend are explaned in this post on the Malwarebytes forum:

https://forums.malwarebytes.com/topic/238670-machinelearninganomalous-detections-and-explanation/

It seems that something has changed in the installer or the Malwarebytes software. In any case I considered necessary to inform about the issue.

#12244 Access denied to local drive Bug report low FileZilla Client worksforme
Description

Received "You do not have permission to list this directory" when in fact Filezilla Client was given Full Disk Access and Full Folder Access in the Preferences.

#12283 Unable to connect the FileZilla Bug report low FileZilla Client rejected
Description

Dear Team,

I am trying to login FileZilla it is not working before it is working fine ,Last 3 days an word's it is not working .Please help on this is ASAP.

Thanks & Regards, Subba Reddy.P 8184999469

#12385 Remove Virus infected versions from download section Bug report low Other rejected
Description

You still have Virus infected versions on your servers. Please remove them as my favorite Mac updating app will not allow FileZilla to be checked for updates as you've been known to distribute malware in the downloads. These infected downloads are still present on your servers.

#12387 Directory comparison - Different files with same size Bug report low FileZilla Client rejected
Description

When

  • server contains a file with contents "abc"
  • client contains a file with contents "bac"
  • files have the same size
  • files have same date
  • files have different time

Then

  • the directory comparison view shows no difference (no colored line).
#12399 Trojan. Patch low FileZilla Client rejected
Description

Trojans are being identified in your FileZilla_3.53.0_win64_sponsored-setup.exe software, can you understand why?

#12420 ERROR Full Screen MAC Bug report low FileZilla Client invalid
Description

Hello dear,

I have a bug with FileZilla PRO on MacBook Pro 2019! I can't maximize the application!

Tell me, How to solve the problem?

#12470 There is still no drag and drop confirm on filezilla 3.54.1 Bug report low FileZilla Client duplicate
Description

Hello, it is currently version 3.54.1 of filezilla, 7429 days since initial release. I have read about 50 changelogs and none of them have contained "added confirmation for drag and drop" meaning that I still have to use WinSCP (yuck), please add this as soon as possible (thousands of people have been asking for drag and drop confirmation for decades as they don't like to destroy their server with the accidental flick of a mouse cursor)

#12501 License violation Other low Other rejected
Description

You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:

a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.

Modidying Filezilla to create Filezilla Pro and adding features and then charging a required subscription fee violates the terms of the GPL license.

#12595 Cant connect to my FTP Server trough Filezilla Bug report low FileZilla Client fixed
Description

Hello, my Client got an Problem where she couldnt log in in our FTP Server it worked before but now she only gets the error Failed to connect to the server, on other PCs it worked but for her not. Is it maybe because she is using a vpn to connect to our Server and using wlan that it is too slow.

best regards Adrian Reider

#12605 New Version Does Not Connect to Server Bug report low FileZilla Client fixed
Description

I downloaded and installed the update, 3.57.0. Now it will not connect when I enter command-R. Says TLS connection is established, enters the password (which has not changed), then times out. I restarted, but with same problem. Other FTP software works just fine. Only change is the new FileZilla.

#12618 ADD status column at TRANSFER QUEUE , shows , downloaded or skipped depend on the file status Feature request low FileZilla Client duplicate
Description

Hello , if i am downloading just new files only from a server , and if there is old files exist in my local folder , i only need to see the status of the files that been skipped , i can see the logs up there but its too fast to track

on the transfer queue section i see

SEVER/LOCAL FILE - SIZE - DIRECTION - REMOTE FILE - SIZE - PRIORITY - TIME

I just need to see a new column shows the status of the new files that was processed last , downloaded or skipped

thank you

#12623 Filezilla Client. Settings - log. Browse button does not open the folder where the log files are kept. Bug report low FileZilla Client fixed
Description

On the logging settings panel (see screen capture) there is a browse button. I assumed this would open the folder specified - ie my windows temporary folder. However, clicking BROWSE opens a folder to which I had recently exported a site definition, not the folder containing the logs.

This is not a serious problem as I was able to browse to the appropriate folder, and then view the logs, but that does take a little time! If I correctly understood the way this is supposed to work it would be nice to have it fixed.

#12632 File uploaded to less full long path directory Bug report low FileZilla Client rejected
Description

In windows 11, I have enabled Windows's Long Path and having a LONG PATH enabled ftp server, when using FileZilla Client, somehow the file is not uploaded into intended long path dir, the maximum length of the dir that i can upload a file into is around below 1.024 characters.

So for example I am uploading a file into a dir in the ftp server which having length of 1.822 characters, filezilla client will cut off the directory and will uploaded it into below 1.024 characters length directory, instead of in the 1.822 character length directory.

How to overcome the 1.024 character length directory into 32.767 character length (https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd), 32.767 is the new maximum total characters path length .

#12704 Set focus not working Bug report low FileZilla Client rejected
Description

When in a directory on the server side, highlighting a file and choosing "Delete" from the dropdown menu, the confirmation dialog box does not place focus on the default button "Yes".

#12786 command ls -l not working since version 1.5.1 Bug report low FileZilla Server rejected
Description

Hello,

Since version 1.5.1, the "ls -l" command no longer works. We have a program that uses the "ls -l" command to list files with creation date information. Can you correct this please? Do you need additional information?

Best regards,

#12895 purchase of Filezilla enterprise version Other low FileZilla Server invalid
Description

we need FTP server with more secured and various user level permissions, we require a below options.

  1. SSL certificate should work
  2. encrypted transmission
  3. Read and write permissions are available in your server, but we need to restrict the user to modify, rename, delete and overwrite the files
  4. different parent folder for each users.
  5. will it works on Linux - it is not mandatory
  6. any limitations for daily uploads / download- clarify.

If the above options are available with FileZilla enterprise, we are okay to purchase it. Do you have the trial version for the enterprise server?

#12906 Cannot connect to Filezilla server Other low FileZilla Client outdated
Description

Since last week, one of my customer cannot connect to FileZilla server. Keep in mind that it was working before.

One of her colleague is able to connect to the server on the same network and I can connect with her account on another network.

In the window, it says:

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

What cause this issue?

#12908 Unicode characters in filenames (server side) not shown properly Bug report low FileZilla Client worksforme
Description

Seems like I'll have to upload the attachments afterwards.

I have uploaded a bunch of files to a server, with unicode characters in the file names.

I'll attach a screenshot of how such characters look like in fileziulla in the server panel.

For comparison, I'll attach a screenshot of a terminal where I'm connected via SSH to the very same server and I've run a "ls" command: you can see the unicode characters properly rendered in the output.

#12962 'Check for FileZilla updates Automatically' option is not being respected by program. Bug report low FileZilla Client rejected
Description

Hi team,

I have my version to not to check for updates, and yet everytime I start up FileZilla it tells me there is an update available.

I'm running FileZilla 3.62.2

We run it on computers that need admin access to update and so it's just an extra step each day to remove the pop up prompt.

Cheers, Steve

FileZilla Client


Version: 3.62.2

Build information:

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

Linked against:

wxWidgets: 3.0.6 SQLite: 3.39.4 GnuTLS: 3.7.8

Operating system:

Name: Windows Server 2016 (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 bmi bmi2 lm Settings dir: C:\Users\steve\AppData\Roaming\FileZilla\

#12964 Crash when removing filetypes from list. Bug report low FileZilla Client fixed
Description

Also affects filezilla 3.65.0.

Debian maintainer can easily reproduce this issue.

Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043556

Report:

Filezilla crashes when you go to Settings -> Transfers -> FTP: File Types -> Treat the following filetypes as ASCII files. And then remove all the filetypes except one from the list, and then click the last filetype.

Video showing the crash attached.

Backtrace attached.

#12966 Settings checkbox for "Display momentary transfer speed..." indicates opposite of its value. Bug report low FileZilla Client worksforme
Description

Settings checkbox for "Display momentary transfer speed..." indicates opposite of its value.

In Settings, under Interface, in the box headed "Transfer Queue," the checkbox for "Display momentary transfer speed instead of average speed" actually toggles the opposite of what it states (ie, it shows momentary speed when unchecked, and average speed when it is checked).

This is a legacy bug that has been around for quite some time. This bug does not affect functionality, so marked as low priority.

#12973 local tree Bug report low FileZilla Client worksforme
Description

Dear good morning, for some time it is impossible for me to see the download of files from the server to the local folder tree. Im use Windows 7

#13002 Icon in system tray stay after program closed Bug report low FileZilla Client wontfix
Description

Steps to reproduce:

  • Run FileZilla
  • Connect to an FTP server
  • Upload anything (now systray icon appears)
  • Exit FileZilla

Ooops... icon in systray stil exists and disappears only after hovering mouse over it. Taskmon shows that FileZilla already unloaded and not running.

It starts after upgrading to 3.65.0 (from 3.64.x I suppose) and still exists on 3.66.1.

#7 Wały napędowe i krzyżaki Tim Kosse Bug report normal Other
Description

Basically, the problem is that FileZilla just doesn't seem to handle a queue of files to download that well. If I have a queue of files that I can order and the client is reconnecting to continue downloading after timing out, I want it to finish the file at the top of the queue before moving onto the next one - not throw the file to the bottom of the queue.

Additionally, in the latest version (1.4?) FileZilla tends to stall on a timeout detected somewhere along the way through the queue. Rather than continue downloading. 1.0 is much more reliable in this regard and will handle a timeout much better.

If this is unclear or you want more details, let me know :)

#8 File exists dialog confusing Tim Kosse Bug report normal Other
Description

The file exists dialog has a checkbox named All. This is a misleading label. I would suggest at least renaming it to Always - or even better move it down to the next line and expand it into a sentence (which is the standard way this is done that I have seen anyway).

#9 v1.2 has an error in the settings screen Tim Kosse Bug report normal Unknown
Description

If you go to the settings screen and select

connection - ASCII/Binary; the auto-detect option shows up twice.

So which one of the options is auto-detect??

Greetingz,

HIGH FIDELITY

#10 File Tranfer Tim Kosse Bug report normal Other
Description

v1.3 When I want to tranfer a folder from the ftp server to the client it has no problem get it the list of file into the queue but it keeps stalling and refuses to download the first file in the queue. The only way I can fix it is by closing and reconnecting the program. Then clearing the queue and tranfer the files one at a time.

#13 Drag & Drop Access violation Tim Kosse Bug report normal Unknown
Description

In Windows 2000 and Windows Millenium with version 1.2,1.3 and 1.4 if you drag and drop a file to transfer it from local to remote (left to right) the application raises an access violation and end. Version 1.0 works fine.

Thanks for this very practical ftp program.

#15 Large directory download failure Tim Kosse Bug report normal Other
Description

Hi,

I noticed a strange bug using FileZilla 1.4 on windows 2000 SP2: FileZilla works well for downloading single files or simple directories. However, when attempting to download complex directories(i.e. including many subdirectories), it might fail. This doesn't seem to happen randomly (meaning downloading a directory producing such an error will always produce the error). This bug seems not directly linked to directory complexity. But downloading very large directory structures will usually result in a failure.

An example: Hereafter I attempted to download following directory structure (coming from ls -alR under linux): .: total 12 drwxr-xr-x 3 a a 4096 sep 8 17:11 . drwxr-xr-x 3 a a 4096 sep 8 17:11 .. drwxr-xr-x 4 a a 4096 sep 8 17:10 Ada

./Ada: total 16 drwxr-xr-x 4 a a 4096 sep 8 17:10 . drwxr-xr-x 3 a a 4096 sep 8 17:11 .. drwxr-xr-x 2 a a 4096 sep 8 16:33 Booch components drwxr-xr-x 2 a a 4096 sep 8 16:32 winnt

./Ada/Booch components: total 376 drwxr-xr-x 2 a a 4096 sep 8 16:33 . drwxr-xr-x 4 a a 4096 sep 8 17:10 .. -rw-r--r-- 1 a a 8398 sep 8 16:33 ACL.txt -rw-r--r-- 1 a a 321747 sep 8 16:32 bc-20010513.zip -rw-r--r-- 1 a a 28720 sep 8 16:33 bc-html-20010513.zip -rw-r--r-- 1 a a 705 sep 8 16:33 bc-README.txt

./Ada/winnt: total 27920 drwxr-xr-x 2 a a 4096 sep 8 16:32 . drwxr-xr-x 4 a a 4096 sep 8 17:10 .. -rw-r--r-- 1 a a 3103849 sep 8 16:32 adagide-6.26.exe -rw-r--r-- 1 a a 23500591 sep 8 16:32 gnat-3.13p-nt.exe -rw-r--r-- 1 a a 1930958 sep 8 16:32 gnatcom-1.3p.exe -rw-r--r-- 1 a a 295 sep 8 16:32 README

It resulted in a failure, see session report (hereafter point 1.). However, downloading separately "Booch components" or "winnt" works (see points 2. and 3.)

Please note that this happened with Redhat ftp server, and windows Bullet proof FTP server. FTPLeech (another famous ftp client) can download the previous structure. I advice you to try to download large directory structures.

Good luck while bug hunting ;-) Regards, Franck

-1. START DOWNLOAD ADA---------------------------------


Command: CWD /home/a/Test ftp/bdownload/Ada Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada" is current directory. Command: PORT 10,0,0,50,11,55 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: CWD /home/a/Test ftp/bdownload/Ada/Booch components Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: PORT 10,0,0,50,11,56 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: CWD /home/a/Test ftp/bdownload/Ada/winnt Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: PORT 10,0,0,50,11,57 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: CWD /home/a/Test ftp/bdownload/ Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload" is current directory. Command: PORT 10,0,0,50,11,58 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Status: Starting download of ACL.txt Command: PWD Response: 257 "/home/a/Test ftp/bdownload" is current directory. Command: CWD /home/a/Test ftp/bdownload/Ada/Booch components Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: PORT 10,0,0,50,11,59 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: TYPE I Response: 200 Type set to I. Command: SIZE ACL.txt Response: 213 8398 Error: Could not open the local file C:\Temp\franck\test\Ada\Booch components\ACL.txt Error: Download failed Status: Starting download of bc-20010513.zip Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE bc-20010513.zip Response: 213 321747 Error: Could not open the local file C:\Temp\franck\test\Ada\Booch components\bc- 20010513.zip Error: Download failed Status: Starting download of bc-README.txt Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE bc-README.txt Response: 213 705 Error: Could not open the local file C:\Temp\franck\test\Ada\Booch components\bc-README.txt Error: Download failed Status: Starting download of bc-html-20010513.zip Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE bc-html-20010513.zip Response: 213 28720 Error: Could not open the local file C:\Temp\franck\test\Ada\Booch components\bc-html- 20010513.zip Error: Download failed Status: Starting download of README Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: CWD /home/a/Test ftp/bdownload/Ada/winnt Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: PORT 10,0,0,50,11,60 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: TYPE I Response: 200 Type set to I. Command: SIZE README Response: 213 295 Error: Could not open the local file C:\Temp\franck\test\Ada\winnt\README Error: Download failed Status: Starting download of adagide-6.26.exe Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE adagide-6.26.exe Response: 213 3103849 Error: Could not open the local file C:\Temp\franck\test\Ada\winnt\adagide-6.26.exe Error: Download failed Status: Starting download of gnat-3.13p-nt.exe Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE gnat-3.13p-nt.exe Response: 213 23500591 Error: Could not open the local file C:\Temp\franck\test\Ada\winnt\gnat-3.13p-nt.exe Error: Download failed Status: Starting download of gnatcom-1.3p.exe Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE gnatcom-1.3p.exe Response: 213 1930958 Error: Could not open the local file C:\Temp\franck\test\Ada\winnt\gnatcom-1.3p.exe Error: Download failed -1. STOP DOWNLOAD ADA----------------------------------


-2. START DOWNLOAD BOOCH COMPONENTS--------------------


Command: CDUP Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada" is current directory. Command: PORT 10,0,0,50,11,72 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: CWD /home/a/Test ftp/bdownload/Ada/Booch components Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: PORT 10,0,0,50,11,73 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: CWD /home/a/Test ftp/bdownload/Ada/ Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada" is current directory. Command: PORT 10,0,0,50,11,74 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Status: Starting download of ACL.txt Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada" is current directory. Command: CWD /home/a/Test ftp/bdownload/Ada/Booch components Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: PORT 10,0,0,50,11,75 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: TYPE I Response: 200 Type set to I. Command: SIZE ACL.txt Response: 213 8398 Command: PORT 10,0,0,50,11,76 Response: 200 PORT command successful. Command: RETR ACL.txt Response: 150 Opening BINARY mode data connection for ACL.txt (8398 bytes). Response: 226 Transfer complete. Status: Download successful Status: Starting download of bc-20010513.zip Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE bc-20010513.zip Response: 213 321747 Command: PORT 10,0,0,50,11,77 Response: 200 PORT command successful. Command: RETR bc-20010513.zip Response: 150 Opening BINARY mode data connection for bc-20010513.zip (321747 bytes). Response: 226 Transfer complete. Status: Download successful Status: Starting download of bc-README.txt Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE bc-README.txt Response: 213 705 Command: PORT 10,0,0,50,11,78 Response: 200 PORT command successful. Command: RETR bc-README.txt Response: 150 Opening BINARY mode data connection for bc-README.txt (705 bytes). Response: 226 Transfer complete. Status: Download successful Status: Starting download of bc-html-20010513.zip Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/Booch components" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE bc-html-20010513.zip Response: 213 28720 Command: PORT 10,0,0,50,11,79 Response: 200 PORT command successful. Command: RETR bc-html-20010513.zip Response: 150 Opening BINARY mode data connection for bc-html-20010513.zip (28720 bytes). Response: 226 Transfer complete. Status: Download successful -2. STOP DOWNLOAD BOOCH COMPONENTS---------------------


-3. START DOWNLOAD WINNT-------------------------------


Command: CWD /home/a/Test ftp/bdownload/Ada/winnt Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: PORT 10,0,0,50,11,82 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: CWD /home/a/Test ftp/bdownload/Ada/ Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada" is current directory. Command: PORT 10,0,0,50,11,83 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Status: Starting download of README Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada" is current directory. Command: CWD /home/a/Test ftp/bdownload/Ada/winnt Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: PORT 10,0,0,50,11,84 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: TYPE I Response: 200 Type set to I. Command: SIZE README Response: 213 295 Command: PORT 10,0,0,50,11,85 Response: 200 PORT command successful. Command: RETR README Response: 150 Opening BINARY mode data connection for README (295 bytes). Response: 226 Transfer complete. Status: Download successful Status: Starting download of adagide-6.26.exe Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE adagide-6.26.exe Response: 213 3103849 Command: PORT 10,0,0,50,11,86 Response: 200 PORT command successful. Command: RETR adagide-6.26.exe Response: 150 Opening BINARY mode data connection for adagide-6.26.exe (3103849 bytes). Response: 226 Transfer complete. Status: Download successful Status: Starting download of gnat-3.13p-nt.exe Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: TYPE I Response: 200 Type set to I. Command: SIZE gnat-3.13p-nt.exe Response: 213 23500591 Command: PORT 10,0,0,50,11,87 Response: 200 PORT command successful. Command: RETR gnat-3.13p-nt.exe Response: 150 Opening BINARY mode data connection for gnat-3.13p-nt.exe (23500591 bytes). Error: Timeout detected! Error: Download failed Status: Starting download of gnatcom-1.3p.exe Status: Connecting to 10.0.0.30 ... Status: Connected with 10.0.0.30. Waiting for welcome message... Response: 220 pentium.localdomain FTP server (Version wu-2.6.1-16) ready. Command: USER a Response: 331 Password required for a. Command: PASS Response: 230 User a logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a" is current directory. Command: PORT 10,0,0,50,11,89 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: PWD Response: 257 "/home/a" is current directory. Command: CWD /home/a/Test ftp/bdownload/Ada/winnt Response: 250-Please read the file README Response: 250- it was last modified on Sat Sep 8 16:32:45 2001 - 0 days ago Response: 250 CWD command successful. Status: Retrieving directory listing... Command: PWD Response: 257 "/home/a/Test ftp/bdownload/Ada/winnt" is current directory. Command: PORT 10,0,0,50,11,90 Response: 200 PORT command successful. Command: TYPE A Response: 200 Type set to A. Command: LIST Response: 150 Opening ASCII mode data connection for directory listing. Response: 226 Transfer complete. Command: TYPE I Response: 200 Type set to I. Command: SIZE gnatcom-1.3p.exe Response: 213 1930958 Command: PORT 10,0,0,50,11,91 Response: 200 PORT command successful. Command: RETR gnatcom-1.3p.exe Response: 150 Opening BINARY mode data connection for gnatcom-1.3p.exe (1930958 bytes). Response: 226 Transfer complete. Status: Download successful -3. STOP DOWNLOAD WINNT--------------------------------


#17 Crash while uploading Tim Kosse Bug report normal Other
Description

I am using version 1.4 in English Win2000. While I am uploading 12 files with Chinese and English naming. It is about 4-5MB each and total 51MB to a Linux Redhat 6.2 ftp server, it crash and exit the program after finished uploading 1 or 2 files. I reopen the program and upload again, it crash again.

#18 Unable to reset overwrite settings Bug report normal Other
Description

There is currently no way to change the settings for how to handle matching filenames. You can choose to overwrite, overwrite if newer, skip, etc. on a file-by- file basis or make a choice and apply it to all files. However, once the choice is applied to all files, there is no further way to reset the choice. This can create difficulties, particularly where the server and client are out of sync on the clocks, which makes overwrite if newer problematic.

#20 Uploading EXE 1.5 Timeout Tim Kosse Bug report normal Other
Description

I've tried uploading, from within FileZilla, the FZ1.5 Setup EXE to two servers and it gets to 100% and finishes with timeout. This has happened consistently on both servers about 2 tries each. I loaded up 1.4 and uploaded the same EXE and it worked fine.

#25 Transmission stalls in the middle Tim Kosse Bug report normal Other
Description

I posted in the forum but seems no replies.

It happened when I was downloading a one-level dir with some (about 40) pictures. The transmission simply stalled in the middle of a file. More accurately, the stalled files are put to the end of the queue with "too many retries". The error message in message log window is "timeout". I repeated this operation several times. Sometimes it is OK while sometimes it stalled again.

I am running it on a Win2000 professional. Installed without admin previledge. The server is Serv-U ftpd 3.0 with no timeout settings.

Fan

#26 File - reconnect Bug report normal Other
Description

I think it could be a bug : I use filezilla 1.5a to upload something on an ftp, using quick connection (i write address ,user , password). I finish to use filezilla and i kill the program. When i run filezilla again and i go to

file - reconnect

filezilla reconnects to my ftp server even if the addres, user and password are blank. If i have used filezilla in an internet-point or in an other pubblic acces everyone could connect to my ftp and delete or upload anything.

#29 german language in v1.6 Tim Kosse Bug report normal Other
Description

FileZilla_1_6setup.exe contains german language dll version 1.5, so german language is not working

#31 sort by date error Bug report normal Unknown
Description

If you sort the remote file list by date ascending (i.e., the most recent file is at the top - two clicks on the "Date" column header), and you have various files with the same date, but different timestamps, then the sort order is wrong: the files created later in that same day are placed down, while they should be at the top of the list! I rephrase: in the situation I described, the days are sorted fine, but the times are inverted. I hope you got the point.

The problem does not occur in the local file list, neither does when the lists are sorted with the most recent file at the bottom.

PS: I'm amazed by your fast response to my feature requests... Great!

#32 Plain Text Password Bug report normal Other
Description

Version 1.6

This is not really a bug but could be a security issue. When I extract a download queue it is put into a text file to reconnect again. The password is placed in the file as a plain text. A simple encoding algorithm could be use so it is not so easy to get someones password.

#33 FileZilla 1.6 - File exsists dialog Tim Kosse Bug report normal Other
Description

The "File already exsists" dialog is way too small to display full path information.

One way to fix this is to define scrollable region where the information is displayed AND make the dialog resizeable.

Mig

#34 FileZilla 1.6 - Timeout settings Bug report normal Other
Description

When trasfer timeouts new connection is made immediately. It seems that program ignores values in the "Retry Settings" group at "FileZilla Options -- Connection".

Mig

ps. I submitted a bit more info to thread: "[ #471013 ] Transmission stalls in the middle"

#37 remote Files don't show on NT4 server Tim Kosse Bug report normal Other
Description

I try FileZilla 1.6. Seem very interesting.

It work well when I test it with "www.suse.de" I can see the directories and files on their site.

But when I try on our NT 4 server, the connection is OK, but I don't see the list of files and directories! I only see the ".." entry. No other elements !

If I try simply in a DOS box, with the FTP client of NT4, it work. I can see the list of files with the "ls" command.

I think the Telnet/FTP server on the NT4 server is Fictional Daemon v4.1 (http://www.fictional.net)

How can I solde this problem ? I will also go on the Fictional Daemon web site to see if this problem is know...

Thanks a lot Didier

#39 Calling FileZilla from Command-Line Bug report normal Other
Description

When I call FileZilla.exe from the Win2K command line by entering "filezilla", the program crashes. When I enter "filezilla.exe" or run the program via the start menu or Windows explorer, the error does not occur. Under Windows 98 SE the error also does not occur. It occurs only with Windows 2000.

FileZilla Version: 1.6 final. OS: Windows 2000, SP2. Error: Unhandled exception in FileZilla.exe (VERSION.DLL): 0x00000005: Access Violation.

Christian d'Heureuse (chdh@…)

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