Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (3201 - 3300 of 8171)

Ticket Summary Owner Type Priority Component Resolution
#7773 GnuTLS error -53: Error in the push function. Other normal FileZilla Client duplicate
Description

I'll get this error after ftp login.

Log:


Status: Adres oplossen van ftps.omgevingsloket.nl Status: Verbinden met 94.228.135.136:21... Status: Verbinding aangemaakt, welkomstbericht afwachten... Antwoord: 220 (vsFTPd 2.2.2) Commando: AUTH TLS Antwoord: 234 Proceed with negotiation. Status: TLS initialiseren... Status: Certificaat controleren.... Commando: USER ftp_g201 Status: TLS-/SSL-verbinding gemaakt. Antwoord: 331 Please specify the password. Commando: PASS Antwoord: 230 Login successful. Commando: SYST Antwoord: 215 UNIX Type: L8 Commando: FEAT Antwoord: 211-Features: Antwoord: AUTH SSL Antwoord: AUTH TLS Antwoord: EPRT Antwoord: EPSV Antwoord: MDTM Antwoord: PASV Antwoord: PBSZ Antwoord: PROT Antwoord: REST STREAM Antwoord: SIZE Antwoord: TVFS Antwoord: UTF8 Antwoord: 211 End Commando: OPTS UTF8 ON Antwoord: 200 Always in UTF8 mode. Commando: PBSZ 0 Antwoord: 200 PBSZ set to 0. Commando: PROT P Antwoord: 200 PROT now Private. Status: Verbonden Status: Mappenlijst ophalen... Commando: PWD Antwoord: 257 "/" Commando: TYPE I Antwoord: 200 Switching to Binary mode. Commando: PASV Antwoord: 227 Entering Passive Mode (94,228,135,136,47,0). Commando: LIST Fout: GnuTLS error -53: Error in the push function. Fout: Verbinding verloren Fout: Ontvangen van mappenlijst is mislukt

#7774 Search text within a file Feature request normal FileZilla Client rejected
Description

It would be great to get to have the option (find, find and replace) to get to search, find and replace a text within a file in the local (server) side.

#7775 too many connections Bug report high FileZilla Client outdated
Description

my web host, pacifichost.com supports 6 concurrent connections. Ive tried filezilla and like it but one thing is making me switch to smartftp...

Status: Connection established, waiting for welcome message... Response: 421 Too many connections (8) from this IP Error: Could not connect to server

Even though I set under settings - transfer max simultaneous transfers to 4, somehow it keeps going OVER this hard limit.

And my web host then blocks me out for about a half hour. Other ftp apps this isnt a problem. I would say this is a showstopper.

Please fix this asap.

Thanks

#7776 Can't fix "Error loading XML file" in Mac Bug report normal FileZilla Client outdated
Description

i searched for solutions on how to fix this error but i'm not sure why i'm still getting this.. i also tried uninstalling FileZilla app and installing it again but alas, still no luck i really need some help in this.

#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

#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

#7787 Crash on ftp upload Bug report normal FileZilla Client fixed
Description

At any attempt of uploading a file FileZilla crashes. I also opened a ticket on LaunchPad: https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/858146

Last part of my /var/log/syslog file: Oct 14 19:57:01 corrado-TravelMate-7750G kernel: [ 2329.923839] process `skype' is using obsolete setsockopt SO_BSDCOMPAT Oct 14 20:08:25 corrado-TravelMate-7750G kernel: [ 3013.952422] show_signal_msg: 12 callbacks suppressed Oct 14 20:08:25 corrado-TravelMate-7750G kernel: [ 3013.952426] filezilla[2767]: segfault at 1e31990 ip 0000000001e31990 sp 00007fff5e0906c8 error 15 Oct 14 20:17:02 corrado-TravelMate-7750G CRON[3017]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Oct 14 20:20:30 corrado-TravelMate-7750G kernel: [ 3738.073537] filezilla[3070]: segfault at c8 ip 00007fd6306ea103 sp 00007fff66ded870 error 4 in libwx_gtk2u_core-2.8.so.0.7.0[7fd630512000+386000]

FileZilla Client


Version: 3.5.0

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2011-08-06 Compiled with: gcc (Ubuntu/Linaro 4.6.1-5ubuntu2) 4.6.1 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++0x

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.10.5

Operating system:

Name: Linux 3.0.0-12-generic x86_64 Version: 3.0

#7788 Enabling TLS 1.2 causes a GnuTLS error -9 Bug report high FileZilla Client outdated
Description

I'm hosting a FTP server with explicit TLS and recently enabled TLS 1.1/1.2 on it. Now a few users reported to me (and I could reproduce this) that they couldn't connect to the server due to a GnuTLS error being displayed. Other clients using GnuTLS (but those are using newer version from what they've told me) or Windows CryptoAPI/CNG (ie SmartFTP) can still connect flawlessy.

Server: IIS 7.5, SSL 3.0, TLS 1.0,1.1,1.2 enabled, explicit mode. (with 1.1/1.2 disabled, it works)

Logs:

Status: Resolving address of rev-crew.info Status: Connecting to x.x.x.x:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH command ok. Expecting TLS Negotiation. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::Failure(-9, 10053) Error: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CRealControlSocket::OnClose(10053) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Status: Waiting to retry... Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64)

#7790 Display error Bug report normal FileZilla Client duplicate
Description

I have a display error when I'm using Fz.

The console hides the toolbar at the connection.

See the attached file for exemple.

#7791 Option to disable confirmation prompts on remote editing save/upload Feature request low FileZilla Client duplicate
Description

Please read the whole thing before you disregard it yet again. I am posting this as a new issue, even though it is a very old issue, because the alternative would be to reopen one or all of these issues:

http://trac.filezilla-project.org/ticket/4694 http://trac.filezilla-project.org/ticket/2914 http://trac.filezilla-project.org/ticket/2992 http://trac.filezilla-project.org/ticket/2341 http://trac.filezilla-project.org/ticket/5295 http://trac.filezilla-project.org/ticket/1670 http://trac.filezilla-project.org/ticket/5582 http://trac.filezilla-project.org/ticket/5005 http://trac.filezilla-project.org/ticket/5303 http://trac.filezilla-project.org/ticket/5157 And on the forums: http://forum.filezilla-project.org/viewtopic.php?t=14672 http://forum.filezilla-project.org/viewtopic.php?f=2&t=5416 http://forum.filezilla-project.org/viewtopic.php?f=2&t=20445 http://forum.filezilla-project.org/viewtopic.php?f=2&t=20554 http://forum.filezilla-project.org/viewtopic.php?f=2&t=20081

I have read every single post of every thread listed above, and I fully understand the technical issues raised -- really, I do. Codesquid/botg, you seem to regard this as a foolish request for a minor feature that would cause major problems. But the risk is on the extreme fringe -- a vanishingly small percentage of the FileZilla userbase whose presumed stupidity somehow outweighs the NEEDS of the vast majority who only edit small text files.

The confirmation prompt is not a minor annoyance, it's a major and unnecessary BOTTLENECK IN OUR WORKFLOW. I sometimes save/upload/refresh SEVERAL TIMES PER MINUTE, often with several files at once. That prompt absolutely kills my productivity, but the only way I can get rid of it is with a hackish AutoHotkey workaround or to patch the source and recompile??? That's just ridiculous, and here's a list of other FileZilla users who have already taken the time to post on this ticketing system to express interest in this simple but crucial capability:

sparkey0 miked mslade jonathanbruder Redsandro viniciusandre triple5 mike810 martinsustek frogworth rufwork jdoree roti thlayli_x ultrasick s0l1dsnak3123 Troop116rules alisalaah mildavw baz4096 ciantic daemon72 Justy suamisoleh Pinchiukas Grzegorz whymydigg pontiac76/pontiac_76 kotecky buddhaflow bl4nk terasek galundin

And on the FileZilla forums:

doublethink jesus2099 jumpfroggy ElPazzo Ray Yates George-FZ kadarx abdullah512 masterdam79 pants pawz ryan4021 asmodeus qidizi azoundria

Please consider that list a petition.

Among all these tickets and forum threads, I found only ONE user who expressed full agreement with the current policy of requiring a prompt on every save/upload with no available option to bypass it:

charlieangel784 (...boco? He hasn't publicly disagreed with your stated position, but he has reluctantly admitted that the current situation is a real problem.)

The rest of us are not simply a vocal minority, we're the vast majority of your users, and we're a lot smarter than you give us credit for. We're not asking you to endanger the integrity of those fringe users' data, we're only asking you to give us the opportunity to gain an ENORMOUS improvement in the efficiency of our workflow through a simple NON-DEFAULT option with a very clear warning/disclaimer right in the GUI. There's NOTHING UNSAFE about that!!! It's not the developer's fault if grandma formats the root partition, and it's no reason to take away the format command just because somebody might accidentally destroy their data. Some amount of hand-holding safeguards are appropriate, but ultimately, you just can't save stupid users from themselves -- certainly not at the expense of the great majority who are unaffected by the risk in the first place.

So here's an original suggestion to legitimize this post as a new issue: whitelist and/or blacklist by filetype and/or external editor program. That's clear enough, right? Whitelisting would only allow bypassing the prompt on filetypes or editors known to be safe. Blacklisting would only forbid bypassing the prompt on filetypes or editors known to be at risk. The community could maintain the list(s) so you don't have to deal with the tedious details. Of course, it's easier to just have a bit more faith in the intelligence of your users -- or a healthy disregard for their self-caused problems -- but if you're adamant on protecting them from their own persistent ignorance, this is a solid solution. And please don't tell me it's a "technical impossibility." ;)

Seriously, though, thanks for all your hard work over the years. FileZilla is truly wonderful and very appreciated.

  • Andrew Lundin
#7795 wrong server save for files in queue.sqlite3 Patch normal FileZilla Client fixed
Description

In 3.5.1 (I don't test the old version).

step 1: launch filezilla, connect to server A, add file A1 to queue. step 2: connect to server B, add file B1 to queue. step 3: quit filezilla, use tool to view the data in queue.sqlite3, there's 2 records in servers table (A and B), but in the files table, both 2 records' server field is A (should be one for A and one for B)

#7796 Automatic upload when a previously opened file has been changed Feature request normal FileZilla Client duplicate
Description

Today, when I use Filezilla, a dialog box appears when a previously opened file has been changed, and I'm able to answer "yes" to upload the modified version of the file.

I would like a feature (with a checkbox in preferences) to do this automatically when a previously opened file has been changed, without having to switch to Filezilla and answer the dialog.

#7797 Connection problem ! Bug report critical FileZilla Client invalid
Description

It clearly state that a connection was establish after I put in hosting ,username,password . There are files in the local site but in the remote site it say file name , Then it say not connected , Therefore I am not getting the files I am expecting . Why is this happening If it state a connection at the top . Here is what I am talking about .

Status: Resolving address of www.secureyourfinancialfuture.us Status: Connecting to 66.96.147.102:21... Status: Connection established, waiting for welcome message... Response: 220- Response: 220 Ipage FTP Server ready Command: USER williejo Response: 331 Password required for williejo Command: PASS Response: 530 Login incorrect. Error: Critical error Error: Could not connect to server

#7798 550 No connections allowed from your IP Bug report critical FileZilla Client invalid
Description

It wont let me connect, here is the strand

Status: Resolving address of jamiejewellery.co.uk Status: Connecting to 80.240.88.52:21... Status: Connection established, waiting for welcome message... Response: 550 No connections allowed from your IP Error: Critical error Error: Could not connect to server Status: Resolving address of jamiejewellery.co.uk Status: Connecting to 80.240.88.52:21... Status: Connection established, waiting for welcome message... Response: 550 No connections allowed from your IP Error: Critical error Error: Could not connect to server

#7799 Toolbar icon disappear after connection is made Bug report high FileZilla Client duplicate
Description

When connecting to any of the sites in my connection list the toolbar icons disappear. I have been checking to see if this problem has been fixed in the new releases but have not seen anything, not knowing if you know about it I thought I would let you know. I have attached a screenshot to show you how i see it. Thank you very much I use this software every day keep up the good work.

#7800 Automatic directory refresh upon transfer completion Rahul Nanwani Feature request normal FileZilla Client fixed
Description

Currently (FileZilla Client 3.5.1), the target directory doesw not show the actual contents when an upload is completed. The user then has to manually refresh the diretory listing to confirm that the transfered data is there. be a If the directory would automatically refresh, this would not be necessary. Whether the refresh should happen per file transfer or group of transfers could be a user preference, as per file would generate a bit more traffic which might not be necessary for a specific user.

FileZilla version used below:

FileZilla Client


Version: 3.5.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-08-28 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 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#7802 Dragging a file to upload causes filezilla to crash Steve Naso Bug report normal FileZilla Client outdated
Description

Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0 Server (ProFTPD) [216.69.172.173] Command: USER sawunder Response: 331 Password required for sawunder. Command: PASS Response: 230 User sawunder logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (216,69,172,173,216,212). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226-Transfer complete. Response: 226 Quotas off Status: Directory listing successful Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of ftp.sabo.cc Status: Connecting to 216.69.172.173:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server Response: 421 No Transfer Timeout (300 seconds): closing control connection. Error: Connection closed by server

#7803 Wrong date - Same problem as Ticket #3698 Bug report high FileZilla Client duplicate
Description

Same problem as Ticket #3698

I get wrong date when listing the remote directory. sFTP on FreeFTPd ver 1.0.11 on win 2003 SP2 FileZilla Client is 3.5.1 running on windows 7 FreeFTPd is 1.0.11 on win 2003 SP2

From the log:


Command: pwd Response: Current directory is: "/" Command: ls Status: Listing directory / Status: Calculating timezone offset of server... Command: mtime "2010-08-17" Response: 4294967295 Status: Timezone offsets: Server: 1293629340 seconds. Local: 7200 seconds. Difference: -1293622140 seconds. Status: Directory listing successful


The dates listed in FileZilla is wrong. 2011-10-28 are listed as 1970-04-04. It can possibly be a problem in FreeFTPd, but WinSCP lists it correct. In WinSCP there is a switch "Misinterprets file stamps prior to 1970". This is set to Auto in my case. Would this be possible to implement in FileZilla?

#7807 Connection causes the LOG output to overlap the connection bar Bug report normal FileZilla Client duplicate
Description

Ever since I started using Filezilla I can't remember how long ago, it has failed to draw the window in exactly the same way in every subsequent release. I am now taking the time to file this ticket because it is becoming a nuisance

#7808 gnutls_transport_set_lowat has been removed from >gnutls-3 Patch normal FileZilla Client fixed
Description

The gnutls_transport_set_lowat function has been removed in >=gnutls-3 which causes a build failure. It was used to disable the lowat feature and apparently this is now always the case.

Therefore, the function shouldn't be used except for versions that require it.

#7809 Filezilla.XML sync between systems Feature request low FileZilla Client worksforme
Description

Hallo, ist es möglich, Filezilla auf mehreren PC's zu nutzen? also dass ich auf meinem heimischen PC in der Serververwaltung sämtliche Zugäng einrichte. bin ich nun unterwegs und muss kurz zugreifen, nehme ich mein Netbook, verbinde mich über UMTS mit dem Internet und öffne Filezilla.

dann hätte ich auch gerne alle Server (Zugänge) auf diesem Netbook. da alle FTP-Passwörter bei mir regelmäßig geändert werden (generierte Passwörter) wäre eine Synchronisation hier sehr pratkisch.

ich habe bereits versucht, dies über Dropbox zu lösen, doch bisher leider ohne Erfolg. (man kann den Pfad zur "ServerVerwaltungsDatei" nicht ändern.

#7811 Server Connection Timed Out Bug report normal FileZilla Client outdated
Description

I keep getting disconnected from my server right after I upload something. Even after a few seconds. I've talked to my hosting company and they have raised the inactivity time limit to 15 minutes and I still get disconnected from the server after just a few seconds. So everytime I upload something I have to reconnect to upload something else. The host company told me this is a FileZilla issue and I have to ask you for help and not them. I've included a sample of the error log from the last time I got disconnetced below. Please let me know if there is somethign I can do to stay connected to the server after I upload something. Thanks. Ramy.

Status: Directory listing successful Status: Retrieving directory listing... Command: CWD bonuses Error: Connection timed out Error: Failed to retrieve directory listing Status: Resolving address of velvetecstasy.com Status: Connecting to 216.131.122.57:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 22:23. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity.

#7812 FileZilla crash when Windows Homegroup device disconnected Bug report low FileZilla Client worksforme
Description

Filezilla crashes when I access my laptop from FileZilla, then disconnect the laptop from my Homegroup and try to navigate away from the laptop directory.

Steps to reproduce the crash:

  1. Connect a device to your homegroup
  2. Access the device on FileZilla (Local site) by going to
    COMPUTERNAME
  3. Disconnect the same device you access
  4. Attempt to navigate away from the device
#7815 reuse SSL session of control connection Bug report normal FileZilla Client rejected
Description

I've been testing in two Linux and two Windows systems on the same internet line. Everything works OK in Windows and even in Linux if running the Windows version of Filezilla through Wine!

The problem with the Linux version of Filezilla is, when connected to a FTPES server and trying to upload a file, it is uploading only around half a second, then it stops, timeouts, reconnects, continues the upload again for around half a seconds, timeouts, etc.

Sometimes if inactive for like a minute or two, it gives "425 Unable to build data connection: Operation not permitted" error, when trying to refresh.

Downloading seems OK.

Tested versions: 3.3.5.1, 3.5.1, 3.5.2-rc1.

Should you need more info, let me know.

#7818 Unable to connect Grace Cameron Bug report high FileZilla Client invalid
Description

I have entered all the information correctly provided to me by BrainHost, but still am unable to connect, the message is below.

Status: Resolving address of ftp.envisageearnings.com Status: Connecting to 69.175.48.74:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 20:10. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER gcenvisa Response: 331 User gcenvisa OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server

#7819 Can't open FileZilla 3.5.2 Bug report normal FileZilla Client outdated
Description

Downloaded 3.5.2_i686-apple-darwin9.app from FileZilla-project.org. Upon attempt to open the app received the message: "You can't open the application FileZilla_3.5.2-i686-apple-darwin9.app because it may be damaged or incomplete."

I searched the bug reports and forum for this problem and only found on the forum to compare the checksum of the file with that of the FileZilla Project checksum.

I'm currently running 3.5.1 and it works fine so I tried to download 3.5.1 and got the same message when I tried to open it.

Thanks, Kirk

#7821 Make kiosk mode available in the preference window and set it by default to 1 Bug report high FileZilla Client outdated
Description

So it's about the storage of unencrypted password ... I know a lot of ticket has been posted about this, but there is a reason for that.

I perfectly understand your reason to do that and I understand it's "by design". I know you can fix that problem with the kiosk mode option in the filezilla.xml file.

I just think that :

1) This option should be available directly in the preference window of the client gui. It's not an "advanced" setting, it's a critical setting so you shouldn't hide it in some xml file. A lot of people want to change that behaviour of storing the password, and so go to the preference window ... and find nothing. Adding that cost you nothing, even in term of "design" or "philosophy".

2) When first using this software you don't know your password is gonna be logged in clear text, nothing tell it to you. In the whole software industry nobody do that, even Micro$oft with Int€rn€t €xplor€r ask before storing a password. User should be aware of that. So there is 2 solutions : you ask the user the first time at the first use or you put the default value of kiosk mode to 1 (so you still log an history of servers but without the password).

To conclude, I can understand that by design you want to make your users life easy, but I can't understand that you want to store ssh (sftp) password in plaintext without him knowing about it. I'm just asking you to make users more aware of that choice, to help them make enlightened choices.

#7823 Unable to access file and complete transfer after recent update Bug report high FileZilla Client outdated
Description

I recently received an update notification and downloaded/installed FileZilla Client 3.5.2. Since then, I cannot get a file to transfer. I have been uploading a similar file for over two months and now, only after the update, it will not transfer.

Please help.

Thank you, Chris

#7826 Site manager: Scroll list when reaching boundaries Bug report normal FileZilla Client duplicate
Description

When moving an entry with the mouse, the list should scroll on reaching the upper or lower boundary. At the moment, it is not possible to reach folders that are out of sight in case there are many entries.

#7831 Strip VMS revisions option doesn't work. Here is a fix Patch normal FileZilla Client rejected
Description

Hi, The Strip VMS revisions doesn't seem to work on OpenVms servers. It's used at some places in the code, but it's missing in the ParseAsVms() method. I propose this fix that will, in this method only, check if the option is enabled and if we are dealing with a file. If so, we strip the version number from the file.

The result is that the folder listing is now more containing the version numbers, and downloading a file will now get the correct filename, stripped of it's version number (which is useless on windows/unix systems).

Also, the downloaded file is the most recent one (the most updated version from the server).

#7832 The client toolbar will disappear in win 7 Bug report normal FileZilla Client wontfix
Description

Open filezilla client and create a connection to a ftp server for downloading a big file. Then I switch the other window and switch back. The toolbar disappears. When mouse focous on the button's position the buttons appear again. But the other area remain the same. This situation occours sometime.

#7834 Download does not stop Bug report high FileZilla Client outdated
Description

I put in the queue 2 file and ans to start download from server. It passed the size of the file and contnued until i terminated the program. The time left pass the EOF didnot move, Percent stayed at 100% moved size kept increasing above the original. See enclosed jpg of the screen. Both files after program termination were damaged. Transfer type was on Auto.

#7835 530 error Bug report normal FileZilla Client invalid
Description

Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 07:12. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER aemyers1 Response: 331 User aemyers1 OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server

#7836 Crashes when drag files from server to local Bug report high FileZilla Client outdated
Description

When I drag some files from server file list to a local folder, it crashes.

Ir returns a message when I exec filezilla from command line:

Segmentation fault

I'm using Filezilla 3.5.0

#7837 Problem Uploading via FTPS. Bug report blocker FileZilla Client fixed
Description

I recently installed Fedora 16 onto my laptop. Since then I have been having trouble uploading over FTPS. This affects both FTPS and FTPES modes, and only affects uploads.

What happens is that the upload proceeds for only a few Kilobytes, then the connection times out and the upload resumes (REST). For another few Kilobytes, then times out again. Et. Cetera.

Trying an older version of FileZilla on Ubuntu works fine. However, an older version of FileZilla on Fedora still fails. My guess is that the problem might be due to the version of GnuTLS on Fedora, but this is only a guess. Below are the details of the versions of FileZilla I have tested.

Fedora (not working):

FileZilla Client


Version: 3.5.1

Build information:

Compiled for: x86_64-redhat-linux-gnu Compiled on: x86_64-redhat-linux-gnu Build date: 2011-08-31 Compiled with: gcc (GCC) 4.6.1 20110804 (Red Hat 4.6.1-7) Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g -fexceptions -std=gnu++0x

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.12.7

Operating system:

Name: Linux 3.1.1-1.fc16.x86_64 x86_64 Version: 3.1

  • Note, I also tried version 3.3.3 on Fedora 16 with the same result.

Ubuntu (working):

FileZilla Client


Version: 3.3.5.1

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2010-12-12 Compiled with: gcc (Ubuntu/Linaro 4.5.1-12ubuntu1) 4.5.2 Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.11 GnuTLS: 2.8.6

Operating system:

Name: Linux 2.6.38-12-generic x86_64 Version: 2.6

I have two log files attached. ftp-log-working.txt shows the log from the Ubuntu client performing a successful upload. ftp-log-broken.txt shows the log from the Fedora client.

In the broken log, you can see the problem spot:

-- 12:25:35 Response: 150 File status okay. About to open data connection. 12:25:35 Trace: CFtpControlSocket::TransferParseResponse() 12:25:35 Trace: code = 1 12:25:35 Trace: state = 4 12:25:35 Trace: CFtpControlSocket::SendNextCommand() 12:25:35 Trace: CFtpControlSocket::TransferSend() 12:25:35 Trace: state = 5 12:25:35 Trace: CTlsSocket::OnRead() 12:25:35 Trace: CTlsSocket::ContinueHandshake() 12:25:35 Trace: Handshake successful 12:25:35 Trace: Session resumed 12:25:35 Trace: Cipher: AES-256-CBC, MAC: SHA1 12:25:35 Trace: CTransferSocket::OnConnect 12:25:35 Trace: First EAGAIN in CTransferSocket::OnSend() 12:26:15 Error: Connection timed out --

But in the working log you see:

-- 07:24:55 Response: 150 File status okay. About to open data connection. 07:24:55 Trace: CFtpControlSocket::TransferParseResponse() 07:24:55 Trace: code = 1 07:24:55 Trace: state = 4 07:24:55 Trace: CFtpControlSocket::SendNextCommand() 07:24:55 Trace: CFtpControlSocket::TransferSend() 07:24:55 Trace: state = 5 07:24:55 Trace: CTlsSocket::OnRead() 07:24:55 Trace: CTlsSocket::ContinueHandshake() 07:24:55 Trace: Handshake successful 07:24:55 Trace: Session resumed 07:24:55 Trace: Cipher: AES-256-CBC, MAC: SHA1 07:24:55 Trace: CTransferSocket::OnConnect 07:24:55 Trace: First EAGAIN in CTransferSocket::OnSend() 07:24:55 Trace: CTlsSocket::OnSend() 07:24:55 Trace: Made progress in CTransferSocket::OnSend() 07:24:56 Trace: CTlsSocket::OnSend() 07:24:56 Trace: CTlsSocket::OnSend() ... --

CTlsSockt::OnSend() continues until I cancel the transfer. I am not sure why the broken log stops after the EAGAIN error.

Please let me know if I can provide any other information that might be useful.

#7838 No files showing in FTP Bug report high FileZilla Client outdated
Description

Unable to view any files in the server. Each folder shows a question mark. When viewed in a different FTP software, it will show all the existing files, but not with FileZilla software. Need problems fixed.

#7839 TCP connections left open in "wait state" can cause IP DoS lockout Feature request normal FileZilla Client wontfix
Description

FileZilla appears to not be closing or reusing existing open TCP connections during download from server, relying instead on the server to time them out and close them on the remote end. For some servers that are not configured to do this within a short enough window, hundreds of TCP connections from the same IP can be manifested in a very short amount of time, often triggering an IP ban from the server (part of a DoS prevention strategy).

While I can see that this decision allows FileZilla to be really fast on downloads with a high volume of files, this does make it completely unusable for some server configurations.

Recommend making this practice optional. Provide a "reuse existing open TCP connections" option under Settings > Transfers to increase compatibility with those server configurations.

#7840 Site specific bookmarks not showing Bug report high FileZilla Client duplicate
Description

Reported 21 months ago... Still not fixed

http://trac.filezilla-project.org/ticket/5211

#7842 Downloading files with special characters Bug report normal FileZilla Client rejected
Description

The file contains a backslash, which is producing this issue:

Command: RETR Mr.Numbers-2011-12-06-15-11-44-Jump!\Jump! Full Version.1rc Response: 553 Prohibited file name: Mr.Numbers-2011-12-06-15-11-44-Jump!\Jump! Full Version.1rc Error: Critical file transfer error

#7846 Backups Feature request normal FileZilla Client rejected
Description

You should create an option in the settings to turn on automatic backup to iCloud or iDisk.

#7855 Cannot Connect to Server Other normal FileZilla Client fixed
Description

This is my Server Information Platform Type Debian

MySQL Version 5.0.91

Perl Version 5.8.8

PHP Version 5.2.2

Path to SendMail /usr/sbin/sendmail

Path to Perl /usr/bin/perl

Path to PHP /usr/local/bin/php

This is the message I get on Filezilla Status: Resolving address of ftp.xxxxxxxxxxxxxxxxxx.net Status: Connecting to 000.000.000.00:00... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.xxxxxxxxxxxxxxxxxx.net Status: Connecting to 000.000.000.00:00... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Error: Could not connect to server

I took out my website name and the IP address.

Am I having problems connecting because my host servers are Debian? I seen that mentioned on here

Please let me know whatever the problem is. Maybe my web host, ISP, or my firewall, home network. I really don't have a clue.

#7856 SFTP login failed with special character in password Bug report normal FileZilla Client worksforme
Description

We had created a new SFTP username and password for one of our servers and although the login was tested and worked with WinSCP, it returned an authentication failure using FileZilla.

The password's last character was a pound sign (£) and on the suspicion that it might be causing a problem, we removed that last character. The login then worked correctly on both WinSCP and FileZilla.

I've looked around the FileZilla wiki but can't find mention of non-alphanumeric characters in passwords with are likely to cause problems. Any information would be appreciated.

#7860 can't connect to server Bug report high FileZilla Client invalid
Description

this is the answer:

Estado: Conectando a www.impulsarte.com.mx... Respuesta: fzSftp started Comando: open "impulmx@…" 22 Comando: Pass: Error: La autenticación falló. Error: Error crítico Error: No se pudo conectar al servidor

Gracias

#7864 Signature Algorithms extension of ClientHello incomplete. Bug report normal FileZilla Client fixed
Description

FileZilla Client sends a TLSv1.2 (RFC 5246) ClientHello. TLSv1.2 requires servers to accept a Signature Algorithms extension on a ClientHello message, and gives the client the option to omit it if it desires the default (usually SHA1/RSA--see the RFC). FileZilla (using GnuTLS) is sending only one Signature Algorithms extension value--SHA512/RSA (6/1). This will cause a TLSV1.2 aware server to reject the ClientHello if it does not posses a SHA512/RSA signed certificate. Originally I thought this was a GnuTLS problem, so I sent this e-mail to them:

"Hello, I have been working on the implementation of the TLS 1.2 protocol. TLS 1.2 requires servers to handle the Signature Algorithms extension to the ClientHello handshake message. My reading of RFC 5246 (7.4.1.4.1.) indicates that if client presents the extension (it can be omitted) it should include all hash/signature algorithm pairs the client is willing to process. While running the latest version of FileZilla, which uses GnuTLS 2.10.4, the only proposed Signature Algorithm is {SHA512,RSA}. If I stick with the RFC, the handshake will fail, as my {SHA1,RSA} signed certificate is not in the list. I’m not saying Microsoft is always right (in this case I think they are), but IE8/Win7 sends 7 Signature Algorithms in the extension: {SHA256,RSA},{SHA384,RSA},{SHA1,RSA},{SHA256,ECDSA},{SHA384,ECDSA},{SHA1,ECDSA},{SHA1,DSA}."

The response I received from the GnuTLS developers was this:

"Hello, This is a configuration issue. Filezilla for some reason unknown to me only enables 256-bit ciphersuites and signature algorithms. If you use gnutls-cli with your server you'll see that gnutls sends all options."

#7866 did latest update now not connecting to server Bug report high FileZilla Client invalid
Description

I have a new computer that I downloaded the latest version 3.5.2, and now I cannot connect to server. Another co-worker tried to update her computer also to 3.5.2 and she cannot connect either. She was able to connect about 1/2 hr before she updated. Just keeps coming up with "connection timed out" then "could not connect to server"

#7867 pdf file data problem Bug report normal FileZilla Client outdated
Description

When I transfer a pdf file via FZ, the file will not work. When I try to open the file online, the following message is received: "Cannot extract the embedded font 'VRHUGW+TT15Ct00'. Some characters may not display or print correctly." After this, everything freezes. When I click okay on the dialog box, the file continues to load and only the header text is garbled. If I use DreamWeaver as FTP for the file everything works fine. Using WinMerge to compare the files says they are identical, yet the one transferred by FZ won't open correctly and the one transferred by DW does open correctly. This only started happening about two months ago. I can upload a copy and give you a link to it so that you can see the behavior if necessary, it is very repeatable.

Win 7 64 bit (all updates installed) Firefox 9.01 FileZilla 3.5.2 Acrobat Reader 10.1.1

#7870 Crash on drag and drop (ubuntu) Bug report normal FileZilla Client rejected
Description

When you drag content from FTP server to local folder, FileZilla crashes. This works on Windows 7, but on Ubuntu FileZilla client crashes.

#7872 FileZilla 3.5.3 update hangs on Windows XP Bug report critical FileZilla Client worksforme
Description

Just installed the FileZilla update, and it completely hangs every time I'm trying to connect to a server.

I saved the memory and hd dump from the Microsoft error report, but I don't know if I can send them without potentially exposing my accounts' passwords...

Below are my system details.

Thanks,

Oded.

FileZilla Client


Version: 3.5.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-01-08 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 XP (build 2600, Service Pack 2) Version: 5.1 Platform: 32 bit system

#7873 "GnuTLS error -12: A TLS fatal alert has been received." + "no shared cipher" rudiganteng Bug report normal FileZilla Client outdated
Description

GnuTLS error -12: A TLS fatal alert has been received.

in new version 3.5.3 win client, old version 3.5.2 works just fine. Server UNIX.

#7875 Upper and lower case problems in FileZilla and OS X Bug report critical FileZilla Client duplicate
Description

I notices a huge bug in Filezilla 3.5.3 (and older) when using it on Mac OS X: If you edit two files with different capitalization FileZilla get's confused and in worst case it overwrites the wrong file.

  1. Create a Test.txt and a test.txt in different directories (A and B) on the server
  2. Write click on both files and chose "View/Edit".
  3. Edit Test.txt and save it.
  4. FileZilla notices the change and asks if it should upload test.txt in A and then it asks again if it should upload Test.txt in A. So afterwards you have a test.txt and a Test.txt in Folder A.

Unfortunately I can't reproduce how it overwrites the file but it clearly happens as my style.css and Style.css got messed up two times! And as you can see with the 4 steps I described there seems to be a problem somewhere.

AFAIK the problem doesn't occur in Windows!

#7876 GnuTLS error -12: A TLS fatal alert has been received. Bug report normal FileZilla Client duplicate
Description

after upgrading to FileZilla Client


Version: 3.5.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-01-08 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 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

i got log: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server

i can connect to the same server using previous releases of filezile

OS Name Microsoft Windows 7 Ultimate Version 6.1.7601 Service Pack 1 Build 7601

#7877 since update to Filezilla 3.5.3 users can not connect to our server : FTPS over explicit Bug report critical FileZilla Client duplicate
Description

SERVER : vsftpd (2.0.7) Linux Red Hat 5

Error : GNUTLS error-12 : A TLS fatal alert has been received

We have a lot of partners connecting to our ftp every day and it's a very critical issue. With older versions of Filezilla we do not have any problem.

#7882 FileZilla Crashes when trying to download a number of files by dragging them from the server folder to a directory in my home folder Bug report blocker FileZilla Client outdated
Description

I use FileZilla 3.5.2 on a Linux Mint 12 (Lisa) plattform to connect to my Samsung Galaxy S2 Smartphone with Android 2.3 and the latest version of the App "Software Data Cable", which provides an FTP server for my phone's file system in my home network (over WLAN).

I can connet to the server without any problems, browse through the server file system and all folders and files are displayed correctly. However, when I want to download the content of my camera folder (about 100 JPEG-photos and 40 .mp4 video files) by marking all the files (click on first, Shift-click on the last file to be copied) and dragging them from the server folder window into the local folder window, Filezilla crashes.

I have attatched the Filezilla message log (file: "filezilla.log") which records the output from the launch up to the point when I opened the folder containing the files to download. When I dragged them over to my home folder the program crashed without any further output.

In addition to that I added a more useful log file from the gdb debugger, which shows the segmentation fault at the point of the crash. (file name: "filezilla crash.log")

I am running the Ubuntu 11.10 (Oneiric) based "Linux Mint 12" (Lisa) 64-bit on an Acer TravelMate 5740G Notebook with an Intel Core i5-430M and an ATI Mobility Radeon 5650 (using the proprietary fglrx driver for it). I also use the proprietary driver for the Broadcom WLAN card (package name is simply "wlan").

FileZilla Client


Version: 3.5.2

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2011-11-09 Compiled with: gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++0x

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.10.5

Operating system:

Name: Linux 3.0.0-12-generic x86_64 Version: 3.0

#7885 Files with modified date of 29th February cannot be transferred by read-only users via SFTP or FTP Bug report blocker FileZilla Client fixed
Description

I am running a Sun Solaris UNIX system with a future date. When the system created files dated 29th February 2012 and I tried to transfer them back to a windows machine, FileZilla is incorrectly appending the date to the start of the file name, thus making it impossible to transfer the files. Its some sort of leap year bug in the software.

On Solaris box:

$ ls | grep Bulk Bulk_STIP_PQ_jeconjrnl1.dat $ pwd /var/tmp

$ ls -ltr | grep Bulk -rw-r--r-- 1 jrnlextr intrfcs 2130198528 Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat

Filezilla attempted transfer:

Status: Starting download of /var/tmp/Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat Command: get "Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat" "C:\FTL Retirement\Bulk STIP\Feb 29 13_27 Bulk_STIP_PQ_jeconjrnl1.dat" Error: /var/tmp/Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat: open for read: no such file or directory Error: File transfer failed

#7887 Clear Private Data when closing the application Feature request normal FileZilla Client outdated
Description

Hi, I just noticed that at a few of my customer sites where I have connected with the Quickconnect feature, If you hit the reconnect button it will connect to the last session. This could be a security problem. To be more secure, could you create an option in the settings to clear the private data when the app closes like Firefox can.

Not sure how many of my customer sites can just open up the app now and hit reconnect and access my data until I manually go in and Clear Private Data from Quick Connect history.

#7892 error 5: access is denied Bug report normal FileZilla Client outdated
Description

Hello, I received this error: Failed to retrieve file times for: 'C:\Documents and Settings\Administrator\Local Settings\Temp\fz3temp-2\respan.txt' (error 5: access is denied.)

log: Command: RETR respan.txt Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for respan.txt (60032 bytes) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful, transferred 60,032 bytes in 1 second Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::OnReceive() Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)


logged in to an FTP server file was write only (permissions 200) I tried to download it but the transfer failed then I changed permission to 600 (added read) right clicked and said view/edit default editor is notepad.exe

filezilla locked up for about umm.... 5 minutes? 10 minutes? I feel like when the connection was dropped filezilla unfroze but I can't say. Also, after 5 minutes or so I received some error from notepad but I don't recall what it said. sorry.

I did not receive the error at the top until after it 'unfroze', about 5 minutes later

#7893 When attempting to upload an open file, FileZilla goes into an endless loop of errors Bug report normal FileZilla Client outdated
Description

Environment: ============ FileZilla v3.5.3. Windows 7 Ultimate, 64-bit. All latest patches installed. Details from "About" page are pasted in below.

Description: ============ Attempting to upload an open file causes FileZilla to go into a possibly endless loop of errors.

Steps to reproduce: =================== Connect to FTP server via SFTP. Open file in MS Word. Make an update. Save it. [Leave Word Open] Using Windows Explorer, drag file into FileZilla interface to upload it. FileZilla goes into a seemingly endless loop. The status pane shows: Error: local: unable to open C:\xxxxxxxxx\filename.doc Error: File transfer failed

I don't recall prior versions of FileZilla having this problem, but I can't be sure. (I just find it hard to believe I've never tried to upload an open file before, accidentally or on purpose.)

Suggestions: ============ -Error should be specific about why it can't upload the file (i.e. file open.) -Error should ask if you want to retry. -Error should only occur a maximum number of retries, either set or specified in the preferences.


FileZilla Client


Version: 3.5.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-01-08 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 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#7895 some controls do not resized. Bug report normal FileZilla Client outdated
Description
  1. single tab: panel
  2. multi tab: panel, treeview, listview

FileZilla Client


Version: 3.5.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-01-08 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 7601, Service Pack 1) Version: 6.1 Platform: 64 bit system

#7896 Password being incorrectly sent Bug report normal FileZilla Client outdated
Description

I can log into my server of choice using the same password using a different client, but trying to with FineZilla gets me: Response: 331 Password required for riwebserver Command: PASS Response: 530 Login incorrect. Error: Critical error Error: Could not connect to server

Now I know the password is correct. I just used it to log in via another client.

#7899 Unable to register with forum Feature request normal FileZilla Client duplicate
Description

Hi,

Sorry to bother people on here, but I cannot register with the forum.

The reason for this is because my email is info@....co.uk and my alternative is ....@…

Is there anyway of registering with either of these two emails? I certainly don't want to set up one specifically for Filezilla!!

Once again apologies for contacting through this method, but without registering I cannot contact anyone through forum!!

Regards

Rob

#7901 Refresh/repaint problem in GUI Bug report normal FileZilla Client outdated
Description

I use Filezilla few years. And for these years you still didn't fix this annoying bug: I use layout: Widescreen I use Position of a message log: Above the file list. I use Windows 7 and Windows XP (bug is visible on both). With these settings 'Quickconnect bar' is not refreshed properly during use when new messages are arriving to log (see screen attached, it is hardly visible in the screen, log messages overwrites it). This gives bad GUI experience to the user.

#7904 Symlink not recognised using Proftpd Server Bug report normal FileZilla Client duplicate
Description

Hello Guys,

Recently i have upgrade my proftpd server to last release (1.3.4a) on AIX servers (6.1) and filezilla client even at the last release (3.5.3) on Windows does not reconize anymore the symlinks. It happens only with filezilla clients. All other clients i have (standard ftp windows, standard ftp client on AIX) works perfectly but i'd rather filzilla for my customer because it's a very good client ! But now the symlinks are displayed as files and not as directories and we can not go into the symlinks. Mays be this issue is a combination of proftpd last release and filezilla but now i'am block. Any ideas would be very appreciated. Thanks for your support. Nicolas

#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

#7910 Unable to upload 550 The supplied message is incomplete. The signature was not verified. Bug report high FileZilla Client rejected
Description

Unable to upload files after web host enabled TLS 1.1/1.2, I can connect to the server and browse and download files, but uploading files fails:

FTP Server Microsoft FTP 7.5

Tried downgrading to 3.5.2, with the previous version of FileZilla it will not even connect. While I would normally in this case just turn off TLS 1.1/1.2 support on the server, but since I don't have such access I have worked around the problem by turning off TLS 1.1/1.2 on the client side. I also tried 3.5.3 from a Mac running OS X Lion, same result.

Here is the message log with debugging set to level 4:

20:13:07 Status: Connecting to XXX.XXX.XXX.XXX:21... 20:13:07 Status: Connection established, waiting for welcome message... 20:13:07 Trace: CFtpControlSocket::OnReceive() 20:13:07 Response: 220 Microsoft FTP Service 20:13:07 Trace: CFtpControlSocket::SendNextCommand() 20:13:07 Command: AUTH TLS 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 234 AUTH command ok. Expecting TLS Negotiation. 20:13:08 Status: Initializing TLS... 20:13:08 Trace: CTlsSocket::Handshake() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: CTlsSocket::OnSend() 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CTlsSocket::ContinueHandshake() 20:13:08 Trace: TLS Handshake successful 20:13:08 Trace: Cipher: AES-256-CBC, MAC: SHA256 20:13:08 Status: Verifying certificate... 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: USER XXXXXX 20:13:08 Status: TLS/SSL connection established. 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 331 Password required for XXXXXX. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: PASS XXXXXX 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 230 User logged in. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: OPTS UTF8 ON 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: PBSZ 0 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 200 PBSZ command successful. 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Command: PROT P 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 200 PROT command successful. 20:13:08 Status: Connected 20:13:08 Trace: CFtpControlSocket::ResetOperation(0) 20:13:08 Trace: CControlSocket::ResetOperation(0) 20:13:08 Trace: CFileZillaEnginePrivate::ResetOperation(0) 20:13:08 Status: Retrieving directory listing... 20:13:08 Trace: CFtpControlSocket::SendNextCommand() 20:13:08 Trace: CFtpControlSocket::ChangeDirSend() 20:13:08 Command: PWD 20:13:08 Trace: CTlsSocket::OnRead() 20:13:08 Trace: CFtpControlSocket::OnReceive() 20:13:08 Response: 257 "/" is current directory. 20:13:08 Trace: CFtpControlSocket::ResetOperation(0) 20:13:08 Trace: CControlSocket::ResetOperation(0) 20:13:08 Trace: CFtpControlSocket::ParseSubcommandResult(0) 20:13:08 Trace: CFtpControlSocket::ListSubcommandResult() 20:13:08 Trace: state = 1 20:13:08 Trace: CFtpControlSocket::ResetOperation(0) 20:13:08 Trace: CControlSocket::ResetOperation(0) 20:13:08 Status: Directory listing successful 20:13:08 Trace: CFileZillaEnginePrivate::ResetOperation(0) 20:13:11 Trace: CFtpControlSocket::FileTransfer() 20:13:11 Status: Starting upload of /FTPWorking/49.png 20:13:11 Trace: CFtpControlSocket::ParseSubcommandResult(0) 20:13:11 Trace: FileTransferSubcommandResult() 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: FileTransferSend() 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: CFtpControlSocket::TransferSend() 20:13:11 Trace: state = 2 20:13:11 Command: PASV 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CFtpControlSocket::OnReceive() 20:13:11 Response: 227 Entering Passive Mode (XXX,XXX,XXX,XXX,201,87). 20:13:11 Trace: CFtpControlSocket::TransferParseResponse() 20:13:11 Trace: code = 2 20:13:11 Trace: state = 2 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: CFtpControlSocket::TransferSend() 20:13:11 Trace: state = 4 20:13:11 Command: STOR 49.png 20:13:11 Trace: CTransferSocket::OnConnect 20:13:11 Trace: CTlsSocket::Handshake() 20:13:11 Trace: Trying to resume existing TLS session. 20:13:11 Trace: CTlsSocket::ContinueHandshake() 20:13:11 Trace: CTlsSocket::OnSend() 20:13:11 Trace: CTlsSocket::OnSend() 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CTlsSocket::ContinueHandshake() 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CFtpControlSocket::OnReceive() 20:13:11 Response: 150 Opening BINARY mode data connection. 20:13:11 Trace: CFtpControlSocket::TransferParseResponse() 20:13:11 Trace: code = 1 20:13:11 Trace: state = 4 20:13:11 Trace: CFtpControlSocket::SendNextCommand() 20:13:11 Trace: CFtpControlSocket::TransferSend() 20:13:11 Trace: state = 5 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CTlsSocket::ContinueHandshake() 20:13:11 Trace: TLS Handshake successful 20:13:11 Trace: TLS Session resumed 20:13:11 Trace: Cipher: AES-256-CBC, MAC: SHA256 20:13:11 Trace: CTransferSocket::OnConnect 20:13:11 Trace: CTlsSocket::Shutdown() 20:13:11 Trace: CTransferSocket::TransferEnd(1) 20:13:11 Trace: CFtpControlSocket::TransferEnd() 20:13:11 Trace: CTlsSocket::OnRead() 20:13:11 Trace: CFtpControlSocket::OnReceive() 20:13:11 Response: 550 The supplied message is incomplete. The signature was not verified. 20:13:11 Trace: CFtpControlSocket::TransferParseResponse() 20:13:11 Trace: code = 5 20:13:11 Trace: state = 7 20:13:11 Trace: CFtpControlSocket::ResetOperation(2) 20:13:11 Trace: CControlSocket::ResetOperation(2) 20:13:11 Trace: CFtpControlSocket::ParseSubcommandResult(2) 20:13:11 Trace: FileTransferSubcommandResult() 20:13:11 Trace: CFtpControlSocket::ResetOperation(2) 20:13:11 Trace: CControlSocket::ResetOperation(2) 20:13:11 Error: File transfer failed 20:13:11 Trace: CFileZillaEnginePrivate::ResetOperation(2)

#7911 Custom time format results in blank last modified column Bug report normal FileZilla Client wontfix
Description

When using the custom time format %H:%M:%S%P, the resulting Last modified column is blank. However, when using custom %H:%M:%S, the correct data/time is listed, without the am/pm.

I haven't tried other custom time settings because the %P option is the only of interest to me.

#7912 Filezilla does not recognize 'pageant' since version > 3.5.0 Bug report normal FileZilla Client fixed
Description

sftp authentication worked well until including version 3.5.0. Later versions ignore pageant, they just recognize plain key files.

I tested it with the latest version 3.5.3 on a 64-bit Win7 system and Pageant Release 0.60.

Error message on connect: Fehler: Disconnected: No supported authentication methods available (server sent: publickey,keyboard-interactive) Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

After downgrading to version 3.5.0, with exacltly the same setup, pagaent ist recognized again.

regards Alois

#7914 Encryption Pass in sitmanager Feature request high FileZilla Client fixed
Description

Hello, Today i have 1 question Why you do not encryption passwords save in sitemanager

See this screenshort: http://i.imgur.com/0DmwY.jpg

#7917 Latest version ftpes issue. Bug report high FileZilla Client duplicate
Description

When I use the latest version of filezilla and I want to connect a ftpes sitE, It shows this error. But I can connect it with the version 3.4.0

Status: Resolving address of traverse.icomproductions.ca Status: Connecting to XX.XX.XX.XX:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of traverse.icomproductions.ca Status: Connecting to 67.22.102.179:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server

#7918 (Client) All transfers fail (Mac and PC) following upgrade today Bug report critical FileZilla Client outdated
Description

An employee on Mac and I (PC) both upgraded this morning. Now all transfers fail. When trying to send a new file, it creates the instance of the file with a zero kb size on our remote server, then repeatedly tells you it already exists (apparently the zero kb version) and asks if you want to overwrite, repeatedly, without ever overwriting or allowing the transfer.

#7919 cannot log into to ftp to retreiive files - please help Other high FileZilla Client outdated
Description

hello, I am trying to download files of my website that were here. using below information. I get an error: could not connect to server ""Uploading Your Website FTP Hostname: ftp.gurudwaraturlock.com Username: gurud@… Password: mander80 When you connect by FTP, you will find various folders in your FTP space. Please do not delete any of the folders and upload your site in public_html folder. please download the ftp software from filezilla.com website it is free and software name is filezilla""

can you please help how i can access my files? thank you Briji b_randhawa@… 540-849-7913

#7920 FTP passive connection is not closed Bug report high FileZilla Client invalid
Description

Create a binary file with contents: ff 00 00 00 Send it over FTP in passive mode, the connection hangs un-closed, thus server locks the file until timeout reaches, then Filezilla Client repeats an attempt to send the file, obviously failing as the file is locked on the server.

This is not the only file that makes filezilla hang a connection. A lot of UTF-16 files causes the same problem. Maybe all, don't know.

According to Wireshark, FTP-Data message of 4-bytes length is never followed by a FIN message, neither it is FIN itself.

Configuration: OS: Windows 7 SP1 7601, 32bit Filezilla: 3.5.3, build 2012-01-08 Server: Gene6 FTP Server 3.10.0 build 2

#7922 Default for the Already Connected dialog Patch high FileZilla Client duplicate
Description

Others have already requested this change a year or two ago. It's a usability issue that should have been given a fairly high priority but seems to have "slipped between the cracks" and not yet been implemented. I hope that it is resolved soon, since it shouldn't be all that hard to accomplish.

Forum member krog puts it elegantly in ticket 5067 at http://trac.filezilla-project.org/ticket/5067 so there's no need for me to spell it out again.

It annoys me every single time that I run the FileZilla client, so please do it ASAP. Thanks in anticipation!

#7924 Error message: XML-document not well formed Bug report high FileZilla Client duplicate
Description

I try to install the latest version of FILEZILLA. At the end of the installing process I get the message "File could not be loaded. The XML-document is not well formed. Error reading end tag."

I checked the old tickets and found that #5333 reported the same problem 22 months ago. Do you not intend to fix the bug?

#7927 Drive/folder icons disappeared Bug report high FileZilla Client outdated
Description

Hi,

I'm experiencing a bug where the folder and drive icons do not get displayed at all in the "local site" and "remote site" (see the attached)

FileZilla Installation information: OS Installation - C: FileZilla Installation - E:

FileZilla Client


Version: 3.5.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-08-28 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 Server 2003 (build 3790, Service Pack 2) Version: 5.2 Platform: 32 bit system

  • sans
#7928 Critcal file transfer error when filename contains a space as the first character Bug report normal FileZilla Client duplicate
Description

Files with a space as the first character in the filename do not transfer successfully.

Response: 550 File not found Error: Critical file transfer error

FileZilla Client 3.5.3 FileZilla Server 0.9.34 beta

#7930 Failing to Download Bug report normal FileZilla Client rejected
Description

When downloading a file from our 'audio out' folder the process failed when other FTP servers succeeded.

#7931 Filezilla always opens maximised in Ubuntu 11.10 Bug report low FileZilla Client fixed
Description

Filezilla 3.5.0 always opens maximized from the Unity Launcher in Ubuntu 11.10. I have tried resizing the window and placing it in different positions on the desktop before closing but Filezilla is ignoring this and opening maximized regardless.

3.5.0 is the latest version available in Synaptic for Ubuntu 11.10

#7932 Download Pop-Up Menu Option Disabled Bug report blocker FileZilla Client invalid
Description

I've used FileZilla for a long while and have never had issues on any machine. However, I just installed on a new Windows 7 machine. Once connected, the "Download" pop-up menu options is disabled for all files 7 folders.

I've searched the menu and setup options thoroughly and have searched the forum and online for answers and haven't found any. Please advise.

Details:

  • Windows 7
  • Running FileZilla v3.5.3
  • Running app as administrator and not doesn't matter

Also, I had a previous image on this same machine before that ran FZ with no issues.

#7937 TLS broken in 3.5.3 Mac Client Bug report critical FileZilla Client duplicate
Description

GnuTLS error -12: A TLS fatal alert has been received. TLS worked in 3.5.2 on Mac (intel). Reverting worked.

Status: Resolving address of x.x.org
Status: Connecting to #.#.#.#:21...
Status: Connection established, waiting for welcome message...
Response: 220 (vsFTPd 2.0.5)
Command: AUTH TLS
Response: 234 Proceed with negotiation.
Status: Initializing TLS...
Error: GnuTLS error -12: A TLS fatal alert has been received.
Error: Could not connect to server
#7938 Feature request: url capture joel.elias.333 Patch normal FileZilla Client rejected
Description

Before I was introduced to your wonderful software, I used the freeware LeechFTP which has a feature I find extremely helpful:

If was viewing a web page, with LeechFTP also running, and the web page had links to pdf files or some other type I wanted to download, simply by copying the link, LeechFTP would capture that link and automatically download the file to whatever directory LeechFTP was set to.

It would be wonderful if this feature could be added to FileZilla.

Thank you.

#7939 Empty directory listing bug Bug report low FileZilla Client outdated
Description

I've got the following trouble in all FileZilla versions i had used including the latest (3.5.3)

Empty directory listing doesn't work properly (in both passive and active mode). When i try to open an empty directory or upload a file in an empty directory opening or upload fails in most cases (about 85% – sometimes, seemingly randomly, it passes).

I presume that this is server-related trouble but since the server is a popular public host with very "standard" settings the trouble could be resolved. Some other FTP-client (but not all) are working properly with this server

In the attachment is the log of uploading the file in an empty directory.

Below is my system parameters:

Windows 7 64-bit AMD Athlon 64 X2

#7940 Firefox works ok but Filezilla do not Bug report normal FileZilla Client outdated
Description

Hi !.

This is a report, I think it is not a bug, but if you can help me, I ( and others ) would greatly appreciate...

Thanks in advance,

Octavio.

Using the same transparent proxy. Firefox 10.0.2 works ok, but Filezilla 3.5.3 don't. Or in other words, Firefox list ok the directory, but Filezilla do not.

Here the trace:

Status: Resolving address of ftps23.brinkster.com Status: Connecting to 65.182.101.193:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER brinkster/havanatur Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for brinkster/havanatur. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User brinkster/havanatur logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 Windows_NT Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-FEAT Trace: CFtpControlSocket::OnReceive() Response: SIZE Response: MDTM Response: 211 END Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/havanatur" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 200,55,141,158,82,96 Trace: CFtpControlSocket::OnReceive() Response: 200 PORT command successful. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 425 Can't open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of ftps23.brinkster.com Status: Connecting to 65.182.101.193:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER brinkster/havanatur Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for brinkster/havanatur. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User brinkster/havanatur logged in. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/havanatur" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PORT 200,55,141,158,82,148 Trace: CFtpControlSocket::OnReceive() Response: 200 PORT command successful. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CFtpControlSocket::OnReceive() Response: 425 Can't open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 5 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2) Status: Sending keep-alive command Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: NOOP Trace: CFtpControlSocket::OnReceive() Response: 200 NOOP command successful. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: NOOP Trace: CFtpControlSocket::OnReceive() Response: 200 NOOP command successful. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: NOOP Trace: CFtpControlSocket::OnReceive() Response: 200 NOOP command successful. Trace: Skipping reply after cancelled operation or keepalive command. Status: Sending keep-alive command Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/havanatur" is current directory. Trace: Skipping reply after cancelled operation or keepalive command. Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0)

#7942 Problem transfering directory with name "1ab cd ef" which becomes "cd ef" Bug report high FileZilla Client worksforme
Description

Hello

I've a problem transfering a directory from my computer Windows to a UNIX computer.

The directory's name is "1ab cd ef" and the name of the distant computer directiry becomes "cd ef". That is on the filezilla view but if we connect to distant computer with Telnet (for example), it is the right name "1ab cd ef"

Thank you for your help

#7944 GnuTLS error -9 Bug report normal FileZilla Client fixed
Description

Hello,

I have just installed Filezilla Client 3.4.0 running on a fresh install of CentOS 5.6. (linux 2.6.18-238.el5.i386) wxWidgets is running 2.8.12 and GnuTLS is 2.8.5. I am attempting to connect to a FTPS site that requires a public authentication key, which has been already loaded. When I attempt to connect, I get the following error:

2012-02-28 16:33:08 27436 3 Status: Resolving address of ftp.*.com 2012-02-28 16:33:08 27436 3 Status: Connecting to 65.118.7.*:22... 2012-02-28 16:33:08 27436 3 Status: Connection established, initializing TLS... 2012-02-28 16:33:08 27436 3 Error: GnuTLS error -9: A TLS packet with unexpected length was received. 2012-02-28 16:33:08 27436 3 Status: Server did not properly shut down TLS connection 2012-02-28 16:33:08 27436 3 Error: Could not connect to server

I know this is a good FTP site as I am able to connect to it via FileZilla on my personal workstation.

Any idea/help/support would be greatly appreciated.

Thanks!

#7948 Active ftp over socks proxy implemented incorrectly Bug report low FileZilla Client duplicate
Description

In Filezilla 3.5.3, specify active ftp and no fallback, and a socks5 proxy. Connect to a ftp server, this is done correctly over the socks proxy. Download something, and observe that a *passive* data connection is created over the socks proxy instead of an active one.

#7951 530 User cannot log in Bug report normal FileZilla Client duplicate
Description

Hi,

I have the same problem since many days and I cannot connect to 1&1 for uploading my blog. I don't know what to do. I have checked many time that I have entered the right username and its password... but it doesn't work. I have a Windows Vista system. May you help me please ? I copy what Filezilla writes :

Statut :	Résolution de l'adresse de beaute-ecolo.com
Statut :	Connexion à 212.227.195.141:21...
Statut :	Connexion établie, attente du message d'accueil...
Réponse :	220 Microsoft FTP Service
Commande :	USER dbo406582524
Réponse :	331 Password required for dbo406582524.
Commande :	PASS **********
Réponse :	530 User cannot log in.
Erreur :	Erreur critique
Erreur :	Impossible d'établir une connexion au serveur

Thanks.

#7953 FileZilla Client crashes when IPv6 to IPV4 translation is used after Bug report high FileZilla Client fixed
Description

FileZilla Server 0.9.41 beta running on XP_SP3 at IPv4; FileZilla Client 3.5.3/32bit on XP_SP3 atIPv6; -> ipforwarding instancy build up using linux-wrt (ipgateway.d -> login from IPv4 Client OK; all in passive mode -> after a few seconds after

EPSV -> Entering Extended Passive Mode (
|1822|)

MLSD -> 425 Can't open data connection. Error: Failed to retrieve directory listing

-> FileZilla Client crash, when running the configuration assistent

-> Passiv -> fallback to active mode -> use following IP address fed0:1874:a001::209 -> ask OS for Port -> Test -> see attached *rtf for exact crash details

#7955 Can't browse Cyrillic folders on the remote server but total commaner browse it so problem is not on the server. Bug report normal FileZilla Client outdated
Description

Program Version: 3.5.3 When I encounter some folders on the remote server that have some or all of the characters in Cyrillic, they are displayed by the fine, but as soon, as I click on it, the second folder gets created with the wrong charset. The program takes me to the wrong charset folder, while the folder that has normal Cyrillic characters doesn't disappear. When I try to click on the correct version, it sends me back to the folder duplicate with the wrong charset. I can see all of the files and folders inside of the wrong charset folder, but I cannot do anything with them, only look at them. It gives me an error if I try to download or view files, or browse nested folders. When I type the directory path in address bar - same thing happens.

#7956 FileZilla doesn't work with vsftpd using SSL Bug report critical FileZilla Client duplicate
Description

Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of kpaste.net Status: Connecting to 94.23.155.23:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 (vsFTPd 2.3.2) Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 Proceed with negotiation. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::Failure(-12, 53) Trace: GnuTLS alert 40: Handshake failed Error: GnuTLS error -12: A TLS fatal alert has been received. Trace: CRealControlSocket::OnClose(53) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Status: Waiting to retry...

#7961 Automatic parse clipboard during pasting to Quickconnect bar Feature request normal FileZilla Client duplicate
Description

example i get url from internet ftp://190.144.167.33/DAPA/jcardona/SUSE/SLES-11-DVD-x86_64-GM-DVD1.iso

click to host in quickconnect bar and it will automatically fill HOST, USERNAME, PASSWORD and PORT, connect and start downloading file

thank you

#7964 File Upload Infinite-Loop Bug report critical FileZilla Client outdated
Description

I have been trying to upload a file for the past few days. When it gets to 100%, it starts all over again never allowing the file to be actually uploaded. I have restarted my computer several times, I have updated the program, I have cleaned my cache, and still the same problem. I really need to get my file uploaded. What else can I try?

#7968 crash upon saving or connecting in Site Manager dialog (xorg 1.12) (oxygen-gtk 1.2.2) Bug report normal FileZilla Client invalid
Description

Filezilla crashes upon saving or attempting to connect to a host in the Site Manager dialog.

Started on the commandline the following message is displayed:

tom ~  $  filezilla
The program 'filezilla' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 39845 error_code 3 request_code 155 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

I believe that the problem occured with the latest xorg-server upgracde. I haven't noticed any crashes with any other gtk applications.

Archlinux: KDE 4.8.1-2 xorg-server 1.12.0-1 filezilla 3.5.3-1

#7970 schneller lernen Requirements Comprehending Bug report normal FileZilla Client invalid
Description

Learning is often a resource that promotes one’s life and that is the rationale we differentiate a literate and an illiterate. Mastering will not be just to obtain information and facts nevertheless it enriches you with awareness which could possibly be carried out with your daily life. Discovering new factors certainly will help you to grasp modern items which might truly cause you to to acquire suitable final decision as part of your life. It can help you to achieve practical experience without having you going through it so studying method should be efficient. You will find handful of concepts of learning which we need to know. Finding out makes us to be aware of the notion of world and in addition finding out has its possess perception. Each individual personal have a look at understanding in numerous notion as it has no boundaries and it truly is an ocean and you can maintain travelling deeper and deeper. Whatever you understand is what you project or provide however you are not able to say that it's the end result of instruction as understanding will not be just depending on schooling but it surely is actually according to how it has long been grasped by the listener. The variation could be amongst the listeners but not the coach as she or he teaches inside the comparable way to every person existing during the classroom meaning the instruction is similar to all even so the talent and grasping electric power from the listeners differs. The dull ones may well fully grasp the principle later on then the talented listener which proves discovering requires understandability. Without having knowing the fabric just one can not learn, memorize, recall and supply. So in case your finding out has to be efficient then you definitely ought to improve your capability to realize and that involves concentration and on whatever you try to understand. For schneller lernen you need to concentrate to factors relevant to it and this learning method could well be successful as well.

schneller lernen via Rational Discovering

It's essential to have heard about rational mastering, the notion utilized by quite a few discovering centers for effektiver lernen. This concept can help you in marketing new studying along with the support of the previous learning methodology. Rational discovering helps make you to relate new factors on the mature kinds which that you are already knowledgeable of. This relating technique can help in retaining your new finding out within your mind. As you consider issues along with the help of illustrations equally this technique of discovering is additionally an efficient 1. Most of them will not be conscious that understanding needs apply. They focus, recognize and study but whenever they overlook to follow they would surely unlearn it. For instance if you want to participate in a sport, it would actually not be good enough to engage in it only once to contend, however you want true time practice in taking part in the game which might make you a good competitor. Not only sport requirements apply, certainly discovering requires very good follow. Lack of rehearsal would cause you to to forget about all the things and also you would turn out to be blank. Should you are likely to understand some thing new, just apply them each and every day by implementing any sort of approaches which appears to operate out perfectly. This fantastic tuning is essential for schneller lernen approach. Whenever you check out pupils they try to memorize the answers with no understanding the ideas. This may possibly work out within the really upcoming day but it would not final much more than that. Groundwork has proved which the time you're taking to keep in mind the solution can be time you're taking to neglect. You would possibly even instantly forget about the solution which you go through few minutes back again so in no way force all by yourself to recollect the answers as it could be a mere waste. So avoiding such practice would assistance on your effektiver lernen, know them and perform out very well.

schneller lernen - Follow the Right Approach

Understanding design may differ from one particular to one and even the time zone varies. You will find couple persons who review at night and few review in the early morning. Nevertheless it is actually reported finding out at early early morning aids in retention but nonetheless when life-style changes persons started to understand as per their comfort and ease zone. You can not say that the a single who learns late night can't provide them improved compared to the 1 who learns at the morning. Moreover it relies upon around the person and not some time zone. But preserve in mind that at early early morning you'd probably have reassurance while you get up from a deep snooze and your thoughts, soul and body was at rest. It is very evident that with distinct brain and focus a person can learn correctly and that's why it truly is trusted by most people that studying at early morning is often a fantastic follow which energizes you. Night time research is a fashionable word as of late but the million dollar issue is how significantly it can help? Today’s more youthful technology follows this strategy of understanding so referred to as evening research. However in the event you can concentration and pay attention even for the evening time it might do the job minimal and providing you don't management your sleep you may discover to sure extent however, if you try managing your sleep and when you drive yourself to study then for sure you'd neglect what you have learnt the very upcoming day. This system of mastering would not yield almost any result that you simply be expecting as that will become a mere squander. So know the approach that can help on your schneller lernen and try to implement it as the approach that works for other won't perform to suit your needs.

#7972 shawty like you Bug report normal FileZilla Client invalid
Description

The rolex submariner watches are generally copied, taking into consideration the actual placing as well as the dimension from the engravings as well as the fonts respectively, we are able to supply you the very best and many dependable breitling bentley watches on present day markets.

#7973 Password is not working Bug report normal FileZilla Client outdated
Description

I have tried to use all possible passwords to get into my site and I have tried resetting it as well. I also uninstalled and reinstalled the program and still can not get my ftp to open

my host is 174.120.246.62 leadales.com

my user name is leadales

can you help me?? I am operating on Windows 7

thank you

#7974 Cannot connect to server Bug report normal FileZilla Client outdated
Description

I have version 3.5.3 and use Windows 7 OS. I have been unable to connect to the server for the past 2 hours. My customer is having the same problem as they are trying to transfer files to me. I/we have used the Quick Connect feature to connect on a daily basis. No changes to our settings or computers have been made. The following is the message it gives me.

Status: Connecting to 205.178.145.65:21... Status: Connection established, waiting for welcome message... Response: 220 (vsFTPd 2.3.4) Command: USER rmgrahammd Response: 331 Please specify the password. Command: PASS Response: 530 Login incorrect. Error: Critical error Error: Could not connect to server

#7976 530 Login incorrect Bug report normal FileZilla Client outdated
Description

Bonjour, je vous envoie ce ticket car depuis 1 semaine et demi je ne peux plus me connecter sur les serveurs de ma team afin d'y apporter des modifications. En effet quand j'ouvre mon filezilla et que je vais dans gestionnaire de site pour me connecter en prenant soin de bien taper tous les ID correctement celui-ci m'affiche ceci : Statut : Connexion à 91.191.158.184:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220 (vsFTPd 2.3.4) Commande : USER user_158184 Réponse : 331 Please specify the password. Commande : PASS Réponse : 530 Login incorrect. Erreur : Erreur critique Erreur : Impossible d'établir une connexion au serveur

Bien entendu je suis allé voir plusieurs forums disant tous la même chose : problème d'utilisateur max trop peu élevé par rapport à orange. Or je ne suis pas à orange mais à free. Je ne trouve aucune solutions et espère que vous pourrez m'aider.

Merci d'avance, cordialement.

#7979 upload to temporary name to avoid script errors Feature request normal FileZilla Client duplicate
Description

Many sites use PHP or other scripting languages. Those scripts cannot be accessed by visitors of the site until they are fully uploaded to the server. During upload and until they are fully uploaded, they produce a 500 internal server error message (or white page, depending on the server configuration).

This is especially relevant when uploading and overwriting a large PHP file on the server, for example "functions.php", which disables the entire site during the upload, and can lead to unexpected results and even lost data in certain cases, for example when a visitor just submits a form.

My suggestion is to upload the file using a temporary name (instead of overwriting), and when the upload completes, rename back to the original name. On linux renaming over an existing FTP file is possible, but on Windows (or SFTP) it is not. So if the renaming fails, it should delete the original file, and then rename again. The downtime would still be much faster than with normal overwriting of the file.

#7980 timing out i cant upload some files from mac Bug report high FileZilla Client outdated
Description

yes whenever i sign into ftp server im not in for even a minute and it times me out

#7981 new ticket Bug report normal FileZilla Client invalid
Description

Different rolex replica watches are usually approximately just as the initial, so where we are able to replica armani watches, way, to prevent the wedding.

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