Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 4044)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Summary Owner Priority Resolution Created Modified
#3497 get file not complete normal 16 years 16 years
Description

Some file are not uploaded completely.

Example source file : 93K, uploaded file only 28 K (FIRST part of file is missing!)

filename (original file of 93K also attached) binterm.c

File type : flat file (c source)

FileZilla version : 3.0.9.2

IMPORTANT REMARK : Problem does NOT occur with previous version : FileZilla 2.2.13c : transfer of file is complete !

Client Machine = Windows 2000 service pack 4 Server Machine = Linux

Details Linux : $ uname -a

Linux INSPRODSRV 2.6.9-55.ELsmp #1 SMP Fri Apr 20 17:03:35 EDT 2007 i686 i686 i386 GNU/Linux

$ cat /etc/*-release

Red Hat Enterprise Linux ES release 4 (Nahant Update 5)

Thanks for your action. Chris Vandenberghe

#3498 Doesn't see accented chars normal 16 years 16 years
Description

3.0.9.2 - Ubuntu

This file is not seen on the server:

"prensa/Ramírez%20afirma%20que%20la%20autopista%20Ronda-San%20Pedro%20la%20propuso%20el%20PP.htm"

Whereas this one is:

"prensa/El%20PP%20promete%20rebajar%20la%20fiscalidad%20a%20los%20discapacitados.htm"

The full path is:

http://ppfuentedepiedra.com/prensa/Ram%C3%ADrez%20afirma%20que%20la%20autopista%20Ronda-San%20Pedro%20la%20propuso%20el%20PP.htm

Firefox loads it up fine (that's where the above url came from), so I guess Filezilla doesn't see filenames with accents.

#3500 Active Mode Failiures Alexander Schuch normal 16 years 16 years
Description

The GUI shows the active mode been set with the correct external IP address but still teh server replies with the internal ip address (LAN IP) of the client and says cannot establish connection. On checking through a Packet Sniffer it can be seen that filezilla is actually sending the LAN IP altough in the console/log/gui it shows its sending the external IP.

Issue with 3.0.9.2 and also with 3.0.9.3 - nightly build

#3501 overload CPU when download files normal 16 years 16 years
Description

If put a file in server, the CPU load is low, but when get, the CPU load is over 66% of one core.

Core2Duo 2.16GHz 1GB/Ram, Tred @100Mbps over 11.5MB/s

#3505 Invalid Port Number normal 16 years 16 years
Description

If you type a textual address into the host box in either the quick connect or the manager, the program fails with the message:

Could not parse server address: Invalid port given. The port has to be a value from 1 to 65535

This same message occurs regardless of what port number is used.

There is no reason, that i am aware of, why the textual host value should not work (it works in all browsers and other ftp clients). If text is not supported, it should mention that and ignore the port number, (which was correct) until a numerical value for the host is entered.

#3506 Incorrect Progress Progress Bar Status while Downloading normal 16 years 16 years
Description

The Progress bar shows an incorrect status while downloading Files. The Downloaded Data Counter also excedes the File Size in the process. Please See the attached screenshot!

#3507 MKDIR result message interpretation Tim Kosse normal 16 years 16 years
Description

I ran across an FTP server that responds in a way that FileZilla doesn't expect when MKDIR finds a directory that already exists. The response is:

517 <path>: File exists.

#3512 No remote file view normal 16 years 16 years
Description

Build 3.0.10

No remote file view - Filezilla reports 'not connected to any server'

Debug log: (sorry if this is too long or incomplete)

Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Status: Resolving IP-Address for theherefordtobacconist.co.uk Trace: ControlSocket.cpp(1057): CRealControlSocket::ContinueConnect(0p12eff18) m_pEngine=0p124d108 caller=0p12cbbb0 Status: Connecting to 66.246.254.132:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 8 of 50 allowed. Response: 220-Local time is now 11:22. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER <user> Trace: CFtpControlSocket::OnReceive() Response: 331 User <user> OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User <user> has group access to: cherry trusted Response: 230- compiler Response: 230 OK. Current restricted directory is / Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is / Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (66,246,254,132,227,62) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnClose Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd()

#3516 Can't transfer cyrillic filenames normal 16 years 16 years
Description

Filezilla v. 3.0.10 OS: Windows XP SP3 (Russian)

Filezilla can see files with Cyrillic names on server, it can list Cyrillic direcdories but cannot copy files to local PC. It gives error "no such file or directory".

The log window is attached.

#3517 Remembered preference Alexander Schuch normal 16 years 16 years
Description

In the previous build of Filezilla Client, it remembered what the local site last preference was (ie: sort by Modified) It does not do it now but it still remembers the last preference of the Remote Site.

Current version: 3.0.10

#3521 Sort order won't stick normal 16 years 16 years
Description

Version 3.0.10 running on XP Pro The local file list won't keep sort order; it always reverts to sort by name ascending. The remote pane does retain this setting. I even tried manually editing <Setting name="Local filelist sortorder" type="string">0 0</Setting> in filezilla.xml; it always reverts to "0 0" on program exit.

#3523 Renaming the distant file crashes Filezilla normal 16 years 16 years
Description

Filezilla 3.0.10 Windows Vista Pro Admin account

Connecting to distant server ..... ok Uploading a file (2 ko) .......... ok Renaming the uploaded file on the distant server freezes the computer. Even Ctrl-Alt-Del is out of service.

Sorry for the "complete log", I don't want to do this again.

Same operation with same server and Filezilla 2.2.17 / Windows XP works just fine.

MG

#3524 .xml file problem Alexander Schuch normal 16 years 16 years
Description

I use a media player that uses an .xml file for the playlist. I tried uploading three instances of the player to some webspace last evening. None of the three would work. I have another instance of the player on the space that I had uploaded probably with a 2.xx version of FileZilla. I finally traced the problem down to the playlist which is an .xml file. When I was reasonably certain that the problem was with the .xml file I got FireFTP and uploaded my playlists with that program. The players all work with playlists uploaded with FireFTP. I have two computers and I tried with both computers. To check I uploaded the files using FileZilla 3.0.10. All the players broke again. Reuploading the files with FireFTP fixed the players again.

My Computers both run Windows XP Home OS. They are Core 2 Duo computers with 2GB of ram. I had version 3.0.5 running when I first encountered the problem. I checked for updates and updated to 3.0.10. I have attached one of the .xml files. I did not download one of the broken ones to compare.

#3525 Renaming the distant file crashes Filezilla normal 16 years 16 years
Description

I did it again.

Actually, I was wrong saying that renaming the remote file did freeze the computer. It only crashed Filezilla, but everything got very slow for 2 or 3 minutes. I did set the debug on verbose, but couldn't get any indication, and after the crash of Filezilla, nothing seems to remain.

This time, I did upload a file, then right-clicked to rename : it crashed.

After that, I disconnected / reconnected my computer to the distant server, then only tried to rename the file that was on it (right-click). It crashed Filezilla all the same.

When you first said that the "issue had been fixed", was it about that ? (before "ooops, wrong button" ?)

If yes, do you have an idea about the time I'll have to wait for the next version (roughly, one week, one month, more ?).

Thanks for your time reading me and answering my question.

MG

###################################################

From closed subject :

(Date: 2008-05-31 16:49 Sender: codesquid Logged In: YES user_id=156254 Originator: NO

Oops, clicked wrong button. If your whole system freezes, there's an underlying problem with your system, it's definitely not a bug in FileZilla.


Date: 2008-05-31 16:48 Sender: codesquid Logged In: YES user_id=156254 Originator: NO

Thanks for reporting. This issue has been fixed in the SVN repository and will be available with the next version.


Date: 2008-05-31 16:47 Sender: michelgmichelg Logged In: YES user_id=2104094 Originator: YES

Filezilla 3.0.10 Windows Vista Pro Admin account

Connecting to distant server ..... ok Uploading a file (2 ko) .......... ok Renaming the uploaded file on the distant server freezes the computer. Even Ctrl-Alt-Del is out of service.

Sorry for the "complete log", I don't want to do this again.

Same operation with same server and Filezilla 2.2.17 / Windows XP works just fine.

MG

... and, should I add, the file hasn't been renamed ont the distant server. )

#3528 resizing transfer panel makes progress bar disappear normal 16 years 16 years
Description

When transferring two files at the same time there are two progress bar indicating the percentages, when resizing the window/transfer panel the one below disappears and does not show anymore. This happens with 3.0.10 client under win32

#3531 Remote view won't sort by date normal 16 years 16 years
Description

Running version 3.0.1 on Win XP Pro SP3. When I try to sort by date for the remote site I am connected to it does not sort properly either ascending or descending. All the dates and times are mixed up. This occurs on multiple sites.

#3532 will not accept @ for ssh login normal 16 years 16 years
Description

open "login@…@sftp.ning.com" 22 Error: Network error: Software caused connection abort Error: Could not connect to server

I believe the program needs to parse for multiple @ symbols.

#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

#3534 Sort on "last modified" returns random results normal 16 years 16 years
Description

Sorting on "last modified" ascending or descending produces totally incorrect results.

#3541 Problems with umlaut normal 16 years 16 years
Description

Hi

I found out that if i use the new FileZilla Version 3.0.11 Build 2008.06.15 then i can't get documents where umlaute are in so like (Ä,Ü,Ö)

In the old Version of FileZilla it work

I hope you can solve this Bug

Thanks

Homerius

#3543 F5 Refresh window normal 16 years 16 years
Description

Windows XP, FileZilla 3.0.11

FileZilla does not refresh the changes in a directory by itself and neither with F5 on local drive and FTP. You have to go outside the directory and then go back to see the changes.

I mean when you ad or delete a file outside FZ the directory in FZ stay the same.

F5 was working before, I think.

Best regards,

jim

#3549 Cannot connect to server normal 16 years 10 years
Description

After I got notified of the 3.0.11 update and installed it, I tried connecting to my server on the same segment of LAN, but couldn't get any connection at all with FileZilla. I can get through fine by pinging and PuTTY, I can even get FTP files from it with Firefox (but it's so awkward!), but with FZ, a tcpdump on the other host doesn't show a single packet getting to it. Now, I don't know my MS Windows administration as well as the *nix, but the built-in XP firewall claims to be completely off, and I'm pretty sure there's nothing else of the sort on here. I certainly haven't deliberately installed such a thing lately, and I haven't seen any popups asking to allow network access lately.

This is on a MS Windows XP Media Center box, with SP2 but I'm holding off on SP3 yet.

Here's its "about": FZ 3.0.11 Compiled for: i586-pc-mingw32msvc Compiled on: x56_64-unknown-linux-gnu Build date: 2008-06-15 Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) Compiler flags: -g -O2 -Wall -g -fexceptions

Level 3 log attached.

#3550 Drag icons over UI causes app crash normal 16 years 16 years
Description

OS X Leopard (Apple Mac Pro, intel), 10.5.3. Dragging any icon from the desktop over the Fz UI causes the application to crash immediately. May be related, but also occurs if you attempt to drag any item from left had file list in Fz to the right hand remote file list.

See attached OSX dump.

#3553 Alt-H does not bring up Help pull-down menu normal fixed 16 years 10 years
Description

On the Windows build version 3.0.11 and earlier versions, Alt-H cannot be used for the Help pull-down since it is in use for the Host field. Another key needs to be assigned for one of these.

#3557 reversed Hebrew in gui window normal 16 years 16 years
Description

upgraded to the latest build.

the hebrew text on some locations in the gui is reversed.

#3561 "Target file already exists" misses last slash in server's f normal 16 years 16 years
Description

in dialog "Target file already exists" the last slash in the server's filename is missing e.g. transfer (overwrite) local c:\tmp\gaga.txt to /tmp on server the dialog asks

Source file: C:\tmp\gaga.txt

Target file: /tmpgaga.txt

it should ask for /tmp/gaga.txt the last slash is missing

(Version 3.0.11 Windows XP Prof ....)

#3563 Filecount and deleting files in remote view normal 16 years 16 years
Description

I open up a connection to a server select all files and delete them. In the status bar i can see at first "500 files, size: 12345Bytes"

First file deleted, i see "501 files, size: 12346Bytes" Second file deleted, i see "502 files, size: 12347Bytes" and so on

so the file counter is counting up instead of down.

#3564 Elapsed time display error normal 16 years 16 years
Description

I executed a long upload last night. It took over 10 hours. With 18 minutes left in the upload, the "elapased time" display showed only 1 hour: 01:32:01 (example only, actual display continued to increase until the upload finished).

#3566 NOOP does not work normal 16 years 10 years
Description

v3.0.11 win pro XP 2002 SP2

NOOP not frequent enough to catch server timeouts. See log attached.

Please increase NOOP frequency.

#3569 Queue size displaying incorrectly normal 16 years 16 years
Description

The queue is showing as 10 MiB rathern than MB

#3572 Transfer creates file with incorrect filename normal 16 years 16 years
Description

Trying to transfer this filename from a KISS DP 558:

P06 Kanal 5 - Tor 05-06-2008 18:55:00.vob

Creates a file in the target directory on my PC called:

55 (no file extension)

Oddly the file explorer inside FileZilla lists the file name as 55:00.vob (see attached screenshot) but windows explorer shows the filename as mentioned above. Either way it pretty wrong though :-)

I guess it must be related to having : in the file name somehow

#3573 Space at the front of a filename won't allow transfer normal 16 years 16 years
Description

Occasionally, our ftp recieves a file with a space at the beginning, accidentally, which will not allow the transfer to occur. The file will give a critical error and not transfer at all.

#3574 Big image wont upload correctly normal 16 years 16 years
Description

I use filezilla in passive mode to upload big images (4 to 6MB) to a lycos multimania account. If i touch my computer launch an program or browse the internet while the image is uploading the image doesn't upload correctly. It has either stripes, strange white lines, blocks. etc.

#3576 Failed upload - local file remains locked normal 16 years 10 years
Description

O/S: Windows XP SP2 (English) Filezilla: 3.0.11 (English)

An attempted upload fails becuase I do not have write permissions on the server for the file in question [expected].

FileZilla retains a lock on the file in the local filesystem [unexpected].

Filezilla restart is required to release the file (even a successful upload after fixing file permissions does not release the earlier lock).

Full log below.

PS in case it's relevant: I was asked to respond to a "target file already exists" dialog box three consecutive times as part of this single upload attempt.

Status: Connecting to ftp.musites.com:2222... Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe" Response: fzSftp started Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "luckyrat@…" 2222 Trace: Looking up host "ftp.musites.com" Trace: Connecting to 70.84.62.226 port 2222 Trace: Server version: SSH-2.0-OpenSSH_3.9p1 Trace: Using SSH protocol version 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jun_15_2008_14:47:43 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 ad:1a:ad:83:38:98:0e:cb:d1:88:b6:5a:dd:fe:c6:91 Trace: Initialised AES-256 SDCTR client->server encryption Trace: Initialised HMAC-SHA1 client->server MAC algorithm Trace: Initialised AES-256 SDCTR server->client encryption Trace: Initialised HMAC-SHA1 server->client MAC algorithm Trace: Keyboard-interactive authentication refused Command: Pass: Trace: Sent password Trace: Access granted Trace: Opened channel for session Trace: Started a shell/command Status: Connected to ftp.musites.com Trace: CSftpControlSocket::ConnectParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: pwd Response: Current directory is: "/home/luckyrat" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/luckyrat Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Status: Calculating timezone offset of server... Command: mtime ".cpcpan" Response: 1206990228 Trace: CSftpControlSocket::ListParseResponse(1206990228) Status: Timezone offsets: Server: -18048 seconds. Local: 3600 seconds. Difference: 21648 seconds. Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "/home/luckyrat/public_html/christomlinson.name/templates" Response: New directory is: "/home/luckyrat/public_html/christomlinson.name/templates" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/luckyrat/public_html/christomlinson.name/templates Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "luckyrat_ct_name_1" Response: New directory is: "/home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1 Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "css" Response: New directory is: "/home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1/css" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1/css Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CSftpControlSocket::FileTransfer(...) Status: Starting upload of C:\Documents and Settings\Chris Tomlinson\My Documents\web sites\chris.tomlinson.name\template\luckyrat_ct_name_1\css\menu.css Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::FileTransferSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: put "C:\Documents and Settings\Chris Tomlinson\My Documents\web sites\chris.tomlinson.name\template\luckyrat_ct_name_1\css\menu.css" "menu.css" Error: /home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1/css/menu.css: open for write: permission denied Trace: FileTransferParseResponse() Trace: CSftpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CSftpControlSocket::FileTransfer(...) Status: Starting upload of C:\Documents and Settings\Chris Tomlinson\My Documents\web sites\chris.tomlinson.name\template\luckyrat_ct_name_1\css\menu.css Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: sftpcontrolsocket.cpp(973): List called from other command caller=0p12e2ff0 Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1/css Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::FileTransferSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: put "C:\Documents and Settings\Chris Tomlinson\My Documents\web sites\chris.tomlinson.name\template\luckyrat_ct_name_1\css\menu.css" "menu.css" Error: /home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1/css/menu.css: open for write: permission denied Trace: FileTransferParseResponse() Trace: CSftpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CSftpControlSocket::FileTransfer(...) Status: Starting upload of C:\Documents and Settings\Chris Tomlinson\My Documents\web sites\chris.tomlinson.name\template\luckyrat_ct_name_1\css\menu.css Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: sftpcontrolsocket.cpp(973): List called from other command caller=0p12e2ff0 Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1/css Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::FileTransferSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: put "C:\Documents and Settings\Chris Tomlinson\My Documents\web sites\chris.tomlinson.name\template\luckyrat_ct_name_1\css\menu.css" "menu.css" Error: /home/luckyrat/public_html/christomlinson.name/templates/luckyrat_ct_name_1/css/menu.css: open for write: permission denied Trace: FileTransferParseResponse() Trace: CSftpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2)

#3577 Don't right translated (RUS) Tim Kosse normal 16 years 16 years
Description

Button "Refresh the file and folder lists" now translated as "Обносить список". It's don't right. Right version "Обновить список".

#3578 Will not delete folder normal 16 years 16 years
Description

Right click on directory, try to delete from remote site, doesn't delete

Status: Directory listing successful Command: CWD /Office-DC/sinfantino/Reports Response: 250 CWD command successful Command: PWD Response: 257 "/Office-DC/sinfantino/Reports" is current directory. Command: RMD Project Accounting Response: 550 Project Accounting: Directory not empty Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (server address). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226-Transfer complete. Response: 226 Quotas off Status: Directory listing successful

#3579 Chinese folder bug in v3.0.11.1 normal 16 years 16 years
Description

In Filezilla v3.0.11.1, if I click a Chinese folder name, it will display the folder content. But another incorrect-display folder displays, which in fact doesn't exist. For SFTP mode, it work well.

#3580 sftp connection question normal 16 years 16 years
Description

When I connect with sftp, it frequently reports: Server unexpectedly closed network connection

If I refresh it again and again, sometimes it can work. It seems sftp is very unstable.

#3582 shortuts don't work normal 16 years 16 years
Description

I just updated to version 3.0.11.1, which caused the following problem: In the local site "Filename" window, I'm no longer able to click on shortcuts. The shortcuts appear as .lnk files which cannot be opened.

This was not a problem in the previous versions of FileZilla.

Please fix because the program is basically unusable now because of this.

Thanks!

#3583 Issues opening local ASP files normal 16 years 10 years
Description

In version 3.0.11.1 running on Windows XP Pro SP 3:

When I right-click on an ASP file and choose Open, I get an "Opening failed" dialog saying that there's no associated program assigned on my system. The .asp extension is associated with Notepad++ on my computer; double-clicking ASP files in Windows Explorer opens them in Notepad++. Thanks.

#3585 Wrong character codepage in path string (RUS) normal 16 years 16 years
Description

I use Russian interface, FileZilla Client 3.0.11 on Windows Vista. Look at screenshot. You'll find wrong codepage of path string characters, I marked them by red line.

#3587 "Dropping" a file on an area next to a folder normal 16 years 16 years
Description

Version 3.0.11.1, Win XP

When uploading a file, I drag it from the local folder into the upload folder. If I drop it in a space in the same row as a subfolder in the remote site window, the file goes into that subfolder.

I believe it should go in the current folder as putting it in the subfolder has undesirable consequences - uploading to a folder with lots of subfolders and maybe one file becomes tricky, and its easy to upload files to random subfolders without realising.

#3588 "ask for action" setting doesn't behave as expected normal 16 years 16 years
Description

Version 3.0.11.1 , Win XP, Fresh install.

After install, I was asked for confirmation for all uploads. Once I was uploading a bunch of files, so after one confirmation, I've clicked the "always do this" action.

Now it does this for all uploads - transfers without confirmation - even though I've selected in the Transfer settings "Ask for action" for both uploads and downloads.

#3589 folder chain not cached when server disconnects normal 16 years 16 years
Description

Version 3.0.11.1, Win XP

When I navigate to a subfolder of a remote site, and then do something else for long enough for the server to time out, I have to reconnect and navigate through the whole folder tree again.

I would expect to be able to continue navigation from the last folder I selected when resuming a session from a server non activity timeout

#3590 agent environment variable is wrong normal 16 years 16 years
Description

The environment variable used to locate an SSH agent should be SSH_AUTH_SOCK (with underscores) rather than SSHAUTHSOCK, in order to comply with what the rest of the world has already been using for the past several years.

#3591 subfolder LIST fails normal 16 years 16 years
Description

After upgrading to 3.0.11.1 subfolder LIST fails 90% of the time.

#3592 initial directory passed by URL is interpreted wrong normal 16 years 16 years
Description

URLs with the syntax "ftp://user:pasw@host/dir1/" will connect to the FTP but then try to CHDIR to "/dir1" instead only CHDIR to "dir1". This is a difference compared to IE or FireFox since it will overwrite the servers user initial user directory setting. The directory "/dir1" does not exists on the server but "/home/user/dir1" in my case.

#3593 Crash if getting disconnected during OnMenuEdit handler normal 16 years 16 years
Description

it was version 3.0.11 with WinXP(sp3).

i rightclicked the serverfile-icon, then i clicked the 'edit/view' menu. at the same time, cause of server timeout, the connection was cut. so when i was clicked the 'ediv/view' menu, there was no entry of serverfiles.(disconnected).

as i clicked the menu, it gots a critical error and drwtsn executed.

i have any further information about this(cause i upgraded the version to the 3.0.11.1 and the related files were deleted)

thankyou.

#3595 MSW: 3.1.0-beta1: Need to call WSAStartup Tim Kosse normal 16 years 16 years
Description

Connection attempt failed with "WSANOTINITIALISED - Not initialized, need to call WSAStartup".

On any (!) connection attempt!

#3596 MSW: 3.1.0-beta1: Need to call WSAStartup normal 16 years 10 years
Description

Since the last Bug is not reachable here again:

Überprüfe Korrektheit der externen IP-Adresse IP 192.168.178.2 bjc-bgi-bhi-c Antwort: 510 Mismatch. Your IP is 83.135.212.81, id-bdf-cbc-ib Falsche externe IP-Adresse

FileZilla 3 bug reports item #2015402, was opened at 2008-07-10 23:35 Message generated for change (Comment added) made by codesquid You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=887596&aid=2015402&group_id=21558

Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build issue Group: None

Status: Pending

Resolution: Fixed Priority: 5 Private: Yes Submitted By: redlabour (redlabour) Assigned to: Tim Kosse (codesquid) Summary: MSW: 3.1.0-beta1: Need to call WSAStartup

Initial Comment: Connection attempt failed with "WSANOTINITIALISED - Not initialized, need to call WSAStartup".

On any (!) connection attempt!


Comment By: Tim Kosse (codesquid)

Date: 2008-07-11 22:50

Message: Logged In: YES user_id=156254 Originator: NO

If you run the network configuration wizard, does the test at the end succeed?


Comment By: redlabour (redlabour) Date: 2008-07-11 13:30

Message: Logged In: YES user_id=1041813 Originator: YES

Status: Resolving address of www.politikstube.de Status: Connecting to 85.158.180.23:21... Status: Verbindung hergestellt, warte auf Willkommensnachricht... Trace: CFtpControlSocket::OnReceive() Antwort: 220 ProFTPD 1.3.1 Server (server239-han FTP-Server) [85.158.180.23] Trace: CFtpControlSocket::SendNextCommand() Befehl: USER poltbofu Trace: CFtpControlSocket::OnReceive() Antwort: 331 Password required for poltbofu Trace: CFtpControlSocket::SendNextCommand() Befehl: PASS Trace: CFtpControlSocket::OnReceive() Antwort: 230 User poltbofu logged in Trace: CFtpControlSocket::SendNextCommand() Befehl: SYST Trace: CFtpControlSocket::OnReceive() Antwort: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Befehl: FEAT Trace: CFtpControlSocket::OnReceive() Antwort: 211-Features: Antwort: MDTM Antwort: AUTH TLS Antwort: PBSZ Antwort: PROT Antwort: REST STREAM Antwort: SIZE Antwort: 211 End Status: Verbunden Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Empfange Verzeichnisinhalt... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Befehl: PWD Trace: CFtpControlSocket::OnReceive() Antwort: 257 "/" is the current directory Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Befehl: TYPE I Trace: CFtpControlSocket::OnReceive() Antwort: 200 Type set to I Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Befehl: PASV Trace: CFtpControlSocket::OnReceive() Antwort: 227 Entering Passive Mode (85,158,180,23,237,241). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Befehl: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Antwort: 150 Opening ASCII mode data connection for file list Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: Skipping socket event 5, no socket or id mismatch. Trace: CFtpControlSocket::TransferEnd() Fehler: Zeitberschreitung der Verbindung Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Fehler: Verzeichnisinhalt konnte nicht empfangen werden


Comment By: Tim Kosse (codesquid) Date: 2008-07-11 13:27

Message: Logged In: YES user_id=156254 Originator: NO

Please attach some logs showing the problematic behaviour.

The logs should be made using debug level 3 which can be enabled on the debug page in the settings dialog of FileZilla.

The logs have to be complete and unmodified. Do not attempt to remove or obfuscate any information you might find irrelevant.

If you are worried about posting IP addresses or other confidential information, mark the tracker item as private.


Comment By: redlabour (redlabour) Date: 2008-07-11 12:10

Message: Logged In: YES user_id=1041813 Originator: YES

Get no more Errormessage but no Files are visible now on Serverside.


Comment By: Tim Kosse (codesquid) Date: 2008-07-11 09:59

Message: Logged In: YES user_id=156254 Originator: NO

Please try this build: http://filezilla-project.org/nightlies2/2008-07-11/i586-mingw32msvc/FileZilla_3_setup.exe

As of writing this, the file is still building, should be finished in no more than 30 minutes.


Comment By: redlabour (redlabour) Date: 2008-07-10 23:51

Message: Logged In: YES user_id=1041813 Originator: YES

Vista 32-bit SP1 - including all Patches since 10th of July!


Comment By: Tim Kosse (codesquid) Date: 2008-07-10 23:39

Message: Logged In: YES user_id=156254 Originator: NO

What's your operating system?


You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=887596&aid=2015402&group_id=21558

#3597 unable to delete folder normal 16 years 16 years
Description

unable to delete folders if .htaccess inlcuded

#3600 Failed to parse returned path normal fixed 16 years 10 years
Description

FTP client fails when connecting to a FANUC robot. Before, I was using Filezilla 3.0.2.1, and everything was working great. I upgraded to 3.0.11.1 today and now it doesn't work. FANUC documentation claims support for 2.2.31.

FANUC uses a default directory: "md:\". So when you log in you are not at "\", but at "md:\". Maybe this is causing the error?

Thanks

Filezilla 3.0.11.1.

Windows XP Professional Version 2002 Service Pack 2.

14:22:25 Trace: ControlSocket.cpp(1056): CRealControlSocket::ContinueConnect(0p22ecf4) m_pEngine=0p11cf170 caller=0p122cae0 14:22:25 Status: Connecting to 172.22.194.222:21... 14:22:25 Status: Connection established, waiting for welcome message... 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 220 R-J3 FTP server ready. [SpotTool+ V7.5011] 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Command: USER anonymous 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 230 User logged in [NORM]. 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Command: SYST 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 215 UNKNOWN [SpotTool+ V7.5011]. 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Command: FEAT 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 500 Command not understood. 14:22:25 Status: Connected 14:22:25 Trace: CFtpControlSocket::ResetOperation(0) 14:22:25 Trace: CControlSocket::ResetOperation(0) 14:22:25 Status: Retrieving directory listing... 14:22:25 Trace: CFtpControlSocket::SendNextCommand() 14:22:25 Trace: CFtpControlSocket::ChangeDirSend() 14:22:25 Command: PWD 14:22:25 Trace: CFtpControlSocket::OnReceive() 14:22:25 Response: 257 "md:\" is current directory. 14:22:25 Trace: ControlSocket.cpp(354): Failed to parse returned path. caller=0p122cae0 14:22:25 Trace: CFtpControlSocket::ResetOperation(2) 14:22:25 Trace: CControlSocket::ResetOperation(2) 14:22:25 Trace: CFtpControlSocket::ParseSubcommandResult(2) 14:22:25 Trace: CFtpControlSocket::ListSubcommandResult() 14:22:25 Trace: CFtpControlSocket::ResetOperation(2) 14:22:25 Trace: CControlSocket::ResetOperation(2) 14:22:25 Error: Failed to retrieve directory listing

#3601 Resume big files normal 16 years 10 years
Description

I use vsftpd as ftp server. Vsftpd does not have any limitation with the size of files and it permits to resume downloads of large files. I have tried KFTPGrabber and this allows me to stop/resume downloading files larger than 4GB. However, the same situation with FileZilla tells me: "The server does not allow resume files over 4 GB". This is not true!

#3602 Simultaneous connections normal 16 years 16 years
Description

Hey all.

FileZilla Version 3.0.11.1 (and before) have a little bug in the use of simultaneous connections. We're tested FileZilla with 2 simultaneous connections but he really uses 3 simultaneous connections (one too much).

Same if you use 3 simultaneous connections, FileZilla try to use 4 simultaneous connections. If your server doesn't allow more than 3 simultaneous connections you get an error.

Would be nice, if anyone could look for this and fix it.

#3605 Sort by Owner/Group does not work normal 16 years 16 years
Description

When accessing a large directory used by multiple users I want to delete all files I own. I added the "Owner/Group" header to view the owner and group and clicked on it to sort, but it doesn't sort correctly. I see files owned by me (with the same group) listed between others users files.

#3606 SYSTEM CRASH normal 16 years 16 years
Description

When I attempt to upload an MP3 created with Sony Acid over a LAN(100) at the University via double-clicking, FileZilla 3.0.11.1 begins the upload (approx. 6MB) and then freezes the computer requiring hard reboot.

Hardware: Toshiba Satellite A135-S4527 with 1GB RAM, 120GB HDD. OS=Windows XP Pro SP2. Driving both internal LCD and external projector simultaneously.

Simultaneously running Windows Media Player 11.0.5721.5230. TSRs BIONIC distributed Computing, EyeQ v.3 MiniEye and MiniRead, Palm Desktop alarm amnager and McAfee OAS Manager (ENABLED).

CANNOT LOCATE LOG.

#3609 <Not connected to any server>... while downloading? normal 16 years 16 years
Description

I'm new to running FileZilla so this maybe the way it goes. Doesn't seem intuitive to me, though, and can't find a related bug listed. Not sure if it's a build issue or not.

Gateway MT6840 centrino duo lappy on a hard line from the router.

Vista Home premium... can't seem to find the damn version numbers but it's been kept updated.

FileZilla 3.0.11.1 updated from 3.0.11 via pop up alert.

I've got files on a remote server that is running right now. 1gig file transfer started off by marking/highlighting the file on the remote location tree and identifying the location on my local drive for the destination. Right click "download" and the transfer started.

I leave it to run and when I return I see only this in the remote file location window:

<Not connected to any server>

This is odd because the file transfer que seems to be still active and I'm 79% and counting along the way towards full download. Web browsing continues as normal indicating web connection.

Not sure if this is enough info or not. I hope so.

Thanks

Dave

#3610 FTPES - Failed retrieve directory listing normal 16 years 10 years
Description

The LOG:

Status: Disconnected from server Status: Resolving address of test.test.com Status: Connecting to xxx.xxx.xxx.xxx:21... Status: Connection established, waiting for welcome message... Response: 220 Welcome on the test Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Status: Verifying certificate... Command: USER testuser Status: TLS/SSL connection established. Response: 331 Please specify the password. Command: PASS Response: 230 Login successful. Command: PBSZ 0 Response: 200 PBSZ set to 0. Command: PROT P Response: 200 PROT now Private. Status: Connected Status: Retrieving directory listing... Command: CWD / Response: 250 Directory successfully changed. Command: PWD Response: 257 "/" Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,xxx,xxx) Command: LIST Response: 150 Here comes the directory listing.

Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 226 Directory send OK. Error: Failed to retrieve directory listing

Server: Debian with VSFtp My PC: WinXP Pro, FileZilla_3.1.0-rc1_win32-setup.exe

With FTP-Mode it works on this server. With FileZilla_3.0.11.1_win32-setup.exe it works to.

#3611 Cannot recover from damaged queue.xml normal 16 years 16 years
Description

While downloading files with Filezilla, my C: harddrive got full. When I terminated Filezilla, this resulted in a incompletely saved queue.xml file (see attachment). After restoring additional space on drive C:, Filezilla was not able to recover from the damaged file.

When starting Filezilla, it complaines that the file cannot be rad/parsed.

When terminating Filezilla, it complains that the file cannot be read/parsed, and did not save the current queue, which was then completely lost.

I had to manually delete the queue.xml to make Filezilla working again.

Filezilla should be able to recover by itself. For example, it could ask the user if it should overwrite the damaged queue.xml file during save, or it could automatically overwrite it during save. At termination, I don't see why Filezilla must read the queue.xml before it is saving the queue, the content will be overwritten anyway.

#3613 Korean character broken normal 16 years 16 years
Description

Client directory structure -KoreanCharacterDirectory_01

  • KoreanCharacterSubDirectory_01

When koreanCharacterDirectory have a koreanCharacter subdirectory, KoreanCharacterDirectory_01 is broken and KoreanCharacterSubDirectory_01 is ok.

When koreanCharacterDirectory do not have a koreanCharacter subdirectory, KoreanCharacterDirectory_01 is ok.

Error message : 명령: PWD 응답: 257 "/74_±â¼úÁö¿ø" is current directory. 상태: 디렉토리 목록 갱신 성공 상태: 디렉토리 목록 갱신 중... 명령: CWD /74_±â¼úÁö¿ø/00_제안서 오류: Failed to convert command to 8 bit charset

"74_기술지원" is original korean character, "/74_±â¼úÁö¿ø" is broken korean character. "00_제안서" koreanCharactersubDirectory is ok.

#3614 server timeout before upload normal 16 years 16 years
Description

when moving a local file to server, selecting server directory times out, so does dragging to new remote directory. link times out, then repeats twice before giving up finally. that is, cannot select remote directory before link times out. Using FileZilla 3.0.11 with Windows XP.

#3615 Crashes on upload normal 16 years 16 years
Description

Nothing has changed in my setup, and I have never had this problem before - plus it is occurring on multiple sites. When I drag a file or folder over to upload, the app just crashes. The whole thing shuts down and disappears. Below is the crash report data that Apple gathers automatically - maybe it will help.

Process: filezilla [7790] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.0.11.1 (3.0.11.1) Code Type: X86 (Native) Parent Process: launchd [103]

Date/Time: 2008-07-21 11:01:46.520 -0500 OS Version: Mac OS X 10.5.4 (9E17) Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000197c06c Crashed Thread: 0

Thread 0 Crashed: 0 com.apple.QD 0x96f13401 _SetDstBits32BGRA + 8 1 com.apple.QD 0x96f06d15 DevRgn + 301 2 com.apple.QD 0x96f06b25 StdRgn + 671 3 com.apple.QD 0x96f06880 CallRgn + 50 4 com.apple.HIToolbox 0x94b9a4e6 MyDrawingProc + 101 5 com.apple.QD 0x96f34581 CommonDeviceLoop + 918 6 com.apple.HIToolbox 0x94b9a58c InvertMyRegion + 164 7 com.apple.HIToolbox 0x94b9a87e HideDragHilite + 132 8 com.apple.HIToolbox 0x94bdfedb CTextensionDrag::HideDragFeedBack(OpaqueDragRef*) + 89 9 com.apple.HIToolbox 0x94be0470 CTextensionDrag::DragInWindow(OpaqueDragRef*, unsigned char) + 292 10 com.apple.HIToolbox 0x94be0519 CTextensionDrag::DragTracking(short, OpaqueDragRef*, unsigned char, unsigned char) + 107 11 com.apple.HIToolbox 0x94bf481b OpaqueTXNObject::DragTracking(short, OpaqueDragRef*, unsigned char) + 119 12 com.apple.HIToolbox 0x94bf485c CEasyTextDrag::ClientDragTracking(short, OpaqueDragRef*, unsigned char) + 56 13 com.apple.HIToolbox 0x94bdec8c MyDragTrackingProc(short, OpaqueWindowPtr*, void*, OpaqueDragRef*) + 50 14 com.apple.HIToolbox 0x94a8b4ca CarbonTrackingMapper + 190 15 com.apple.HIServices 0x93361540 DoTrackingMessage + 408 16 com.apple.HIServices 0x93361d80 SendTrackingMessage + 47 17 com.apple.HIServices 0x9336177d DragInApplication + 303 18 com.apple.HIServices 0x933602de CoreDragStartDragging + 539 19 com.apple.HIToolbox 0x94a8b28f TrackDrag + 562 20 de.filezilla 0x0028c9de wxDropSource::DoDragDrop(int) + 446 21 de.filezilla 0x00042db2 CLocalListView::OnBeginDrag(wxListEvent&) + 578 22 de.filezilla 0x003d65e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 23 de.filezilla 0x003d675f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 24 de.filezilla 0x003d6b2f wxEvtHandler::ProcessEvent(wxEvent&) + 207 25 de.filezilla 0x0033ab32 wxWindowBase::TryParent(wxEvent&) + 98 26 de.filezilla 0x003d6adc wxEvtHandler::ProcessEvent(wxEvent&) + 124 27 de.filezilla 0x003d6acc wxEvtHandler::ProcessEvent(wxEvent&) + 108 28 de.filezilla 0x0029f854 wxMacListCtrlEventDelegate::ProcessEvent(wxEvent&) + 100 29 de.filezilla 0x002e885c wxListMainWindow::OnMouse(wxMouseEvent&) + 1964 30 de.filezilla 0x003d65e3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 31 de.filezilla 0x003d675f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 32 de.filezilla 0x003d6b2f wxEvtHandler::ProcessEvent(wxEvent&) + 207 33 de.filezilla 0x003d6acc wxEvtHandler::ProcessEvent(wxEvent&) + 108 34 de.filezilla 0x0034d78e wxScrollHelperEvtHandler::ProcessEvent(wxEvent&) + 46 35 de.filezilla 0x002cd67d wxMacTopLevelMouseEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 733 36 de.filezilla 0x002ce106 wxMacTopLevelEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1302 37 com.apple.HIToolbox 0x94982763 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 38 com.apple.HIToolbox 0x94981b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 39 com.apple.HIToolbox 0x9499e4ee SendEventToEventTarget + 52 40 com.apple.HIToolbox 0x949b0b90 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208 41 com.apple.HIToolbox 0x94982b1c DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134 42 com.apple.HIToolbox 0x94981b9d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 43 com.apple.HIToolbox 0x9499e4ee SendEventToEventTarget + 52 44 de.filezilla 0x00274cf6 wxApp::MacHandleOneEvent(void*) + 38 45 de.filezilla 0x00274dcf wxApp::MacDoOneEvent() + 127 46 de.filezilla 0x0028db33 wxEventLoop::Dispatch() + 35 47 de.filezilla 0x00302c8f wxEventLoopManual::Run() + 111 48 de.filezilla 0x002eed23 wxAppBase::MainLoop() + 83 49 de.filezilla 0x0039ad4a wxEntry(int&, wchar_t) + 106 50 de.filezilla 0x00020a38 main + 24 51 de.filezilla 0x000021c6 start + 54

Thread 1: 0 libSystem.B.dylib 0x933f35e2 select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x933d46f5 _pthread_start + 321 2 libSystem.B.dylib 0x933d45b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0x0197c06c ebx: 0x96f0689a ecx: 0x00b5d5ff edx: 0x00b5d5ff edi: 0x00000418 esi: 0x0197c06c ebp: 0xbfffdfe8 esp: 0xbfffdfac

ss: 0x0000001f efl: 0x00010246 eip: 0x96f13401 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0x0197c06c

Binary Images:

0x1000 - 0x559ff7 +de.filezilla 3.0.11.1 (3.0.11.1) <2cf4eaaf4a91c0b436d10c4be10ab40b> /Applications/FileZilla.app/Contents/MacOS/filezilla

0x730000 - 0x731fe1 com.apple.textencoding.unicode 2.2 (2.2) <6566f38ef8ee61fab9aaecfb6a81f208> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0xfda000 - 0xfdefff com.apple.CommonCocoaPanels 3.0 (15) <7f1832e071bcc3f27a1e159f2f09cc89> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0xfe5000 - 0xff1fff com.apple.iokit.IOHIDLib 1.5.2 (1.5.2) <81b1c110ef345bc71536a820ef5a6389> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib

0x159cb000 - 0x15ae9ff7 com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <5013f43c4d2c33c9619011f103ec3238> /usr/lib/dyld 0x90003000 - 0x900cefff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x900ee000 - 0x9012ffe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x90130000 - 0x90158fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib 0x90159000 - 0x9047afea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9047b000 - 0x9049ffff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib 0x904a0000 - 0x904a0ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x904a1000 - 0x904b5ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x904b6000 - 0x904fcfef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9066c000 - 0x9079efff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9079f000 - 0x907a5fff com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x907a6000 - 0x907a7ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib 0x907a8000 - 0x907a8fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x907a9000 - 0x90b67fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x90b68000 - 0x90caeff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x90caf000 - 0x90cb9feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x90cba000 - 0x90cd9ffa libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x90e4b000 - 0x91648fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x92a2b000 - 0x92aa8fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x92b10000 - 0x92b14fff libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x92c20000 - 0x92c27fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib 0x92c28000 - 0x92f02ff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x92f03000 - 0x92f8aff7 libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib 0x92f8b000 - 0x92fc5fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x92fc6000 - 0x93059ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9305a000 - 0x930d4ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x930d5000 - 0x930ddfff com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x93118000 - 0x93140ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x93141000 - 0x931d4fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x93275000 - 0x93290ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x93291000 - 0x9331dff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9331e000 - 0x93320ff5 libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x93321000 - 0x9334cfe7 libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib 0x9334d000 - 0x9334ffff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x93350000 - 0x933a0ff7 com.apple.HIServices 1.7.0 (???) <f83f0cb838a646c69f08fd38a31265f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x933a1000 - 0x933a1ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x933a2000 - 0x93502ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib 0x93503000 - 0x935f7ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib 0x935f8000 - 0x9398efff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9398f000 - 0x939a5fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x939a9000 - 0x93a33fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x93a34000 - 0x93a90ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x93a91000 - 0x93ab1ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x93b07000 - 0x94157fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x94158000 - 0x9423dff3 com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9423e000 - 0x94711ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x9497b000 - 0x94c82ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x94c91000 - 0x94ca7fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94cad000 - 0x94cbdfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x94cf4000 - 0x94cf4ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x94d57000 - 0x94e11fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x94e12000 - 0x94e17fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x94f1a000 - 0x94fccffb libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib 0x94fcd000 - 0x95004fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x95005000 - 0x95047fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9504e000 - 0x9512dfff libobjc.A.dylib ??? (???) <99a9ad33ca07114848fdd7580968a572> /usr/lib/libobjc.A.dylib 0x952ae000 - 0x952aeff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x95395000 - 0x95395ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x953e7000 - 0x95416fe3 com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x95418000 - 0x95423fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x95424000 - 0x9569ffe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x956a0000 - 0x956a4fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x95768000 - 0x95774fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x95775000 - 0x957b3ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x957c1000 - 0x957cfffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib 0x957d0000 - 0x95897ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x95898000 - 0x959d0ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib 0x959db000 - 0x95ba9fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x95baa000 - 0x95c29ff5 com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x95c2a000 - 0x95c42fff com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x95c43000 - 0x95c4afff com.apple.agl 3.0.9 (AGL-3.0.9) <493bdf1318b1458ff62cbfb7b8c2bbdd> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x95c70000 - 0x95cecfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x95ced000 - 0x95cf8ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x95d16000 - 0x963b2fff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x963b3000 - 0x963c3ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x964a5000 - 0x964acffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib 0x964ad000 - 0x964b0fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x964dc000 - 0x968ecfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x968ed000 - 0x96978fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x969b8000 - 0x96a3aff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x96a3b000 - 0x96a7afef libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x96a7b000 - 0x96b9ffe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x96ba0000 - 0x96ba0ffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x96c6b000 - 0x96c6bffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x96c6c000 - 0x96d3aff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x96e05000 - 0x96e05ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x96e0c000 - 0x96eedff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x96eee000 - 0x96f95feb com.apple.QD 3.11.52 (???) <d6efc4827b91e646965d15c409a6610f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x96f96000 - 0x97046fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x97047000 - 0x9704eff7 libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9704f000 - 0x9710cfff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x9710d000 - 0x97167ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x971d6000 - 0x971f4fff libresolv.9.dylib ??? (???) <32ccbe19e89a3fdd09a0c88151ea508c> /usr/lib/libresolv.9.dylib 0x971f5000 - 0x97222feb libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x97223000 - 0x97280ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib 0x97281000 - 0x9728afff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x97297000 - 0x972f0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

#3616 Korean Character Broken normal 16 years 16 years
Description

Server directory name is broken.

  • FTP Server FTP Publishing Service in IIS 6.0 (Windows Server 2003 SP2) I could not find a UTF-8 setting.
  • FTP Client FileZilla 3.0.11.1 A directory(Korean character) name having sub directory(Korean character) is broken.
  • FTP message ("/74_기술지원" is ok, "/74_±a¼uAo¿ø" is not ok)

Command: CWD /74_기술지원 Response: 250 CWD command successful. Command: PWD Response: 257 "/74_±a¼uAo¿ø" is current directory. Status: Directory listing successful

  • Other ftp client is OK. For example Windows XP SP3 -> cmd -> ftp xxx.xxx.xxx.xxx

C:\Documents and Settings\ghkim>ftp xxx.xxx.xxx.xxx Connected to xxx.xxx.xxx.xxx. 220 Microsoft FTP Service User (xxx.xxx.xxx.xxx:(none)): xxxxxxxx 331 Password required for jopenbusiness. Password: 230 User xxxxxxxx logged in. ftp> cd 74_기술지원 250 CWD command successful. ftp> pwd 257 "/74_기술지원" is current directory. ftp>

#3618 early timeout normal fixed 16 years 10 years
Description

when trying to upload a file, times out before directory can be listed, then server files disappear. a log file is attached documenting this behavior.

#3622 3.1 Editing Files : 'File Has Changed' normal 16 years 16 years
Description

On opening a remote file in an editior filezilla constantly pops up the dialogue box 'File Has Changed' without there actually being any changes. Clicking yes re-uploads the file and closes the dialogue box, but as soon as you navigate away from the filezilla window (ie. Alt Tab) the 'File Has Changed' Dialogue pops up again, Both Win XP & Vista have the same issue.

#3624 3.1.0 Mac to many files open normal 16 years 16 years
Description

Hi, i'm on a mac (10.5.4), using the latest, 3.1.0 version

and after a while of ftping i get the following:

-the program can't reach the server (no error, yet it tries to connect) then

-when i want to look at the connection manager, it's empty then

-when i close the program it gives an error, to many files open and i tried saving the log, but it's gone for an unknown reason. so it didn't save the log.

i had it 2ce today after installing the new version.

#3625 "File Previously Open has changed" msg erroneously appearing normal 16 years 10 years
Description

This bug just started in the latest version, 3.1.0, as it was not happening in any previous version.

When right clicking on a remote file and choosing the "VIEW/EDIT" file option, the file is FTP'ed correctly to my Windows XP Pro (with all latest service packs) PC and opened in my default editor of choice, UltraEdit 14.x.

Immediately and without doing anything in the editor, FileZilla starts popping up the message, "A File Previously opened has changed. {filename}. Upload this file back to the Server?"

Clicking the NO button results in the message reappearing immediately.

If I click YES, the file is uploaded back to the server, but the same message reappears moments later.

The only way to permanently clear it is to click the FINISH EDITING AND DELETE checkbox, which is undesirable most times.

Nothing with this file changed in that period of time. I have used this feature heavily with all previous versions going back one year and this never happened previously.

I have to revert back to the previous version in order to use the software. If there is any other information you need, please do not hesitate to ask.

Here is the verbose log:


Status: Connecting to adc42-ldb.sas.its.nyu.edu... Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe" Response: fzSftp started Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "rql1245@…" 22 Trace: Looking up host "adc42-ldb.sas.its.nyu.edu" Trace: Connecting to 128.122.220.21 port 22 Trace: Server version: SSH-2.0-OpenSSH_3.9p1 Trace: Using SSH protocol version 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jul_23_2008_15:33:50 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 a6:fc:81:70:85:2e:ed:53:27:5b:8c:91:5e:a3:87:48 Trace: Initialised AES-256 SDCTR client->server encryption Trace: Initialised HMAC-SHA1 client->server MAC algorithm Trace: Initialised AES-256 SDCTR server->client encryption Trace: Initialised HMAC-SHA1 server->client MAC algorithm Command: Pass: * Trace: Sent password Trace: Access granted Trace: Opened channel for session Trace: Started a shell/command Status: Connected to adc42-ldb.sas.its.nyu.edu Trace: CSftpControlSocket::ConnectParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "/u99/logs" Response: New directory is: "/u99/logs" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /u99/logs Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Status: Calculating timezone offset of server... Command: mtime "FSDEVL" Response: 1216905695 Trace: CSftpControlSocket::ListParseResponse(1216905695) Status: Timezone offsets: Server: -14435 seconds. Local: -14400 seconds. Difference: 35 seconds. Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "/u99/logs/FSDEVL" Response: New directory is: "/u99/logs/FSDEVL" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::ListSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ListSend() Command: ls Status: Listing directory /u99/logs/FSDEVL Trace: CSftpControlSocket::ListParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Connecting to adc42-ldb.sas.its.nyu.edu... Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe" Response: fzSftp started Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ConnectSend() Command: open "rql1245@…" 22 Trace: Looking up host "adc42-ldb.sas.its.nyu.edu" Trace: Connecting to 128.122.220.21 port 22 Trace: Server version: SSH-2.0-OpenSSH_3.9p1 Trace: Using SSH protocol version 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jul_23_2008_15:33:50 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 a6:fc:81:70:85:2e:ed:53:27:5b:8c:91:5e:a3:87:48 Trace: Initialised AES-256 SDCTR client->server encryption Trace: Initialised HMAC-SHA1 client->server MAC algorithm Trace: Initialised AES-256 SDCTR server->client encryption Trace: Initialised HMAC-SHA1 server->client MAC algorithm Command: Pass: * Trace: Sent password Trace: Access granted Trace: Opened channel for session Trace: Started a shell/command Status: Connected to adc42-ldb.sas.its.nyu.edu Trace: CSftpControlSocket::ConnectParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::FileTransfer(...) Status: Starting download of /u99/logs/FSDEVL/ITS-IntBroker01_JavaClient.tracesql Trace: CSftpControlSocket::SendNextCommand() Trace: CSftpControlSocket::ChangeDirSend() Command: cd "/u99/logs/FSDEVL" Response: New directory is: "/u99/logs/FSDEVL" Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CSftpControlSocket::ParseSubcommandResult(0) Trace: CSftpControlSocket::FileTransferSubcommandResult() Trace: CSftpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: get "ITS-IntBroker01_JavaClient.tracesql" "C:\DOCUME~1\pjr282\LOCALS~1\Temp\fz3temp-1\ITS-IntBroker01_JavaClient.tracesql" Status: remote:/u99/logs/FSDEVL/ITS-IntBroker01_JavaClient.tracesql => local:C:\DOCUME~1\pjr282\LOCALS~1\Temp\fz3temp-1\ITS-IntBroker01_JavaClient.tracesql Trace: FileTransferParseResponse() Trace: CSftpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful

#3627 Filezilla does not handle low diskspace conditions correctly normal 16 years 16 years
Description

OS: Windows XP SP2 Filezilla version: 3.1.0

  • steps to reproduce:
  • download one or more files exceeding the available disk space
  • actual result:
  • Filezilla logs the transfer failure in its log pane (Error: error while writing local file)
  • the incomplete file(s) are left in the directory
  • the transfers do not show up under failed transfers
  • expected result:
  • the transfers are added to the failed transfers pane
  • no remnants of the incomplete file remain in the target directory (in general I would appreciate a more atomic approach to Filezilla's transfers, e.g. first download to a temporary directory, move to final destination after successful transfer).
#3629 View/Edit request upload for unmodified file normal 16 years 16 years
Description

-Upon connecting to a host -click view/edit -move focus away from filezilla (without moving cursor inside of file) -return to filezilla it immediately requests upload of 'changed' file ..

Tested 2 times on clean open

version: 3.10 release date: 2008-07-23 xp sp2

#3630 Can't open lnk-files normal 16 years 16 years
Description

In our network are some linked files to change easily codes. But FileZilla displays them as folder and when I want to open them, I will get this message:

Directory {DIRECTORY}: no such file or directory

But in another FTP program it works.

#3632 TLS error after most recent update normal 16 years 16 years
Description

my server is running ubuntu 7.10 server with proftpd. i use filezilla to connect to it using explicit TLS. it was all working fine until i updated to the most recent version of filezilla (3.1.0.1). now i am getting an error

"Could not read from transfer socket: ECONNABORTED - Connection aborted"

followed by

"Failed to retrieve directory listing"

i have attached the debug output from filezilla. please let me know if there is anything else i can do to help. please feel free to email me at liljohn@…

#3633 incorrect translation in Italian version normal 16 years 16 years
Description

The Italian version lists among the download/upload options the following entry: "Sovrascrivi se dimensione più recente" ... which would sound in English like "Overwrite if dimension is more recent".

It should be corrected to "Sovrascrivi se dimensione different", i.e. in English "Overwrite if dimension is different".

#3634 url failure Alexander Schuch normal 16 years 16 years
Description

Today I updated to Filezilla 3.1. I can no longer get connected to my predefined website www.hpnonline.com. I was able to connect prior to updating. My other urls are still working fine. Deleteing and redefining the url has not helped. Neither has uninstalling and reinstalling Filezilla. Here is what the log file says: Status: Resolving address of www.hpnonline.com Status: Connecting to 71.180.69.5:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server Status: Waiting to retry...

I can connect to my website via MicroSoft FrontPage, so the server is working and connecting.

#3635 Uploaded file truncated when using FTP over SOCKS normal 16 years 10 years
Description

Hi,

I'm encountering an issue with Filezilla 3.1.0.1 on Windows XP.(I encounter exactly same problem with FileZilla 2.2.25 since months/years)

When i try to upload files thanks to FTP using Socks proxy, some of files are truncated. If i reupload the same file just after the first upload we can see the file size difference (see screenshot). An other point is that just after upload the size of file on remote server in filezilla seems correct, but after a refresh (F5) the this is the real size (trucated file size).

Original file is: http://maubeuge2008.org/testseb/pbftp/10031_ff2-good.jpg Uploaded file is: http://maubeuge2008.org/testseb/pbftp/10031_ff2.jpg

It seems very similar to closed bug id #1662435. http://sourceforge.net/tracker/index.php?func=detail&aid=1662435&group_id=21558&atid=887596

Thanks & Regards

#3637 Edit option not available normal 16 years 16 years
Description

The edit option on the right click menu is not available (grayed out) even though an editor is defined. This problem began when I updated from 3.0.11.0.

Version: 3.1.0.1 OS: Windows XP File editing settings:

Default editor: "C:\Program Files\Windows NT\Accessories\wordpad.exe"

Always use default editor: on

#3639 Pop up box on 64 bit os with FZ client normal 16 years 16 years
Description

Filezilla Client Ver 3.1.0.1 64 bit

Pops up a warning box on start referring to MS KB article 931130.

The referenced article only describes issues with FTP servers - not FTP clients!

#3642 failure to retireve directory normal 16 years 10 years
Description

After updating to version 3.1.0.1 could not connect to our ftp site. The error message said: "Could not read from transfer socket: ECONNABORTED - connection aborted. Failed to retrieve directory listing"

I reinstalled a previous version I had saved and was able to once again connect.

#3646 Directory listing does not show all hidden files. normal 16 years 16 years
Description

The "Force showing hidden files" option does not fully work. The command for the command only uses the "LIST -a" command to show the files, but using the "LIST -al" command manually, I was able to see all the hidden files. Not being able to see all the hidden files also causes issues when needing to delete directories and the system cannot do so since there are still hidden files under the directories.

#3647 Since version 3.1.0.1 : No TLS connection (3.0.11.1 No Prob) normal 16 years 16 years
Description

Status: Connecting to 82.72.239.134:2121... Status: Connection established, waiting for welcome message... Response: 220 NASFTPD Turbo station 2.x 1.3.1rc2 Server (ProFTPD) [192.168.0.8] Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER admin Status: TLS/SSL connection established. Response: 331 Password required for admin Command: PASS Response: 230 User admin logged in Command: OPTS UTF8 ON Response: 200 UTF8 set to on Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private 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 (82,72,239,134,219,201). Command: LIST Response: 150 Opening ASCII mode data connection for file list Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 226 Transfer complete Error: Failed to retrieve directory listing

#3648 TLS ECONNABORTED - connection aborted normal rejected 16 years 10 years
Description

Found this error with version: 3.1.0.1 2008-07-24 build Version 3.011.1 2008-07-05 did not have this error. Only happens with TLS explicit connection:

Windows XP, behind firewall passive mode

Status: Resolving address of xxxx.xxxx.com Status: Connecting to nnn.nnn.nnn.nn:21... Status: Connection established, waiting for welcome message... Response: 220- Response: 220- Response: 220 Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Status: Verifying certificate... Command: USER uuuuuuuu Status: TLS/SSL connection established. Response: 331 Please specify the password. Command: PASS Response: 230 Login successful. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: AUTH SSL Response: AUTH TLS Response: EPRT Response: EPSV Response: MDTM Response: PASV Response: PBSZ Response: PROT Response: REST STREAM Response: SIZE Response: TVFS Response: 211 End Command: PBSZ 0 Response: 200 PBSZ set to 0. Command: PROT P Response: 200 PROT now Private. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (......) Command: LIST Response: 150 Here comes the directory listing. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 226 Directory send OK. Error: Failed to retrieve directory listing

#3649 OSX: Doubleclicking file or dir item scrolls filelist right normal 16 years 16 years
Description

Using Mac OS X 10.5.4 Filezilla 3.1.0.1

Connecting to a site and double-clicking on a file or folder in either the local or remote list "shifts" the view of that pane slightly left, just enough to hide the icons. If I scroll them back to the right, and double click another item, the pane scrolls back to the left again.

#3651 Crashes on OSX 10.5 normal 16 years 16 years
Description

Filzilla crashes every time I try to copy multiple files using OSX. I am logged into the server in active mode. I have a filter set to just show .asp pages. When I try to push all the asp pages to the ftp server it will ftp a few of the files and then crash. I tried the latest build and the latest nightly build. Both had the same problem.

#3652 FTPES bug! normal 16 years 16 years
Description

Hi!

FTPES no longer works with our server:

... Command: PASV Response: 227 Entering Passive Mode (83,149,114,132,19,138) Command: LIST Response: 150 Opening data connection Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 226 Transfer complete Error: Failed to retrieve directory listing

Thanks! Atmapuri

#3653 toggle transfer queue doesn't work properly normal 16 years 16 years
Description

I'm using win xp sp2, filezilla 3.1.0.1

If I turn off queue processing then add a folder to the queue, the queue begins to process. When I then turn it off again, once a subfolder is encountered the queue again begins to process.

If I turn off queue processing it should stay off until I turn it on again, this is a bug. This was also a problem with the previous version.

The reason I want to turn off queue processing is so that I can remove files or directories from the queue that I don't want to be processed.

Filezilla is otherwise excellent software, keep up the good work.

Thanks

#3654 A file...has been changed: upload? no. still does! normal 16 years 10 years
Description

I am finding random files in my web directories, and I found a problem.

When I download a file, open it, edit it, and hit "save", the following prompt shows up:

A file previously opened has been changed: C:\Documents and Settings\FRANKF\My Documents\website\new_site\public_html\style\layoutFluid.css Upload this file to server?

(There is also a check box for "continue editing" which I leave unchecked)

I will click “no” and the file will uploads anyway to a random directory (not even the one that I originally downloaded the file from)

The last time it happened it was in a folder called "dev" and it uploaded to a subfolder (under dev) called "downloads". The time before I downloaded and edited a file from "style" and when I clicked "no" it uploaded to "testcart" (both directories on the same level)

I am using FileZilla Version 3.1.0.1 – most recent version at this time.

I am using Microsoft Windows XP Professional Operating System Version 5.1.2600

This is a bit scarry, because I am not sure if any "index" files or other files that have the same name in different directories might be overwritten when this happens.

#3656 Could not read from transfer socket: ECONNABORTED Alexander Schuch normal 16 years 16 years
Description

After upgrading to the latest verions of FileZilla, 3.1.0.1, previously configured connections now fail, with the following errors:

Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

This worked as recently as build 3.0.11.1 version.

We connect via servertype 'FTPS-FTP over implicit TLS/SSL', not specifying a port in the connection details.

What has changed in the Filezilla version which no longer allows this connection.

I'll be reverting back to an older release until we're able to resolve this issue.

#3657 Switching back to English language only partially successful Alexander Schuch normal 16 years 16 years
Description

Just installed 3.1.0.1. Disappointed to have my language set to Dutch automatically, I switched back to English via settings, but this is only the case for the menu and not for the names used in the file list panels and the bottom panel and the tabs used in this bottom panel.

I'm always annoyed when a install program decides form me that I should use some other language than English. Although I'm Dutch I don't like the translated menus (much to long in my native language) and I always use the English versions of software on my PC.

Anyway I like this soft a lot... Keep up the good work.

Regards, Peter

#3658 Site list alphabetical order fails normal 16 years 16 years
Description

I have about 100 sites in Filezilla, some in folders, some not. When I view them in site manager they are in perfect alphabetical order. When I drop down the site list for quick connection they are not alphabetical. I'll attach a screenshot with full site names covered up for privacy.

#3659 FileZilla 3.1.0.1 crash and restart on OS X 10.5.4 normal 16 years 16 years
Description

Below is the Problem Report I also shipped to Apple:


Process: filezilla [314] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.1.0.1 (3.1.0.1) Code Type: X86 (Native) Parent Process: launchd [64]

Date/Time: 2008-08-06 10:04:44.950 -0500 OS Version: Mac OS X 10.5.4 (9E17) Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d022fdf0 Crashed Thread: 4

Thread 0: 0 libSystem.B.dylib 0x95f7168e semwait_signal + 10 1 libSystem.B.dylib 0x95f9c36d pthread_cond_wait$UNIX2003 + 73 2 ...ple.CoreServices.CarbonCore 0x92c9b347 TSWaitOnCondition + 126 3 ...ple.CoreServices.CarbonCore 0x92c7a2d2 TSWaitOnConditionTimedRelative + 202 4 ...ple.CoreServices.CarbonCore 0x92cb9661 MPEnterCriticalRegion + 194 5 de.filezilla 0x003d72b3 wxMutexInternal::Lock() + 67 6 de.filezilla 0x0016ad1e CSocket::DetachThread() + 46 7 de.filezilla 0x0016aea7 CSocket::~CSocket() + 55 8 de.filezilla 0x001708cc CTransferSocket::TransferEnd(TransferEndReason) + 188 9 de.filezilla 0x00171e59 CTransferSocket::CheckGetNextReadBuffer() + 153 10 de.filezilla 0x00171fc1 CTransferSocket::OnSend() + 177 11 de.filezilla 0x00171700 CTransferSocket::OnSocketEvent(CSocketEvent&) + 688 12 de.filezilla 0x003df923 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 13 de.filezilla 0x003dfa9f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 14 de.filezilla 0x003dfe6f wxEvtHandler::ProcessEvent(wxEvent&) + 207 15 de.filezilla 0x003dfefc wxEvtHandler::ProcessPendingEvents() + 108 16 de.filezilla 0x003710d9 wxAppConsole::ProcessPendingEvents() + 137 17 de.filezilla 0x003d9352 wxMacProcessNotifierAndPendingEvents + 34 18 de.filezilla 0x0027dc84 wxApp::MacHandleOneEvent(void*) + 100 19 de.filezilla 0x0027dd1f wxApp::MacDoOneEvent() + 127 20 de.filezilla 0x00296a83 wxEventLoop::Dispatch() + 35 21 de.filezilla 0x0030bb3f wxEventLoopManual::Run() + 111 22 de.filezilla 0x002f7bd3 wxAppBase::MainLoop() + 83 23 de.filezilla 0x003a3d1a wxEntry(int&, wchar_t) + 106 24 de.filezilla 0x00020b88 main + 24 25 de.filezilla 0x00002026 start + 54

Thread 1: 0 libSystem.B.dylib 0x95fba5e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x92c9955b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x95f9b6f5 _pthread_start + 321 5 libSystem.B.dylib 0x95f9b5b2 thread_start + 34

Thread 2: 0 libSystem.B.dylib 0x95fba5e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x92c9955b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x95f9b6f5 _pthread_start + 321 5 libSystem.B.dylib 0x95f9b5b2 thread_start + 34

Thread 3: 0 libSystem.B.dylib 0x95fba5e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x92c9955b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x95f9b6f5 _pthread_start + 321 5 libSystem.B.dylib 0x95f9b5b2 thread_start + 34

Thread 4 Crashed: 0 de.filezilla 0x0016cc5c CSocketThread::Entry() + 476 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x92c9955b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x95f9b6f5 _pthread_start + 321 5 libSystem.B.dylib 0x95f9b5b2 thread_start + 34

Thread 5: 0 libSystem.B.dylib 0x95fba5e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00170236 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x003d8aed wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x92c9955b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x95f9b6f5 _pthread_start + 321 5 libSystem.B.dylib 0x95f9b5b2 thread_start + 34

Thread 4 crashed with X86 Thread State (32-bit):

eax: 0x07ffffff ebx: 0x0016ca8b ecx: 0x80000000 edx: 0x15b35b50 edi: 0x15bcc990 esi: 0x00000002 ebp: 0xb022fef8 esp: 0xb022fd20

ss: 0x0000001f efl: 0x00010286 eip: 0x0016cc5c cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037

cr2: 0xd022fdf0

Binary Images:

0x1000 - 0x567fe7 +de.filezilla 3.1.0.1 (3.1.0.1) <b3dc4417ff56b910a1ca3e6350ef4a2c> /Applications/FileZilla.app/Contents/MacOS/filezilla

0x742000 - 0x743fe1 com.apple.textencoding.unicode 2.2 (2.2) <6566f38ef8ee61fab9aaecfb6a81f208> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0xfd6000 - 0xfdafff com.apple.CommonCocoaPanels 3.0 (15) <7f1832e071bcc3f27a1e159f2f09cc89> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0xfe1000 - 0xfedfff com.apple.iokit.IOHIDLib 1.5.2 (1.5.2) <aa8f369564ff74bfcad8ea5adc0599f1> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib

0x159c5000 - 0x15ae3ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld 0x90036000 - 0x9011bff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x9011c000 - 0x901a7fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x901df000 - 0x901e7fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x901e8000 - 0x9030cfe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9030d000 - 0x90588fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x90589000 - 0x908aafea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x908c2000 - 0x909f4fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x909f5000 - 0x90a15ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x90a16000 - 0x90a1ffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x90a32000 - 0x90b13ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x90b14000 - 0x90b41feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x90cd6000 - 0x90d58ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x90d59000 - 0x90d81fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib 0x90e6a000 - 0x90f11feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x90f6b000 - 0x91301fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9158a000 - 0x915a9ffa libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x915aa000 - 0x915c8fff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib 0x915c9000 - 0x9170fff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x91710000 - 0x91710fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91711000 - 0x91718fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib 0x91719000 - 0x91f16fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x91f24000 - 0x91febff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9218e000 - 0x921eaff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x92234000 - 0x9224afff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x92280000 - 0x92280ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x92281000 - 0x9228bfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9228c000 - 0x922c6fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x922fc000 - 0x92300fff libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x92301000 - 0x92394ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x92395000 - 0x92414ff5 com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x92415000 - 0x92415ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9259f000 - 0x925a3fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x925a4000 - 0x925a4ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x925f4000 - 0x926b1fff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x926e4000 - 0x926e4ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x926e5000 - 0x92762fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x92763000 - 0x92b73fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x92b74000 - 0x92b8afe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x92b8b000 - 0x92bdbff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x92bdc000 - 0x92bdcffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x92bdd000 - 0x92c36ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x92c37000 - 0x92c4ffff com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92c50000 - 0x92f2aff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x92f2b000 - 0x933feffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x93422000 - 0x93422ff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x93423000 - 0x9343eff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9343f000 - 0x9347dff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9347e000 - 0x934dbffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib 0x934dc000 - 0x935bbfff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x9373c000 - 0x937c6fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x937c7000 - 0x9384eff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x9384f000 - 0x93895fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x949dc000 - 0x949dffff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x94abe000 - 0x94b00fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x94b01000 - 0x94bcfff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x94bd0000 - 0x94bf4fff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib 0x94bf5000 - 0x94ce9ff4 libiconv.2.dylib ??? (???) <3f183527811098bb7332f67a1f902bfd> /usr/lib/libiconv.2.dylib 0x94cea000 - 0x95386fff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x95387000 - 0x95393fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x95394000 - 0x95752fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x95756000 - 0x9575dffe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib 0x9575e000 - 0x9576effc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9576f000 - 0x9576fff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9592c000 - 0x95937ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x95938000 - 0x95946ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib 0x95947000 - 0x959d3ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x959d4000 - 0x95ba2fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x95ba3000 - 0x95ba9fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x95bfa000 - 0x95c3bfe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x95c5a000 - 0x95c5ffff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x95c60000 - 0x95c9ffef libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x95ca0000 - 0x95ccbfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x95d3f000 - 0x95d46ff7 libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x95d47000 - 0x95e7fff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib 0x95e80000 - 0x95efcfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x95efd000 - 0x95f57ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x95f58000 - 0x95f68fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x95f69000 - 0x960c9ff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib 0x960ca000 - 0x963d1ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x963d2000 - 0x96409fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x96427000 - 0x96456fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x96457000 - 0x96457ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x96458000 - 0x964d2ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x964d3000 - 0x964d5fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9653d000 - 0x965d0fff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x966b5000 - 0x966b6ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib 0x96855000 - 0x9687dff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x9687e000 - 0x96930ffb libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib 0x96931000 - 0x96933ff5 libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x96934000 - 0x9693bfff com.apple.agl 3.0.9 (AGL-3.0.9) <493bdf1318b1458ff62cbfb7b8c2bbdd> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x9693c000 - 0x96950ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x96951000 - 0x96a01fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96a02000 - 0x96a0dfe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x96a0e000 - 0x96ad9fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x96b73000 - 0x96c2dfe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x96c2e000 - 0x9727efff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

#3660 No Successful Transfer listing normal 16 years 16 years
Description

Successful transfers are not listed nor enumerated. Version 3.1.0.1

#3663 server:port isn't parsed correctly normal 16 years 16 years
Description

Version: 3.1.0.1 OS: Windows Vista Business SP1 (x64)

I used to enter example.com:1234 and it worked well in previous versions (3.0.x or something). However since I updated to 3.1.0.1, filezilla still writes the number behind the colon into the port field, but writes "[example.com:1234]" into the server field (instead of writing "example.com"). This results in a

Status: Resolving address of example.com:1234 Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known". Trace: CRealControlSocket::OnClose(11001) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry...

error message.

#3664 Increasing CPU occupancy until 99% normal 16 years 10 years
Description

Uploading a large 3GB data file, filezilla starts with nominal CPU usage. However, the CPU occupancy continually increases during file transfer. After about 5 minutes of transferring the CPU occupancy is about 80% and after approximately 10 minutes it is at 98%. Log files attached. Unfortunately, I was not able to capture the console output when it was at 98% as filezilla was no longer responding.

#3667 remote view refresh normal 16 years 16 years
Description

After you move a directory to a new dir/area or sometimes delete a directory, the remote view does not refresh itself and still shows the moved directory to be in the original place it was.

#3668 Accentuated chars normal 16 years 16 years
Description

When I want to add files in a accentuated directory, FZ 3.1.1 creates a new directory whith acentuated chars replaced. An example :

Original directory : /gal/photo/08 07 29 Troll aménagement intérieur

After adding a file the new directory beside the other : /gal/photo/08 07 29 Troll aménagement intérieur

This new directory doesn't appear instantly in remote panel. I've to refresh to see this new one.

.YO.

#3669 452 FTP error message is not supported normal 16 years 16 years
Description

While uploading file via FTP I received 452 FTP message code with message 'disk quota exceeded'. FTPZilla totally doesnt take care of this message and continues with sending by command PORT. After response from server 226 - Transfer Complete, FZ starts from begining and falls in infinite loop.

Codes 4xx in FTP are linked with errors, which casues are considered as temporary. However, inteface should ask user for permission to try again transfer.

Session log: Response: 150 Opening BINARY mode data connection for 'czestochowa.zip'. Response: 452 Error writing file: Disc quota exceeded. Status: Starting upload of E:\MyImages\czestochowa.zip Status: Retrieving directory listing... Command: PORT *,*,*,*,5,54 Response: 200 PORT command successful. Command: LIST Response: 150 Opening BINARY mode data connection for '/bin/ls'. Response: 226 Transfer complete. Command: PORT *,*,*,*,5,56 Response: 200 PORT command successful. Command: APPE czestochowa.zip Response: 150 Opening BINARY mode data connection for 'czestochowa.zip'. Error: Transfer aborted by user Response: 452 Error writing file: Disc quota exceeded.

  • - IP octets ;]

Operating system: Windows XP with SP3

#3670 Dies when try to upload to a full disk normal outdated 16 years 12 years
Description

I have a Mac OS Darwin 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386

OS X 10.5.4

FileZilla 3.1.1

When I try to upload a file to my media player (a Tvico M-4000SA), filezilla now suddenly dies. I can't even paste the log here, as it disappears.

A text upload shows the following information:

150 Accepted data connection from 10.254.254.100:65436

0% | | -1 0.00 KB/s --:-- ETA

450-Error during write to file: No space left on device 450 star_trek_voyager_-_season_1_ep_12.avi removed

#3671 View/Edit on remote site file causes error normal 16 years 16 years
Description

Error "DDE execute request failed: a request for a synchronous execute transaction has timed out." when I right click a file in the remote site window and select "View/Edit". Screenshot of error dialog attached.

My editor is Textpad 5.2.0 32-bit on Windows XP Professional. Textpad is installed in its default location.

The file still loads in textpad, I can edit it, and I can save it, and it will successfully upload the changes back to the remote site prompting appropriately whether I should replace the existing file. So the View/Edit still works fine with a minor interruption from this alert.

So, in priority terms, I'd classify this as low priority with a successful workaround in place. However, it's a darn annoying error which steals focus and requires me to click Ok before proceeding to the task at hand. Do with that what you will, and good luck!

#3674 Does not re-open after upgrading normal 16 years 16 years
Description

FileZilla does not re-open itself after auto-upgrading. I opened the app to work in it, so why, after upgrading, wouldn't it re-open itself (i.e. return me to the state I was in before it did its thing)? Thanks, Atg

#3678 outdated SFTP normal 16 years 16 years
Description

I'm receiving a protocol error when I try to SFTP into a secure server. It tells me the SFTP is outdated. I am using the latest version of FileZilla (release date 20080811, but it appears it is still out of date.

#3685 Permission denied error after upgrade to 3.1.1 normal 16 years 16 years
Description

I was using the application without problems right up until I upgraded to the latest version. Now I only have read only. I worked with our systems mgr using my credentials on an older version and there are no problems.

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