Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (3401 - 3500 of 8171)

Ticket Summary Owner Type Priority Component Resolution
#8803 High CPU usage with a user that stay logged for a long time Bug report high FileZilla Server fixed
Description

Hi,

I'm using Filezilla Server 0.9.41beta on Windows Server 2003 up-to-date

I'm having the following issue with a client that daily send me some text files. The transfer ends up correctly (I see the line "Transfer OK" in the log") but the user does not log out (or does not log out properly). I can sometimes see the line "disconnected" but the user seems to remain logged in (I cannot see any other login attempt so I presume that disconnection has not happened correctly).

Coming back after some time one core of the CPU is completely occupied by Filezilla process (with only the problematic user logged in), until I manually kicked off the user.

The following day it may happen again, having the user logged in twice, with two cores completely occupied by Filezilla.

Since this is a 2 core machine, CPU is completely stuck. What is worse is that other file tranfer by other client are sometimes paused (or proceed very slowly) until kicking off the users.

To be noted that I have about 30 clients that send me daily text files and all works fine (and have always worked fine from a lot of months) with all of them. There is exactly one problematic user and he/she was always problematic

Server timeouts are quite standard:

Connection timeout: 9999 No Transfer timeout: 600 Login timeout: 60

Is anyone seeing this strange behaviour?

These are the lines of the problematic sessions (with anonymized IP, username and password). Nothing very strange here but some info on FTP client and connection options

(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> Connected, sending welcome message...
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> FEAT
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 211-Features:
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MDTM
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  REST STREAM
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  SIZE
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MLST type*;size*;modify*;
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MLSD
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  UTF8
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  CLNT
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)>  MFMT
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 211 End
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> CLNT lftp/3.7.11
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 200 Don't care
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> OPTS UTF8 ON
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 530 Please log in with USER and PASS first.
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> USER problematic_user
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> 331 Password required for problematic_user
(004878) 19/07/2013 13.50.04 - (not logged in) (xx.yy.zz.tt)> PASS xxxx
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 230 Logged on
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> CLNT lftp/3.7.11
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 200 Don't care
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> OPTS UTF8 ON
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 200 UTF8 mode enabled
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> PWD
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 257 "/" is current directory.
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.04 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,27)
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> ALLO 662581
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> 202 No storage allocation neccessary.
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> STOR file1.txt
(004878) 19/07/2013 13.50.05 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.06 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,28)
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> STOR file2.txt
(004878) 19/07/2013 13.50.07 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,29)
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> STOR file3.txt
(004878) 19/07/2013 13.50.08 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,30)
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> STOR file4.txt
(004878) 19/07/2013 13.50.10 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,31)
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> STOR file5.txt
(004878) 19/07/2013 13.50.11 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> PASV
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> 227 Entering Passive Mode (aa,bb,cc,dd,15,35)
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> STOR file6.txt
(004878) 19/07/2013 13.50.13 - problematic_user (xx.yy.zz.tt)> 150 Connection accepted
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> 226 Transfer OK
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> QUIT
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> 221 Goodbye
(004878) 19/07/2013 13.50.14 - problematic_user (xx.yy.zz.tt)> disconnected.

I would happily provide more info if needed since this problem requires me manual intervention so it's quite annoying.

#11483 Highlight Selections With Cursor Broken Bug report normal FileZilla Client rejected
Description

After installing newest release, 3.30.0-rc1, when I drag the cursor to select file names in order to drag and transfer them to the remote site, the highlight does not work properly, sending the cursor jumping to different parts of the screen.

#10708 Highlight that applied Filename filters are used Feature request normal FileZilla Client worksforme
Description

I suggest you should add some sort of highlighting, indicating that a "Filename filters"/"Directory listing filters" are used in the view.

For instance the frame around the remote directory listing could have a red/orange colored line in the frame or a slightly modified background with large grey text saying that a filter is used, or just a striped background.

I forgot that I had a filter and started to investigate why I couldn't find the files on the remote server, then I realized I had applied a filter matching that file I was looking for. :-)

I also assume there might be other scenarios where applied settings might be good to highlight in the UI.

#7317 Home Loan Broker - How to Get a Home Loan Michelle Ferrer Bug report normal FileZilla Client invalid
Description

http://t0.gstatic.com/images

If you want to get a home loan then what you will need to do is approach a home loan broker. There should be a broker or an agency that handles home loan for you. If you think that looking for a good broker to loan you money for the property you want to buy is very hard to look for, then why not go online and search for a really good broker there. There should be hundreds of company willing to give you a broker for your home loan.

http://www.homeequityloanbroker.com/images/img2.jpg

Now that you know how to get your very own home loan, all you need to do is to make sure that the mortgage company you will choose will have the best offer and for you to do that, just compare mortgages. There will be lots and lots of company that will be after you and for you to get the best offer for the mortgage then you need to compare the companies.

#5147 Host Name will be cut after 16 characters with socks 5 generic proxy Bug report high FileZilla Client fixed
Description

we use Filezilla Version 3.3.1 and a generic proxy with socks 5 (dante). the problem is, that the servername will be cut after the 16. character. when we try to connect "emma.tv5paris.org" we get the messages "Could not connect to server" in Filezilla and in the dante-logfile we find "Jan 26 14:48:58 (1264513738) danted[8539]: sockshost2sockaddr(): gethostbyname(emma.tv5paris.or): Unknown host".

#9717 Host field automatic active Bug report high FileZilla Client duplicate
Description

Since version 3.9.0.2 (on Mac OS X) FZ automatically actives "Host" input in the upper area of screen. That's disturbing, because I need to select manually files with mouse. In previous versions I just tapped enter and file uploaded. Thanks!

#2202 Host type support Alexander Schuch Feature request normal FileZilla Client
Description

I was using ws-ftp pro trial and when you setup a site you can cofigure in it the host type(in my case unisys a-series).

So if possible implement a way to configure the host type so you culd conect in various plataforms.

When you conect in a-series usinf filezila it doesnt works well, in fact the ws-ftp is the unique win-ftp client that I now that supports a-series.

#8065 Hostname Other normal FileZilla Client rejected
Description

I received a verification email which I have activated, however I have not received an email with details of the hostname and port on.. I have checked my spam but nothing has come through.

#7312 How To Get Your Ex Boyfriend Back - How to Get Your Ex Boyfriend Back In Your Arms Michelle Ferrer Bug report normal FileZilla Client invalid
Description

http://www.howtogetboyfriendback.com/Images/get-your-ex-boyfriend-back.jpg

You want to get back the guy you love. You must find the best solutions on | how to get your ex boyfriend back. Through the solutions that you have in your mind you can start or begin to get your ex boyfriend back. You need to consider the best ways to get him back so that you make sure that you can get him back and you will be on his life.

http://www.relationshipadviceformakingup.com/coupleD.jpg

There are best things that you need to do on | how to get your ex boyfriend back how to get your ex boyfriend back]. If you will do these things you can be surely achieve the positive result and you can get ack your ex boyfriend. Then, you can start again with new memories and this time you and your exboyfriend are now careful in handling your relationship.With this you know already that you can handle the other problems that both of you might encounter in your relationship.

#7313 How To Get Your Ex Boyfriend Back - How to Get Your Ex Boyfriend Back In Your Arms Michelle Ferrer Bug report normal FileZilla Client invalid
Description

http://www.howtogetboyfriendback.com/Images/get-your-ex-boyfriend-back.jpg

You want to get back the guy you love. You must find the best solutions on how to get your ex boyfriend back. Through the solutions that you have in your mind you can start or begin to get your ex boyfriend back. You need to consider the best ways to get him back so that you make sure that you can get him back and you will be on his life.

http://www.relationshipadviceformakingup.com/coupleD.jpg

There are best things that you need to do on how to get your ex boyfriend back. If you will do these things you can be surely achieve the positive result and you can get ack your ex boyfriend. Then, you can start again with new memories and this time you and your exboyfriend are now careful in handling your relationship.With this you know already that you can handle the other problems that both of you might encounter in your relationship.

#8920 How about a bigger(or customizable) upload buffer? Feature request normal FileZilla Client outdated
Description

I upload 3 files at the same time(300~700KiB/s per file, >300MB files), it sometimes cause the whole operating system lag.

#8147 How can I delete pureftp-rename Bug report high FileZilla Server invalid
Description

I use FileZilla and it uploaded a file on my Server files that takes up over 850MB called pureftp-rename. Could someone either remove the file or instruct me how to do so? I honestly am not sure why it needs to be there, so please let me know. -Drew

#11550 How can TLSv1 be disabled in 3.31.0 Other normal FileZilla Client invalid
Description

I am a new user and have 3.31.0 installed. I have uploaded a revised page to a recently converted web site to HTTPS/SSL and am receiving an error message that TLSv1 is enabled in my uploaded data. How can this be changed to TLSv2 or disabled?

#135 How to build filezilla source? Bug report normal Other
Description

VC 6 hint missing 'dbghelp.h' file, can anyone get some suggestion, Thanks.

#9538 How to reset password Other normal FileZilla Client fixed
#11158 How to translate strings for filezilla.desktop file Other normal FileZilla Client fixed
Description

In Debian i see this file: /usr/share/applications/filezilla.desktop

Containing:

[Desktop Entry]
Name=FileZilla
GenericName=FTP client
GenericName[de]=FTP-Client
GenericName[fr]=Client FTP
Comment=Download and upload files via FTP, FTPS and SFTP
Comment[de]=Dateien über FTP, FTPS und SFTP übertragen
Comment[fr]=Transférer des fichiers via FTP, FTPS et SFTP
Exec=filezilla
Terminal=false
Icon=filezilla
Type=Application
Categories=Network;FileTransfer;
Version=1.0

Should these strings (FileZilla, FTP client, Download and upload files via FTP, FTPS and SFTP) perhaps be in the POT/PO files so people can transelate them there and then the strings are taken from there to create the desktop file?

#1107 How to use ports aboud FileZilla Client ? Bug report normal FileZilla Client
Description

Which ports does FileZilla Client use ?

I use FileZilla_Server-0.9.11

IP Sharing Device open and port mappgin TCP 21,20, UDP 21,20

On Windows XP:

FileZilla Client 2.2.22 FileZilla Client 2.2.24a login OK, "list directories and files" failed

FTP on "Command Prompt of Windows XP" Everything OK !

LeechFTP 1.3 Build 207 http://stud.fh- heilbronn.de/~jdebis/leechftp/downloads.html Everything OK !

FTPX 1.00 http://www.ftpx.com/ Everything OK !

IP Sharing Device open DMZ

FileZilla Client 2.2.22 FileZilla Client 2.2.24a Everything OK !

Does FileZilla Client use more ports than TCP 20,21, UDP port 20,21 ?

How to use ports aboud FileZilla Client ?

#442 Huge Bug: Creating DIRs Tim Kosse Bug report critical Other
Description

Moin!

There seems to be a huge Bug in 2.2 (or is it a bug in Windows?):

If I connect to a FileZilla Server 0.8.5 using FileZilla Client 2.2 I can create a directory on the server called "This is a testdir...". On the server the directory is now called "This is a testdir.." (with only two dots) and it cannot be renamed or deleted! You can't change into that directory with FileZilla Client and you also can't delete it using the client.

You now have an undeleteable directory on the server. Perfect for script kiddies.

Is there a bugfix/workaround for this behavior?

#3421 Huge password security issue Bug report low FileZilla Client
Description

I'm using FileZilla v3.0.7.1 from PortableApps and I don't know if this is a bug or just a cofiguration issue but it's worth mentioning it.

The SiteManager looks as the sites were safe, but they aren't. FileZilla saves the site from SiteManager in a configuration file called sitemanager.xml (a plain text file containgin some xml formatted data).

(In previous versions the sites where contained inside the settings.xml) In FileZilla v2.x the passwords for the sites where encrypted with some sort of algorithm, but as I checked the sitemanager.xml file I discovered that the passwords are saved in plain text. Well this is a very huge security issue as gaining access to the xml will reveal the passwords of the server.

Is this how FileZilla works? Are there future plans to secure the sites stored in the sitemanager.xml file?

#2609 Human readable log file Feature request normal FileZilla Client
Description

Hi ,..

FileZila is good FTP software. Its very fast and smooth. But i have problem when i read the log file : {\rtf1\ansi\deff0{\fonttbl{\f0\fnil MS Shell Dlg;}}{\colortbl ;\red255\green255\blue255;\red0\green0\blue0;\red0\green0\blue128;\red0\green128\blue0;\red255\green0\blue0;\red128\green0\blue0;\red128\green0\blue128;\red128\green128\blue0;\red255\green255\blue0;\red0\green255\blue0;\red0\green128\blue128;\red0\green255\blue255;\red0\green0\blue255;\red255\green0\blue255;\red128\green128\blue128;\red192\green192\blue192;}\uc1\pard\fi-1100\li1100\tx1100\f0\fs16\cf8FileZilla started (02/21/2007 09:20:14)\par\cf3Command:\tab DELE /home/dssoora/misc/Jadwal kuliah smt 8.jpg\par\cf4Response:\tab 250 DELE command successful.\par\cf2Status:\tab Connecting to tsl1 blah blah blah

Can you separate log file for transfer file and session file ?

In transfer file it would be nice if the format is simple like : 192.168.0.100 upload C:\1.txt to ftp.host.com C:\TEMP Wed Feb 21, 2007, 10:00

192.168.0.100 download C:\2.txt from Wed Feb 21, 2007, 10:00

#661 Hung in Open Settings Bug report normal Other
Description

If change language to Italian and try to open Setttings Filezilla hung and does not respond.

#7373 I CAN'T CONFIGURE FILE ZILLA CLIENT Feature request high FileZilla Client rejected
Description

I have tried to configure FileZilla in both Passive and Active mode and I get the same error message it timed out and closed.I have also tried to by pass my Netgear wireless router and it did not help any I still get the error messages. I have tried to find the answer it the Forums but I couldn't get any help from them that I could find. So as last result I am trying you guys.

Passive files:

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.5.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 71.7.109.250 hb-h-baj-cfa Response: 200 OK PREP 5007 Response: 200 Using port 5007, data token 279475696 PORT 71,7,109,250,19,143 Connection timed out. Connection closed

CLIENT MADE FILES:

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.5.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 71.7.109.250 hb-h-baj-cfa Response: 200 OK PREP 5000 Response: 200 Using port 5000, data token 527928049 PORT 71,7,109,250,19,136 Connection timed out. Connection closed

OPERATING SYSTEM FILES:

FileZilla Client


Version: 3.5.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-05-22 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows NT 6.1 (build 7600) Version: 6.1 Platform: 64 bit system

#10318 I INSTALLED FILEZILLA ON A NEWLY FORMATTED COMPUTER AND IT WILL NOT CONNECT TO SERVER Bug report high FileZilla Client duplicate
Description

Status: Insecure server, it does not support FTP over TLS. Command: USER mirprepmain Response: 331 Password required for mirprepmain. Command: PASS Response: 530 User mirprepmain cannot log in. Error: Critical error: Could not connect to server

#10319 I INSTALLED FILEZILLA ON A NEWLY FORMATTED COMPUTER AND IT WILL NOT CONNECT TO SERVER Bug report high FileZilla Client fixed
Description

Status: Insecure server, it does not support FTP over TLS. Command: USER mirprepmain Response: 331 Password required for mirprepmain. Command: PASS Response: 530 User mirprepmain cannot log in. Error: Critical error: Could not connect to server

#11733 I accidentally deleted my dropbox , I need it back as soon as possible. Please help! This is urgent. Bug report normal FileZilla Client rejected
Description

We have hundreds of enterprise customers worldwide testing our products early while they are making purchase decisions and they need the drivers that we host on our FTP site.

#5043 I am unable to upgrade to the latest version Bug report normal FileZilla Client outdated
Description

Evry time I try to upgrade to the latest version I get "Timer Creation Failed. This has been happenening for evry update I try

#9635 I am, all of a sudden continually getting Server Timed Out Messages Bug report normal FileZilla Client fixed
Description

I am using Filezilla Version 3.8.1. I have been using your product for years without any problems. Now, I cannot connect to the Net. I continuallly get Server Timed Out messages.

I would appreciate you help on this matter,

Steven Scott

#11553 I bought the Pro version when it came out but now it won't update Bug report normal FileZilla Client worksforme
Description

The update never gets placed in the Temp directory for the update. It's been doing this for a month now, below is the log for the error.

Ross Waters Order Number: UEEDTH5H Purchase date: 8/12/2017 2:34:37 PM

Started update check on 2018-04-01 12:15:16 Own build type: official Downloading /update.php?platform=x86_64-w64-mingw32&version=3.30.0&product=3&osversion=10.0&osarch=64&cpuid=sse,sse2,sse3,ssse3,sse4.1,sse4.2,aes,pclmulqdq&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 370 bytes in 1 second Parsing 370 bytes of version information. Found new release 3.31.0 Downloading /FileZilla_Pro_3.31.0_win64-setup.exe Resolving address of download.filezilla-project.org Connecting to 136.243.154.86:80... Connection established, sending HTTP request 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 Connecting to 136.243.154.86:443... Connection established, initializing TLS... Verifying certificate... TLS connection established, sending HTTP request File transfer successful, transferred 8,215,064 bytes in 7 seconds Local size of 'C:\Users\ross\AppData\Local\Temp\fzupdate_93adc1780c61322a.tmp' does not match expected size: 0 != 8215064

#3859 I can haz lots of edits guy who ruined the latest version Feature request normal FileZilla Client worksforme
Description

Look guys. Its been a long day and this new version of filezilla is causing me to have a headache. I am used to having so many notepad file editing windows open that I get lost trying to remember what I was even looking for - BUT thats how I like things. And well with this new version when I open/edit a file it EATS the one that is open and now its gone and I only have one window to work with. I am so sad.

Moral of the story: I need to be able to edit multiple files at once. Thank you for your fine product before version 3.1.3.1

#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

#7180 I can not delete folder Bug report normal FileZilla Client invalid
Description

I can not delete folder.How can I deleteit?

#8553 I can not enter my website Bug report normal FileZilla Client fixed
Description

Hi, It accepts the login & password, but then hangs on command MLSD

#7781 I can not see .jar files on the server that i am connected to Bug report normal FileZilla Client outdated
Description

I can not see .jar files on the server that i am connected to. i can only see the folders and the files that are inside of them.

Thx

#663 I can't able to set default permission of uploading file? Bug report normal Other
Description

Hi.. First, thank for your program..

Qeustion is this.. When I upload the files, permission of Uploaded file set Automatically -rw------- (600) mode..

I frequently would do use this program for web development. So, default permission of uploaded file must be 755 or etc.

And Now I manually modified permission of these file...

Please make to modify configuration that...

Please overlook that my English is short.. ;; Good luck to you..

#4320 I can't access my account with FileZilla Bug report low FileZilla Client rejected
Description

Hello i can no longer access my account; at the connection, the user name is accepted, but with the password, that remains frozen, and then i displays the following message: "Resolution of the address of abderrezak.freehost10.com Status: "Resolution of the address of abderrezak.freehost10.com Status: Connecting to 74.63.216.132:21... Status: connection is established, awaiting the welcome message... Answer: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Answer: 220-You are user number 40 of 50 allowed. Answer: 220-Local time is now 05:37. Server port: 21. Answer: 220-This is a private system - No anonymous login Answer: 220-IPv6 connections are also welcome on this server. Answer: 220 You will be disconnected after 15 minutes of inactivity. Commande: USER abderrezak Réponse: 331 User abderrezak OK. Password required Commande: PASS * Réponse: 530 Login authentication failed Error: impossible to establish a connection to server."

And I have not changed my password; that is what I do? Thank you. For your information, i have uploaded with this account my database please, help me

#11965 I can't connect to all of my servers with FileZilla since today Bug report high FileZilla Client outdated
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

#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

#3741 I can't download from windows ftp server Bug report normal FileZilla Client rejected
Description

I am using a windows ftp server for uploading my files. I can't able to download files from server to my local machine.

Secondly, back to folders not working properly. In my Remote Site bar always there '\' after the path, it may be more than one in some cases. eg: C:/home/data/\

Thanks

#10874 I can't download some files from sftp serveur Bug report normal FileZilla Client duplicate
Description

Hi there, I hope it's not an already treated topic but here's my issue :

I got 2 files on my sftp server I can't download : indexeng.html & indexesp.html.

there's a red message saying : Erreur :/indexen.html: open for read: no such file or directory Erreur :Échec du transfert du fichier

Both files can be upped but not downloaded back.

Is an "e" as 6th type just after "index" chain could be a problem ? Note that I got other files named indexit.html, indexheb.html etc... showing no problem.

Is there a solution someone may give me ?

Thanx anyway for your help

Laurent

#1186 I can't get file listing when filename has space char Alexander Schuch Bug report normal FileZilla Client
Description

I am using FileZilla 2.2.28.

I can't get file listing when filename of some files has space char in the listing directory. Does any met this problem?

#9871 I can't log in Bug report normal FileZilla Client rejected
Description

I am putting my usual password and username but i am unable to log in but getting the following message:

Response: 530 Login authentication failed Error: Critical error: Could not connect to server

#11302 I can't login to my account Other normal FileZilla Client rejected
Description

I have reloaded and reset the password. I am at a loss can you help me please

#11153 I can't reach my ftp files after updating the client < default >Erhan Yaşar Bug report normal FileZilla Client rejected
Description

FileZilla Client


Version: 3.24.0

Build information:

Compiled for: x86_64-apple-darwin16.3.0 Compiled on: x86_64-apple-darwin16.3.0 Build date: 2017-01-13 Compiled with: Apple LLVM version 8.0.0 (clang-800.0.38) Compiler flags: -Werror=partial-availability -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.16 SQLite: 3.16.2

Operating system:

Name: Mac OS X (Darwin 16.4.0 x86_64) Version: 10.12 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx Settings dir: /Users/erhanyasar/.config/filezilla/

Here above the information FileZilla provides and I can't just reach to my ftp even I can reach on my hosting provider company's GUI.

#363 I can't see file and directory list! Bug report normal Other
Description

I use filezilla 2.1.8 and very thanks to your application.

In my work, I try connect the server - SunOS myct 5.8 Generic_108528-13 sun4us - and successfuly connect. But, I can't see any file and directory. Of course, there are files and directories.

#9759 I can't send files out, keep saying critical files Bug report normal FileZilla Client rejected
Description

Response: 227 Entering Passive Mode (199,190,235,20,9,222) Command: STOR 08112014 WITH T1019.txt.gpg Response: 550 08112014 WITH T1019.txt.gpg: Permission denied on server. (Filename (accept)) Error: Critical file transfer error Status: Disconnected from server

Keep showing this, when I'm turn off the firewall or on.

#10502 I can't setup certificate of Godady on FileZilla server Feature request normal FileZilla Server worksforme
Description

I wolud like install wildcard Godady Certificate on FileZilla server.But it fail

#10127 I cannot update since Version: 3.9.0.6 Other low FileZilla Client worksforme
Description

Hi, these are my data

FileZilla Client


Version: 3.9.0.6 Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2014-10-16 Compiled with: i686-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.19 SQLite: 3.8.6

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64 bit system

The problem is that 2 years ago I had to delete my main profile in Windows, as administrator, the profile which whom I instaled Filezilla. Now I have the whole administrator privileges too, but since the version 3.10.0-beta1 (2014-12-03) I am not able to update because to install it it ask for the profile that I used to install the first time. I get the message "You may not have the necessary permission to use all the features of the program you are about to run.... "If I try to do it from my actual profile, it says that "Filezilla has been previously installed for all users... Please restart the installer with Administrator privileges." So I AM IN A LOOP!!!

Please, help me please, because it is one of my most used tools as a webmaster!!!

Thank you in advance

Jaio

#7905 I cant find the anser in any forums. Bug report low FileZilla Client invalid
Description

Status: Resolving address of www.aworldofsoftware.zxq.net Status: Connecting to 67.220.217.235:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 223 of 500 allowed. Response: 220-Local time is now 13:54. 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 2 minutes of inactivity. Command: USER www.aworldofsoftware_zxq Response: 331 User www.aworldofsoftware_zxq OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server

#8517 I cant log onto my filezilla zccount. has been working fine till 2 days ago Bug report normal FileZilla Client rejected
Description

If I try to connect through site manager i get the following errors

Status: Resolving address of heatingnation.net Status: Connecting to 66.96.147.103:80... Status: Connection established, waiting for welcome message... Error: Connection timed out Error: Could not connect to server

if i try to connect through quick connect i get the following errors

Response: 220 Ipage FTP Server ready Command: USER heatingnationnet Response: 331 Password required for heatingnationnet Command: PASS * Response: 530 Login incorrect. Error: Critical error Error: Could not connect to server

#10374 I could not connect to server Bug report normal FileZilla Client outdated
Description

I am using 64 bit processor system and facing this problem

Status: Connecting to 50.62.160.55:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 50.62.160.55:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#8669 I downloaded filezilla Bug report normal FileZilla Server outdated
Description

I set it so I would start it from my desktop, instead of it automatically starts with windows. Now when I go to start it by connecting to your server, it states:

Trying to reconnect in 5 seconds... Error. could not connect to server

it just keeps repeating this over and over??

Regards,

William Lane

#421 I got the reason that cannot disply file list. Bug report normal Other
Description

The reason is date-time format. Filezilla cannot parsing local date-time format that include 2byte character.

Below is reasult excute 'ls -la'


drwxr-xr-x 27 root root 1024 7Ô 5| 19:18 . drwxr-xr-x 27 root root 1024 7Ô 5| 19:18 .. -rw------- 1 root other 73 7Ô 5| 19:18 .TTauthority -rw------- 1 root other 98 7Ô 5| 19:18 .Xauthority -rw-r--r-- 1 root other 548 7Ô 5| 19:08 .cshrc -rw-r--r-- 1 root other 548 7Ô 5| 17:35 .cshrc.old -rw-r--r-- 1 root other 124 7Ô 5| 17:34 .cshrc.org drwxr-xr-x 12 root other 512 7Ô 5| 19:18 .dt -rwxr-xr-x 1 root other 5111 5Ô 17| 11:37 .dtprofile . . .

#7214 I have a problème with FTP connection Bug report normal FileZilla Client outdated
Description

Hi, This is my log: Statut : Résolution de l'adresse de admin.cana-com.com Statut : Connexion à 74.208.113.48:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220 ProFTPD 1.3.3c Server (ProFTPD) [74.208.113.48] Commande : USER cana-com Réponse : 331 Password required for cana-com Commande : PASS Réponse : 230 User cana-com logged in Commande : OPTS UTF8 ON Réponse : 200 UTF8 set to on Statut : Connecté Statut : Récupération du contenu du dossier... Commande : PWD Réponse : 257 "/" is the current directory Commande : TYPE I Réponse : 200 Type set to I Commande : PASV Réponse : 227 Entering Passive Mode (74,208,113,48,155,102). Commande : MLSD Erreur : Délai d'attente expiré Erreur : Échec lors de la récupération du contenu du dossier and thank you in advance.

#3809 I keep getting a "Disconnected from Server" notice while I am uploading files. Bug report normal FileZilla Client rejected
Description

I have the latest version of Filezilla. Virtually every time I upload files (50mb+) I get the following message in the top window:

Status: Connected Status: Starting upload of C:\Documents and Settings\James Kay\My Documents\PHOTO - IMAGE FILES\TEMPORARY FOLDER\Sundance\Sundance Final 3\67-UT-WS-0110.tif Command: CWD /home/ftp/pub/users/j/jameskay/outgoing Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,60,22,77,144,185). Command: STOR 67-UT-WS-0110.tif Response: 150 Opening BINARY mode data connection for 67-UT-WS-0110.tif Response: 421 No Transfer Timeout (600 seconds): closing control connection. Error: Disconnected from server: ECONNABORTED - Connection aborted

It tells me that I've been disconnected but the files still seem to be uploading with the progress bar. Why do I keep getting this message?

#11734 I lost everything during the last update. Bug report normal FileZilla Client worksforme
Description

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

#10196 I lost the address to quick connect Other normal FileZilla Server rejected
Description

How do I get the address to connect using Quick Connect?

Thanks

#10946 I need Help Other normal Other rejected
Description

So i just got this and I don't know what my host is username password and port so can u please reply

#7780 I need help asap Bug report normal FileZilla Client invalid
Description

Hello team!

I really need your advice and detailed answer to my questions. I have downloaded your software but please tell me what ftp data I need to have for usung your program? When I put our ftpXXX.XXX.XX.XX address I don't receive the access to the server! Is it a local ftp? What kind of ftp is required?

I'm looking forward to hearing your instructions. Any help will be appreciated.

Sincerely, Irene

#11388 I suspect fz uses a case-sensitive domain. domain RFC uses case insensitivity for domain Bug report normal libfilezilla invalid
Description

I suspect fz uses a case-sensitive domain. domain RFC uses case insensitivity for domain. I have been unable to login with fz for about 1 month. hosting company says everything OK. please check RFC and act accordingly. there are multiple domain RFC's and one of them is considered more up-to-date.

try this with a web browser for proof (protocol is case-sensitive): FILEZILLA-PROJECT.ORG

username@… - what does the FTP spec say as to case insensitivity or case-sensitivity for the domain part?

also, why is fz compiled with -g (debug symbols)? -s -O2 would speed up the code.

if it's of any interest, FileZilla Client


Version: 3.27.1

Build information:

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

Linked against:

wxWidgets: 3.0.4 SQLite: 3.19.3 GnuTLS: 3.5.13

Operating system:

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

#7276 I think there's a bug Other high Other invalid
Description

I have a problem. Almost every movie I download from Filezilla has no sound. Like I downloaded Harry Potter and the Deathly Hallows, Tha last airbender, The Company man, Buried,.. So I think all of the new movies don't have sound.

Please help.

#7256 I try to download reports and I get an error Bug report normal FileZilla Server invalid
Description

Word was unable to read the document. It may be corrupt. Try one or more of the following: Open and repair file Open the file with the Text Recovery converter.

Neither work though

Please help.

#10941 I updated my FileZilla program this morning and now my login credentials are not recognized Bug report high FileZilla Server invalid
Description

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

#10039 I updated to the newer version of FileZilla (I now have version 3.10.0.1, I had previous today used FileZilla to access my website and FTP a file. When I look via my web browser, that change is visible. But FileZilla won't access my server. I got error message: Response: 530 Login authentication failed and (in red color) Error: Critical error: Could not connnect to server. Bug report normal FileZilla Server rejected
#11967 I want to unsuscribe from filezilla Pro Other critical FileZilla Client fixed
Description

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

#1512 IDR_MAINFRAME accelerator remove. Patch normal Other
Description

The IDR_MAINFRAME accelerator blocks work of ordinar Ctrl+C copy operation. Recommended : remove it fully. No any references from .cpp files to it I found. In .diff a relative to it string tables are removed too.

#8549 IIS 2008R2, SSL cipher issues, dropped connections Bug report high FileZilla Client fixed
Description

On IIS 2008 R2, with an SSL connection, with PCI compliant ciphers only, a variety of broken and dropped errors occur.

Server set to PCI compliant ciphers only (RC4 128, 3xDES 168, AES 128, AES 256).

On v3.6.0.2: wont connect at initial start up; server drops the connection with this error: An TLS 1.2 connection request was received from a remote client application, but none of the cipher suites supported by the client application are supported by the server. The SSL connection request has failed. i.e. no matching Cipher.

Note on 3.6.0.2, if we allow the non PCI ciphers, it does connect, but, then fails on upload transfers, with "invalid transfer" message in the log (i don't know which cipher its selected).

On older 3.53; with the AES ciphers in the top of the list, it will connect, but fails the file upload transfer. With RC4 cipher as the first choice (beast ordering), it fails outright and never connects.

#3972 INSTALLATION AND CONFIGURATION GUIDELINES Other low FileZilla Server invalid
Description

Dear Sir,

i have heard that file zila is a very good solution for ftp. i have download the server but i dont understand how to install and how to configure the same, i would appreciate if you can tell me the guidelines of installation and configuration. I have also tried to download the documents from the site but i am unable to find it. i have installed the same but i need more help in config.

your prompt reply will by highly appreciated.

Regards, Abbas

#893 INVALID BUG! Bug report normal FileZilla Server
Description

This happened to the FZ Server 0.9.8a. It seems like the secure server partially works. I can create secure connection(s) w/o any problem and everything works fine if both server and client are on the same machine. I believe it should work if the server and the client are on different machines of the same LAN (please read on). However, If the server is on the Internet (not behind NAT or anything) and the client is behind NAT, I could connect to the server but I would get a 425 cannot open data connection error.

Here is what I found after some quick investigations:

I could see 2 connections made by the server with port 20 and 21 (I couldn’t get the 990 port working); however, one of the connections was not correct. The wrong one was trying to connect to the internal IP of the client, which is not reachable from the Internet.

To reproduce:

  1. open up the settings in the server interface and go to

SSL/TLS settings

  1. check enable SSL/TLS, allow explicit SSL and Force

explicit SSL

  1. open FZ client (the version I used is 2.2.13c),

connect to the server and use FTP over SSL (explicit encryption)

  1. connecting to the server and connected well.
  2. 425 error shows up when trying to get the dir list.

Please note: the client is behind a NAT and the server is on the Internet.

THANK YOU VERY MUCH FOR CREATING SUCH GREAT FTP SERVER/CLIENT!

#2489 IP Ban from server interface Feature request normal FileZilla Server outdated
Description

The option to right click on a connected user, and ban the IP it uses. In the same manner you can now kick users, but they don't stay away.

Add an extra window in a logical position, where you can see a list of all the banned IP addresses.

#1719 IP Based users for Server Feature request normal FileZilla Server outdated
Description

Users should be organized into "global" and "local" pools. Local pools of users (a "site") would be considered unique from other local sites by differentiating based on the ip address.. Global users would be able to connect to any address and login, as it is now. In simple language, add ip-based server support. Right now there is just one pool of users.. I have a need to allow duplicate username connecting to different IP's on the same machine. For those of you familiar with it, the way Serv-U handles it is roughly what I am talking about.

#10431 IP Filter Doesn't Allow CIDR Block All Notation Bug report normal FileZilla Server fixed
Description

According to Wikipedia the CIDR notation to block all IP addresses is "0.0.0.0/0". When I try to type in this value the application says "invalid IP address/range". Since the notes at the bottom specifically say that CIDR is supported shouldn't this be a valid value?

#2637 IP Parsing Option Feature request normal FileZilla Server
Description

Hello,

i have a Client, that send following: PORT 172.010.006.004,xx,yy The Data Connection can't established. When i ping this IP Windows says me folliwing ip back: 172.8.6.4.

Windows thinks that this is a Octal IP becous the leading zeros.

It was great, when it gives a Option where i can avtivate, that Filezilla removes the Leading zeros in the IP.

Greetings Matrix-NTN

#2487 IP address locking Feature request normal FileZilla Server
Description

my server is under constant attachs from multiple IP addresses. it would be great to have a lockout manager to be able to ban IP addresses from where there were more than certain number of failed login attempts within certain timeframe.

#2112 IP blocking needed Feature request normal FileZilla Server
Description

Filezilla server needs the abillity to block IPs so that certain IPs or groups of IPs are automatically rejected. that way systems known to be unfriendly/unwanted could be blocked by the server specifically, while still potentially allowing access to, say, a web server or mail server, as opposed to outright blocking that IP/IP range from connecting to your system. necros_mancier@…

#2459 IP filter Feature request normal FileZilla Server
Description

Add features “IP filter” on concrete directory like IIS. IP filter must work as: On all FTP (present) On selected user/group (present) On selected directory of current user/group (add this features)

For example: FTP server has 2 dir: “TEST” and “BETATEST”. User Anonymous must access to “TEST” and if his IP is 192.16.0.5 also must have access to “BETATEST”. Now, in FileZilla Server 0.9.16b this impossible.

P.S. sorry for my bad English

#1900 IP restriction for Server Feature request normal FileZilla Server worksforme
Description

Please add the IP controls in the server.

Thanks. yalding

#1997 IPv6 Support in client Feature request normal FileZilla Client
Description

It would really be great if you could be the first graphical ftp-client for windows that supports IPv6

#1759 IPv6 Support in server Feature request normal FileZilla Server fixed
Description

IPv6 support in FileZilla would rock my world.

#8531 IPv6 address causes error Invalid port given. Bug report normal FileZilla Client worksforme
Description

I entered an IPv6 address into the host block and it gives me the following error: Could not parse server address: Invalid Port given. The port has to be a value from 1 to 65535.

I verified that my address was valid by pinging the address with the -6 switch to force IPv6. Received replies back.

Tried with port blank and set to 21. Get the same results.

Set debug level to 3 but don't see any logs, probably because it never connected.

#8532 IPv6 address causes error Invalid port given. Bug report normal FileZilla Client duplicate
Description

I entered an IPv6 address into the host block and it gives me the following error: Could not parse server address: Invalid Port given. The port has to be a value from 1 to 65535.

I verified that my address was valid by pinging the address with the -6 switch to force IPv6. Received replies back.

Tried with port blank and set to 21. Get the same results.

Set debug level to 3 but don't see any logs, probably because it never connected.

#484 IPv6 support requested Bug report normal Other
Description

IPv6 is becoming more prevalent, and not supporting IPv6 in FileZilla will limit its widespread use.

#8753 ISO8859-1 charset conversions(specifically Norwegian chars) isn't working Bug report high FileZilla Client invalid
Description

Using FileZilla 3.2.4.1 in WinXP(SP3). I'm connecting to site (MVS z/OS) to retrieve a file. This file contains Norwegian characters (Ö,Ü & Ä) being converted to junk values after FTP with FileZilla Client. In DOS scripts, its not changed due to "Quote site SBDATACONN=(IBM277,ISO8859-1)" command. I've tried similar charsets(ISO8859-1,CP1250, windows-1250 etc) in FileZilla but it still fails. Please investigate.

#3818 Ibook PPC mac os x 10.5 issues Bug report normal FileZilla Client outdated
Description

ver 3.1.3 for power pc is having startup issues.

It stops responding for a while then finall starts up. There are no error messages.

This definitely changed from 3.12

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

#5476 Icon inversion Chris Bug report normal FileZilla Client fixed
Description

In FZ 3.3.3 (and former versions) the icons for "directory listing" and "directory comparing" are inverted.

#8612 Iconia pc tablet dengan windows 8 mr. hans Patch high Other fixed
Description

Inilah tablet pc yang sudah ditunggu-tunggu sejak akhir tahun kemarin, yaitu iconia pc tablet dengan windows 8 yang memang hot banget... http://thejakartastory.blogspot.com/2013/03/acer-iconia-pc-tablet-dengan-windows-8.html

#7238 Icons Under File: Edit: View Disappear Bug report high FileZilla Client outdated
Description

Good Day All:

I am finding that these icons (Open Site Manager, etc.) keep disappearing when moving in and out of the Filezilla windows. They only reappear when I mouse over where they used to be. Is there any way to make them stay visible continuously? Thanks!

#6522 Icons not accessable Bug report high FileZilla Client outdated
Description

When I open the program, the title bar is too far into the mac os program bar, that none of the icons are visible in 16x16 mode, nor is the window able to be moved.

#4942 Icons not updated in lasts versions of FileZilla Client Bug report normal FileZilla Client worksforme
Description

I do not remember which one, but one old version of FileZilla Client came with new fashioned icons (as seen in FileZilla web site). Where they are? When I installed FileZilla Client, I checked to install new icons, but I don't get them. Is this right or there is a bug when updating icons if you have installed a very old version? I tried to uninstall FileZilla completely, deleting all files under c:\program files\FileZilla FTP Client, reboot my PC and installa again; but the old icons remain.

#533 Idea Bug report normal Unknown
Description

Can you add SHOW GRID Option in Interface block ? It will be better for orientation in file structure.

Thanx Mario N.

#317 Ident does not let you use "ident" for ident Bug report normal Other
Description

If you use "ident" as the ident it prompts you to enter a username.. this may be a feature? jae7@…

#340 Ident server bug in settings dialog Bug report normal Other
Description

How to get the bug:

1) Clear the user name in the ident text box. Now disable the ident server, and then close the dialog. 2) Open the settings dialog again, and re-enable the ident server. Type a username into the text box. 3) Switch to a different pane in the settings box, e.g. "SFTP settings". Click OK.

You should now see a message box telling you to type a username, even if you have typed one.

#10279 If IPv6 address times out, no attempt at IPv4 Bug report normal FileZilla Client outdated
Description

Disclaimer: This is very similar to tickets 4204 and 7340, which both got rejected.

I've just tried using FileZilla v3.10.2 to connect to ftp.cisco.com

When I run nslookup, it says:

Non-authoritative answer:
Name:    ftp.cisco.com
Addresses:  2001:420:1101:9::a
          72.163.7.54

FileZilla then says:

Status:	Resolving address of ftp.cisco.com
Status:	Connecting to [2001:420:1101:9::a]:21...
Error:	Connection timed out after 20 seconds of inactivity
Error:	Could not connect to server
Status:	Waiting to retry...
Status:	Resolving address of ftp.cisco.com
Status:	Connecting to [2001:420:1101:9::a]:21...
Error:	Connection timed out after 20 seconds of inactivity
Error:	Could not connect to server

I am using IPv4 and IPv6 on my internal network, but I don't have IPv6 internet access (yet). By contrast, www.cisco.com currently has 3 addresses: 2a02:26f0:ca:286::90 2a02:26f0:ca:290::90 23.195.11.243

I can connect to that website, because the web browser (IE/Firefox) realises that the IPv6 address is inaccessible and so it uses IPv4 instead. I think that FileZilla should behave the same way for FTP sites.

As a workaround, I typed in the IPv4 address for ftp.cisco.com (72.163.7.54) and then FileZilla connected successfully.

#3855 Ignore Pattern(s) Feature request normal FileZilla Client rejected
Description

It would be very nice to have a ignore pattern for files / directories that I would like Filezilla to ignore completely.

For example (.svn or _svn)

This would be very useful.

Thanks for all your hard work!

#2359 Ignore specific filenames or extensions Feature request normal FileZilla Client
Description

I'm frequently uploading web sites with lots of graphics made in windows clients. Each directory has a file called thumbs.db made by windows that stores the thumbs for faster view I asume. However this files takes up large space and is completely useles at the web. It would be great if filezilla had an option to ignore filenames, extensions or both, based on user input at config menu. I think it would almost double my upload speeds.

#2846 Ignoring certain file extensions Feature request normal FileZilla Client
Description

When developing web sites I often find myself having to open each directory and 'hand-picking' certain files which I want to upload. I usually have a lot of files whick I don't want to upload and therefor I can't just drag the 'root' directory over to the server. It would be a time saver if there was an option under settings where I could add extensions which FileZilla should ignore. What do you guys think?

#10654 Ik wil een Database van MySQL Other normal Other invalid
Description

Hallo, ik zou graag een Database willen hebben van MYSQL, zou diegene dit voor mij kunnen aanmaken? Alvast bedankt. Graag als naam:u253874.qusozo

#10392 Illegal port command ftpes protocol Bug report normal FileZilla Client rejected
Description

I have switched to using ftpes with a server I connect to very often. I connect, can upload etc but all of a sudden, I see this in the logging: 09:32:01 Opdracht: PORT 192,168,188,31,252,91 09:32:01 Antwoord: 500 Illegal PORT command 09:32:01 Opdracht: PASV 09:32:01 Antwoord: 227 Entering Passive Mode (212,26,193,125,235,92). 09:32:01 Opdracht: MLSD 09:32:01 Antwoord: 150 Opening ASCII mode data connection for MLSD 09:32:01 Antwoord: 425 Unable to build data connection: Operation not permitted 09:32:01 Fout: Ontvangen van mappenlijst is mislukt

The ftp server has an IP in the 212 range so it is not local, the PORT command is something local but gets an 'Illegal PORT command' as response. Connection is then lost and I need to disconnect and reconnect to proceed.

#5567 Image corruption Bug report normal FileZilla Client fixed
Description

I was using filezilla to upload some images for my website's background. They are my desktop's wallpaper, and so I thought they would be perfect for my site as well. However, every time I upload any of my wallpaper images, they become corrupt on my server.

I have been able to upload countless other images and files with 0 problems. I cannot fathom what or how these images differ from any other images. I have changed the image type (.jpg to .png), I have tried resizing them to be smaller (from 1920x1080 to 1280x720 and 300x400), to no avail. I have also tried several of my wallpaper images and they all become corrupt on my server using filezilla. I know it is not my server because using my cpanel's upload tool, the images uploaded fine to the same place, with the same other details.

I will attach 2 of my images that corrupt every time I upload.

#11298 Image upload scrambled Bug report normal FileZilla Client invalid
Description

I upload new images to my web site and for the past few months new images appear on the incorrect page. I use Microsoft Frontpage and that is all I use for the web site. I delete incorrect images and try over but they keep getting mixed up and loaded onto incorrect pages

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