Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 4044)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Owner Priority Resolution Created Modified
#10682 Bluehost normal worksforme 9 years 8 years
Description

Can no longer retrieve directory listing for sites hosted at bluehost

Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (50,87,164,32,158,1) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

FileZilla Client


Version: 3.14.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2015-10-16 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 pclmulqdq

#9599 Bluescreen after "Action after queue completion"->"shutdown system" (when the queue is empty) normal rejected 10 years 10 years
Description

hello,

i´m using the filezilla-client 3.7.3; with SFTP max. 2xConnections. This was the last version with no bluescreen´s. The problem occurs in version >3.7.3 after -> "Action after queue completion"->"shutdown system" (when the queue is empty)

-the new version 3.9.0Beta i haven´t tested, the version 3.8 have the same problem!

#9941 Bookmark sorting case needs standardizing normal fixed 9 years 9 years
Description

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

Filezilla client 3.9.0.6

#4406 Bookmarks - Use synchronized browsing checkbox normal fixed 15 years 10 years
Description

The Use synchronized browsing checkbox doesn't appear to be bound to anything. Synchronized browsing works appropriately for new bookmarks by setting it in the dialog, but changing it for existing bookmarks doesn't seem to have an effect, and it always appears unchecked even if the bookmark was created with it and it works. I'm using v3.2.3.1 of the win32 zip package from SourceForge.

#3399 Break Connection Alert Alexander Schuch normal 16 years 16 years
Description

Even after my session has expired and the connection terminated, I get a "Break Connection?" alert when I attempt to re-connect. FileZilla should know that the connection has expired and not alert me.

#10269 Broken Download Incorrectly Marked as Successful normal outdated 9 years 7 years
Description

When downloading to USB drive in Windows 7, if the drive disconnects for any reason the file download stops and does not restart when the drive reconnects. The file name of the partially downloaded file is moved to the successfully downloaded window instead of the download failed window. This makes you believe you downloaded the entire file successfully but instead you only downloaded part of the file and you have to check each file to make sure you downloaded all of the file.

It used to work correctly in older versions of the client.

I am using the following version:


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

#7183 Broken Files normal worksforme 13 years 10 years
Description

Since the last update I have issues with the FileZilla Client. evertime I download or upload an image on my FTP server with your product the file is destroyed u cant see what is on the image but the filesize is the same as efor up or downloading. If i use an other Programm for transfering data there are no issues

#10669 Broken Toolbar Icons Tim Kosse high worksforme 9 years 6 years
Description

There seems to be a problem with the Icons of Filezilla 3.14 running under Mac OS X 10.11 (El Capitan)

View this screenshot: http://hubert.schoelnast.at/allerlei/Bildschirmfoto%202015-10-05%20um%2012.26.30.png

FileZilla Client


Version: 3.14.0

Build information:

Compiled for: x86_64-apple-darwin14.5.0 Compiled on: x86_64-apple-darwin14.5.0 Build date: 2015-09-16 Compiled with: Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) 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: Mac OS X (Darwin 15.0.0 x86_64) Version: 10.11 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq rdrnd Settings dir: /Users/hubert/.filezilla/

#10746 Broken main menu icons on mac normal duplicate 8 years 8 years
Description

I have broken main menu icons on my mac book air. And it breaks every time I click on some buttons in main panel and stays broken next time. And after application restart too. I've attached a screenshot.

#3786 Browsing to the local "Desktop" folder (shortcut) makes the UI hang for a few seconds normal outdated 16 years 12 years
Description

VERSION INFO: Filezilla client 3.1.2 and some recent earlier versions.

PROBLEM DESCRIPTION: When clicking on the Desktop folder shortcut appearing in the Local site's tree view (remote site is Linux, so I could not test if behavior is the same on Remote site's tree view), the hard disk of my computer starts spinning like crazy for about 10 to 15 seconds before control is given back to the UI.

This behavior might be related to a fix / enhancement implemented to solve tickets 1088 and 1089.

#4844 Bt home hub 2 disconnection low rejected 15 years 15 years
Description

when i was uploading an large pack of files to byethost with my new bt home hub 2 and then it disconnect the internet...

i wonder if this software cause the problem or its my bt home hub?

#12274 Buffer overflow when wrongly using `memcpy` normal rejected 4 years 4 years
Description

In the latest source code /tests/dirparsertest.cpp, there is a buffer overflow in function DirectoryListingParserTest::testIndividual().
len is the length of entry.data, not including the null character. So the sizeof(data) is len. According to the reference of memcpyhttp://www.cplusplus.com/reference/cstring/memcpy/, we need to make sure the 1st parameter of memcpy is larger than strlen(2nd parameter)+1(1 means the null-character.) So we should change 1475 to char* data = new char[len+1]; data[len]=0;

To avoid overflows, the size of the array pointed by destination shall be long enough to contain the same C string as source (including the terminating null character), and should not overlap in memory with source.

1474	    size_t const len = entry.data.size();
1475	    char* data = new char[len];
1476	    memcpy(data, entry.data.c_str(), len);
#4762 Bug (icons) normal outdated 15 years 12 years
Description

The "directory comparison" and "filter dialog" icons in all themes are inverted!

#7440 Bug Report normal duplicate 13 years 12 years
Description

despise uninstalling the program and reinstalling the error message unable to access xml file comes up. all files are installed in users, owner roaming directory. the files cannot be found and the client does not connect to the server.

messages are as follows:" EACCES - Permission denied"

:Failed to write xml file

:Cannot open file with directory Users/owner/roaming, access denied ;error 5

#4207 Bug Report Ntwk Conf Wzrd: normal rejected 15 years 15 years
Description

Running the Network Configuration Wizard to try to resolve a problem connecting to an FTP server. SFTP connects without issue. The following are the test results from a configuration test which advise submitting a Bug Report. I tried running the wizard without any initial settings set to see if that would work first.

*IP ADDRESS REMOVED FOR PRIVACY* Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.2.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 79.XX.XXX.XX hj-be-bfh-gj Response: 200 OK PREP 51936 Response: 200 Using port 51936, data token 348041089 PORT 79,XX,XXX,XX,202,224 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

When clicking next in the wizard the Summary of test Results is as follows: The server sent an unrecognized reply. Please make sure you are running the latest version of File Zilla. Visit http://filezilla-project.org for details. *(I am running version 3.2.0 bld date 2009-01-07) Submit a bug report if this problem persists with the latest version of File Zilla. *(problem occurs each time Wizard is run)

#5414 Bug Uploading with new version 3.3.3 Client normal invalid 14 years 14 years
Description

Just updated FileZilla Client to 3.3.3. Platform: Windows XP SP3 Now I can't upload files correctly. Might upload one but will fail on the other I get the string below Please notice: "Response: 230- WARNING! 100 bare linefeeds received in ASCII mode Response: File may not have transferred correctly."

Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 500 'FEAT': command not understood. Status: Connected

Status: Connected Status: Starting upload of C:\Documents and Settings\dood\Desktop\calc_2.0.htm Command: CWD / Response: 250 CWD command successful. Command: PWD Response: 257 "/" is current directory. Command: TYPE A Response: 200 Type set to A. Command: PASV Response: 227 Entering Passive Mode (216,87,188,9,189,0) Command: STOR calc_2.0.htm Response: 150 Opening ASCII mode data connection for calc_2.0.htm. Response: 230- WARNING! 100 bare linefeeds received in ASCII mode Response: File may not have transferred correctly. Response: 226 Transfer complete.

#11309 Bug after last update normal worksforme 7 years 7 years
Description

After the last update in june 19, I could'n conect any more. The following message are been shown:

Estado: A resolver o endereço de cmcenter.com.br Estado: Conectando 107.180.21.70:21... Estado: Conexão estabelecida, esperando mensagem de boas-vindas... Resposta: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Resposta: 220-You are user number 6 of 500 allowed. Resposta: 220-Local time is now 03:33. Server port: 21. Resposta: 220-This is a private system - No anonymous login Resposta: 220 You will be disconnected after 15 minutes of inactivity. Comando: AUTH TLS Erro: Conexão expirou após 22 segundos de inatividade Erro: Não foi possível conectar ao servidor Estado: Aguardando para tentar novamente...

In another computer I don't permit the update and it is working well.

Could you please help me?

BR.

Alvaro

#1163 Bug in FTP Proxy settings UI normal 18 years 10 years
Description

On FileZilla 2.2.27, go to:

Edit->Settings->FTP Proxy Settings

and select any Proxy Type, then enter some details in the Proxy host, Port, User and Pass fields and save these.

Next go to Edit->Settings->FTP Proxy Settings again and try and remove all the entries you put in the fields and click on None for the proxy type.

You will get a /!\ dialog box with no text. If you press OK for the dialog box and then press OK for the settings window, you will get the same dialog box and cannot get out without pressing Cancel.

#4997 Bug in FileZilla 3 - Could not read from transfer socket: ECONNRESET - Connection reset by peer normal rejected 14 years 11 years
Description

In FileZilla 3 I get the following Errors: Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Error: Failed to retrieve directory listing

This only happens on one server I connect to and I can connect and do a directory listing successfully to other servers on the same domain. It doesn't happen in FileZilla version 2 and I can connect and do a file listing on this server with KFTPGrabber so it seems to be an issue with FileZilla 3. I have found that if I go to the view menu and click refresh that sometimes it will reconnect and the directory listing will work but sometimes it won't. It's a difficult bug to squash I'll bet. I have seen others having this same issue in the forum. So just to be clear, I can connect, the error occurs when FileZilla attempts to execute the directory listing on the remote FTP server. The remote FTP server is running Microsoft FTP Service (Version 5.0).

#12360 Bug in Finnish locale normal fixed 3 years 3 years
Description

file fi_FI.po?revision=9791

As can be seen below, lines 4263 and 4267 have same content, but they should not be the same. Line 4267 has incorrect translation.

Line 4267 should be "Suodata pois kohteet, jotka täsmäävät yhdenkin seuraavan kanssa"

4261 #: ../src/interface/filteredit.cpp:123 4262 msgid "Filter out items matching all of the following" 4263 msgstr "Suodata pois kohteet, jotka täsmäävät kaikkien seuraavien kanssa" 4264 4265 #: ../src/interface/filteredit.cpp:124 4266 msgid "Filter out items matching any of the following" 4267 msgstr "Suodata pois kohteet, jotka täsmäävät kaikkien seuraavien kanssa"

#9927 Bug in Ubuntu normal outdated 9 years 7 years
Description

Ubuntu Version: 14.10 FileZilla Version: 3.9.0.6

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#12680 Bug listen file on win 7 critical rejected 2 years 2 years
Description

i try all versions portable cludnt version server version

i cannot list my owner pc Harddisk C or D or any one from stick i can connect the server and transfer files from server to my laptop but ohnly on Main Drive like D or D i cannot list any folder on my Lapto to see files or folder on my PC on Server side i can see folder and change them and can see files too und transfer them in both ways .

But no version and latest version 3.58.0 64bit dont whant open any folder on my laptop . win 7 Pro

#12032 Bug when user exceeds storage quota while uploading a file using SFTP or FTPS normal rejected 5 years 5 years
Description

Previously when a user used SFTP and exceeded a storage quota Filezilla would report an error indicating the user had exceeded the quota and would not upload the file. With the recent update this no longer happens and the user does not receive an error message but only a 0kb file is uploaded. User thinks upload is successful. Please see attached log file.

When using FTPS, the file is not uploaded however the system tries repeatedly to upload the same file over and over and over again. Please see attached log file.

Attached log file is for a user with a 0 storage quota uploading a 82,751 PNG file to the server.

#4884 Bug with Editor using Windows 7 Tech Department normal outdated 15 years 12 years
Description

Hi,

I'm not sure whether or not this is a windows 7 issue but I doubt it.

The program will not allow me to open/edit any files from within the program using dreamweaver CS4 even after setting the file type associations which creates a lot more work for nothing!

Here's the exact error:

The file 'C:\DW\premierparts.ca\acceptDecline.php' cannot be opened: The associated program (WX_DDE#"C:\Program Files\Adobe\Adobe Dreamweaver CS4\Dreamweaver.exe","C:\DW\premierparts.ca\crm\acceptDecline.php"##System#) could not be found. Please check your filetype associations.

#11969 Bug with editing files on the local disk normal worksforme 5 years 5 years
Description

The whole problem is that if two files are named the same. e.g. rules.php and one is on the remote server and the other on the local disk, then editing this on the local disk causes that it overwrites the remote server file.

#10208 Bugged drag&drop downloading files normal worksforme 9 years 9 years
Description

Hi, for about 3 months or more I have problem when I try drag&drop folder/file to my Explorer, so I have to download it to current local directory set in FileZilla :/ I am updating with releases continously, so FileZilla is reinstalled very often. I hope you could help me. Let me know if any logs/raports are needed. Greetings

#7177 Bugs in File-Zilla Client Software low rejected 13 years 13 years
Description

Dear File-Zilla Development Team member,

Hi ! I am using File-Zilla for the first time & saw that it's a very nice tool. But, have 4 issues, which are as follows: -

  1. Due to any reason, if system get restarted or shut down, it don't keep the track that which of the files are in download/upload process, how much %age is completed & how much is remaining, how many files are their to be downloaded.
  1. Suppose a RAR/ZIP file is getting downloaded or uploaded & say it's size is 315 MB. If, in between Internet gets disconnected or by any reason Connection between Server-Client interrupted. Then after resume, File-Zilla continues the Download/Upload process even after 100% process graph & when we see the size of file at the download location then it's size is greater than original size & the file is of NO use.
  1. Verfication & Synchronization after download - both of these options are missing.
  1. If we set - "Action after Queue completion" to "Close File-Zilla" then it closes the File-Zilla software WITHOUT DISCONNECTING THE CONNECTION FROM SERVER. I personally saw this issue that after completion File-Zilla closes itself & when I check at the Server then in FTP current connection the connection is active. In this process, I suggest that after completion, File-Zilla first gets disconnected from Server & then closes itself. This process should be following in two more actions - Restart system & ShutDown system.

Waiting for positive reply.

Thanks & Regards, Bharat Sethi

#4521 Build error: undefined reference to CFilterConditionsDialog() normal fixed 15 years 15 years
Description

In the recent svn revisions, filezilla fails to build due to the following errors:

filezilla-filter.o: In function `CFilterEditDialog':
/build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filteredit.h:11: undefined reference to `CFilterConditionsDialog::CFilterConditionsDialog()'
filezilla-filter.o: In function `~CFilterConditionsDialog':
/build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog'
/build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog'
/build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog'
/build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog'
/build/buildd/filezilla-3.2.4.1~svn3164/src/interface/filter_conditions_dialog.h:22: undefined reference to `vtable for CFilterConditionsDialog'
[...CUT...]

I'm running Ubuntu Linux 9.04, gcc 4.3.3, libwxgtk2.8-dev 2.8.10.1-0.

#9743 Build fails, CControlSocket::LogMessage, wxChar* vs wxString& normal worksforme 10 years 10 years
Description

I'm trying to build filezilla 3.9.0.2 on Arch Linux and I get the attached build errors (starting around line 200). I'm building against wxgtk 3.0.1.

Is this an issue with wxgtk or filezilla?

#9584 Build failure on OS X 10.6 (error: field ‘m_path’ has incomplete type) normal rejected 10 years 10 years
Description

The latest nightly version (2014-06-17) fails to compile on Mac OS X Snow Leopard (10.6).

This is the error:

make[2]: Entering directory `/path/to/filezilla-3.8.1/src/engine'
if /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../../src/include  -I./../include -I/opt/local/include -I/opt/local/include/p11-kit-1 -I/opt/local/include  -I/path/to/wxWidgets/3.0/lib/wx/include/osx_cocoa-unicode-3.0 -I/path/to/wxWidgets/3.0/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I/opt/local/include -fpch-preprocess -I/path/to/wxWidgets/3.0/lib/wx/include/osx_cocoa-unicode-3.0 -I/path/to/wxWidgets/3.0/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -pipe -Os -arch x86_64 -Wall -g -fexceptions -MT filezilla.h.gch -MD -MP -MF ".deps/.Tpo" -c -o filezilla.h.gch filezilla.h; \
;  then mv -f ".deps/.Tpo" ".deps/.Po"; else rm -f ".deps/.Tpo"; exit 1; fi
In file included from ../../src/include/libfilezilla.h:33,
                 from filezilla.h:1:
../../src/include/serverpath.h:17: error: function definition does not declare parameters
In file included from ../../src/include/libfilezilla.h:34,
                 from filezilla.h:1:
../../src/include/commands.h:120: error: field ‘m_path’ has incomplete type
../../src/include/commands.h:151: error: field ‘m_remotePath’ has incomplete type
../../src/include/commands.h:174: error: field ‘m_path’ has incomplete type
../../src/include/commands.h: In member function ‘CServerPath CDeleteCommand::GetPath() const’:
../../src/include/commands.h:169: error: return type ‘struct CServerPath’ is incomplete
../../src/include/commands.h:169: error: ‘m_path’ was not declared in this scope
../../src/include/commands.h: At global scope:
../../src/include/commands.h:188: error: field ‘m_path’ has incomplete type
../../src/include/commands.h: In member function ‘CServerPath CRemoveDirCommand::GetPath() const’:
../../src/include/commands.h:183: error: return type ‘struct CServerPath’ is incomplete
../../src/include/commands.h:183: error: ‘m_path’ was not declared in this scope
../../src/include/commands.h: At global scope:
../../src/include/commands.h:199: error: field ‘m_path’ has incomplete type
../../src/include/commands.h: In member function ‘CServerPath CMkdirCommand::GetPath() const’:
../../src/include/commands.h:195: error: return type ‘struct CServerPath’ is incomplete
../../src/include/commands.h:195: error: ‘m_path’ was not declared in this scope
../../src/include/commands.h: At global scope:
../../src/include/commands.h:212: error: field ‘m_fromPath’ has incomplete type
../../src/include/commands.h:213: error: field ‘m_toPath’ has incomplete type
../../src/include/commands.h: In member function ‘CServerPath CRenameCommand::GetFromPath() const’:
../../src/include/commands.h:206: error: return type ‘struct CServerPath’ is incomplete
../../src/include/commands.h:206: error: ‘m_fromPath’ was not declared in this scope
../../src/include/commands.h: In member function ‘CServerPath CRenameCommand::GetToPath() const’:
../../src/include/commands.h:207: error: return type ‘struct CServerPath’ is incomplete
../../src/include/commands.h:207: error: ‘m_toPath’ was not declared in this scope
../../src/include/commands.h: At global scope:
../../src/include/commands.h:229: error: field ‘m_path’ has incomplete type
../../src/include/commands.h: In member function ‘CServerPath CChmodCommand::GetPath() const’:
../../src/include/commands.h:224: error: return type ‘struct CServerPath’ is incomplete
../../src/include/commands.h:224: error: ‘m_path’ was not declared in this scope
In file included from ../../src/include/libfilezilla.h:35,
                 from filezilla.h:1:
../../src/include/notification.h: At global scope:
../../src/include/notification.h:116: error: field ‘m_path’ has incomplete type
../../src/include/notification.h: In member function ‘const CServerPath CDirectoryListingNotification::GetPath() const’:
../../src/include/notification.h:111: error: return type ‘const struct CServerPath’ is incomplete
../../src/include/notification.h:111: error: ‘m_path’ was not declared in this scope
../../src/include/notification.h: At global scope:
../../src/include/notification.h:145: error: field ‘remotePath’ has incomplete type
In file included from ../../src/include/FileZillaEngine.h:4,
                 from ../../src/include/libfilezilla.h:36,
                 from filezilla.h:1:
../../src/include/engineprivate.h:83: error: field ‘m_lastListDir’ has incomplete type
In file included from ../../src/include/libfilezilla.h:37,
                 from filezilla.h:1:
../../src/include/directorylisting.h:69: error: field ‘path’ has incomplete type
make[2]: *** [filezilla.h.gch] Error 1
make[2]: Leaving directory `/path/to/filezilla-3.8.1/src/engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/path/to/filezilla-3.8.1/src'
make: *** [all-recursive] Error 1
make: Leaving directory `/path/to/filezilla-3.8.1'
Command failed:  cd "/path/to/filezilla-3.8.1" && /usr/bin/make -j8 -w all~
Exit code: 2

Full log is here (direct link).

(I didn't test earlier versions, so I don't know since when this fails to compile. If it's just too old compiler to handle FileZilla's source code, let me know, I'll try to switch the compiler.)

#11742 CA and intermediary CA certificate expiration date in red even if not expired at their level normal fixed 6 years 6 years
Description

Hi,

Versions :

I'm using FTP 3.37.0 (compilation date 2018-09-17) under Windows 10 Enterprise (Version 1703, 15063.1324), all in french.

Settings:

I've a site registered :

  • FTP Explicit with TLS if possible;
  • Host name setup, no port setup (21 used)
  • Normal authentication, login with a '|' and a regular password
  • Second tab is left empty/default;
  • Third tab is set to passive transfer mode, nothing else modified;
  • 4th/last tab left as default.

It's not a public ftp so i can give it by mail but not in public.

Usage: The certificate is expired, and is well raised as expired with a pop-up, with expiratino date in red (level 0). But when i use the drop-down list to see intermediate certificate (n°1) and root certificate (n°2), the expiration date is colored red, even if their expiration date is in the future.

Abnormal behaviour: It seems that the red color of the 'expiration date' zone is kept red for other level than level 0, even if they are not... Shouldn't it be only the expired one that must be in red, and not the other ones ? If in red, we can think that it's expired, even if it's not ;-(

At your disposal.

Regards

#5101 CHMOD Cannot Change Permssions high rejected 14 years 14 years
Description

I cannot delete a file because I do not have permissions to. I chmod the file to 777 but the response is: Command: SITE CHMOD 744 index.php Response: 550 Could not change perms on index.php: Operation not permitted

Chmod the directory to recurse into the file doesn't work either.

#4940 CHMOD attributes not updated after changing them normal fixed 14 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

#1300 CHMOD in Windows normal 17 years 17 years
Description

In the previous version (the 2...something), you could have changed the file attributes in Linux AND Windows, but now you simply execute a simple "CHMOD" command, which of course does not work on Windows servers.

#942 CLNT detection failed with RaidenFTPD normal 19 years 17 years
Description

RaidenFTPD is one of the ftp client that requires CLNT before OPT UTF8 ON. However, the CLNT detection on FZ v2.2.15 fails to detect the CLNT requirement since the reponse of RaidenFTPD is something like:

Send: FEAT Trace: FtpControlSocket.cpp(744): OnReceive(0) OpMode=1 OpState=-13 caller=0x00a8e774 Respond: 211-Extensions supported: Respond: SIZE Respond: MDTM Respond: MDTM YYYYMMDDHHMMSS filename Respond: LIST -laT Respond: STAT -laT Respond: MODE Z Respond: MLST type*;lang*;size*;modify*;create*;UNIX.mode*;UNIX.owner*;UNIX.group*;WIN32.ea* Respond: MLSD Respond: REST STREAM Respond: XCRC filename;start;end Respond: XMD5 filename;start;end Respond: TVFS Respond: CLNT client_type Respond: LANG EN;FR;JA;DE;IT;SV;ES;RU;ZH-TW;ZH-CN Respond: UTF8 Respond: EPRT Respond: EPSV Respond: 211 END Send: OPTS UTF8 ON Trace: FtpControlSocket.cpp(744): OnReceive(0) OpMode=1 OpState=-15 caller=0x00a8e774 Respond: 500 Send 'CLNT client_type' before enabling UTF8. Send: SYST Trace: FtpControlSocket.cpp(744): OnReceive(0) OpMode=1 OpState=-14 caller=0x00a8e774 Respond: 215 UNIX Type: L8 , CP:950

That is, there is a single quote mark "'" (ASCII 0x27) prefixing the CLNT string such that CFtpControlSocket::DiscardLine method defined in FtpControlSocket.cpp could not catch that and not set 'm_hasClntCmd' to be 'true'.

The attachment is a small patch that adds " 'CLNT" and " \"CLNT" pattern into the CFtpControlSocket::DiscardLine. I'm not sure it will work since I have no VC++ to rebuild on my box. ;-)

#12810 CMD + C doesn't work in file list normal duplicate 18 months 18 months
Description

CMD+C to copy a file name does not work in the file list.

#12804 CMD+A doesn't work in file list high fixed 18 months 18 months
Description

CMD+A does not work for marking all files in the file list (local and server).

System infos:

FileZilla Pro


Version: 3.62.0

Build information:

Compiled for: x86_64-apple-darwin22.1.0 Compiled on: x86_64-apple-darwin22.1.0 Build date: 2022-10-28 Compiled with: Apple clang version 14.0.0 (clang-1400.0.29.102) Compiler flags: -O2 -g -Wall -Wextra -pedantic -O2 -g -Wall -Wextra -pedantic -mmacosx-version-min=10.13.0 -Werror=partial-availability

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.7.7

Operating system:

Name: macOS Ventura Version 13.0 (Build 22A380) Version: 13.0 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 aes pclmulqdq lm

#12774 COULD NOT CONNECT TO SERVER normal worksforme 20 months 20 months
Description

Status: Waiting to retry... Status: Resolving address of ftp.expessbill.com Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known". Error: Could not connect to server

MY SERVER ADMIN HAS CHECKED INTO IT AND SAYS THIS FILE IS CONNECTED TO THE SERVER WITH NO LUCK I NEED A NUMBER I CAN GIVE TO MY ADMIN SERVER SO YOU MAY WORK TOGETHER TO RESOLVE THIS ISSUE

#4907 CPU Usage 99% on Windows 2000 FileZilla Client using FileZilla_3.2.8.1_win32-setup.exe normal outdated 15 years 12 years
Description

CPU Usage 99% on Windows 2000 FileZilla Client using FileZilla_3.2.8.1_win32-setup.exe The client loads and starts, but stays at 99% CPU usage. The menus are not clickable. I cannot close the application, says the debugger is still running. The only way to shut down the application is to do a shutdown>reboot

#9889 CPU load 99% during Idle Tim Kosse normal fixed 10 years 9 years
Description

I am using filezilla 3.9.0.6 on linux with wxWidgets 3.0.2.

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

#4357 CRITICAL **: clearlooks_style_draw_flat_box: assertion `width >= -1' failed normal outdated 15 years 12 years
Description

FileZilla_3.2.3_i586-linux-gnu.tar.bz2 CentOS 5.2 x86 - up to date - 2009.03.23

When I start filezilla from the command line in the directory where I installed filezilla, I get the error message in the terminal window but the filezilla window opens and appears to function properly.

Note that the error message appears as the filezilla window is being drawn. I have not interacted with the filezilla window at this point.

directory : /usr/local/lib/FileZilla3/bin

[brock@viper bin]$ ./filezilla

(filezilla:12672): CRITICAL : clearlooks_style_draw_flat_box: assertion `width >= -1' failed

The message appears immediately and is repeatable.

The application looks ok and appears to be operational.

--Brock

#7748 CRITICAL FILE TRANSFER ERROR normal outdated 13 years 10 years
Description

For years I have relied on FileZilla to overwrite existing files as a method to change the existing item. What I ended up doinf is deleting and then uploading the new file. Now after trying numerous times I get the message "Critical File transfer error". At first I thought it was my upload speed but its not, as I successfully changed files last week. The only difference is that I receive updates from Filezilla and because I chose to let it update for me, it would appear that trying to overwrite is next to impossible. Any suggestions?

#8791 CSS upload arrives corrupted normal outdated 11 years 11 years
Description

Upload on Filezilla 3.7.0.2 of css files from Win7 to GoDaddy arrive corrupted and with smaller file sizes. I upgraded to 3.7.1 and found I could not connect at all, so I downgraded. When files are uploaded directly through GoDaddy they arrive intact.

#5590 CTToolbar subclassing error normal worksforme 14 years 14 years
Description

On opening Firezilla I get: Subclass 'CTToolbar' not found for service 'ID_TOOLBAR', not subclassing!'

Also, I am running version 3.3.4. I have downloaded v. 3.3.4.1 but when I try to install it I get an 'already running' message. I have no version open, and Task Manager does not report either an Application or a Process running.

Help! Nice product otherwise!

Ed Mini edmini@…

#11475 Cached password can't be corrected (see also #1240 and #4491) normal duplicate 6 years 6 years
Description

to quote #1240,

After connecting to the server with a wrong password this pw is cached and can not be corrected. So Filezilla needs to be restarted in order to connect again. As Filezilla realizes, that the connection can't be opened, it should ask for the password again.

This is still happening in 3.29.0 even though response to issue #4491 says it would be fixed in next version. This happens when save password for this session option is selected upon entering password on a site where login is set to "Ask for password."

#11620 Cached/displayed file size wrong after reboot - causes resume to start at wrong place with larger files normal rejected 6 years 6 years
Description

When downloading 100GB backup files the overwrite/resume prompt window shows old (cached?) size info about the local files after an unexpected reboot during long download (Enforced Windows Update reboot).

The Local site file listing also shows old data. Hitting F5 multiple times to refresh sometimes updates the window to the current file size. Without knowing it has to be refreshed, FileZilla will redownload large parts of the file.

Event Sequence: Start downloads at 9 am after backup finishes. File download is progressing to 80GB. Unexpected reboot happens at night. Restart the machine and reload Filezilla. Local site and overwrite/resume window show the file progress is at 50GB (the last server reconnect perhaps?) and resumes from 50GB point. Window Explorer shows file was 70GB before download resume.

Thanks for the great tool!

From About:

FileZilla Client


Version: 3.33.0

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

Name: Windows 10 (build 16299), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq rdrnd Settings dir: C:\Users\media\AppData\Roaming\FileZilla\

#8285 Cacheing Issues high outdated 11 years 11 years
Description

I uploaded a file to my server through FileZilla. I realized a typo in the file name so within filezill I renamed it to the appropriate name. I then when to check within a web browser if the file was viewable and it was not. The permissions are all correct and it is in a publicly viewable folder.

Further looking into it I found that the file that filezill was showing versus the files that were on the server were different. Out of the 4 files in this folder the one I had change with filezill had not been changed on the server. The server was reporting the old info.

I called the hosting comapny, host gator, and they had no issues with the server or the ftp. So I remove the filezill version I had on my PC, windows 7, wiped all the info out and got the newest version from your site. I added the folder from the zip file to my comp and ran the program. When I ran the program it came up with all the server information already in it.

Two questions,

  1. How did it come up with the server info if I deleted the older program and
  1. Why is the program not showing the correct files or uploading them.
#8397 Caching problem high outdated 11 years 11 years
Description

Hello, I have a big problem with caching and I don't know how to clean up cached files on my FileZilla. After editing a file I uploaded it successfully but later found that the file has not been changed.

FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows Server 2003 (build 3790, Service Pack 2) Version: 5.2 Platform: 32 bit system

#9934 Can I have a password and username normal rejected 9 years 9 years
Description

Can I have a password and username for use filezilla

thanks.

#1303 Can Not drag file from filezilla to Explorer normal 17 years 17 years
Description

Filezilla ver 3.0.1

I get the error message:

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

I have the shell extension installed and I dropped the file into an explorer window.

Also, I am able to drag & drop a file from explorer to Filezilla.

#4375 Can connect and open file directory but Won't let download national-anime.com normal outdated 15 years 12 years
Description

I need to troubleshoot the problem. Before I change my PC hardware i was working great but after I change my Major PC Hardware and install the Windows OS, I starting to have this problem... It will let me log in at the Nationa-anime.com server, let me view or open file directory but when I try to download file it won't download anymore. I already adjust my Norton firewall including the windows firewall. I can download using a Torrent software. So what should i need to do?

#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

#9160 Can not connect to server normal rejected 10 years 10 years
Description

Error message as below: Status: Waiting to retry... Status: Resolving address of smtp.caxton.co.nz Status: Connecting to 222.154.230.175:21... Status: Connection established, waiting for welcome message... Error: Connection timed out Error: Could not connect to server

I can't connect to any of about 7 sites I normally maintain via FTP - same error message for each.

I've updated Filezilla, updated my browser to OS X Maverick, re-installed and older version of filezilla, and nothings helped.

Any clues please, or things to test to find where the problem is.

#8159 Can not connect to servs after upgrading to 3.5.3 normal duplicate 12 years 12 years
Description

I am a total noob, please help, Filezilla was setup for me and I have used it without problems for some months.

I followed a promp to upgrade to 3.5.3 from 3.5.2, As it said none of my settings would be altered I thought it would be fine.

Now when i go to log onto a server I get an error saying.....

Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server

I have found my settings for the server, port, port, login, password etc and they are all fine.

PLEASE HELP!!!!!

#4302 Can not download long nemed file normal wontfix 15 years 15 years
Description

FileZila Version : 3.2.2.1

Hi,

FileZila Client Can not download long named files that over 256 bites.

And Upload neither.

error message that: 'The system cannot find the file specified'

Please fix this.

Best Regards.

#11754 Can not drag and drop more than 1 item after mojave update normal fixed 6 years 6 years
Description

Since I've upgraded macOS to mojave I can not move multiple items (single files or folders) from local drive to FTP server. Once I select more than 1 item FileZilla hangs or shuts down. I can transfer (by dragging) files only one by one. It takes forever. I have FileZilla client 3.37.1

#925 Can not edit Quick Connect list Alexander Schuch normal 19 years 16 years
Description

Once an address is attempted, it can not be removed or edit from the Quick Connect drop down list.

#10135 Can not get Directory listing since upgrade of FZ client low duplicate 9 years 9 years
Description

Hello,

Since the last upgrade I can no longer get a directory listing on my websites. I also got a Server Certificate message. My ISP has said other FileZilla users have reported this and that it is related to the Active or Passive setting on FTP Transfer mode :

https://help.blacknight.com/entries/33707601-FileZilla-Unknown-Certificate

Looking in FileZilla there seem to be 2 places to set 'Active' or 'Passive', in the Overall Application settings and in the Connection-specific settings.

I have tried Both 'Active' and 'Passive' and am still unable to get a directory listing. Can you please review and advise ?

FZ FTP options - Connection options :

Active - Default Active - Active Active - Passive

Passive - Default Passive - Active Passive - Passive

  • -

Client settings :

FileZilla Client


Version: 3.10.0.2

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

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

  • -

If my Web Hosting provider is incompatible with your new FZ Software version - can you please confirm if I can download the Previous working version of FileZilla from your site & if so where ?

Regards, G

#11627 Can not move files to Desktop normal duplicate 6 years 6 years
Description

When I try to move some FileZilla file to my desktop it gives the following error: http://prntscr.com/jtfz09

FileZilla version information: http://prntscr.com/jtg535

#6482 Can upload but can't download normal outdated 13 years 12 years
Description

I'm able to upload to ftp sites, but when I try to download files from the same sites I receive:

Error: Failed to open "/file" for writing Error: File transfer failed

However, I'm able to use other ftp clients to upload and download to the same ftp sites. I can also successfully download the files on filezilla by using the "view/edit" option instead of the download option.

Any ideas how to fix this problem?

#5187 Can't "download" and "add files to queue" on Windows Vista high wontfix 14 years 11 years
Description

Please find the attached file, I have tried many ftp sites to download any files, but when click right-button mouse, the menu "Download" and "Add files to queue" are disappear.

I use latest version of Filezilla 3.3.1 and under Window Vista operating system. However, it is very strange, I use the same version of Filezilla in Windows XP system, but there is no above problem, just found on Windows Vista.

#5240 Can't Connect after upgrading to 3.3.2 normal rejected 14 years 12 years
Description

Hello.

I upgraded to the latest version today and have not been able to connect to my school since. Here is the error message from the log window: Status: Resolving address of transfer.chemeketa.edu Status: Connecting to 199.101.8.224:21... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server

Host: transfer.chemeketa.edu Username: ccc\student passwd: offsite Port: 21

Are you able to connect? Any thoughts?

#4144 Can't FTP to ComCast.net normal rejected 15 years 15 years
Description

This has been an ongoing problem for me for 2 revisions now. What gives.

I just upgraded to FileZilla version 3.2.0 I'm running WindowsXP Pro SP3 (Vista Sucks!)

ComCast.net is the host with usual ID and PW. Nothing fancy, yet I can't get past the directory list issue. See below

BTW: command line FTP and Notepad++ v5.1 have no problems connecting and listing directories.

Help!


Status: Resolving address of upload.comcast.net Status: Connecting to 216.87.188.9:21... Status: Connection established, waiting for welcome message... Response: 220 FTP server (Version 5.339PWS/AI) ready. Command: USER jraff Response: 331 Password required for jraff. Command: PASS * Response: 230 User jraff logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 500 'FEAT': command not understood. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (216,87,188,9,222,150) Command: LIST Response: 150 Opening BINARY mode data connection for /bin/ls. Response: 426 Data connection: No child processes. Error: Failed to retrieve directory listing

#11201 Can't Force Plain FTP in Site Manager normal fixed 7 years 7 years
Description

When creating a new site in the Site Manager, under Encryption, there is the option "Only use plain FTP (insecure)". If you choose this option and fill in the rest of the information, and then click OK or Connect, it still defaults to try and use TLS. In fact, it seems that no matter what option you choose under Encryption, it seems to default back to "Use explicit FTP over TLS if available".

Steps to reproduce: 1.) Open Site Manager, and click New Site. 2.) Fill in the standard info, and under Encryption, choose the option you want. In my case, plain FTP. 3.) Click OK or Connect 4.) Go back into Site Manager, click on your site, and view the Encryption setting. It will not be what you chose, but "Use explicit FTP over TLS if available".

#10275 Can't Install Newer Version that 3.7.3 normal outdated 9 years 7 years
Description

If I do, I can't connect to an FTP site. I always time out. So I then have to just reinstall 3.7.3 which works properly.

#11348 Can't Login normal rejected 7 years 7 years
Description

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

#12056 Can't Sign In To Google Drive normal rejected 4 years 4 years
Description

Sign in with Google temporarily disabled for this app

This app has not been verified yet by Google in order to use Google Sign In.

#1212 Can't add speed limit rule Alexander Schuch normal 17 years 12 years
Description

When I attempt to add new speed limit rule I've got "An unsuported operation was attempted". I'm using FileZilla 2.2.30 on windows XP SP2.

DÄ…bek

#1439 Can't any MVS Datasets with Filezilla on a TECTIA ssh Server normal rejected 16 years 16 years
Description

When I try to access datasets with ssh on our Tectia SSH Server for z/OS like described on this page: https://www.ssh.com/support/documentation/online/ssh/manual-zos/60/dataset-access-alt.html

Filezilla always adds a '/' in front of the dataset name, which is wrong.

#4201 Can't browse Cyrillic folders on the remote server low rejected 15 years 15 years
Description

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

#7955 Can't browse Cyrillic folders on the remote server but total commaner browse it so problem is not on the server. normal outdated 12 years 10 years
Description

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

#7381 Can't click interface anymore blocker outdated 13 years 11 years
Description

Random after some after some window switch.

Error in console: Gtk-CRITICAL : IAgtk_widget_event: assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed

#8356 Can't connect to Windows Server 2012 (IIS 8) FTP when using FTPES normal fixed 11 years 11 years
Description

Using FileZilla, I cannot connect to any of my Windows Server 2012 machines when using FTPES on IIS 8.

FileZilla 3.6.0.2 debug level 4 log:

Trace:	CControlSocket::DoClose(64)
Trace:	CControlSocket::DoClose(64)
Status:	Resolving address of mysite.mydomain.com
Status:	Connecting to 1.1.1.1:21...
Status:	Connection established, waiting for welcome message...
Trace:	CFtpControlSocket::OnReceive()
Response:	220-Microsoft FTP Service
Trace:	CFtpControlSocket::OnReceive()
Response:	220 MyFtpService
Trace:	CFtpControlSocket::SendNextCommand()
Command:	AUTH TLS
Trace:	CFtpControlSocket::OnReceive()
Response:	234 AUTH command ok. Expecting TLS Negotiation.
Status:	Initializing TLS...
Trace:	CTlsSocket::Handshake()
Trace:	CTlsSocket::ContinueHandshake()
Trace:	CTlsSocket::OnSend()
Trace:	CTlsSocket::OnRead()
Trace:	CTlsSocket::ContinueHandshake()
Trace:	CTlsSocket::OnRead()
Trace:	CTlsSocket::ContinueHandshake()
Trace:	CTlsSocket::Failure(-110, 10053)
Error:	GnuTLS error -110: The TLS connection was non-properly terminated.
Trace:	CTlsSocket::OnSocketEvent(): close event received
Trace:	CRealControlSocket::OnClose(10053)
Trace:	CControlSocket::DoClose(64)
Trace:	CFtpControlSocket::ResetOperation(66)
Trace:	CControlSocket::ResetOperation(66)
Error:	Could not connect to server
Trace:	CFileZillaEnginePrivate::ResetOperation(66)

I have already tried reordering cipher suites as desribed here, but it didn't help: http://blogs.msdn.com/b/kaushal/archive/2011/10/03/taming-the-beast-browser-exploit-against-ssl-tls.aspx

Changing certificates on the FTP site doesn't help as well. I think the error happens before certificate is received.

WS_FTP and some other FTP clients work fine, while WinSCP makes a connection but throws errors on file transfer (something about invalid signature). It did help with file transfers when I prioritized TLS_RSA_WITH_RC4_128_SHA on the server SSL Cipher Suite Order.

It is worth noting that a version of FileZilla from a few weeks ago (I don't know which one exactly) connected fine, but was not able to transfer files (also a lot of errors), exactly what WinSCP does now.

Connecting to my Windows Server 2008 R2 (IIS 7.5) machines works perfectly. FTP sites are configured the same way as they are in the IIS 8 installation.

#10091 Can't connect to half of my sites after the 3.10.xxx update low duplicate 9 years 9 years
Description

I updated filezilla to latest and cannot connect to half of my servers. This happened to me back in 2013 once but you guys fixed it pretty fast.

#10520 Can't connect using FTP or SFTP after Update to 3.11.0.2 normal worksforme 9 years 9 years
Description

Status: Connecting to 54.193.xxx.xxx Error: Connection timed out after 30 seconds of inactivity Error: Could not connect to server

Using Win 7 64 bit

#9700 Can't copy paste in site path normal duplicate 10 years 10 years
Description

Hi,

I generally like copying pasting paths in the local site / remote site path between my tabs. This was possible until the latest version came out. It's now no longer possible in the MAC Filezilla client. Is that a bug or a feature that was removed?

Aaron.

#9691 Can't copy/paste into Path normal duplicate 10 years 10 years
Description

Filezilla 3.9.0.1

You can no longer copy or paste the local or remote Path

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

#8264 Can't download a file when its size is 0 octets normal duplicate 12 years 12 years
Description

Can't download an empty file from the FTP server to my local computer. Using Filezilla 3.5.3

#8177 Can't download file with no size (0) Luke normal rejected 12 years 10 years
Description

With FileZilla 3.5.3, I can't download a file with 0 bytes.

Messages/Logs:

Statut : Résolution de l'adresse de xxx.yyy.fr Statut : Connexion à aaa.bb.cc.d:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220 Serveur de mise a jour des pages perso AAA version [Apr 27 2011 11:43:55] Commande : USER login Réponse : 331 Password required for login. Commande : PASS Réponse : 230 User login logged in. Statut : Connecté Statut : Démarrage du téléchargement de /site-v1/Flash/wordpress/wp-includes/js/codepress/engines/older.js Commande : CWD /site-v1/Flash/wordpress/wp-includes/js/codepress/engines Réponse : 250 CWD command successful. Commande : TYPE A Réponse : 200 Type set to A Commande : PASV Réponse : 227 Entering Passive Mode (aaa,bb,cc,d,96,169). Commande : RETR older.js Réponse : 150 Opening ASCII mode data connection for older.js Réponse : 226 Transfer complete. Erreur : Délai d'attente expiré Erreur : Echec du transfert du fichier

It works good with "Allway Sync" .

#5248 Can't download files over 30kb high outdated 14 years 12 years
Description

Hi there,

I'm currently unable to download files over 30kb in size, the transfer starts and works normally, until 30kb has been downloaded, then for some reason the connection gets dropped, and the transfer restarts. Just before this was happening however, I was getting a 451 Broken Pipe detected error message.

Here are the logs from an attaempt: Response: 220 ProFTPD FTP Server ready. Command: USER design@… Response: 331 Password required for design@…. Command: PASS Response: 230 User design@… logged in. Status: Connected Status: Starting download of /var/www/html/irene_soccer_village/create_booking.php Command: CWD /var/www/html/irene_soccer_village Response: 250 CWD command successful Command: TYPE A Response: 200 Type set to A Command: PASV Response: 227 Entering Passive Mode (89,145,76,238,232,7). Command: RETR create_booking.php Response: 150 Opening ASCII mode data connection for create_booking.php (81060 bytes) Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 29,346 bytes in 1 second Status: Resolving address of www.gptesting.co.za Status: Connecting to 89.145.76.238:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD FTP Server ready. Command: USER design@… Response: 331 Password required for design@…. Command: PASS Response: 230 User design@… logged in. Status: Connected Status: Starting download of /var/www/html/irene_soccer_village/create_booking.php Command: CWD /var/www/html/irene_soccer_village Response: 250 CWD command successful Status: Skipping download of /var/www/html/irene_soccer_village/create_booking.php Status: File transfer skipped

#11693 Can't download log files with long lines or weird chars high rejected 6 years 6 years
Description

Recent versions of FileZilla will not download certain text log files which contain very long lines or weird escape characters. I know one or the other causes the issue, but I can't tell which is the problem. I can upload these weird text files using FZ, but they cannot be downloaded using FZ. I have tried "auto", "text", and "binary" modes when downloading.

The attached "access_log_search.2018-08-01" file is an Apache server log file in text format from my hosted site. This file is a compilation of a certain type of SQL hack. This type of attack has no affect on my site, but the very long lines or an escape character prevents me from downloading the server log for that day. This is VERY annoying and so I must fall back to other methods to download the log file. While every line in my example log file is weird, just ONE of these weird lines in a log file causes FZ download to fail on that line.

I can understand that if "text" or "auto" modes were used to download, an extremely long line-length or perhaps some weird escape characters inside the file might cause FZ to fail. But I don't understand why the file download hangs if "binary" mode is used. FZ should not process the file contents in that mode. It should just flow the data to my computer.

This download error type seems to be due to a relatively recent change in FZ. I've downloaded these rather strange log files many times in the past. From my experience, the issue seems to have been introduced within the past 6 months.

However, I cannot decide if this is a FileZilla issue or an FTP host issue. My hosting company (Web.com) says this is a FZ issue. I do not have any problems using the online file manager to download these weird log files. But using the Web.com online file manager is a nuisance.

Here is my system information from the FZ "About" dialog...

FileZilla Client


Version: 3.35.1

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2

From the verbose mode FZ debug log below, the error line which appears to describe the problem is....

"Error: File transfer failed after transferring 1,400 bytes in 20 seconds"

The retry gives this similar error line...

"Error: File transfer failed"

The full verbose level 3 debug log from is attached as "filezilla.log". I also appended the status screen log from an earlier attempt in "filezilla status window.txt".

By the way, all personal information was masked in both FZ logs. This is a security issue which should be corrected in the FZ log files. The debug logs do NOT need to include FTP hosts, URLs, usernames, or IP address specific to an FTP host.

#3495 Can't download some files Alexander Schuch normal 16 years 10 years
Description

I am having trouble downloading certain files from my webhost. I think this has something to do with the filename itself. The filename has 1 space, a colon (:), and underscores.

example file name: "2008-05-01 13:52:14NO_GAME_FOUND.txt"

I am running FileZilla 3.0.9.2 on Windows XP SP2

I have tried an older version of FileZilla (2.2.19a) running on Win 2000 Server SP4 and downloading the exact same file works.

I'm attaching the log file...

#11772 Can't drag & drop files into the queue anymore normal fixed 6 years 5 years
Description

Previously I was able to select some files or directories from the Remote Site window and drag/drop them into the Queued Files. That doesn't work anymore (nothing happens). To achieve that functionality now, I need to right-click the files and choose "Add Files to Queue".

#4716 Can't drag files onto filezilla low worksforme 15 years 10 years
Description

This seems like the weirdest problem to have. I've been shown that its a simple drag n drop, but i can't drop my docs onto filezilla. This is keeping me from moving forward with my website. Is this a firewall issue? I have Mcaffe on my computer. Let me know if seeing the docs simplifies. Hope this is a simple solution. Thanks, Jill

#10047 Can't edit a file a second time high fixed 9 years 9 years
Description

First I open a file to edit, using right mouse click and choose "Edit". Then Notepad (the associated program) opens. When I close Notepad and then again choose "Edit" I get a warning: (translated from Dutch) File can't be opened. The corresponding command has failed.

This happened after I upgraded FileZilla Client to version 3.10.0.

#11636 Can't enter the program low rejected 6 years 6 years
Description

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

#7776 Can't fix "Error loading XML file" in Mac normal outdated 13 years 10 years
Description

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

#5244 Can't get directory listing normal rejected 14 years 14 years
Description

Server is z/OS 1.9. Client O/S is XP SP3. Here is debug listing:

Trace: CFtpControlSocket::OnReceive() Response: 220-FTPD1 IBM FTP CS V1R9 at titan.nih.gov, 11:45:29 on 2010-03-02. Trace: CFtpControlSocket::OnReceive() Response: 220 Connection will close if idle for more than 1440 minutes. Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 Security environment established - ready for negotiation Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: Handshake successful Trace: Cipher: ARCFOUR-128, MAC: MD5 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Command: USER zzyzkl2 Status: TLS/SSL connection established. Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 Send password please. Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 230 ZZYZKL2 is logged on. Working directory is "ZZYZKL2.". Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS. Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 211- Extensions supported Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Protection buffer size accepted Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Data connection protection set to private Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD 'zzyzkl2.' Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 250 "ZZYZKL2." is the working directory name prefix. Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 257 "'ZZYZKL2.'" is working directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Representation type is Image Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (128,231,64,34,195,109) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 125 List started OK Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: ARCFOUR-128, MAC: MD5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTlsSocket::Failure(-9, 0) Error: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 250 List completed successfully. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2)

note: another user of our system was able to obtain a directory listing, but he has far fewer data sets than I do.

#9853 Can't get directory listing... high outdated 10 years 9 years
Description

I'm using FileZilla and it has worked without problems for a long time. When I recently did an update I start to get problems with directory listings. I have now problems of logging into the FTP server. Then it comes to fetching directory listing it fails, the sequence is like this:

Status: Connected Status: Hämtar kataloglistning... (getting directory listing) Kommando: PWD Svar: 257 "/" Kommando: TYPE I Svar: 200 Switching to Binary mode. Kommando: PORT 85,226,158,91,207,136 Fel: Tidsgränsen för anslutningen överstegs (Time limit for connection exhausted) Fel: Misslyckades med att hämta kataloglistning (Failed to get directory listing)

Then the system stops (hangs). However the application is still responsive for new commands. Regards, Bo

#823 Can't handle space at the end of the address Alexander Schuch normal 19 years 17 years
Description

Version 2.2.11

I copied and pasted a URL into the Address field but got a space at the end. FileZilla couldn't connect until the space was removed.

#11937 Can't install latest version 3.41.2 normal worksforme 5 years 5 years
Description

I'm on version 3.41.2. I can't report a bug without upgrading to 3.42.1. When I upgrade it wants me to load 3rd party virus protection software. My company doesn't allow that, so I cancel out of it and it doesn't install the software. So I can't report the bug. Which is by the way, Filezila runs at system startup and I don't want it to. And I can't find it in the startup files. My only option at this point is to uninstall it, and install it when I want to run it. Pretty lame stuff.

Thanks, Peter

#10907 Can't install on macOS Sierra 10.12: Installer doesn't open normal outdated 8 years 8 years
Description

The installer force closes on macOS Sierra 10.12 Beta. Is there any workaround to install it?

#4099 Can't link filezilla client binary in HP-UX 11.X after version 3.0.4 normal wontfix 15 years 10 years
Description

In all versions of the FileZilla Client source after 3.0.4 (including the latest at the time of writing, 3.1.6), I have been unable to link the filezilla client binary using HP's C++ compiler in HP-UX 11.X. I have been compiling with "aCC -AA -O -D_HPUX_SOURCE -D_XOPEN_EXTENDED_SOURCE" and using wxGTK 2.8.9 - here is the link error:

/usr/ccs/bin/ld: Unsatisfied symbols:

CFileListCtrl<CGenericFileData>::sm_eventTableEntries (first referenced in filezilla-RemoteListView.o) (data) CFileListCtrl<CLocalFileData>::sm_eventTableEntries (first referenced in filezilla-LocalListView.o) (data)

Sadly, I have been able to work out why the link fails (removing optimisation doesn't help, before you ask).

#3533 Can't list directory on a Sambar FTP server normal 16 years 16 years
Description

We use a Sambar FTP server. And I can't use Filezilla like I do whit my Linux server. The problem is the list of directory ans files. All other ftp client work fine ans explorer too when I connect to my Sambar server that run on a NT server.

I send a copy of the info when I connect:

Réponse: 230-Welcome to the Sambar FTP Server Réponse: 230 OK Commande : SYST Réponse: 215 UNIX Sambar Server Commande : FEAT Réponse: 211-Extensions supported Réponse: AUTH TLS Réponse: PBSZ Réponse: PROT Réponse: 211 END Statut: Connecté Statut: Extraction de la liste du répertoire... Commande : PWD Réponse: 257 "/" Commande : TYPE I Réponse: 200 TYPE is now 8-bit binary Commande : PASV Réponse: 227 Passive mode OK (63,243,158,102,9,119) Commande : LIST Réponse: 150 Opening BINARY mode data connection. Réponse: 0 Binary mode requested, but A(scii) used. Erreur : Échec à la lecture du contenu du répertoire Réponse: 226 21 matches total

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

#7375 Can't log in to my fillezilla account normal outdated 13 years 10 years
Description

I have been using filezilla for years now and all of a sudden I seem to have lost access to all my stuff. I haven't changed my log in information or password at all and now I can't log in. I get a "Critical Error" and "Could not connect to server" It is vital I get this working asap.

Please help me in any way you can,

-Brad

#1097 Can't log onto Serv-U FTP Server v5.0 for WinSock normal 18 years 17 years
Description

Using FileZilla 2.2.24a on Win2000 Pro fully patched.

Here's the log (edited for privacy):

Status: Connecting to <site>.com ... Status: Connected with <site>.com. Waiting for welcome message... Response: 220 Serv-U FTP Server v5.0 for WinSock ready... Command: USER <username> Response: 331 User name okay, need password. Command: PASS Response: 230 User logged in, proceed. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Extension supported Response: CLNT Response: MDTM Response: MDTM YYYYMMDDHHMMSS[+-TZ];filename Response: SIZE Response: SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG Response: REST STREAM Response: XCRC filename;start;end Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE A Response: 200 Type set to A. Command: PASV Response: 227 Entering Passive Mode (192,168,x,x,x,x) Command: LIST Error: Transfer channel can't be opened. Reason: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error: Could not retrieve directory listing ...

Got the same error with an older version. But it works fine with FTP Expert v.3...

#7819 Can't open FileZilla 3.5.2 normal outdated 12 years 11 years
Description

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

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

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

Thanks, Kirk

#5508 Can't open file (error 2) when dragging from local to remote normal duplicate 14 years 14 years
Description

Hello,

Just upgraded to 3.3.4-rc1, no problems with the upgrade. Then tried to transfer a couple of files by dragging and got error 2. However when I right-clicked and selected 'upload' - it worked fine. So it appears to be drag-n-drop related issue.

Great program regardless :) Thanks.

Oleg

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