Custom Query (8172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (6301 - 6400 of 8172)

Ticket Summary Owner Type Priority Component Resolution
#9871 I can't log in Bug report normal FileZilla Client rejected
Description

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

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

#9873 425 Unable to get local socket name Bug report normal FileZilla Client outdated
Description

I'm getting the following error running the newest version of the software and connected to an FTP with settings "active" transfer, and trying to LIST the contents of a directory.

425 Unable to get local socket name (getsockname) [126 The specified module could not be found.]

I installed FileZilla roughly 8 months ago and have been performing all regular updates to the software.

thanks,

#9878 Allow OPTS UTF8 ON before logon Bug report normal FileZilla Server fixed
Description

The FileZilla server does not need for clients to send it the UTF8 option, as it is always in UTF8 mode, but it should still allow the UTF8 option before logon.

Clients may be in doubt whether they can send usernames or passwords that contain non-ASCII characters.

Here is a log of a failing logon of a client that wants to switch to UTF8 mode before logon:

(000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> Connected on port 21, sending welcome message... (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 220-FileZilla Server version 0.9.47 beta (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 220-written by Tim Kosse (tim.kosse@…) (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 220 Please visit https://filezilla-project.org/ (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> FEAT (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 211-Features: (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MDTM (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> REST STREAM (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> SIZE (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MLST type*;size*;modify*; (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MLSD (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> UTF8 (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> CLNT (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> MFMT (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 211 End (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> OPTS UTF8 ON (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> 530 Please log in with USER and PASS first. (000003)10/13/2014 10:20:17 AM - (not logged in) (10.0.67.8)> disconnected.

#9879 Sorting columns in queued files Bug report normal FileZilla Client duplicate
Description

Sorting columns in queued files doesn't not work. I tried to sort by file size or any other colums and it didn't work

#9883 Filezilla positions itself off-screen after switching displays on OS-X Bug report normal FileZilla Client duplicate
Description

Starting point:

I've got Filezilla client open on a macBook with an attached Thunderbolt display. The lid of the macBook itself is closed, so only the Thunderbolt display is active. The Filezilla client is positioned normally somewhere in the center of the screen.

Actions:

Now I disconnect from the Thunderbolt display and I take the macBook with me. In a meeting I'm using the macBook normally, without any other displays attached (I didn't check the position of the Filezilla client). When returning to my desk, I connect the macBook to the Thunderbolt display, and then the Filezilla client has itself poisitioned mostly out of the screen. I can't change the location in any way anymore.

Screen shot of the new location of the Filezilla client (upload file?):

Please note that this is a different bug report from #3264.

#9886 Commands sent in wrong order when uploading directories, resulting in files not uploaded Bug report normal FileZilla Client rejected
Description

Steps to reproduce:

  • connect to a server
  • on the local side (left), select a few folders
  • right-click and upload

Expected result:

  • for each folder, it should OBVIOUSLY first create the folder, then upload the files.

Observed results:

  • for each folder, systematically, the "put" command to upload the first file in the folder is sent BEFORE the mkdir command to create the folder. So, unless the folder already existed on the server, that file upload gives an error and is not uploaded.

ALSO, whenever a file gives an error it should be kept in the queue so that you can retry!!!

This level of unreliability make FileZilla completely unusable. You have to check all the files one by one, because there may have been any such random error and you wouldn't even know.

I think this is a regression. I have used FileZilla for ages and had never seen such a thing before.

Example log when uploading a folder called "runtime" within one called "protected":

Status: Starting upload of /home/teo/Documents/xxxxx/protected/runtime/application.log.4 Error: Directory /srv/www/xxxxx/protected/runtime: no such file or directory Command: cd "/srv/www/xxxxx/protected" Response: New directory is: "/srv/www/xxxxx/protected" Command: mkdir "runtime"

#9888 Wait to send 226 until data transfer complete Bug report normal FileZilla Server rejected
Description

I am trying to debug a situation. My FTP client initiates a download of a file using EPSV. FileZilla FTP Server writes all of the file data into the data socket buffer. FileZilla FTP Server then sends reply code 226 (closing data connection. Requested file action successful) on the command socket.

Using Wireshark, I can see that the 226 packet is sent on the network before the entire file is sent. At some point during the file transfer, a packet fails to be ACKed by the client. The server OS retransmits the packet 4 more times and then gives up. This problem is not FileZilla's issue.

The problem is that FileZilla FTP Server will send 226 before the data transfer is complete. Instead, FileZilla should wait to see if there are any problems with the data transfer and only send 226 when it has fully finished.

#9889 CPU load 99% during Idle Tim Kosse Bug report normal FileZilla Client fixed
Description

I am using filezilla 3.9.0.6 on linux with wxWidgets 3.0.2.

After starting filezilla, without connecting to a server or doing anything, the filezilla process uses 99% of a CPU Core, and the X-Server process raises its CPU load from 1% to about 60%.

#9891 Cannot connect to the server, response 421 Bug report normal FileZilla Client outdated
Description

After first successful connection, i can upload file or files, but the next time I try to upload another file in the directory, it tells me it cannot connect to the server, response 421

#9892 Publisher info on your Setup Files Bug report normal FileZilla Client duplicate
Description

We are getting ready to start implementing AppLocker in our environment. We use FileZilla extensively. Can you guys start entering your signature into the EXEs you create? The publisher information. This will help on allowing people in our organizing to be able to update their own Clients without the IT department needing to be involved everytime you do an update. I am attaching to what it looks like with I retrieve the info from Excel from Microsoft to put into Applocker.

#9893 Publisher info on your Setup Files Lupe Mejia Feature request normal FileZilla Client outdated
Description

We are getting ready to start implementing AppLocker in our environment. We use FileZilla extensively. Can you guys start entering your signature into the EXEs you create? The publisher information. This will help on allowing people in our organizing to be able to update their own Clients without the IT department needing to be involved everytime you do an update. I am attaching to what it looks like with I retrieve the info from Excel from Microsoft to put into Applocker.

#9894 Scrolling while drag and drop into directory list Feature request normal FileZilla Client outdated
Description

Currently if I drag and drop file(s) into the file list panel (FileZilla Client), the list will scroll up and down while dragging at the top or bottom of the list.

I like this future also for the directory tree panels.

#9897 Cannot change password - due to email Bug report normal FileZilla Server rejected
Description

Hello, we have had our site hacked via Filezilla, someone has changed our email so we cannot change the password.

Your change of password system advises email addresses not recognised.

Our Host:62.233.105.198 user warren email should be warren.hall@…

We need to stop access to our site.

#9898 Search for file bigger than 4 GB Bug report normal FileZilla Client fixed
Description

Hello,

Trying to search for files bigger than 4 gigabytes. I have the option in bytes which after my math should be 4000000000 FileZilla gives the error:Invalid size in condition. How can one search for large files over 2 GB?

Operating System is Windows 7 x64 FileZilla version is 3.9.0.6

Thank you

#9899 FZ client 3.9.0.6 window partly out of monitor on Yosemite 10.10 Bug report normal FileZilla Client duplicate
Description

working w/ two external monitors on Mac OS X 10.10 Yosemite and FZ client 3.9.0.6 is sometimes only showing lower half of FZ window. Other upper half is out of monitor. Could be a Mac OS X 10.10 Yosemite bug as well.

#9900 FileZilla Transfers Fail After 14,385 Files Uploaded Bug report normal FileZilla Client worksforme
Description

For some reason uploads start to fail soon as the successful transfer count reaches 14,385 (or close to this number).

This happens both when a large directory holding in excess of 14,385 files is uploaded and also when several smaller uploads totalling more than 14,385 files are uploaded.

The only way I have found around this is to pause the upload when the successful upload count gets close to 14,300 then shutdown FileZilla to clear the successful transfer log count, re-open FileZilla and resume the transfer of files in the queue.

If there is a way around this I will appreciate someone telling me.

Thank you.

Paul

#9901 FileZilla gives erroneous failed message Bug report normal FileZilla Client wontfix
Description

I have a very large file -- 320+MB -- and when I upload it to our FTP Side, after about 30-45 minutes, it ALWAYS ends on the Failed Transfers list with the reason "could not start transfer."

This error is (a) obviously erroneous as it just uploaded the file. I can verify this by first deleting the version on the site and then uploading a new version. When it's done uploading the new version is there; and (b) it didn't actually fail because if I download the file (which is a signed exe) it passes all integrity checks and its signature is still intact which it wouldn't be if it had failed.

If you'd like to grab the file to play with it's at:

http://wwww.frameforge3d.com/web_install/FrameForgePreviz35_setup.exe

#9902 sending PDF with german unlaut like "ä" raise critical error Bug report normal FileZilla Client worksforme
Description

if i want to send a pdf file to my pc the file transfer ends in an critical error only if one german umlaut is inside the filename (the file is created at server side with ISO8859)

#9903 MacKeeper is installed Bug report normal FileZilla Client duplicate
Description

When going through the install process for the client on OS X, MacKeeper is installed. This shouldn't happen.

#9904 The toolbar (at the top) disappers after conection Bug report normal FileZilla Client rejected
Description

When I start a new connection and it's successful, the file toolbar and the website details (port, domain etc.) toolbar disappear. When I wave my mouse pointer over where they're supposed to be they reappear but only where the tabs are.

#9911 Uploading empty Folders crashes Filezilla Bug report normal FileZilla Client fixed
Description

Uploading empty Folders crashes Filezilla. Folder Structure ist /images/

2012/

Januar/ Februar/ März/

/images/

2013/

Januar/ Februar/ März/

#9913 FTPS Not Working - 3.9.0.6 Bug report normal FileZilla Client rejected
Description

FTPS stopped working in the new update for FileZilla.

Log and message from ISP (Newtek/The Small Business Authority) below: Response: 227 Entering Passive Mode (216,119,77,223,82,18). Command: STOR ship_part1.jpg Response: 150 Opening BINARY mode data connection. Response: 150 Opening BINARY mode data connection. Response: 550 The supplied message is incomplete. The signature was not verified. Error: File transfer failed Status: Starting upload of C:\Users\Jeff\Documents\Visual Studio 2010\Projects\YargisCompetitionWeb\YargisCompetitionWeb\bin\release\Images\prelaunch\ship_part4.jpg Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (216,119,77,223,82,13). Command: LIST Response: 150 Opening BINARY mode data connection. Response: 550 The supplied message is incomplete. The signature was not verified. Error: File transfer failed after transferring 320,442 bytes in 6 seconds Status: Starting upload of C:\Users\Jeff\Documents\Visual Studio 2010\Projects\YargisCompetitionWeb\YargisCompetitionWeb\bin\release\Images\prelaunch\ship_part3.jpg Status: Retrieving directory listing... Response: 226 Transfer complete. Command: PASV Command: PASV Response: 227 Entering Passive Mode (216,119,77,223,82,25). Command: STOR ship_part3.jpg Response: 227 Entering Passive Mode (216,119,77,223,82,21). Command: STOR ship_part4.jpg Response: 150 Opening BINARY mode data connection. Response: 150 Opening BINARY mode data connection. Response: 550 The supplied message is incomplete. The signature was not verified. Error: File transfer failed after transferring 320,442 bytes in 9 seconds Status: Starting upload of C:\Users\Jeff\Documents\Visual Studio 2010\Projects\YargisCompetitionWeb\YargisCompetitionWeb\bin\release\Images\prelaunch\ship_part3.jpg Status: Retrieving directory listing...


Hello, Thank you for contacting Newtek, The Small Business Authority. My name is Bryan with the Tech Support Team and I understand that you are having an issue when attempting to upload files to your site using FTPS on port 990. In looking into this issue for you, it would appear that the issue is related to the FTP client you are using when trying to upload files. I was able to replicate the issue using Filezilla. In speaking with one of my Tier 3 Tech Support Agents, I was informed that there is a know issue currently with Filezilla and other clients with uploading files using FTPS. They advised that I try a different FTP client such as CuteFTP to complete the upload using FTPS. I downloaded CuteFTP and confirmed that uploads are successful when connecting with FTPS. Please test on your end and let us know if you run into any further issues. Thank You,

Bryan S. Associate of Technical Support Newtek Technology Services Phone: (602) 263-0300 Opt. 5 URL: http://webservices.thesba.com

#9914 Drag&Drop support for browser uploads Feature request normal FileZilla Client rejected
Description

Various websites such as Dropbox, Google Drive, and Imgur allow users to upload files by dragging and dropping files directly on to the browser window. However, trying to upload a file by dragging it from FileZilla into the browser window results in the following error.

"Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the files into an Explorer window."

Would it be possible to add support for dragging a file into a browser window for file uploads?

#9916 no connection Bug report normal FileZilla Client rejected
Description

Antwort: 220 Speak friend, and enter Befehl: USER kinderschutzbund-pinneberg.de Antwort: 331 FTP login okay, send password. Befehl: PASS Antwort: 530 Login incorrect Fehler: Kritischer Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

FileZilla Client


Version: 3.9.0.5

Build information:

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

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.2.17 SQLite: 3.8.6

Operating system:

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

#9917 Updates on Mac OS X download to the ~/Documents folder, not ~/Downloads Bug report normal FileZilla Client duplicate
Description

Hi,

Thought it strange that the automatic Filezilla client updates are finding their way to my ~/Documents folder instead of ~/Downloads

Guessing this is just a "typo" or something, as downloading an application into the Documents folder doesn't make a whole lot of sense!

#9920 Very Slow DL Speed Bug report normal FileZilla Client rejected
Description

Hey the past few days I have found my DL speed has dramatically dropped from 1.4mbps to 50kbs, I have went through the forums & tried everything & nothing works, ive checked my broadband speed & its fine

http://www.speedtest.net/my-result/3932668942

#9922 Freeze of the GUI when transfert use cpu more than 20% Bug report normal FileZilla Client fixed
Description

FileZilla's GUI freeze when CPU use exceed ~20%.

You can produce this situation with:

  • Core i3 on eco mode
  • gigabit connectivity
  • FTPS AES-256-GCM connection
  • a big file (more than 1Gio)

FileZilla Client Version: 3.9.0.6

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.19 SQLite: 3.8.6

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64 bit system

#9923 FileZilla will not authenticate using Pageant on server that only accepts PublicKey Bug report normal FileZilla Client worksforme
Description

Buddy of mine runs a server that doesn't allow password authentication at all, only allows public-private key exchange. Since the keyfile is password-protected I've got Pageant set up and working for PuTTY for shell access, but FileZilla doesn't want to cooperate.

I tried using this same Pageant/Filezilla/key combo to get onto my webserver, which has the same pub key installed (but allows password authentication as well if I choose to use it), and everything works. I can paste that logfile also if needed.

I believe this to be similar to ticket #8934 (http://trac.filezilla-project.org/ticket/8934) but since that never got resolved I guess I don't know for sure. In the logs below, I've modified the server name by inserting SERVER where relevant to mask a portion of it.

This is using Filezilla version 3.9.0.6 (latest according to Checking for Updates as of this posting) running on Win7 SP1. There is only one key loaded into Pageant, which is Release 0.62.

12:14:04 Command: open "at0m@…" 22 12:14:04 Trace: Looking up host "einstein.SERVER.org" 12:14:04 Trace: Connecting to 5.9.99.76 port 22 12:14:04 Trace: Server version: SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u2 12:14:04 Trace: Using SSH protocol version 2 12:14:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Oct_16_2014_11:15:32 12:14:04 Trace: Doing Diffie-Hellman group exchange 12:14:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-256 12:14:05 Trace: Host key fingerprint is: 12:14:05 Trace: ssh-rsa 2048 f6:f2:7d:07:e8:d1:a8:b1:cf:da:6b:07:bc:59:4d:ea 12:14:05 Trace: Initialised AES-256 SDCTR client->server encryption 12:14:05 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm 12:14:05 Trace: Initialised AES-256 SDCTR server->client encryption 12:14:05 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm 12:14:05 Trace: Pageant is running. Requesting keys. 12:14:05 Trace: Pageant has 1 SSH-2 keys 12:14:05 Trace: Trying Pageant key #0 12:14:05 Trace: Server refused public key 12:14:05 Trace: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:05 Error: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:05 Trace: CControlSocket::DoClose(64) 12:14:05 Trace: CSftpControlSocket::ResetOperation(66) 12:14:05 Trace: CControlSocket::ResetOperation(66) 12:14:05 Error: Could not connect to server 12:14:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 12:14:05 Status: Waiting to retry... 12:14:10 Trace: CControlSocket::DoClose(64) 12:14:10 Trace: CControlSocket::DoClose(64) 12:14:10 Status: Delaying connection for 1 second due to previously failed connection attempt... 12:14:10 Status: Connecting to einstein.SERVER.org... 12:14:10 Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe" 12:14:10 Response: fzSftp started 12:14:10 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 12:14:10 Trace: CSftpControlSocket::SendNextCommand() 12:14:10 Trace: CSftpControlSocket::ConnectSend() 12:14:10 Command: open "at0m@…" 22 12:14:10 Trace: Looking up host "einstein.SERVER.org" 12:14:10 Trace: Connecting to 5.9.99.76 port 22 12:14:11 Trace: Server version: SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u2 12:14:11 Trace: Using SSH protocol version 2 12:14:11 Trace: We claim version: SSH-2.0-PuTTY_Local:_Oct_16_2014_11:15:32 12:14:11 Trace: Doing Diffie-Hellman group exchange 12:14:11 Trace: Doing Diffie-Hellman key exchange with hash SHA-256 12:14:11 Trace: Host key fingerprint is: 12:14:11 Trace: ssh-rsa 2048 f6:f2:7d:07:e8:d1:a8:b1:cf:da:6b:07:bc:59:4d:ea 12:14:11 Trace: Initialised AES-256 SDCTR client->server encryption 12:14:11 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm 12:14:11 Trace: Initialised AES-256 SDCTR server->client encryption 12:14:11 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm 12:14:12 Trace: Pageant is running. Requesting keys. 12:14:12 Trace: Pageant has 1 SSH-2 keys 12:14:12 Trace: Trying Pageant key #0 12:14:12 Trace: Server refused public key 12:14:12 Trace: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:12 Error: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:12 Trace: CControlSocket::DoClose(64) 12:14:12 Trace: CSftpControlSocket::ResetOperation(66) 12:14:12 Trace: CControlSocket::ResetOperation(66) 12:14:12 Error: Could not connect to server 12:14:12 Trace: CFileZillaEnginePrivate::ResetOperation(66)

#9927 Bug in Ubuntu Bug report normal FileZilla Client outdated
Description

Ubuntu Version: 14.10 FileZilla Version: 3.9.0.6

This is happening when I try to open a new tab. It overlays the current tabs. Also the tabs are not switchable in this case.

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed
wxD-Bus: Signal from /org/freedesktop/DBus, member NameAcquired
wxD-Bus: Reply with serial 2
wxD-Bus: Reply to RegisterClient, our object path is /org/gnome/SessionManager/Client10
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 3
wxD-Bus: Reply: Error: The name org.freedesktop.PowerManagement was not provided by any .service files
wxD-Bus: Falling back to org.gnome.SessionManager
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 4
wxD-Bus: CPowerManagementInhibitor: Request successful, cookie is 176761874
wxD-Bus: CPowerManagementInhibitor: Requesting idle
13:36:34: Debug: Failed to connect to session manager: SESSION_MANAGER environment variable not defined
wxD-Bus: Reply with serial 5
wxD-Bus: CPowerManagementInhibitor: Request successful

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed

(prog-filezilla:13881): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed

(prog-filezilla:13881): Gdk-CRITICAL **: IA__gdk_window_thaw_updates: assertion 'impl_window->update_freeze_count > 0' failed
wxD-Bus: CPowerManagementInhibitor: Requesting busy
wxD-Bus: Reply with serial 6
wxD-Bus: CPowerManagementInhibitor: Request successful, cookie is 1003446351
wxD-Bus: CPowerManagementInhibitor: Requesting idle
wxD-Bus: Reply with serial 7
wxD-Bus: CPowerManagementInhibitor: Request successful

http://i.stack.imgur.com/EC2KB.png My colleague got the same issue.

Ref: http://askubuntu.com/questions/551732/filezilla-tab-overlay-issue

#9932 Flatzilla - flat icon theme Patch normal FileZilla Client duplicate
Description

Hello people of filezilla, I recently designed from scratch a brand new Icon theme for filezilla. I'd be very happy if it will be avalable for all.. (I want the icons to be used only for the Filezilla project.)

also on a differnt note I was wondering how much is the project open for changes(?) seeing that the UI of the program could use an upgrade or two.

#9933 Flatzilla - flat icon theme Patch normal FileZilla Client fixed
Description

Hello people of filezilla,

I recently designed from scratch a brand new Icon theme for filezilla.
I'd be very happy if it will be available for all..

(I want the icons to be used only for the Filezilla project.)
http://www.aniboaz.co.il/images/port/ui/flatzillaui/Filzillanew2.png

also on a different note I was wondering how much is the project open for changes(?) seeing that the UI of the program could use an upgrade or two.

#9934 Can I have a password and username Bug report normal FileZilla Client rejected
Description

Can I have a password and username for use filezilla

thanks.

#9937 Overwrite file does not work Bug report normal FileZilla Client outdated
Description

With some files, overwrite is confirmed but although the date of the file changes, the content does not. Also the file size remains the same.

#9941 Bookmark sorting case needs standardizing Bug report normal FileZilla Client fixed
Description

When I use the Manage Bookmarks feature, the items are ordered case insensitively. When I close the Bookmark manager, I see that the bookmarks are ordered case sensitively. I think this should be standardized to case insensitive. When you have the time ;)

Filezilla client 3.9.0.6

#9942 wrong file overwrited, when edit and upload same file name Bug report normal FileZilla Client outdated
Description

v 3.9.0.6 run on OSX 10.10

when i "View/Edit" file with same file name, when i upload the last edited file it overwrite the first one.

details :

  1. "View/Edit" on a file, (i use Brackets code editor).
  2. edit that file, Save, and return back to FileZilla, it will display a message that file have been edited, upload that file.
  3. navigate to other directory, find the same file name, "View/Edit" that file like in step 2. return back to fileZilla, upload it.

4 check the file, in my case the first edited file is overwrited by the last edited file. the last edited file is no chages.

i hope you understand. Thank you

#9943 Dark Theme with Gnome 3.14.2 Feature request normal FileZilla Client fixed
Description

Please add a dark theme wich can be used by the global dark theme in Gnome 3.14.2

#9948 Client to server issues Bug report normal FileZilla Server rejected
Description

I am running fz Client on 1 pc with win 7 and on another pc i am running win 8 with fz server. i am trying to connect the two... I have made the connection but when i try to create a new file i get an error..

here is what the server side shows:


FileZilla Server version 0.9.48 beta Copyright 2001-2014 by Tim Kosse (tim.kosse@…) https://filezilla-project.org/ Connecting to server 127.0.0.1:14147... Connected, waiting for authentication Logged on (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> Connected on port 21, sending welcome message... (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> USER admin (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> 331 Password required for admin (000013)12/17/2014 18:14:32 PM - (not logged in) (192.168.2.3)> PASS * (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 230 Logged on (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> SYST (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 215 UNIX emulated by FileZilla (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> FEAT (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> PWD (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 257 "/" is current directory. (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> TYPE I (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 200 Type set to I (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> PASV (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> 227 Entering Passive Mode (192,168,2,2,198,116) (000013)12/17/2014 18:14:32 PM - admin (192.168.2.3)> MLSD (000013)12/17/2014 18:14:38 PM - admin (192.168.2.3)> 426 Connection timed out, aborting transfer of "/" (000013)12/17/2014 18:14:38 PM - admin (192.168.2.3)> 421 Connection timed out. (000013)12/17/2014 18:14:38 PM - admin (192.168.2.3)> disconnected. (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> Connected on port 21, sending welcome message... (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> USER admin (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> 331 Password required for admin (000014)12/17/2014 18:14:51 PM - (not logged in) (192.168.2.3)> PASS * (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 230 Logged on (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> CWD / (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 250 CWD successful. "/" is current directory. (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> PWD (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 257 "/" is current directory. (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> TYPE I (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 200 Type set to I (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> PASV (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> 227 Entering Passive Mode (192,168,2,2,198,117) (000014)12/17/2014 18:14:51 PM - admin (192.168.2.3)> MLSD (000014)12/17/2014 18:14:57 PM - admin (192.168.2.3)> 426 Connection timed out, aborting transfer of "/" (000014)12/17/2014 18:14:57 PM - admin (192.168.2.3)> 421 Connection timed out. (000014)12/17/2014 18:14:57 PM - admin (192.168.2.3)> disconnected.

And here is what the Client side shows:


Status: Connecting to 192.168.2.2:21... Status: Connection established, waiting for welcome message... Response: 220 FBI SERVER CONNECTION ESTABLISHED Command: USER admin Response: 331 Password required for admin Command: PASS * Response: 230 Logged on Command: SYST Response: 215 UNIX emulated by FileZilla Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: MLST type*;size*;modify*; Response: MLSD Response: UTF8 Response: CLNT Response: MFMT Response: EPSV Response: EPRT 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 (192,168,2,2,198,116) Command: MLSD Response: 426 Connection timed out, aborting transfer of "/" Error: Failed to retrieve directory listing Response: 421 Connection timed out. Error: Connection closed by server Status: Connecting to 192.168.2.2:21... Status: Connection established, waiting for welcome message... Response: 220 FBI SERVER CONNECTION ESTABLISHED Command: USER admin Response: 331 Password required for admin Command: PASS * Response: 230 Logged on Status: Connected Status: Starting upload of C:\Users\My Dojo Marketing\AppData\Local\Temp\fz3temp-1\empty_file_yq744zm Command: CWD / Response: 250 CWD successful. "/" is current directory. Command: PWD Response: 257 "/" is current directory. Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (192,168,2,2,198,117) Command: MLSD Response: 426 Connection timed out, aborting transfer of "/" Command: SIZE index.php Error: Could not read from socket: ECONNABORTED - Connection aborted Error: Disconnected from server Error: File transfer failed


and yes, I like to feel important so i made my server welcome message FBI SERVER CONNECTION ESTABLISHED... Don't judge... LMAO

#9953 Appcrash Bug report normal FileZilla Client outdated
Description

Crash on load Problem signature:

Problem Event Name: APPCRASH Application Name: filezilla.exe Application Version: 3.10.0.0 Application Timestamp: 00000006 Fault Module Name: ntdll.dll Fault Module Version: 6.1.7601.18247 Fault Module Timestamp: 521ea8e7 Exception Code: c0000005 Exception Offset: 0002e3be OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1033 Additional Information 1: 0a9e Additional Information 2: 0a9e372d3b4ad19135b953a78882e789 Additional Information 3: 0a9e Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

#9955 please cease and decist from the 3rd-party malware installs Bug report normal FileZilla Client duplicate
Description

those 3rd-party open source software offers during installation actually sometimes are malware. not sure what percentage. but I would avoid them all, a lot of them look pretty questionable in concept.

please remove the 3rd-party software installs and leave filezilla a plain filezilla (and safe from the 3rd-party malware we all have to avoid now).

#9958 Automatic shutdown of app or computer when finished transfers. Feature request normal FileZilla Client worksforme
Description

Hi i was wondering if you could add a feature to shutdown app or shutdown computer when finished with ftp file transfers

thanks

dave

#9959 file zila serever Other normal FileZilla Server invalid
Description

I have installed filezilla server in my PC, i have tried to configure it but all options ( settings, other menus are inactive position) could you please help to install FTP and please send all necessary settings

#9963 WxWidgets Debug Alert Bug report normal FileZilla Client fixed
Description

When clicking sitemanager icon this error is coming up, (see attached file)

#9964 Video Driver interrupted. Bug report normal FileZilla Client duplicate
Description

My hard drive recently crashed and I had to do a factory reset to get back up and running. This also meant re-installing all the programs. (thanks to Carbonite for saving our data).

After re-installing FileZilla we're now experiencing black outs as the "Display Adapter Fails" then recovers. We also use HighTail and TeamViewer with no problems.

We're running a Dell quad processor machine with the standard "Intel(R) HD Graphics Family" on board video driver. The driver is current and up to date. We didn't have this problem before the crash so I can't be certain where the problem lies. My system checks out fine with all trouble shooting tools.

#9966 Ctrl-V Bug report normal FileZilla Client outdated
Description

Bonjour,

Le raccourcis Ctrl-V pose souci car il ne fait pas de "coller".

Fort pénible

#9967 Drag tabs around Feature request normal FileZilla Client duplicate
Description

It would be useful if you could move open tabs around (like in Google Chrome etc)

#9969 connect to server timeout Bug report normal FileZilla Client outdated
Description

I am using Filezilla version 3.10.0-beta3. Avast free edition anti-virus(latest version 2015.10.0.2208) Windows 8.1 platform(up to date).

I have four websites to maintain. 3 hosted with '123reg' and 1 hosted with 'Compila' No problems with connecting and updating the 3 '123reg' hosted sites.

When accessing the Compila hosted site I get the following log:- Status: Resolving address of tondushooting.org.uk Status: Connecting to 195.238.172.213:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (195,238,172,213,142,195) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

The last time that I updated the Compila hosted site was 29th November 2014 so would have used version 3.9.0.6 at that time.

I reported the problem to 'support' at Compila and they could find nothing wrong and could access the servers with my website files on.

I have always updated to the latest Filezilla version and in this case have solved my problem by reverting to version 3.9.0.6 - all now works fine. There seems to be a possible bug with version 3.10.0.

#9970 Black screen trying to connect to FileZilla Bug report normal FileZilla Client duplicate
Description

I tried to fix this problem all over google. Some reason when ever I try to conenct to FileZilla my screen goes black for a good 5-10 seconds then I get a blue screen. I can't find any solution I downloaded multiple versions of FileZilla and nothing worked.

Windows 7 home premium Intel(R) Celeron(R) CPU G530 @ 2.40GHz 2.40 4 Ram

#9972 FileZilla 3.10.0-rc1 crashes reproducibly when going to "Computer" Bug report normal FileZilla Client fixed
Description

FileZilla crashes reproducibly when going to "Computer". It does not matter whether I select it from local directory tree or whether I go up in local file list from the root of a drive (by double-clicking "..").


Version: 3.10.0-rc1

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

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

#9973 Can't load files list if more than 100 files on distant Yosemite Network Drive Bug report normal FileZilla Client rejected
Description

I have a local server running Mac OSX Yosemite 10.10, connected to my Win7 Pro with the Windows "connect a network drive" functionality. I'm connecting filezilla on a distant ftp host using my Network Drive on OSX as "Local Site".

Before i upgrade my Mac OSX Server to Yosemite 10.10, no issue. But after Yosemite upgrade, i am sometimes not able to get the Mac OSX Network Drive files list.

After a lot of tries, i get was is causing this issue : when the directory has more than 100 elements inside, i can't get the file list. Less than 100 elements, no issue.

#9974 Error showing up since last update Bug report normal FileZilla Client duplicate
Description

Since updating to version 3906 an error message often shows up during use or when closing the program.

If allowed, I will attach a picture of the message to show what is happening

#9975 Error showing up since last update Bug report normal FileZilla Client worksforme
Description

Since updating to version 3906 an error message often shows up during use or when closing the program.

If allowed, I will attach a picture of the message to show what is happening.

Cheers David

info@…

#9976 Copy URL to clipboard - With password Feature request normal FileZilla Client fixed
Description

I really love the right click - "Copy URL(s) to clipboard" but I always have to go back and paste the password into the link. It would be great to either have it as an additional right click option ("Copy URL(s) to clipboard *with password*"), or have a switch (in settings?, with security warnings?) to have "Copy URL(s) to clipboard" include the password.

#9978 Estonian language code Bug report normal FileZilla Client fixed
Description

Estonian language is widely spoken only in Estonia. Please rename locales/et_EE.po to locales/et.po

Also, FileZilla rocks!

#9980 Transferring files to subfolders Other normal FileZilla Client fixed
Description

I have 84 Folders and 12 sub folder in each Folder. I need to transfer 5 files to each of the folder and sub folder is there a way to do this ?

#9983 Upload dialog "Target file already exists" does not remember preferences Bug report normal FileZilla Client duplicate
Description

If I select "Always use this action" checkbox, it is not remembered. Next time I upload the same file the checkbox is unchecked.

FileZilla Client


Version: 3.10.0-rc2

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system

#9986 Folder with icons won't display Bug report normal FileZilla Client outdated
Description

Hi, When browsing on my local site in FileZilla, I could not find all of my folders. If I wrote the address to the folder manually then it would work. It turns out, the folders I have changed the Icon for dont appear, and if I remove the icon the appear again.

#9988 upgrade broke filezilla Bug report normal FileZilla Client outdated
Description

I just upgraded to the latest filezilla version and it's broken.

When I log on to a server now it errors out trying to list the directory. If I uninstall this version and re-install 3.9.06, it works fine.

Regards, Bob

About screen info:

FileZilla Client


Version: 3.10.0

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system

#9989 Does not connect -- started IMMEDIATELY after latest update Bug report normal FileZilla Client duplicate
Description

Hey, guys. I use Filezilla regularly, no issues and love it..until today. After installing your latest update, any attempts to connect to my file share result in it hanging after MLSD when it returns two errors:

Connection timed out Failed to retrieve directory listing

*please* fix this. Appreciate your time.

Craig

#9994 can't connect to ftp server after installing the new version of Filezilla (7-1-2015) Bug report normal FileZilla Client rejected
Description

Today when I launched Filezilla it asked me to update it. After the upgrade to new version I got error connecting to the ftp server. I checked with other people and they have no problem connecting . Filezilla version is 6.1. 2015-01-07. I attached the complete error messages to this ticket. Please advice.

#9995 Connection failures if server is not configured properly for FTP over TLS Bug report normal FileZilla Client rejected
Description

Something is amiss with the latest release 3.10.0 of FileZilla. I have always downloaded and installed the latest version. Today when I did that, FileZilla stopped working. Can you let me know the fix, or point me to somewhere that I can download the previous version? I am still running the previous version on my backup laptop, and FileZilla works on that one. Server has not changed. Only FileZilla has changed, and this is the result:

Status: Resolving address of www.k9tag.com Status: Connecting to 23.246.197.178:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (23,246,197,178,63,49) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#9998 After 3.10.0 Update, can no longer update files Bug report normal FileZilla Client duplicate
Description

After installing v3.10.0, every file upload attempt fails with "Could not start transfer".

#9999 Not active server with SSL Filipe Rafael Bug report normal FileZilla Client duplicate
Description

Hello I downloaded the latest FTB your client and tried to link to my friend's FTP, and he does not care. The server has certified but is not valid, that is, when I go into my friend's panel appears the "https" in red. Try to fix this if I have to go back to the old version.

#10000 Permissions wrong on transfer Bug report normal FileZilla Client fixed
Description

I use public key authentication for sftp. When files are transferred with FileZilla Client 3.10.0 file permission are not being set properly. They are being set to 000. Previous versions handled the permissions correctly.

FileZilla Client


Version: 3.10.0

Build information:

Compiled for: i386-apple-darwin13.2.0 Compiled on: i386-apple-darwin13.2.0 Build date: 2015-01-07 Compiled with: Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.6

Operating system:

Name: Mac OS X (Darwin 14.0.0 x86_64) Version: 10.10

#10001 FileZilla Client 3.10.0 doesn't work Bug report normal FileZilla Client rejected
Description

installed 3.10.0 - can't log onto ftp sites. Give me access to previous build!

Error: The data connection could not be established: ECONNREFUSED - Connection refused by server Error: Connection timed out Error: Failed to retrieve directory listing

FileZilla Client


Version: 3.10.0

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

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

#10002 Version 3.10 on my iMac with Yosemite does not connect Bug report normal FileZilla Client rejected
Description

Version 3.9.0.6 .has been working just fine. I updated to version 3.10 on my desktop iMac (about 1 year old). Now when I connect to my ftp site using Site Manager nothing happens on the right hand side - it simply says Not connected to any server, If try again using Site Manager I get "FileZilla is already connected".

I've gone back to the previous version so I am able to keep working.

Thank you for your support for this fine product.

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

Status: Resolving address of ftp.bodingh.se Status: Connecting to 62.20.1.132:21... Status: Connection established, waiting for welcome message... 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 ftp.bodingh.se Status: Connecting to 62.20.1.132:21... Status: Connection established, waiting for welcome message... Response: 220 FTP service 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

Problem is with 3.10.0 Version 3.9.0.6 works fine, see below:

Status: Connecting to 62.20.1.132:21... Status: Connection established, waiting for welcome message... Response: 220 FTP service Command: USER d3854 Response: 331 Please specify the password. Command: PASS Response: 230 Login successful. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: AUTH SSL Response: AUTH TLS Response: EPRT Response: EPSV Response: MDTM Response: PASV Response: PBSZ Response: PROT Response: REST STREAM Response: SIZE Response: TVFS Response: UTF8 Response: 211 End Command: OPTS UTF8 ON Response: 200 Always in UTF8 mode. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (62,20,1,132,192,221). Command: LIST Response: 150 Here comes the directory listing. Response: 226 Directory send OK. Status: Directory listing successful

#10007 "error 0:the operation completed successfully" window (similar to Ticket #9737) Bug report normal FileZilla Client duplicate
Description

I'm getting what this user is getting in ticket #9737 (http://trac.filezilla-project.org/ticket/9737), except I have upgraded to 3.10.0. Please advise. Thanks!

#10014 Update always fails Bug report normal FileZilla Client worksforme
Description

Since many month I can´t update my FileZilla. Whats wrong?

08:39:22: XRC error: XRC resource "ID_MENUBAR" (class "wxMenuBar") not found 08:39:22: XRC error: XRC resource "ID_TOOLBAR" (class "wxToolBar") not found 08:39:22: Werkzeugleiste kann nicht aus Ressourcendatei geladen werden 08:39:22: XRC error: XRC resource "ID_QUICKCONNECTBAR" (class "wxPanel") not found 08:39:22: Quickconnect-Leiste kann nicht aus Ressourcendatei geladen werden 08:39:23: XRC error: XRC resource "ID_WELCOME" (class "wxDialog") not found

#10015 Won't connect at all after latest update Bug report normal FileZilla Client duplicate
Description

To any ftp server.

#10016 Issues with connections that ,ay be also related to other users similar recent issues with recent update Bug report normal FileZilla Client worksforme
Description

Since the new update recently I am having serious issues with connecting and dropping out while transferring files to hosting server. If and when it does connect it fails after attempting to enter any other folders.

Error: Connection timed out Error: Failed to retrieve directory listing Response: 421 Too many connections (8) from this IP Error: Could not connect to server

I have already been in contact with my hosting service and everything is working there.

Can you tell me how long a fix will be done and a new update as I need to upload within the next 72 hours client files to server.

Kind regards.

#10018 can not log into program Bug report normal FileZilla Client rejected
Description

Status: Connecting to 68.232.178.230:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER 1047881 Response: 331 Username ok, send password. Command: PASS * Response: 530 Invalid user Error: Critical error: Could not connect to server

it has been since the update.i am new at this please help or advised how to fix i went as far as unistall and clean install.no luck

#10019 Filezilla reports successful download, but file disappears Bug report normal FileZilla Client worksforme
Description

Hello,

After upgrading to the latest version of Filezilla, 3.10.0, it no longer allows me to download or edit files on servers.

The status claims success: Status: File transfer successful, transferred 1,017 bytes in 1 second

This behavior happens regardless of how I download the file (right click download, drag & drop, right click and "edit")

When I drag and drop, it appears in the target folder briefly, but disappears.

#10020 Filezilla is not connecting not retrieving directory listing Bug report normal FileZilla Client outdated
Description

Up to this morning I have had no difficulties with Filezilla either when uploading or downloading to a site I have been using for year. This morning I updated Filezilla. Immediately I had a popup notice informing me that the licence to this site was not recognised. The notice allowed me to override this. However, I noticed that the check box allowing me to indicate that this site can be trusted in future had not been enabled.

The site I am trying to connect to is run by Freeola.com, and I was attempting a connection to vip4.freeola.net.

This is the log of the attempted connection:-

Status: Resolving address of vip4.freeola.net Status: Connecting to 193.0.158.4:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (193,0,158,4,182,147) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing.

I have included an attachment which is the licence warning I received on a pop up screen.

I am concerned that up to noon today I was able to use your software to connect to this site, as I have been doing for several years, and then with the 'improved' update it is now effectively useless to me.

#10021 Listing times out ... every time. Bug report normal FileZilla Client duplicate
Description

I've just updated to the latest version of FileZilla. Now it times out everytime and I have been unable to do a successful upload. I know it's the version of FileZilla at fault, because I then tried again, on my laptop, with the previous version still installed and succeeded without any problem at all. Here is the sequence showing where it times out:- Status: Resolving address of hannahmarco.co.uk Status: Connecting to 173.254.28.74:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (173,254,28,74,81,14) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#10023 FileZilla times out when retrieving directory listing Bug report normal FileZilla Client duplicate
Description

Status: Resolving address of ftp Status: Connecting to .... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate...

This version of Filezilla is telling me "Unknown sertificate" on remote server

Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing of "/public_html"...

hangs here for like 10-15 secs

Command: CWD /public_html Response: 250 OK. Current directory is /public_html Command: PWD Response: 257 "/public_html" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (212,125,204,217,125,118) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

It stops here..

FileZilla Client


Version: 3.10.0

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

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

Previous version worked fine, then desided to upgrade after having done my transfers, and it is now borked. In advance, Thanks for fixing.

#10024 New version doesn't retrieve directory listing Bug report normal FileZilla Client duplicate
Description

Since I upgraded to the latest version, I can no longer access my FTP site. It says:

Status: Resolving address of ftp.XXXX.com Status: Connecting to XX.XXX.XXX.XXX:XX... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing of "/public_html/XXXX/XXXXX"... Command: CWD /public_html/ Response: 250 OK. Current directory is /public_html/XXXX/XXXXX Command: PWD Response: 257 "/public_html/XXXX/XXXXX" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (XX,XXX,XXX,XXX,XXX,XX) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#10026 Filezilla stopped working after update Bug report normal FileZilla Client duplicate
Description

Receiving the current error message after update. Also had another message advising that the certificate was unknown. I overrided this and selected always trust for future sessions, but I don't think this helped.

Please advise a solution.

Status: Resolving address of majestixmedia.com.au Status: Connecting to 112.140.176.160:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (112,140,176,160,16,41) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#10027 Version 3.10.0.1 Can't establish connexion Bug report normal FileZilla Client duplicate
Description

I just installed the 3.10.0.1 version and since then couldn't connect to server. Then I downgraded to version 3.8.1 and it works again. Cheers

#10028 Auth TLS Error Bug report normal FileZilla Client duplicate
Description

When I try to access a client it times out at Status: Initializing TLS....

#10030 Error with latest V 3.10.0.1 Other normal FileZilla Client duplicate
Description

Hope this message finds you well. I have been using your software for many years to manage my website without any problems. However, after updating the ftp client today, I get errors pasted below. I have already asked for help from my ISP who suggested I turn off passive mode which I have tried to do to no avail. I also attached screen grabs of my passive and active mode settings. I hope this helps. Thank you.

Start of session log

Status: Resolving address of www.thefittingstudio.co.uk

Status: Connecting to 195.238.172.209:21...

Status: Connection established, waiting for welcome message...

Status: Initializing TLS...

Status: Verifying certificate...

Status: TLS connection established.

Status: Server does not support non-ASCII characters.

Status: Connected

Status: Retrieving directory listing...

Command: PWD

Response: 257 "/" is your current location

Command: TYPE I

Response: 200 TYPE is now 8-bit binary

Command: PASV

Response: 227 Entering Passive Mode (195,238,172,209,72,250)

Command: MLSD

Error: Connection timed out

Error: Failed to retrieve directory listing

End of session log

#10032 new version filezilla not working Bug report normal FileZilla Client duplicate
Description

after updating your latest version will not connect to most of my sites. my other computer has an older version and it works great.

it hooks up then: Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#10034 upgraded to newer version today and now it wont work Bug report normal FileZilla Client rejected
Description

I upgraded to newer version today and now it won't work.

Getting errors such as: -server not supporting ASCII characters -Certificate unknown

#10035 ETIMEDOUT - Connection attempt timed out Bug report normal FileZilla Client duplicate
Description

First upgrade was to 3.10.0.0, picked up a virus from 3rd party download that knocked out Norton (Ticket #10029), that problem has been resolved, the upgrade to 3.10.0.1. still not working:

Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing of "/public_html/xxxxxx/temp"... Command: CWD /public_html/xxxxxx/temp Response: 250 OK. Current directory is /public_html/xxxxxx/temp Command: PWD Response: 257 "/public_html/xxxxxx/temp" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (xx,xxx,xxx,xxx,209,89) Command: MLSD Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out

#10037 FTP Passive mode with misconfigured remote server and generic proxyenabled Bug report normal FileZilla Client rejected
Description

Hello,

I believe to have discovered a bug with the following:

If I access an ftp server in passive mode, that return its internal address instead of the public address after a PASV command, FileZilla with the “Use the server external IP address instead” option selected (under the Passive mode) does exactly that and the connection works (expected behavior).

When FileZilla is setup to use a FTP Generic Proxy (socks 5), that behavior seems to break and I can see in a wireshark trace, FileZilla requesting to the Proxy server to make a connection to the incorrect internal address instead of the external address.

Version of FileZilla: 3.10.0.1 Proxy server used : CCproxy 8.0 - http://www.youngzsoft.net/ccproxy/

Thank you, Franck Fuziol | Director IT, Infrastructure Architecture| Seminole Gaming phone: +1 954.327.7708; mobile: +1 954.520.0357

#10038 Unable to log in after update Bug report normal Unknown rejected
Description

I updated FileZilla when prompted today but receive an error message

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

I am not able to connect to the server, filezilla requests confirmation on some not certified server, after to accept it, the directory listing is not complete and the connection fails.

I reverted to 3.9.0.6 and it is working properly.

#10046 3.10.0.1 (2015-01-12) Bug report normal FileZilla Client rejected
Description

This new version fails to connect to previously accounts set up in Site Manager using version 3.9.0.6 and earlier. Failure is the result of "Server does not support non-ASCI character".

#10055 Command log overwrites icon toolbar on initial scroll Bug report normal FileZilla Client duplicate
Description

I am seeing a recurring issue whereby navigating to a remote folder after initially loading FileZilla client results in the corresponding commands in the command log at the top overwriting the icon toolbar. I have attached a screen capture.

#10056 Unable to connect to server with update 3.10.0.1 Bug report normal FileZilla Client duplicate
Description

My issue seems to be similar to tickets #9989 and #10025. When the recent update was installed, I could no longer connect to a particular directory on my server. I have numerous directories, however this is the only non SSL directory that I have. I can connect to all my other directories. To isolate the problem as much as possible, I installed a different FTP program, and am able to connect with no problem. Below is the log i get when I try to connect.

Status: Connecting to 204.10.79.185:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Serv-U FTP Server v14.0 ready... Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CRealControlSocket::OnClose(0) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 204.10.79.185:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Serv-U FTP Server v14.0 ready... Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CRealControlSocket::OnClose(0) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server

#10090 Cannot connect to server Bug report normal FileZilla Client fixed
Description

I updated my program last night and I have not been able to connect to our server since. I am using the same settings and access type as before my update. Each time I try to connect I get two errors.

GnuTLS -15: An unexpected TLS packet was received. Could not connect to server

I haven't changed anything in my credentials or log in information. I am unsure as to why the program will not allow me to log in.

#10092 FileZilla Client does not save level of debug info Bug report normal FileZilla Client rejected
Description

Client version is 3.10.0.1

When started the debug level is 0. Go to Edit -> Settings... -> Debug section. Change 'Debug information in message log:' drop-down from '0-None' to any other, eg '1-Warning' Click OK. Changes applied then. Bot they are valid only for current instance of the client. If you exit the client and start it again the debug level will revert to 0-None

Also there isn't any key to store the value in %appdata%\FileZilla\filezilla.xml

The issue is reproduced both for fresh installation and for upgrading.

#10094 Encryption now defaults to "Use explicit FTP over TLS if available" Bug report normal FileZilla Client rejected
Description

In version 3.10.0.1 any existing sites defined in site manager are now set to "Use explicit FTP over TLS if available" instead of whatever settings were previously in use. To clear up the issue they must go toe Site Manager and change the encryption back to the previous setting.

This is causing many problems as users can no longer connect to sites that were previously defined and do not support encryption.

I am running Windows 7 64 bit. Here is the information from "about"

FileZilla Client


Version: 3.10.0.1

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

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

#10095 Site Manager dropdown list of sits to connect to doesn't scroll Bug report normal FileZilla Client duplicate
Description

Site Manager dropdown list of sits to connect to doesn't scroll nor does it expand sideways into multiple columns. it doesn't fit vertically on my 1440x900 screen. the menu has some sort of disabled control at the top. but I cannot view or select any of the bottom 7 or so items at the bottom of the list. they are not visible and cannot be reached.

#10096 Unrecognizable Code for the directories with Chinese words Bug report normal FileZilla Client duplicate
Description

This bug is same as Ticket #9542.

Operation steps:

When browse the FTP directories, if the directories' name is Chinese words, and double click someone directory in the file list window, then the "remote site" and the "directory-name" of remote-directory-tree are all show "Unrecognizable Code".

Environment: FTP Server side software: Xlight FTP Server v3.7.3 Server OS: Windows 2003 server, Language: zh_CN (Simplified)

FTP Client side software: FileZilla Client v3.10.0.1 Client OS: Windows 7 64bit, Language: zh_CN (Simplified)

#10097 Issue for FileZilla Client(v3.10.0.1): Can't auto identify the character-set from the FTP server correctly Bug report normal FileZilla Client rejected
Description

add a FTP site in Site Manager window, use the DEFAULT setting (NOT do any setting) for the character-set: Auto check.

connect to FTP server, browse and double click someone directory in the file list view which has some Chinese words, then the "remote site" and the directory-name of the directory-tree are showed the "Unrecognizable Code". (like Ticket #10096)

When I set character-set to "Use the custom character-set" [set the value is: GBK] in Site Manager, and re-do the above operations, the "remote site" and the directory-name of the directory-tree are all showed the correct Chinese words.

So.., I guess the issue comes from the function of Auto-Check character-set.

(My environment informations of the server and client are all in the Ticket #10096)

#10099 "An invalid index was passed to wxDisplay" assertion failed when overwriting file Bug report normal FileZilla Client fixed
Description

When I try to overwrite a file (either because I'm uploading a file that already exists on the server, or the other way around), I get the following notification:

An assertion failed! ./src/common/dpycmn.cpp(119): assert "n < GetCount()" failed in wxDisplay(): An invalid index was passed to wxDisplay

(backtrace attached)

After clicking continue (twice), the up/download seems to further work as expected.

I think this was introduced when switching to wxWidgets 3, which was done with FileZilla 3.9.

I am using FileZilla 3.10.0.2 on Arch Linux x86_64, and there is at least one Arch user that has the same problem (report). There is also a report from a Debian user with the same problem, also with FileZilla 3.9.

#10100 Unable to delete bookmark Bug report normal FileZilla Client fixed
Description

I have a site, with a bookmark in my site manager. I wish to delete the bookmark but am unable to do so.

After deleting the bookmark, its information is still displayed in the main area of the site manager. If I then click OK to save changes, or if click another site in the list, I get an error message "Site Manager - Invalid Data: You have to enter a hostname", and am unable to do anything else, except hit cancel, and revert the bookmark deletion. All of my other sites do still have valid hostnames, so I am not sure what the error is referring to.

Thus, there is currently no way to just delete a bookmark, without deleting the entire site it is attached to and then readding the site.

FileZilla Client


Version: 3.10.0.1

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system

#10101 Site Manager entries lost on upgrade Bug report normal FileZilla Client outdated
Description

That is about it, I installed the upgrade and came up with a blank list of FTP sites when I opened Site Manager.

not a great restart when I was trying to get some price changes posted...

Thanks for looking into it.

I saw one ticket on this but it was marked resolved...

#10112 Opening Failed Bug report normal FileZilla Client duplicate
Description

Filezilla is opened and a connection is made to my remote server. I CMD-click multiple files and click EDIT (my editor is Text Wrangler on Mac). All appears fine except some of the files are not opened. I re-select one of the files that did not open and click EDIT again which produces "Opening failed. The file <filepath> could not be opened: The associated command failed." Repeated attempts produce the same error.

If I rename the file from Filezilla (and even rename back to the original filename) then Filezilla will properly open the file.

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