Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2901 - 3000 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#9640 "Create directory and enter it" continues after disconnect normal fixed 10 years 9 years
Description

If the connection drops during the first part of a "Create directory and enter it" operation, FileZilla will reconnect but resume with the second command. E.g.:

10:39:13	Command:	MKD newdir
10:39:18	Error:	Connection timed out
10:39:18	Status:	Connecting to 123.123.123.123:21...
10:39:18	Status:	Connection established, waiting for welcome message...
    // login snipped
10:39:18	Response:	230 OK. Current restricted directory is /
10:39:18	Command:	OPTS UTF8 ON
10:39:18	Response:	200 OK, UTF-8 enabled
10:39:18	Status:	Connected
10:39:18	Status:	Retrieving directory listing...
10:39:18	Command:	CWD /public_html/newdir
10:39:18	Response:	550 Can't change directory to /public_html/newdir: No such file or directory
10:39:18	Error:	Failed to retrieve directory listing

FileZilla should complete the failed MKDIR command before attempting the CWD.

#10576 Asian filenames don't show properly anymore high fixed 9 years 9 years
Description

With the latest version of the client (3.12), Asian filenames aren't shown properly anymore.

With Version 3.11.0.2 http://i.imgur.com/a8N2keV.jpg With version 3.12 http://i.imgur.com/pWoH0lp.jpg

#10577 Problems with Directory Listing in MLST command blocker fixed 9 years 9 years
Description

Affected Version: 3.12.0(.?)

Older Versions sent OPTS MLST type;size;modify;perm;unix.mode;unix.owner;unix.group;

before doing directory listing, the new versions sends: OPTS MLST size;modify;perm;unix.mode;unix.owner;unix.group;

Note the missing type feature.

This makes filezilla list everything as type "file", even if it a directory etc.

Gave it a high priority, as filezilla is currently unusable

#10578 Version 3.12.0.1 for Windows not recognizing folder entries high duplicate 9 years 9 years
Description

I just upgraded to the new 3.12.0.1 release and discovered that it does not recognize folders in the server file listing as folders. It only shows them as files and tries to download them when double clicked on. The only way to access the folders is if you have the Synchronized browsing on and have the same folders in the local computer.

#10579 Error on boot normal fixed 9 years 9 years
Description

ASSERT INFO: buildinfo.cpp(118): assert "*version >= '0' && *version <= '9'" failed in ConvertToVersionNumber().

BACKTRACE: [1] wxNavigationEnabled<wxWindow>::AcceptsFocusRecursively() const [2] wxObjectList::~wxObjectList() [3] wxStringClientData::~wxStringClientData() [4] wxStringClientData::~wxStringClientData() [5] wxFileDataObjectBase::~wxFileDataObjectBase() [6] wxAnyButton::~wxAnyButton() [7] wxEntry(int&, wchar_t) [8] libc_start_main

#9253 Malware download from sourceforge normal wontfix 10 years 9 years
Description

I'm trying to download FileZilla client from https://sourceforge.net/projects/filezilla/files/latest/download?source=frontpage and my ESET Endpoint Antivirus warns me about threat: Object: http://ids.sourceforgecdn.com Threat: variant of Win32/InstallCore.IO possibly unwanted application

I tried to download other software from SF (ie: Apcupsd UPS control software, KeePass, Adminer, ...) and it seems this behavior is FileZilla client specific.

#10388 No file overwrite confirmation on file drag drop from folder normal duplicate 9 years 9 years
Description

let say i have file "a.txt" in server folder "A" and i have file "a.txt" in server folder "A\B" if i drag and drop file from server folder B to server folder ".." (top most), then file will be moved to folder A without confirmation.

#10580 Filzeilla unresposive after renaming local file normal fixed 9 years 9 years
Description

Upon renaming a local file, the FileZilla program becomes unresponsive and has to be killed/restarted. The renaming happens almost immediately but the application is rendered unusable. FileZilla Client


Version: 3.9.0.5

Build information:

Compiled for: x86_64-suse-linux-gnu Compiled on: x86_64-suse-linux-gnu Build date: Compiled with: gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064] Compiler flags: -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 3.0.1 GnuTLS: 3.2.18 SQLite: 3.8.6

Operating system:

Name: Linux 3.16.7-21-desktop x86_64 Version: 3.16

#10590 Ancien site wix remplacé ne fonctionne pas high rejected 9 years 9 years
Description

Bonjour,

Nous avions un site sur wix que j'ai supprimé. Le nom de domaine est sur ovh. J'ai totalement supprimé le site six et j'ai refait tout un site hébergé chez ovh. J'ai tout mis en ligne via filezilla. Pourtant, lorsque je tape le nom de domaine sur internet, c'est toujours une page wix qui apparait disant que le site a été supprimé. Je ne comprends pas pourquoi il ne prend pas le nouveau site. J'ai pris contact avec eux et ov, ainsi qu'avace vous pour voir ce qui se passe. ftp.brusselsiloveyou.com

#10598 open servermanager --> an assertion failed normal duplicate 9 years 9 years
Description

I can't open the server manager under Archlinux with LXQT. Here is what is reported:

ASSERT INFO: buildinfo.cpp(118): assert "*version >= '0' && *version <= '9'" failed in ConvertToVersionNumber().

BACKTRACE: [1] wxNavigationEnabled<wxWindow>::AcceptsFocusFromKeyboard() const [2] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString) [3] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString) [4] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString) [5] wxNavigationEnabled<wxListCtrlBase>::AcceptsFocusRecursively() const [6] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const [7] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [8] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [9] wxEvtHandler::TryHereOnly(wxEvent&) [10] wxEvtHandler::ProcessEventLocally(wxEvent&) [11] wxEvtHandler::ProcessEvent(wxEvent&) [12] wxWindowBase::TryAfter(wxEvent&) [13] wxEvtHandler::SafelyProcessEvent(wxEvent&) [14] wxToolBarBase::OnLeftClick(int, bool) [15] g_signal_emit_valist [16] g_signal_emit_by_name [17] g_signal_emit_valist [18] g_signal_emit [19] g_closure_invoke [20] g_signal_emit_valist [21] g_signal_emit [22] g_closure_invoke [23] g_signal_emit_valist [24] g_signal_emit [25] gtk_propagate_event [26] gtk_main_do_event [27] g_main_context_dispatch [28] g_main_loop_run [29] gtk_main [30] wxGUIEventLoop::DoRun() [31] wxEventLoopBase::Run() [32] wxAppConsoleBase::MainLoop() [33] wxEntry(int&, wchar_t) [34] libc_start_main

here is the program info: FileZilla Client


Version: 3.12.0.2

Build information:

Compiled for: x86_64-unknown-linux-gnu Compiled on: x86_64-unknown-linux-gnu Build date: 2015-07-11 Compiled with: gcc (GCC) 5.1.0 Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.4.2 SQLite: 3.8.10.2

Operating system:

Name: Linux 4.1.2-2-ARCH x86_64 Version: 4.1 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq Settings dir: /home/hannes/.config/filezilla/

#10600 FileZilla Can't connect to Buffalo LinkStation 200 normal rejected 9 years 9 years
Description

Running FileZilla 3.12.0.2, Client is Windows 7 x64. When we attempt to log in with a valid credentials, we always get the following log. We can connect with other FTP client software, including Core FTP and Windows command-line FTP with no problems. There is a timeout delay after the message it is trying to get a directory listing of the start directory ("/array1").

Status: Resolving address of ftp.internal.inceptra.com Status: Connecting to <server-ip-address>: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 of "/array1"... Status: Server sent passive reply with unroutable address. Using server address instead. Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Status: Disconnected from server Status: Resolving address of <our-ftp-hostname> Status: Connecting to <server-ip-address>: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 of "/array1"... Status: Server sent passive reply with unroutable address. Using server address instead. Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

#10603 530 User elliottsgirl55 cannot log in. normal fixed 9 years 9 years
Description

I am not able to connect thru FileZilla to my website. Below is the complete log of the transmission. Status: Connecting to 97.74.215.35:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Command: USER elliottsgirl55 Response: 331 Password required for elliottsgirl55. Command: PASS Response: 530 User elliottsgirl55 cannot log in. Error: Critical error: Could not connect to server

The password has to the website has been changed several times & continues to create the same error.

#10364 Filzilla crashes after some time ?? high outdated 9 years 9 years
Description

i just updated today and never before had my filezila stopped downloading before finish error message : filezila has stoped working then it aborts the task

i tried the download a backup of a webshop 4 times now and it keeps stopping/aborting the task

#10321 Fatal error on all hostings after update normal outdated 9 years 9 years
Description

After I'v udpated Filezilla with the latets version, I recieve a fatal error on all hostings.

How can I fix this?

#10374 I could not connect to server normal outdated 9 years 9 years
Description

I am using 64 bit processor system and facing this problem

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

#10605 Password Prompt on File Download When Launched from Command Line normal fixed 9 years 9 years
Description

I found that Filezilla prompts me to reenter the password when I download a file. This seems only seems to occur when "Do Not Save Password" is checked, and I start Filezilla from the command line.

This seems to be similar to this issue, except that it triggers from the command line: https://forum.filezilla-project.org/viewtopic.php?t=36185

I searched for a corresponding bug report, but I couldn't find it.

Here is my procedure:

  1. Open Filezilla and enable "Do Not Save Password" (Edit->Settings, Interface)
  2. Close Filezilla
  3. Open a connection to a host from the command line. The syntax I use is: %path-to-application% sftp://%username%:%password%@%server%:%port%
  4. Right-click on a file on the target host, and select Download. The file is downloaded without a password prompt
  5. Download the same file by dragging the file from the right window to the left. Filezilla promts the user for a password.

I am using Filezilla 3.12.0.2, on Windows 7 (build 7601, Service Pack 1), 64-bit edition

I tried to enable debugging, but I did not find any useful output.

#10610 "Check for Updates" dialog reappears after update normal worksforme 9 years 9 years
Description

On starting the program, the "Check for Updates" dialog box appears asking to update to "3.12.0.2" I click "Install new version" and click yes on the Windows User Account Control dialog to allow the program to install.

The updates install, the program restarts and the "Check for Updates" dialog box does not appear. The version listed is 3.12.0.2 in the About section. The check for updates menu item gives me the dialog box "You are using the latest version of FileZilla."

I select File->Exit to exit. I restart the program and the "Check for Updates" dialog box appears asking to update to "3.12.0.2". I close the dialog and check the about section.

The version is now listed as "3.11.0" and choosing to install the new version restarts the process.

Other information: I have tried manually uninstalling, restarting the computer, downloading a new copy and reinstalling the software with the same result. When opening the program the version listed does not advance past "3.11.0"

I have noticed that the updates will accumulate in the dialog box until I click "Install new version" but after the updates install and I close the program, reopening it will show only the most recent update as still available in the "Check for Updates" dialog.

I did install FileZilla Server 0_9_51 at one point on the same computer but it has since been uninstalled.

#5059 Problem downloading non-ascii filenames blocker rejected 14 years 9 years
Description

Howdy, I believe I've found some bugs with this matter, my steps are:

Test 1: -Created a file with name: pois.. a á é ã lção.txt -Used Windows commandline to upload the file -Open FileZilla client to download the file, but, got this:

--- When i entered the directory to where i uploaded the file got:

Command: PASV Response: 227 Entering Passive Mode (195,23,114,74,244,101). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8. Response: 226 Transfer complete Status: Directory listing successful

When i try to download the file i get:

Command: RETR pois.. a á é ã lção.txt Response: 550 pois.. a á é ã lção.txt: No such file or directory Error: Critical error

but is i try to delete the file, it is able to do it:

Command: DELE pois.. a á é ã lção.txt Response: 250 DELE command successful ---

Test 2: -Created a file with name: aaaaaaaapois.. a á é ã lção.txt -Uploaded with Windows command line, but i set this parameters: ftp> quote opts utf8 on 200 UTF8 set to on ftp> mput aaa* 200 PORT command successful 150 Opening BINARY mode data connection for aaaaaaaapois.. a ß Ú Ò lþÒo.txt 226 Transfer complete

-Tried to download it via Filezilla client, but when i entered the dir where the file was uploaded, i get the same: Command: CWD /bugs Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (195,23,114,74,246,167). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8. Response: 226 Transfer complete Status: Directory listing successful

if i try to download it, it doesn't work like in test 1, but delete works aswell.

Command: RETR aaaaaaaapois.. a á é ã lção.txt Response: 550 aaaaaaaapois.. a á é ã lção.txt: No such file or directory Error: Critical error Command: DELE aaaaaaaapois.. a á é ã lção.txt Response: 250 DELE command successful

FileZilla versios is: 3.3.0.1

maybe Filezilla client, show not use the UTF8 option, or maybe:

-IT could exist an option, in configuration, to enable or disable the: -When download fails, try to download the file without UTF8

An ideia that maybe could resolve this issue.

#10609 /include/wx/string.h(1536): assert "!empty()" failed in Last(): wxString: index out of bounds Владимир normal duplicate 9 years 9 years
Description

Error when you open the site and the program itself. See. Screen file:

/include/wx/string.h(1536): assert "!empty()" failed in Last(): wxString: index out of bounds

FileZilla Client


Version: 3.12.0.2

Build information:

Compiled for: i386-portbld-freebsd10.1 Compiled on: i386-portbld-freebsd10.1 Build date: 2015-07-23 Compiled with: FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Compiler flags: -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.3.16 SQLite: 3.8.10.2

Operating system:

Name: FileZilla Client


Version: 3.12.0.2

Build information:

Compiled for: i386-portbld-freebsd10.1 Compiled on: i386-portbld-freebsd10.1 Build date: 2015-07-23 Compiled with: FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Compiler flags: -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.3.16 SQLite: 3.8.10.2

Operating system:

Name: FreeBSD 10.2-RC1-p1 i386 Version: 10.2 CPU features: sse sse2 sse3 Settings dir: /home/elimelech/.config/filezilla/

Version: 10.2 CPU features: sse sse2 sse3 Settings dir: /home/elimelech/.config/filezilla/

#10612 Fails to connect (retrieve directory listing) if Firewall is set above Minimum. normal rejected 9 years 9 years
Description

This has also happened on earlier versions.

Filezilla gives the message "Failed to retrieve directory listing" during connect. I can get around this by accessing my Cable Modem's Administrator function and changing my Firewall setting to "Minimum". I have to keep it at this level during the entire FileZilla session, through and including Disconnect.

Naturally, I do not appreciate having to leave myself vulnerable, even for a relatively short window. I'd prefer to keep the higher level set at all times.

The log, in its entirety, [minus the particulars of my site] reads:

Status:	Resolving address of [XXXXXXXXXX.XXX]
Status:	Connecting to [YY.YY.YY.YY]: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 ([YY,YY,YY,YY],197,52)
Command:	MLSD
Error:	Connection timed out after 20 seconds of inactivity
Error:	Failed to retrieve directory listing
Status:	Disconnected from server

... and it repeats once, except the second time, one line is different:

Command:	PASV
Response:	227 Entering Passive Mode ([YY,YY,YY,YY],197,46)

This is the only web-site to which I connect.

I do not know if this is a function of FileZilla in general, of my site in particular, or of my Site Manager configuration.

As to the latter, I do not have a Port specified. I don't know if the ":21..." refers to the default port, or what the ",197,52" or "197,46" means.

I would like to know if: (a) Specifying a particular Port number will clear up this problem. (And, if so, what port number?) (b) This is a "Bug" or a Feature", and (c) If the former, can it be fixed?

Thank you.

#7399 configuration files in linux are not located according to the freedesktop guidelines normal fixed 13 years 9 years
Description

Configuration files should be in $HOME/.config/package/ as per the freedesktop guidelines: $XDG_CONFIG_HOME defines the base directory relative to which user specific configuration files should be stored. If $XDG_CONFIG_HOME is either not set or empty, a default equal to $HOME/.config should be used. See here: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html for more details. I think this is a fairly easy task to do, and if everybody followed these guidelines we could maybe finally get rid of all these .dirs in the home directory.

#10353 Not Connecting to server after updates normal rejected 9 years 9 years
Description

Status: Resolving address of clev14.com Status: Connecting to 184.154.227.2:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Error: Received TLS alert from the server: Handshake failed (40) Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of clev14.com Status: Connecting to 184.154.227.2:21... Status: Connection established, waiting for welcome message... Response: 220-######################################################### Response: 220-Please upload your web files to the public_html directory. Response: 220-Note that letters are case sensitive. Response: 220-######################################################### Response: 220 This is a private system - No anonymous login Command: AUTH TLS Response: 234 AUTH TLS OK. Status: Initializing TLS... Error: Received TLS alert from the server: Handshake failed (40) Error: Could not connect to server

#10425 FTP sites not working properly high rejected 9 years 9 years
Description

Upgraded FileZilla Client to 3.10.3, starting receiving the following error:

Initializing TLS... Error: Received TLS alert from the server: Handshake failed (40) Error: Could not connect to server

FTP sites stopped connecting, but external sftp sites were connecting properly.

Uninstalled 3.10.3 and reinstalled 3.9. To remain secure, is there a fix/patch that will allow us to use 3.10? If not, is there another solution?

#7460 Can't do anything when multiple alert dialog comes up normal duplicate 13 years 9 years
Description

FilrZilla 3.5.0

When multiple alert dialog windows come up, I have no choice other than force quit the application. It doesn't allow me to press cancel or ok in any windows.

#9365 file upload indicated it failed when it didn't normal outdated 10 years 9 years
Description

I frequently upload a file "roster.php". It has always worked the first time, But, over the past month or so it indicates "Accepted data connection" followed by another request if I want to overwrite the existing file. I respond yes and it repeats the sequence about three times then then says file transfer failed. But when I look at the file the file has been updated. It didn't fail after all. Today I chose to hit cancel in the 2nd request to verify that I wanted to overwrite the file.It then told me that the file transfer was successful. I've attached a screen clip. Now that I know that all I have to do is hit cancel I can live with it, but thought you should know.

#9466 FileZilla Unresponsive during file transfer normal outdated 10 years 9 years
Description

With Version 3.8.0 FileZilla will become unresponsive and cease file transfers - the process has to be terminated via task manager (Windows 7) - I have had to roll back to 3.7.4.1 - with this version I experience no issues whatsoever.

#9452 can't maintain connection, duplicate connections? normal outdated 10 years 9 years
Description

I've made no changes to FileZilla. PC is clean of viruses/malware per a full scan. Trying to download current website content in prep for monthly updates. Filezilla pauses then restarts, but after a few iterations of this gives the error message: "421 Too many connections (8) from this IP"

The full listing is:

Waiting to retry... Resolving address if hbartleague.org Connecting to 74.124.197.191.21... Connection established, waiting for welcome message... 421 Too many connections (8) from this IP Could not connect to server

My host checked on their end, and noted that if their server wasn't clearing connection, it'd crash soon. Kinda makes sense.

Their only suggestion was to reinstall FileZilla, suggesting that a config file has become corrupted. Is this my only option?

#8747 SSH key loading order problem normal duplicate 11 years 9 years
Description

FileZilla 3.7.0.1 on Windows 7 seems to start loading keys from Pageant before it loads keys specified in Settings/SFTP. If there are more than 4 keys in Pageant, remote SSH login fails with an error message due to too many failed authentication attempts.

A suitable resolution for this problem may be the follow two changes/procedures:

(1) Procedure

  1. Find a match for a Settings/SFTP specified keys using Pageant, then use those keys from Pageant.
  2. If that fails, attempt to load specified keys in Settings/SFTP without Pageant. (Pageant is not needed for password less keys.)

(2) The ability to specify keys in Site Manager per entry (session) is necessary to enable working with many sessions and keys. This prevents loading too many Settings/SFTP specified keys when there are more than 5 coexisting sessions each with a different key. The procedure mentioned below (1) still applies.

Behavior tested with remote SSHd versions: SSH-2.0-OpenSSH_5.9p1 Debian-3 SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze3

#7754 sending MLSD command even if the server doesn't support it normal invalid 13 years 9 years
Description

When connecting to an internal FTP server with FileZilla Client, it was disconnected after sending a MLSD command. I don't know the server type but according to the result of FEAT, it doesn't support MLSD. FileZilla didn't provide me an option of not using MLSD.

Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: MFMT Response: TVFS Response: MFF modify;UNIX.group;UNIX.mode; Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (10,198,155,23,201,148). Command: MLSD Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

#5480 Password authentication not used if the public key authentication fails because of MaxAuthTries and number of keys in local agent high fixed 14 years 9 years
Description

I have several dozen SSH key pairs on this system. When trying to connect to an OpenSSH 2 server using the SFTP protocol, and try to authenticate with a password (as provided in the site manager), authentication fails and I end up with this message:

Too many authentication failures for <username>

What happens is that FileZilla uses pageant, detects thse key pairs I have, connects to the server and doesn't send my password, but tries as many of those key pairs as it can, which I have never asked for (I have not imported any of my SSH keys to FileZilla). After a few failed authentication requests (due to non-matching keys), the server drops the connection. My log (edits are marked <like so>):

02:58:17	Status:	Connecting to web.sourceforge.net...
02:58:17	Trace:	Going to execute /home/<username>/FileZilla3/bin/fzsftp
02:58:17	Response:	fzSftp started
02:58:17	Trace:	CSftpControlSocket::ConnectParseResponse(fzSftp started)
02:58:17	Trace:	CSftpControlSocket::SendNextCommand()
02:58:17	Trace:	CSftpControlSocket::ConnectSend()
02:58:17	Command:	open "<username>@<server>" 22
02:58:17	Trace:	Server version: SSH-1.99-OpenSSH_5.1
02:58:17	Trace:	Using SSH protocol version 2
02:58:17	Trace:	We claim version: SSH-2.0-PuTTY_Local:_Jun_13_2010_23:34:32
02:58:17	Trace:	Doing Diffie-Hellman group exchange
02:58:18	Trace:	Doing Diffie-Hellman key exchange with hash SHA-256
02:58:19	Trace:	Host key fingerprint is:
02:58:19	Trace:	ssh-rsa 2048 <SSH fingerprint>
02:58:19	Trace:	Initialised AES-256 SDCTR client->server encryption
02:58:19	Trace:	Initialised HMAC-SHA1 client->server MAC algorithm
02:58:19	Trace:	Initialised AES-256 SDCTR server->client encryption
02:58:19	Trace:	Initialised HMAC-SHA1 server->client MAC algorithm
02:58:20	Trace:	Pageant is running. Requesting keys.
02:58:20	Trace:	Pageant has <many> SSH-2 keys
02:58:20	Trace:	Trying Pageant key #0
02:58:21	Trace:	Server refused public key
02:58:21	Trace:	Trying Pageant key #1
02:58:22	Trace:	Server refused public key
02:58:22	Trace:	Trying Pageant key #2
02:58:24	Trace:	Server refused public key
02:58:24	Trace:	Trying Pageant key #3
02:58:25	Trace:	Server refused public key
02:58:25	Trace:	Trying Pageant key #4
02:58:26	Trace:	Server refused public key
02:58:26	Trace:	Trying Pageant key #5
02:58:27	Trace:	Received disconnect message (protocol error)
02:58:27	Trace:	Disconnection message text: Too many authentication failures for <username>
02:58:27	Trace:	Server sent disconnect message
02:58:27	Trace:	type 2 (protocol error):
02:58:27	Trace:	"Too many authentication failures for <username>"
02:58:27	Error:	Server sent disconnect message
02:58:27	Error:	type 2 (protocol error):
02:58:27	Error:	"Too many authentication failures for <username>"
02:58:27	Trace:	CSftpControlSocket::ResetOperation(66)
02:58:27	Trace:	CControlSocket::ResetOperation(66)
02:58:27	Error:	Could not connect to server
02:58:27	Status:	Waiting to retry...
02:58:32	Status:	Connecting to <server>...
02:58:32	Trace:	Going to execute /home/user1/FileZilla3/bin/fzsftp
02:58:32	Response:	fzSftp started
02:58:32	Trace:	CSftpControlSocket::ConnectParseResponse(fzSftp started)
02:58:32	Trace:	CSftpControlSocket::SendNextCommand()
02:58:32	Trace:	CSftpControlSocket::ConnectSend()
02:58:32	Command:	open "<username>@<server>" 22
02:58:33	Trace:	Server version: SSH-1.99-OpenSSH_5.1
02:58:33	Trace:	Using SSH protocol version 2
02:58:33	Trace:	We claim version: SSH-2.0-PuTTY_Local:_Jun_13_2010_23:34:32
02:58:33	Trace:	Doing Diffie-Hellman group exchange
02:58:34	Trace:	Doing Diffie-Hellman key exchange with hash SHA-256
02:58:35	Trace:	Host key fingerprint is:
02:58:35	Trace:	ssh-rsa 2048 <ssh_fingerprint>
02:58:35	Trace:	Initialised AES-256 SDCTR client->server encryption
02:58:35	Trace:	Initialised HMAC-SHA1 client->server MAC algorithm
02:58:35	Trace:	Initialised AES-256 SDCTR server->client encryption
02:58:35	Trace:	Initialised HMAC-SHA1 server->client MAC algorithm
02:58:35	Trace:	Pageant is running. Requesting keys.
02:58:35	Trace:	Pageant has <many> SSH-2 keys
02:58:36	Trace:	Trying Pageant key #0
02:58:37	Trace:	Server refused public key
02:58:37	Trace:	Trying Pageant key #1
02:58:38	Trace:	Server refused public key
02:58:38	Trace:	Trying Pageant key #2
02:58:39	Trace:	Server refused public key
02:58:39	Trace:	Trying Pageant key #3
02:58:41	Trace:	Server refused public key
02:58:41	Trace:	Trying Pageant key #4
02:58:42	Trace:	Server refused public key
02:58:42	Trace:	Trying Pageant key #5
02:58:43	Trace:	Received disconnect message (protocol error)
02:58:43	Trace:	Disconnection message text: Too many authentication failures for <username>
02:58:43	Trace:	Server sent disconnect message
02:58:43	Trace:	type 2 (protocol error):
02:58:43	Trace:	"Too many authentication failures for <username>"
02:58:43	Error:	Server sent disconnect message
02:58:43	Error:	type 2 (protocol error):
02:58:43	Error:	"Too many authentication failures for <username>"
02:58:43	Trace:	CSftpControlSocket::ResetOperation(66)
02:58:43	Trace:	CControlSocket::ResetOperation(66)
02:58:43	Error:	Could not connect to server

Starting filezilla as

SSH_AUTH_SOCK= ./filezilla

works around this issue.

#10591 Deleting the current directory doesn't remove it from the tree view and should navigate to the parent low fixed 9 years 9 years
Description

Let's say we have a directory A, with a directory B inside of it, and we click to view directory B. If we right click directory B and delete it, it succeeds, and FileZilla sends off the "update this view" request. This request results in an "Error: Unable to open .: no such file or directory" because, of course, the directory it wants was removed.

As a result of the error, the directory is not removed from the remote site tree view because the listing failed. Also unfortunately if you try to click around to the parent directory or other directories to get back to places that do exist, all you get is the "Ding!" error sound.

Clicking the refresh button while selecting another (existing) directory doesn't fix this state. To do that you need to click the cancel current operation button and select yes. Afterwards you are then free to select the parent directory which successfully lists its contents, and the directory is now removed from the view.

It seems to me it would be nice, from a user point of view, to check if you're deleting the directory you're currently viewing and instead of trying to refresh the current directory after the deletion succeeds, refresh the parent directory instead.

#7731 No SSH Agent login after upgrade to 3.5.1 normal fixed 13 years 9 years
Description

After upgrading to v3.5.1, SSH key authentication via agent no longer works. FileZilla sends blank password instead of using agent and reports "Authentication Failure."

Downgrading to 3.5.0 fixed the issue.

#10573 Can't search folders as of 2 weeks ago but my co workers can??? low outdated 9 years 9 years
Description

Hello,

I am unable to use your SEARCH function to find spots among the many folders in my OnMedia folders. Can you help? Nothing on my end has changed unless the network people in New York did something?

Please HELP me ASAP, as we receive hundreds of spots monthly. For now I am downloading all your spots to a 2TB drive so I can search that but if you add spots top folders then I am dead in the water as to trying to find it.

Thank you... I love your software and have used it for years. Top notch software. Congratulations to your company.

#9622 Client crashes if sftp connection closed by remote normal outdated 10 years 9 years
Description

If an sftp connection is left open at the client and closed by the server? any attempt to refresh the remote directory display or reconnect will crash the client.

#10437 Download override normal outdated 9 years 9 years
Description

Hello, when I download a folder from the server it always happen that Filezille begin asking me if I want to override the files I am downloading as if they were already on my machine.

I make an example: I download the folder "Wordpress" from my website on my Desktop. Filezilla starts to download it on my Desktop. After a few download it begins asking me: "the file ... already exists, do you want to override it?"...

How can I fix it?

#10611 FileZilla tries to list contents of just deleted folder normal fixed 9 years 9 years
Description

When I select a folder in the directory tree and then delete this folder, FileZilla tries to re-list the contents of this folder. This, of course, fails since the folder has been deleted. Previous versions of FileZilla listed the contents of the parent folder in that situation. (I first select the folder to find out if it is empty)

#10618 Drag & drop between remote and local panels is not working normal fixed 9 years 9 years
Description

I have switched to Windows 10, now I can not drag & drop between the remote directory to local directory for folders and files.

There is no error and no warning, nothing appens.

The only way to download a folder is to right clic on it and download. I have tried with 3.12.0.2, 3.13.0-RC1 and the nightly 2015-08-08.

#10481 Received unexpected end-of-file from SFTP server high outdated 9 years 9 years
Description

Random instances of uploading using SFTP on a CUSTOM PORT working fine then upon a single or multiple file upload, we receive this message.

07:37:44 Error: Received unexpected end-of-file from SFTP server 07:37:44 Error: Could not connect to server 07:37:44 Status: Delaying connection for 5 seconds due to previously failed connection attempt...

Repeated a few times in message window.

We are using iMacs running 10.7 10.8 running latest Filezilla 3.11.0.1 This began happening in previous version.

Generally we have to wait 5-10 minutes or so and after many reconnection/restart attempts we can again upload for a while. Seems to not matter how many or how few people are connected.

PERMISSIONS being set As a side note we are now also seeing files we upload all having no read or write permissions. We have to manually reset permissions. Server is a Dedicated Linux server we have been using in this way for a few years without these issues.

#10244 Install problem with version 3.10.1.1 low worksforme 9 years 9 years
Description

When I attempt to install the client v3.10.1.1 I receive the following error and the installation fails:

"Product Configuration is Missing"

How do I resolve this issue

#9427 Error:GnuTLS error -16: A TLS warning alert has been received normal rejected 10 years 9 years
Description

Getting the below error while doing ftp to server on port#990. If i do ftp with server name for ex- abc.example.com over 990 port, if fails with below error. However, if i do ftp with real IP address on port-990, it works fine.

This issue is coming only in new FileZilla 3.8.0 version. With Older version 3.7*, it works fine.


Response: 220 Server () ready. Command: AUTH TLS Response: 234 Security exchange completed Status: Initializing TLS... Error: GnuTLS error -16: A TLS warning alert has been received. Error: Could not connect to server

#9093 ip address change normal rejected 10 years 9 years
Description

After installing filezilla ftp my ip address changed, now there's an ip address conflict and I cannot open the Internet. What can I do to change it back? Ìve tried everything. Thank you.

#9624 No retry after failed to sent a command. normal fixed 10 years 9 years
Description

Hello I'm using internet behind NAT444. My ISP's NAT device allow port binding just for some time. After NAT device doesn't see activity on the port it will silently drop port binding to home's client.

To solve this You should add some option to send some null command for every X seconds. (Like in Putty)

but for particular issues I found is when I can connect to a server and then inactive for a period of time. Filezilla won't retry by restart a connection with the server when encounter an Error. Here the log:

Command: RNFR something.html Error: Connection closed by server

I expect when this happen it should restart connection with the server.

Either you resolve the issue by adding option to make some TCP activity periodically or retry when encounter an error is fine by me but I think both would be the best.

#9423 All my passwords were deleted for no reason normal rejected 10 years 9 years
Description

FileZilla turned off the storing of passwords (including ticking the box in settings) which led to me losing all my passwords.

This is what I did:

  1. Use the Site manager as usual.
  2. Connected to site A. Downloaded some files.
  3. Connected to site B, choosed to not use a new tab for the new connection.
  4. Downed and upped some files.
  5. Opened Site manager and renamed one item (site C) in the list on the left.
  6. Tried to connect to site D, was asked to enter password - soon realized all my passwords were gone.

When googling I found this forum thread (https://forum.filezilla-project.org/viewtopic.php?f=1&t=29878&start=15&sid=35e6379be2d519696199a78e6d9dbf14). The same thing happened to me as to the people in the thread. But I did not today and haven't for weeks used the quick connect toolbar.

I realize this is not enough information for anything. And my simple attempt to recreate the problem resulted in nothing. I'm putting this here in hope someone else who is affected by this problem has more information.

My installation of FileZilla is from regular FileZilla update, I don't think there was one very recently.

Heres my system information: FileZilla Client


Version: 3.8.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2014-03-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: 3.2.12 SQLite: 3.7.16.2

Operating system:

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

#195 Changing netware servers (and downloading files) normal rejected 22 years 9 years
Description

When logged into a netware server it is possible to also access other servers in the same tree. This is done with the command CD servername/volumename/directoryname/ etc. etc.

Filezilla removes the first / and sends /servername/volumename/directoryname/ which of course fails. Some way to override the default behaviour so that the other servers can be accessed is required.

#1085 Error transmission rates displayed when changing system time normal rejected 18 years 9 years
Description

When transmiting a file, if the system time is changed. The transmission rates and elapsed time will be incorrect.

The example in attach file is to set the system time 4 days before, then negative value of the transmission rates is displayed.

#4968 Message Log contents spill over, displaying over Quick Connect bar and Toolbar high rejected 15 years 9 years
Description

Messages are not properly constrained to the Message Log area. They spill over and are displayed on top of the Quickconnect bar and Toolbar (directly above the Message Log area) as new messages are produced. (See screenshot)

Version 3.3.0 and previous versions affected. Windows 7 (64 bit) on Intel Core Duo

#7904 Symlink not recognised using Proftpd Server normal duplicate 12 years 9 years
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

#10623 [REGRESSION] Site manager window is huge and cannot be resized normal outdated 9 years 9 years
Description

I opened the Sites Manager.

The window is ridiculously tall, as you can see from the screenshot. It even exceeds the height of the screen, though fortunately the buttons are accessible (but what if my screen had been smaller?!?)

What is much worse, the window CANNOT BE RESIZED.

I tried to resize in the standard way as you do in Ubuntu. The resizing cursor does appear when you hover the mouse over the upper borders or corners of the window (the lower ones are outside the screen; note that if you were on mac you could only resize the window from the bottom), but clicking and dragging doesn't resize the window as expected.

This issue has appeared after I upgraded from Ubuntu 14.04 to 15.04 (through 14.10). So this is a regression somewhere between whatever version was distributed with 14.04 and whatever version is distributed with 3.9.0.5

#8211 Right clicking on directory/file name while renaming freezes/crashes FileZilla high invalid 12 years 9 years
Description

Hi,

When trying to rename / click a remote folder (maybe a file too not sure) the Local Directory tree is freezing (I can't go to subfolders or to upper folder; not sure about scrolling if works right now I have a tiny directory list) and I can't show the right click menu and the Remote Folder tree is scrollable but I can't navigate through folders neither right click menu does not appear.

The main menu seems to work.

The file transfers are working ok meantime if something in queue. To fix the issue I need to kill/close FileZilla and start again.

This is happening very often.

#9589 Windows explorer crash after installation normal outdated 10 years 9 years
Description

After several years of satisfaction of an excellent product, I found the following issue in the last version: It makes Windows explorer crash when clicking right button (Win 7 32 bit) , with the following result (from event log): --- Nombre de la aplicación con errores: Explorer.EXE, versión: 6.1.7601.17567, marca de tiempo: 0x4d6727a7 Nombre del módulo con errores: ntdll.dll, versión: 6.1.7601.18247, marca de tiempo: 0x521ea91c Código de excepción: 0xc0000005 Desplazamiento de errores: 0x0001f9e2 Id. del proceso con errores: 0xbdc Hora de inicio de la aplicación con errores: 0x01cf8cac208c6a5f Ruta de acceso de la aplicación con errores: C:\Windows\Explorer.EXE Ruta de acceso del módulo con errores: C:\Windows\SYSTEM32\ntdll.dll Id. del informe: 79185d62-f89f-11e3-a81c-eca86b715b7e --- It makes crash with right click is used on any file. And I found that only when uninstalling AND deleting the following files BY HAND, the issue disappears: --- fzshellext.dll libgcc_s_sjlj-1.dll libstdc++-6.dll libwinpthread-1.dll --- In fact, I selected "Uninstall " and after process finished, it asked to reboot. Upon restart, the directory where the program was installed is full with all the files, and the issue persisted. I manually deleted all the files, but the previously mentioned were not deleted, indicating that they were used by Windows. I had to reboot to the option "Safe mode with command prompt" in order to be able to delete the files and directory. Then, after a check with CCleaner, one key remained in registry: --- ActiveX/COM Issue InProcServer32\ C:\Program Files\FileZilla FTP Client\fzshellext.dll HKCR\CLSID\{DB70412E-EEC9-479C-BBA9-BE36BFDDA41B} --- And it was deleted manually too. All the above procedure was made TWICE, because after the first time, I reinstalled the new version, hoping that it has been only a defective installation but it has not. I hope that it is corrected for the next version because it is a very useful tool. Thank you in advance.

#10624 GnuTLS error -15: An unexpected TLS packet was received high rejected 9 years 9 years
Description

Filezilla fails to connect to an AIX system from a windows client. Tested cuteftp - same environment no issues.

Status: Connecting to 10.241.209.195:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Error: GnuTLS error -15: An unexpected TLS packet was received. Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 10.241.209.195:21... Status: Connection established, waiting for welcome message... Response: 220 bono FTP server (Version 4.2 Thu Apr 17 02:03:14 CDT 2008) ready. Command: AUTH TLS Response: 234 Using authentication type TLSv1 Status: Initializing TLS... Error: GnuTLS error -15: An unexpected TLS packet was received. Error: Could not connect to server

#10625 Unable to login to one server normal rejected 9 years 9 years
Description

I am able to login to a lot of servers with FZ later the version 3.9.0.6, but one server refuses access. I have tried all versions but it is only that old version that is able to login to that server. I do not own the server. Log files attached.

#10626 Could not connect to server normal worksforme 9 years 9 years
Description

filezilla unable to load Resolving address of ftp.itron-hosting.com Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known

#8933 LIST command: The TLS Connection was not properly terminated normal rejected 11 years 9 years
Description

Version 3.7.3 of Filezilla. Explicit TLS connection to FTP server. Passive mode. Directory listing fails for any directory. Trace attached with sensitive information removed.

#10628 When Click to "View/Edit" a *.js file runs instead of edits normal worksforme 9 years 9 years
Description

I am managing a joomla website.

A Template *.js file needed to be edited.

I selected the file, right clicked, selected "View/Edit".

Instead of editing the file it was downloaded and then Run.

Windows 10. Filezilla 3.13.0.

(I then downloaded the file and could edit it OK with a right click and edit using Windows 10 File Explorer)

#10632 FileZilla keeps asking me to install new version even though new version has been installed normal worksforme 9 years 9 years
Description

When I open FileZilla, I am prompted to install version 3.13.0. I install it. But each time I launch Filezilla for a new use, I'm prompted to install the version I have already installed.

Here's the message:

3.13.0 (2015-08-15)

+ Display home directory instead of root directory if the last used directory does not exist + Larger initial size of main window if there is no stored size + Slightly increased size of page selection box in settings dialog

  • Fix assertion in directory listing parser
  • Fix drag&drop of remote files which broke in 3.13.0-rc1

3.13.0-rc2 (2015-08-10)

  • Updated SFTP components from PuTTY
  • Official binaries now link against GnuTLS 3.4.4
  • Official binaries now link against SQLite 3.8.11.1

3.13.0-rc1 (2015-08-06)

+ For SFTP servers the private key file to use can now be specified in the Site Manager + The contents of each queue tab can now be exported through the context menu + MSW: The installer now registers the App Path so that FileZilla is recognized in the Win+R dialog + FileZilla now uses pugixml instead of TinyXML to parse and create XML files + Several performance improvements + Code cleanup and modernization, building FileZilla now requires a C++14 compiler

  • Fixed an assert loading sitemanager.xml created by an old version
  • If password saving is disabled, specifying a password on the command-line no longer leads to extraneous password prompts when transferring files
  • If deleting remote directories via the directory tree, navigate out of the directory tree that is to be deleted
#10631 Error (header file missing) in source distribution FileZilla_3.13.0_src.tar.bz2 high duplicate 9 years 9 years
Description

Hi,

I've downloded the source code from here https://filezilla-project.org/download.php?show_all=1

http://sourceforge.net/projects/filezilla/files/FileZilla_Client/3.13.0/FileZilla_3.13.0_src.tar.bz2/download?nowrap

And started to compile on Fedora 21. There's a file mizzing in the src distribution fzputtygen_interface.h

However I donwloaded the src from SVN and there wasn't any issue when compiling.

#10630 fzputtygen_interface.cpp:2:34: fatal error: fzputtygen_interface.h: No such file or directory normal fixed 9 years 9 years
Description

Build error on Ubuntu with below line:

fzputtygen_interface.cpp:2:34: fatal error: fzputtygen_interface.h: No such file or directory

fzputtygen_interface.h does not exist in source tarball while fzputtygen_interface.cpp file contains line: #include "fzputtygen_interface.h"

Build log: https://launchpadlibrarian.net/215169368/buildlog_ubuntu-wily-amd64.filezilla_3.13.0-2~2wily_BUILDING.txt.gz

#9957 Filezilla freezes in Ubuntu 14.10 high outdated 9 years 9 years
Description

In Ubuntu 14.10 if i connect to an ftp server and start renaming the files suddenly filezilla wont allow me to type anything. This bug dosent exist in Ubuntu 14.04 64 bit.

i use F2 to rename files and this is still possible to use. Also i can click in the name of a file and move the marker and mark text with the mouse, but i cant erase the names or type new text in the names. This happend very shortly after. If i connect to the ftp find a file and mark it for editing/renaming and go over in a browser or folder on my machine suddenly when i come back filezilla kinda freezes.. only thing to do is close filezilla and start it again and this happens everytime.. i cant even have filezilla open for 5 minutes and conencted..

Im running Ubuntu 64 bit and my local network is stable (Using lan cables and have transfer speeds on 100 MB/s (1000 Mbit)

I tried to debug filezilla, but the debug dosent catch anything related to what im doing.. (i will try to get some debug/logging that could be useful, but maby you just need to run Ubuntu 14.10 64 bit and rename files on your ftp.. when i enabled debug/logging it took longer time before it did freeze.

#10398 settings menu standart shortcut key lost, doesn't exist anymore low fixed 9 years 9 years
Description

as in any normal mac os x application should do, filezilla should open settings when user press the "⌘," but it doesn't...

FileZilla Client


Version: 3.10.3

Build information:

Compiled for: x86_64-apple-darwin13.4.0 Compiled on: x86_64-apple-darwin13.4.0 Build date: 2015-03-29 Compiled with: Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Compiler flags: -g -O2 -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.3.13 SQLite: 3.8.8.3

Operating system:

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

#10633 Crash in fzsftp.exe Tim Kosse normal fixed 9 years 9 years
Description

As of version 3.13.0 connecting to certain SFTP servers causes fzsftp.exe to crash. All previous versions of FileZilla used to work like a charm with the same servers.

Here's FileZilla's debug log:

Status:	Connecting to 127.0.0.1...
Trace:	Going to execute C:\Program Files\FileZilla FTP Client\fzsftp.exe
Response:	fzSftp started, protocol_version=3
Trace:	CSftpControlSocket::ConnectParseResponse(fzSftp started, protocol_version=3)
Trace:	CSftpControlSocket::SendNextCommand()
Trace:	CSftpControlSocket::ConnectSend()
Command:	open "test@127.0.0.1" 22
Trace:	Looking up host "127.0.0.1"
Trace:	Connecting to 127.0.0.1 port 22
Trace:	We claim version: SSH-2.0-PuTTY_Local:_Aug_15_2015_14:41:50
Trace:	Server version: SSH-2.0-Syncplify_Me_Server
Trace:	Using SSH protocol version 2
Trace:	Doing Diffie-Hellman group exchange
Trace:	Doing Diffie-Hellman key exchange with hash SHA-1
Trace:	Host key fingerprint is:
Trace:	ssh-rsa 1024 00:d9:ec:0e:66:45:29:8d:a7:e0:42:4e:b7:71:1e:ff
Trace:	CControlSocket::DoClose(64)
Trace:	CSftpControlSocket::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)
Status:	Connecting to 127.0.0.1...
Trace:	Going to execute C:\Program Files\FileZilla FTP Client\fzsftp.exe
Response:	fzSftp started, protocol_version=3
Trace:	CSftpControlSocket::ConnectParseResponse(fzSftp started, protocol_version=3)
Trace:	CSftpControlSocket::SendNextCommand()
Trace:	CSftpControlSocket::ConnectSend()
Command:	open "test@127.0.0.1" 22
Trace:	Looking up host "127.0.0.1"
Trace:	Connecting to 127.0.0.1 port 22
Trace:	We claim version: SSH-2.0-PuTTY_Local:_Aug_15_2015_14:41:50
Trace:	Server version: SSH-2.0-Syncplify_Me_Server
Trace:	Using SSH protocol version 2
Trace:	Doing Diffie-Hellman group exchange
Trace:	Doing Diffie-Hellman key exchange with hash SHA-1
Trace:	Host key fingerprint is:
Trace:	ssh-rsa 1024 00:d9:ec:0e:66:45:29:8d:a7:e0:42:4e:b7:71:1e:ff
#10526 ability to connect to FTP server depends on IP address normal outdated 9 years 9 years
Description

Home network, three computers. Desktop computer with FTP server connected to router via a wired connection. Two laptop computers with Filezilla FTP clients connected to router via wireless connections; one runs Windows XP and an older Filezilla client, while the other runs Windows 7 and has the latest Filezilla client 3.11.0.2. Everything is DHCP.

Router dynamically assigned 192.168.0.101 to the desktop machine. Both laptop Filezilla FTP clients have entries in the Site Manager to connect to host 192.168.0.101. Both worked just fine for months and months.

Following a recent power outage, router dynamically assigned 192.168.0.100 to the desktop machine with FTP server. Site Manager on the Windows XP machine was updated to point to 192.168.0.100, and it works. Site Manager on the Windows 7 machine was updated to point to 192.168.0.100, but sometimes it works and sometimes it does NOT work. When it does NOT work, the router has assigned the Windows 7 laptop 192.168.0.101 (the previous address of the desktop FTP server). When it does work, the router has assigned the Windows 7 laptop some other IP, such as 192.168.0.103 (the most recent time it worked). When it fails, the messages are "Connecting to 192.168.0.100", "Connection timed out after 20 seconds of inactivity", and "Could not connect to server". The automatic retry yields the same set of errors. Meanwhile, the FTP server on the desktop machine shows no attempt to connect from another machine on the home network. And the Windows XP machine has absolutely no trouble connecting.

Speculation: something in Filezilla "remembers" that the FTP server used to be 192.168.0.101 (even though the IP was changed in the Site Manager), so when the router assigns 192.168.0.101 to the Windows 7 laptop, Filezilla tries to connect to "itself" and fails. When the router assigns 192.168.0.103 (or 102, or 104, or 105) to the Windows 7 laptop, everything works just fine.

I suppose I could learn how to configure the router so that it forces a particular IP onto a machine and that would get around the problem, but it sure looks like there is a bug in Filezilla.

#10551 Filezilla cannot connect by putty connects normal outdated 9 years 9 years
Description

I use filezilla 3.11.0.2 to connect to two hosts in my university. I use putty too. Putty connects to both but filezilla can only connect to host 1 and when I want to connect to host 2, it automatically tries to connect host 1. Can you help me?

#10529 Four hour time difference on files uploaded high outdated 9 years 9 years
Description

I have tested this on multiple FTP sites and have found a four hour time difference is displayed when uploading a file. This has caused issues with customers of ours who utilize this program on their files. Attached is a picture of a file I uploaded with the time it said it was uploaded 4:41 AM and the computer time 8:40 AM. I did not adjust any settings to the application or to my computer.

#10635 Missing header file in Source Code donwload normal duplicate 9 years 9 years
Description

The file src/interface/fzputtygen_interface.h is missing from the tar file FileZilla_3.13.0_src.tar.bz2 found in the "Client Download" page.

#10636 Some sub directories are not being created on download of a directory normal wontfix 9 years 9 years
Description

When I download a directory that contains 2 levels of sub directories, the 2nd level directories are not created. In addition, I get the attached error message saying, in effect, I couldn't create the directory but I was successful in creating the directory!?

Directory structure to download: /2015-2016 School Pictures/Sun Valley Elementary /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)


Directory structure that was successfully downloaded: C:\Temp\HotShotPortraits Completed\2015-2016 School Pictures\Sun Valley Elementary\1-PHOTOGRAPHERS UPLOAD IMAGES HERE C:\Temp\HotShotPortraits Completed\2015-2016 School Pictures\Sun Valley Elementary\1-PHOTOGRAPHERS UPLOAD IMAGES HERE\1-Photographer Selected Images C:\Temp\HotShotPortraits Completed\2015-2016 School Pictures\Sun Valley Elementary\1-PHOTOGRAPHERS UPLOAD IMAGES HERE\2-Photographer Extra Images (only if requested)


In other words, the directories contained in the sub directory: /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images were not successfully created.


Log File: 2015-08-24 08:40:16 8724 1 Status: Resolving address of 02d7b3a.netsolhost.com 2015-08-24 08:40:16 8724 1 Status: Connecting to 206.188.192.104:21... 2015-08-24 08:40:17 8724 1 Status: Connection established, waiting for welcome message... 2015-08-24 08:40:17 8724 1 Response: 220 FTP Server ready. 2015-08-24 08:40:17 8724 1 Command: AUTH TLS 2015-08-24 08:40:17 8724 1 Response: 500 AUTH not understood 2015-08-24 08:40:17 8724 1 Command: AUTH SSL 2015-08-24 08:40:18 8724 1 Response: 500 AUTH not understood 2015-08-24 08:40:18 8724 1 Status: Insecure server, it does not support FTP over TLS. 2015-08-24 08:40:18 8724 1 Command: USER frankfennema 2015-08-24 08:40:18 8724 1 Response: 331 Password required for frankfennema 2015-08-24 08:40:18 8724 1 Command: PASS 2015-08-24 08:40:18 8724 1 Response: 230 User frankfennema logged in 2015-08-24 08:40:18 8724 1 Command: SYST 2015-08-24 08:40:18 8724 1 Response: 215 UNIX Type: L8 2015-08-24 08:40:18 8724 1 Command: FEAT 2015-08-24 08:40:19 8724 1 Response: 211-Features: 2015-08-24 08:40:19 8724 1 Response: EPRT 2015-08-24 08:40:19 8724 1 Response: EPSV 2015-08-24 08:40:19 8724 1 Response: LANG ru-RU;bg-BG;en-US;fr-FR;zh-CN;zh-TW;it-IT;ko-KR;ja-JP;es-ES 2015-08-24 08:40:19 8724 1 Response: MDTM 2015-08-24 08:40:19 8724 1 Response: TVFS 2015-08-24 08:40:19 8724 1 Response: MFMT 2015-08-24 08:40:19 8724 1 Response: SIZE 2015-08-24 08:40:19 8724 1 Response: MFF modify;UNIX.group;UNIX.mode; 2015-08-24 08:40:19 8724 1 Response: REST STREAM 2015-08-24 08:40:19 8724 1 Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; 2015-08-24 08:40:19 8724 1 Response: UTF8 2015-08-24 08:40:19 8724 1 Response: 211 End 2015-08-24 08:40:19 8724 1 Command: OPTS UTF8 ON 2015-08-24 08:40:19 8724 1 Response: 200 UTF8 set to on 2015-08-24 08:40:19 8724 1 Status: Connected 2015-08-24 08:40:19 8724 1 Status: Retrieving directory listing... 2015-08-24 08:40:19 8724 1 Command: PWD 2015-08-24 08:40:19 8724 1 Response: 257 "/" is the current directory 2015-08-24 08:40:19 8724 1 Command: TYPE I 2015-08-24 08:40:20 8724 1 Response: 200 Type set to I 2015-08-24 08:40:20 8724 1 Command: PASV 2015-08-24 08:40:20 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,209,121) 2015-08-24 08:40:20 8724 1 Command: MLSD 2015-08-24 08:40:20 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:21 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:21 8724 1 Status: Directory listing of "/" successful 2015-08-24 08:40:23 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures"... 2015-08-24 08:40:23 8724 1 Command: CWD 2015-2016 School Pictures 2015-08-24 08:40:24 8724 1 Response: 250 CWD command successful 2015-08-24 08:40:24 8724 1 Command: PWD 2015-08-24 08:40:24 8724 1 Response: 257 "/2015-2016 School Pictures" is the current directory 2015-08-24 08:40:24 8724 1 Command: PASV 2015-08-24 08:40:24 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,210,15) 2015-08-24 08:40:24 8724 1 Command: MLSD 2015-08-24 08:40:24 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:25 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:25 8724 1 Status: Directory listing of "/2015-2016 School Pictures" successful 2015-08-24 08:40:30 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary"... 2015-08-24 08:40:30 8724 1 Command: CWD Sun Valley Elementary 2015-08-24 08:40:30 8724 1 Response: 250 CWD command successful 2015-08-24 08:40:30 8724 1 Command: PWD 2015-08-24 08:40:30 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary" is the current directory 2015-08-24 08:40:30 8724 1 Command: PASV 2015-08-24 08:40:30 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,211,76) 2015-08-24 08:40:30 8724 1 Command: MLSD 2015-08-24 08:40:31 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:31 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:31 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary" successful 2015-08-24 08:40:41 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE"... 2015-08-24 08:40:41 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:40:41 8724 1 Response: 250 CWD command successful 2015-08-24 08:40:41 8724 1 Command: PWD 2015-08-24 08:40:41 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE" is the current directory 2015-08-24 08:40:41 8724 1 Command: PASV 2015-08-24 08:40:42 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,213,111) 2015-08-24 08:40:42 8724 1 Command: MLSD 2015-08-24 08:40:42 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:40:42 8724 1 Response: 226 Transfer complete 2015-08-24 08:40:42 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE" successful 2015-08-24 08:41:06 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images "... 2015-08-24 08:41:06 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images 2015-08-24 08:41:06 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:06 8724 1 Command: PWD 2015-08-24 08:41:09 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " is the current directory 2015-08-24 08:41:09 8724 1 Command: PASV 2015-08-24 08:41:10 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,217,181) 2015-08-24 08:41:10 8724 1 Command: MLSD 2015-08-24 08:41:10 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:11 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:11 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " successful 2015-08-24 08:41:14 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)"... 2015-08-24 08:41:14 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested) 2015-08-24 08:41:19 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:19 8724 1 Command: PWD 2015-08-24 08:41:20 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" is the current directory 2015-08-24 08:41:20 8724 1 Command: PASV 2015-08-24 08:41:20 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,219,0) 2015-08-24 08:41:20 8724 1 Command: MLSD 2015-08-24 08:41:20 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:20 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:20 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" successful 2015-08-24 08:41:28 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images "... 2015-08-24 08:41:28 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:41:28 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:28 8724 1 Command: CWD 1-Photographer Selected Images 2015-08-24 08:41:29 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:29 8724 1 Command: PWD 2015-08-24 08:41:30 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " is the current directory 2015-08-24 08:41:30 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images " successful 2015-08-24 08:41:30 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images "... 2015-08-24 08:41:30 8724 1 Command: CWD 1-Student, Teachers & Staff Selected Images 2015-08-24 08:41:30 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:30 8724 1 Command: PWD 2015-08-24 08:41:31 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images " is the current directory 2015-08-24 08:41:31 8724 1 Command: PASV 2015-08-24 08:41:31 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,220,108) 2015-08-24 08:41:31 8724 1 Command: MLSD 2015-08-24 08:41:31 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:32 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:32 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /1-Student, Teachers & Staff Selected Images " successful 2015-08-24 08:41:32 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters"... 2015-08-24 08:41:32 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images 2015-08-24 08:41:32 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:32 8724 1 Command: CWD 2-Updated Rosters 2015-08-24 08:41:36 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:36 8724 1 Command: PWD 2015-08-24 08:41:36 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters" is the current directory 2015-08-24 08:41:36 8724 1 Command: PASV 2015-08-24 08:41:36 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,221,7) 2015-08-24 08:41:36 8724 1 Command: MLSD 2015-08-24 08:41:36 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:37 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:37 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /2-Updated Rosters" successful 2015-08-24 08:41:37 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures "... 2015-08-24 08:41:37 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images 2015-08-24 08:41:37 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:37 8724 1 Command: CWD 3-Class Pictures & Group Staff Pictures 2015-08-24 08:41:37 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:37 8724 1 Command: PWD 2015-08-24 08:41:38 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures " is the current directory 2015-08-24 08:41:38 8724 1 Command: PASV 2015-08-24 08:41:38 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,221,70) 2015-08-24 08:41:38 8724 1 Command: MLSD 2015-08-24 08:41:38 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:39 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:39 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/1-Photographer Selected Images /3-Class Pictures & Group Staff Pictures " successful 2015-08-24 08:41:39 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)"... 2015-08-24 08:41:39 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:41:39 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:39 8724 1 Command: CWD 2-Photographer Extra Images (only if requested) 2015-08-24 08:41:39 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:39 8724 1 Command: PWD 2015-08-24 08:41:40 8724 1 Response: 257 "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" is the current directory 2015-08-24 08:41:40 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE/2-Photographer Extra Images (only if requested)" successful 2015-08-24 08:41:40 8724 1 Status: Retrieving directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE"... 2015-08-24 08:41:40 8724 1 Command: CWD /2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE 2015-08-24 08:41:40 8724 1 Response: 250 CWD command successful 2015-08-24 08:41:40 8724 1 Command: PASV 2015-08-24 08:41:40 8724 1 Response: 227 Entering Passive Mode (206,188,192,104,221,135) 2015-08-24 08:41:40 8724 1 Command: MLSD 2015-08-24 08:41:40 8724 1 Response: 150 Opening BINARY mode data connection for MLSD 2015-08-24 08:41:41 8724 1 Response: 226 Transfer complete 2015-08-24 08:41:41 8724 1 Status: Directory listing of "/2015-2016 School Pictures/Sun Valley Elementary/1-PHOTOGRAPHERS UPLOAD IMAGES HERE" successful

FileZilla About: FileZilla Client


Version: 3.13.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-08-15 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.4 SQLite: 3.8.11.1

Operating system:

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

#10640 Always trust certifcate does not work on all sites normal rejected 9 years 9 years
Description

When I open a site that has a certificate problem, the Unknown certificate window pops up. But the "Always trust certificate in future sessions" checkbox is not enabled so the next time I open FileZilla, I have to verify the site again. This only started happening in 3.13.1

The site I am trying to access is ktlcanada.com Other sites seem to not do this.

FileZilla Client


Version: 3.13.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-08-24 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.4 SQLite: 3.8.11.1

Operating system:

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

#10638 Excel opens empty page normal worksforme 9 years 9 years
Description

Hi,

i have a user who - via remote ftp connection - can't view .xlsx files. No such problem with .docx or any other office files. When selecting "view file" excel launches but doesn't load the file (remains blank). This situation doesn't arise when opening locally - Excel displays files normally.

Office version 2013 Fam & SE - freshly reinstalled.

tks & rgds, Chris

#9829 Crash when trying to upload a number of (empty) folders by drag'n'drop from windows explorer to a directory connected via ftp normal fixed 10 years 9 years
Description

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 Vista (build 6002, Service Pack 2) Version: 6.0 Platform: 32 bit system


Bug Description

Started FileZilla
Opend Pre-Saved Connection to my NAS from outside the home-network with a dyndns-connections via no-ip.biz
Openend 3 directories (main-sub-sub) to get to my destination
Then selected 5 folders in windows explorer
Via Drag'n'Drop I plannted them inside the destined destination inside FileZilla FileZilla copied some and then crashed


Attachments

  • screenshot of crash
  • whole log as .rtf (with WordPad)
#5367 7-hour error on timestamp for all sent files normal fixed 14 years 9 years
Description

Two parties have verified that text files sent via FileZilla 3.3.2.1 show a new "last modified date" that is seven hours ago. Yet, others looking at the same files on the remote server using SQL Tools 1.5 see the correct timestamp.

I am using Windows XP Pro SP3, and the files are being transferred to any of several servers. In the Site Manager, we have the timezone offsets set to zero (in fact, the seven-hour error is in the wrong direction for this to be the difference between PDT and GMT.)

Here's the kicker: if you drag the affected file back from the remote server, it keeps the same wrong timestamp!

Love the product, just trying to help make it better...

#10272 Filezilla deletes local file before file transfer fails high worksforme 9 years 9 years
Description

After editing a file locally and hitting 'yes' on the dialog to upload the changed file with 'delete local copy' checked, and then the file fails to transfer to the server, the file gets deleted anyway and there's no way to recover it.

#10641 No longer able to connect after latest update normal rejected 9 years 9 years
Description

I've been using FileZilla very happily for quite some time but since I've run the update today I can no longer connect to one of my servers. When I first tried to it came up with a warning message for me to check over server information (screenshot attached) which I said 'ok' to, then when I've gone to connect via site manager it just hangs, saying the site name at the top of FileZilla but "Not connected to any server" in the right hand pane. A colleague who's not run the update yet is still able to connect fine so I don't think it's an issue with our server.

#10644 Can no longer connect to server normal rejected 9 years 9 years
Description

Since I updated to the latest version (3.13.1), I could no longer connect to one of my FTP servers using sftp. There were no changes on the server side, and nothing out of the blue seems to happening.

This issue was also in the 3.13 version, though I did not report the bug at the time. The last working version that was able to connect to the server is 3.12.0.2.

Here is log from filezilla:

2015-08-30 15:30:13 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:13 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:13 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:13 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:13 16608 1 Error: Could not connect to server 2015-08-30 15:30:13 16608 1 Status: Waiting to retry... 2015-08-30 15:30:18 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:18 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:18 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:18 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:18 16608 1 Error: Could not connect to server 2015-08-30 15:30:18 16608 1 Status: Waiting to retry... 2015-08-30 15:30:23 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:23 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:23 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:23 16608 1 Error: Network error: Connection reset by peer 2015-08-30 15:30:23 16608 1 Error: Could not connect to server 2015-08-30 15:30:23 16608 1 Status: Waiting to retry... 2015-08-30 15:30:28 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:28 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:28 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:28 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:28 16608 1 Error: Could not connect to server 2015-08-30 15:30:28 16608 1 Status: Waiting to retry... 2015-08-30 15:30:33 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:33 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:33 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:34 16608 1 Error: Network error: Software caused connection abort 2015-08-30 15:30:34 16608 1 Error: Could not connect to server 2015-08-30 15:30:34 16608 1 Status: Waiting to retry... 2015-08-30 15:30:39 16608 1 Status: Connecting to 139.255.47.238... 2015-08-30 15:30:39 16608 1 Response: fzSftp started, protocol_version=3 2015-08-30 15:30:39 16608 1 Command: open "user@139.255.47.238" 22 2015-08-30 15:30:40 16608 1 Error: Connection attempt interrupted by user

#10647 Gestore dei siti manda in crash FileZilla normal invalid 9 years 9 years
Description

Versione 3.13.1

La "Gestione siti" manda in crash FileZilla

Linux Ubuntu 15.04 64 bit

#10649 Unable to connect to server after updating FileZilla normal worksforme 9 years 9 years
Description

I've looked through the tickets on here however I haven't yet found a solution that fits my situtaion. I receive the following dialogue now when trying to connect to my server.

Status: Resolving address of ftp.atlanticpacificpro.com Status: Connecting to 142.4.31.20: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 (142,4,31,20,237,168) Command: MLSD Error: The data connection could not be established: ECONNREFUSED - Connection refused by server

I've gone through the Network Config Wizard (Passive Mode, Local Firewall grants access, getting external IP via http://ip.filezilla-project.org/ip.php) and receive the following dialogue.

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.13.1 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 75.76.211.250 hf-hg-cbb-cfa Response: 200 OK PREP 51259 Response: 200 Using port 51259, data token 1665000830 PORT 75,76,211,250,200,59 Connection closed

I'm not sure what to do next. Any help or input would be greatly appreciated. Thank you.

#10243 Scrambled permissions set with FileZilla 3.10.1.1 normal worksforme 9 years 9 years
Description

We are seeing scrambled permissions set with FileZilla 3.10.1.1. Multiple web developers have uploaded content to a web server that should have directory permissions of 775 and file permissions of 644. The server's umask is set to these values as a default, and previous versions of FileZilla uploaded files without problem.

After a blanket update from 3.9.06 to 3.10.1.1, uploaded directories had permissions set to 7644, 755, or in some cases 700. Uploaded files had permissions set to 640 or, in some cases, 700. The client machines were running both Windows 7 and Mac OS X 10.9.

Reuploading the files using a non-FileZilla FTP client (Fetch on Macs, WS_FTP on Windows) had permissions properly set. Downgrading to FileZilla 3.7.3 (what we had cached) corrected the permissions problem, though it has other issues.

#9973 Can't load files list if more than 100 files on distant Yosemite Network Drive normal rejected 9 years 9 years
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.

#10235 FTP Connection (TLS) not possible! high rejected 9 years 9 years
Description

Hey,

since last updates to newest version (3.10.1.1) it´s not longer to connect to FTP. It initialize TLS connection wich is not used. We try it with and without certificate.

FileZilla Client


Version: 3.10.1.1

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-02-01 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.21 SQLite: 3.8.8.2

Operating system:

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

Server used Plesk 11.5 on Linux Debian (try it with other hostings too).

Status: Resolving address of XXX-XXX.com Status: Connecting to 87.XXX.XX.XX: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 the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (87,120,91,25,182,21). Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

#9286 sftp:// Autopmatically Inserted Before pubftp.example.com Stopping connections to pubftp Hosts high rejected 10 years 9 years
Description

sftp://pubftp.example.com

#9773 Opening two or more tabs scrambles the user interface high fixed 10 years 9 years
Description

When opening a second connection in a new tab the user interface is scrambled , making impossible to switch connections from tabs.

#9151 Client freezes due to multiple dialogues being open at the same time normal fixed 10 years 9 years
Description

When you edit files while a queue is being processed, there is a rare chance of having two dialogues open at the same time, cancelling each other out.

That's because when you edit files, there is a chance of the "Selected file already being edited" dialogue popping up. After this dialogue shows, a second dialogue can pop up, asking the user whether to overwrite an already existing file, since the queue is still running in the background.

This results in a freeze, since neither the dialogues nor the main program can be closed anymore.

#10652 "Check for updates" dialog is very tall normal duplicate 9 years 9 years
Description

Help > Check for updates...

The dialog is very tall. In Debian GNOME, with top bar and window list there is not enough room to show the whole dialog, so i can't see the close button at the bottom.

Screen is 1366x768.

With window list disabled i can see part of the close button, but still not the whole dialog.

#10186 Multiple issues with latest build - Can't edit files - Can't connect to servers normal worksforme 9 years 9 years
Description

Hello FZ team,

This latest build is not quite right. Have never had issues with anything before.

#1 - Constantly have to close and re-launch FileZilla to avoid "couldn't open filename.ext" errors when editing files locally.

#2 - When connecting to server fails there is no error message / indication. It just acts as if you never attempted to connect

Thanks for all you do, Thomas

#10282 FileZilla updates installed to Documents folder normal duplicate 9 years 9 years
Description

I have FileZilla installed at /Applications/Utilities and every time there is an update, it installes the app to ~/Documents folder. I believe that update should update the app and not to put the application to somewhere on the computer.

OSX 10.10.2 / Mac Pro /FileZilla 3.10.1.1

#9917 Updates on Mac OS X download to the ~/Documents folder, not ~/Downloads normal duplicate 10 years 9 years
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!

#10615 Closing tab button doesn't work normal outdated 9 years 9 years
Description

Hello,

When you have at least 2 tabs, there is a little cross on the right side of the tab, presumably to close the tab. But when you click on it, it doesn't work. The tab can be right clicked to be closed.

Steps to reproduce : Open two tabs Click the cross to close a tab Expected : the tab closes Bug : nothing happens.

Gif of it in action: https://i.imgur.com/7Z6JVI7.gif

This bug is present in Filezilla client version 3.12.0.2 on GNU/Linux plateform (Archlinux). I can't reproduce it on Mac OS X.

This bug was first reported two years ago (https://trac.filezilla-project.org/ticket/8889) with Awesome WM, now I'm using BSPWM, and the bug is still here.

Regards, ~k

#7729 进度条逻辑有问题 high outdated 13 years 9 years
Description

连接到linux ssh协议; 可能是没刷新?然后计算时使用的是未刷新前的文件大小, 在服务器一直在生成文件,大小已改变.所以计算有误?


host is linux; connect by ssh; ie. the file is test.txt; flush file list now it say file is 5KB; but sever is writing the test.txt; by the end is may be 1MB; don't flush,allway it show text.txt is 5KB ; down it, the rate of progress is 100%; but it's not finished.

#7765 Drag and drop normal outdated 13 years 9 years
Description

Cursor icon does not allows to drop dragged file. I downloaded and unzipped my file. I can drag it from my window but cannot drop it into filezilla folder to upload.

#10350 unable to add Images sub-folders normal outdated 9 years 9 years
Description

Hi, I have Fz 3.10.3 version. When I upload a sub-folder to images folder, the Process Queue is working and the file transfer is completed, but the new sub-folder did not show in the images folder. My hosting server indicated that the uploaded file was present. I notified my hosting service (Inventory Source) to check on it. I do have another website hosted by Bluehost, and the FTP have the same problem. Please help to see why. Thank you. John.

#3736 503 Error - Failure of Data Connection normal outdated 16 years 9 years
Description

I get this error when I do the Configuration test and then it tells me to download the latest version and if that doesn't work submit a ticket. Since I have the latest version I am submitting this ticket. Please give me suggestions on what I can do to get this work. Thanks, Jeff hoobs1@…

#9644 Filezilla does not remember column width on iMac normal worksforme 10 years 9 years
Description

Some days ago I updated my OS. From that day on Filezilla forgets column widths after closing/reopening. I have this problem again and again. Sometimes the widths are remembered over e period of many month, then for weeks and month they are forgotten every time.

I found lots of Tickets about exactly the same problem. The oldest is from 2002. It is 12 years old! See: http://trac.filezilla-project.org/ticket/1570

Please get this fixed PERMANENTLY!!! 12 years should have been time enough to solve this problem for ever.

FileZilla Client


Version: 3.8.1

Build information:

Compiled for: i386-apple-darwin13.1.0 Compiled on: x86_64-apple-darwin13.2.0 Build date: 2014-06-01 Compiled with: Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Compiler flags: -g -O2 -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.2.15 SQLite: 3.8.4.3

Operating system:

Name: Mac OS X (Darwin 13.3.0 x86_64) Version: 16.148

#9988 upgrade broke filezilla normal outdated 9 years 9 years
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

#3999 Site Manager: Sites List doesn't scroll during drag'n'drop normal fixed 16 years 9 years
Description

It is not possible to drag a site from one folder to another folder if two of the folders are not viewable (need to scroll) because while we drag a site to the list edge, the scrollbar doesn't scroll with it.

I hope it explain it.

Try make two folders under My Sites root folder. Then make 10 or more sites in first folder. Try move a site from first folder to second folder. Don't collapse the folder, let it expanded.

Thanks

#4940 CHMOD attributes not updated after changing them normal fixed 15 years 9 years
Description

I believe this is a bug and has been present in all versions that I have used, including 3.2.8.1

I am using XP Pro

After changing the access attributes of a Folder, the new attributes are not refreshed in the client. In this example the existing attributes before CHMOD were 755

Command: SITE CHMOD 777 wp-content Response: 200 SITE CHMOD command successful

Right click on the folder afterwards --> File attributes and it shows the old settings before CHMOD was applied (755). Close FZ and launch it again. It now displays the correct current attributes (777).

Thanks, Danny

#10619 Graphics error in protocol section low outdated 9 years 9 years
Description

After uploading multiple files, the protocol section of the FileZilla GUI results in a graphics error so that icon disappear. I noticed this error already a view versions ago.

#9966 Ctrl-V normal outdated 9 years 9 years
Description

Bonjour,

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

Fort pénible

#10657 can't drag filename with percent symbol ("%") between panes normal fixed 9 years 9 years
Description

On Linux (issue does not affect Windows), attempting to drag a file from the local to remote pane does not work if the filename has a percent symbol ("%").

For example, if you attempt to drag a file named test%20test.txt from local to remote, nothing happens -- no message is appended to the message log; no item is added to the transfer queue.

This issue is especially problematic when the user highlights and drag-and-drops multiple files, as they may not notice that not all of the files they selected get queued.

If the user instead right-clicks on test%20test.txt and selects "Upload", the file is uploaded normally.

#10659 re-edit failed normal worksforme 9 years 9 years
Description

1) edit file in the left panel by right menu (opened by notepad) 2) close the open file 3) redo 1). An error dialog raise

XRC error: XRC resource "ID_EDITEXISTING_LOCAL" (class "wxDialog") not found

OS: window prem 7 FZ: 3.13 - 3.14

#7350 Confusing option on prompt after a file being edited has been changed normal fixed 13 years 9 years
Description

1) Right click a local file and chose "Edit". 2) Make a change to this file. 3) Switch back to FileZilla. 4) On the prompt whether to upload the file check "Finish editing and delete local file". 5) Answer with "Yes" or "No". This does not seem to matter.

To my understanding the local file is the file I chose for editing. However, this file is still there afterwards. I am not sure what the expected behavior in this case is. Personally I like the current one, but I am confused by the option saying the file will be removed.

#10664 Directory Limit of 7998 files retrived - I have more files in the directory Troy Lyndon low rejected 9 years 9 years
Description

I'm running on Mac OSX, and I don't recall having this problem with FileZilla on PC.

Please fix this ASAP or I'll have to abandon your fantastic, amazing project.

My project is very large and accesses many files on the server. When I backup the server via FileZilla, this limit causes me to miss backing up files without even knowing it.

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