Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (801 - 900 of 4044)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Summary Owner Priority Resolution Created Modified
#3793 Not well supporting Chinese characters normal rejected 16 years 16 years
Description

Here is an apparent bug. When logging into a Chinese FTP site and entering a folder named in Chinese characters, the "Remote site" does not display the path normally. In more detail, it always does not recognize Chinese characters, and thus shows some confusing ones. I believe that this software will be more attractive if this bug is fixed.

#3794 Windows crashes normal rejected 16 years 16 years
Description

While downloading approx 850,000 tif files ranging in size from 20K to 900K, got a fatal system error. Even log error:

Event Type: Information Event Source: Save Dump Event Category: None Event ID: 1001 Date: 9/22/2008 Time: 9:20:25 AM User: N/A Computer: MHPIGEX30005728 Description: The computer has rebooted from a bugcheck. The bugcheck was: 0x0000007a (0xe97e04c0, 0xc000009a, 0xbbe0e000, 0x15fe28c0). A dump was saved in: C:\WINDOWS\Minidump\Mini092208-01.dmp.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Dump file attached.

Running on Windows XP SP2, current with all patches.

#3795 Filezilla Client Not Working with z/VM 5.3 in SSL Mode normal rejected 16 years 10 years
Description

The Windows Filezilla client fails when connecting to a z/VM 5.3 FTP server configured for SSL and FIPS. The z/VM 5.3 FTP server is written to use RFC1123. I have tested Filezilla versions 3.0.9, 3.1.2, and 3.1.3 with the same results. I'm able to successfully connect to the z/VM 5.3 FTP server using the Linux "ftp-ssl" client, the WS_FTP client, the Hummingbird FTP client, and the z/OS FTP client.

The Filezilla client log follows:

16:11:51 Status: Resolving address of vmtst.dcs.eis.lmco.com 16:11:51 Status: Connecting to xxx.xxx.xxx.xxx:2121... 16:11:51 Status: Connection established, waiting for welcome message... 16:11:51 Trace: CFtpControlSocket::OnReceive() 16:11:51 Response: 220-Unauthorized use of this system is prohibited and may result in revocation 16:11:51 Response: of access, disciplinary action and/or legal action. The company reserves 16:11:51 Response: the right to monitor and review user activity, files and electronic 16:11:51 Response: messages. Reminder: Information transmitted to a foreign person on this 16:11:51 Response: network may be subject to applicable Export Control laws. Contact your 16:11:51 Response: Export Coordinator for assistance. 16:11:51 Response: FTPSECUR IBM VM Level 530 at VMTST.DCS.EIS.LMCO.COM, 16:11:50 MDT MONDAY 2008-09-22 16:11:51 Response: 220 Connection will close if idle for more than 5 minutes. 16:11:51 Trace: CFtpControlSocket::SendNextCommand() 16:11:51 Command: AUTH TLS 16:11:51 Trace: CFtpControlSocket::OnReceive() 16:11:51 Response: 234 Security data exchange complete 16:11:51 Status: Initializing TLS... 16:11:51 Trace: CTlsSocket::Handshake() 16:11:51 Trace: CTlsSocket::OnSend() 16:11:51 Trace: CTlsSocket::OnRead() 16:11:51 Trace: CTlsSocket::Handshake() 16:11:51 Trace: CTlsSocket::OnRead() 16:11:51 Trace: CTlsSocket::Handshake() 16:11:51 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. 16:11:51 Status: Server did not properly shut down TLS connection 16:11:51 Trace: CTlsSocket::OnSocketEvent(): close event received 16:11:51 Trace: CRealControlSocket::OnClose(0) 16:11:51 Trace: CFtpControlSocket::ResetOperation(66) 16:11:51 Trace: CControlSocket::ResetOperation(66) 16:11:51 Error: Could not connect to server 16:11:51 Status: Waiting to retry...

#3796 FileZilla tries to read floppy drive on startup low rejected 16 years 10 years
Description

This is more an annoyance than a bug, but I'd imagine it would affect anyone who has a floppy drive installed on their PC.

It seems that all versions >= 3.0 try to read my floppy drive on startup. The application does not respond until the drive light goes off. This obviously makes the application slow to load, every time.

#3798 Bad download resume normal duplicate 16 years 16 years
Description

I start downloading a file of maybe 50 mb. When I have downloaded 30 mb, I pause the download by "Process Queque" or something like that ( my filezilla is in Spanish ).

When I resume the download, I get a 80 mb file!!

#3799 Bad download resume normal rejected 16 years 16 years
Description

I start downloading a file of maybe 50 mb. When I have downloaded 30 mb, I pause the download by "Process Queque" or something like that ( my filezilla is in Spanish ).

When I resume the download, I get a 80 mb file!! It looks like the FileZilla start downloading again!

#3802 new client version fails ECONNABORTED normal rejected 16 years 10 years
Description

Connecting to a Ubuntu 8.4 Server running vsftp from Windows XP Pro version 2002 SP3 We were using client 3.0.9.2_win32 successfully with the following settings: IP address:150.104.66.23 Server type: FTPES-FTP over explict TLS/SSL logon type: normal Uninstalled older client, rebooted and installed Filezilla_3.1.3_win32-setup.exe Used same settings (actually they were in the interface when I opened it) Here's the session log.

Status: Connecting to 150.104.66.23:21... Status: Connection established, waiting for welcome message... Response: 220 Welcome to ACPS FTP service. Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Status: Verifying certificate... Command: USER Kirbyftp1 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: UTF8 Response: 211 End Command: OPTS UTF8 ON Response: 200 Always in UTF8 mode. 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 (150,104,66,23,46,226) Command: LIST Response: 150 Here comes the directory listing. Response: 226 Directory send OK. Status: Server did not properly shut down TLS connection Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing Error: Disconnected from server: ECONNABORTED - Connection aborted

Switched back to the old client and no problem found. Here's the log.

Status: Connecting to 150.104.66.23:21... Status: Connection established, waiting for welcome message... Response: 220 Welcome to ACPS FTP service. Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Command: USER Kirbyftp1 Status: Verifying certificate... 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: UTF8 Response: 211 End Command: OPTS UTF8 ON Response: 200 Always in UTF8 mode. 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 (150,104,66,23,46,225) Command: LIST Response: 150 Here comes the directory listing. Response: 226 Directory send OK. Status: Calculating timezone offset of server... Command: MDTM HSFile.txt Response: 213 20080911174839 Status: Timezone offsets: Server: 0 seconds. Local: -14400 seconds. Difference: -14400 seconds. Status: Directory listing successful

Let me know if there is anything I can do to help.

Thanks, Bill Winkle

#3803 FileZilla 3.1.3 fails to build on Solaris(Nevada b98) Tim Kosse normal fixed 16 years 10 years
Description

FileZilla 3.1.3 fails to build on Solaris. The error messages are as below:

  1. pkgbuild: /usr/bin/CC -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/include -I/usr/include -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DWXGTK -I/usr/include -I/usr/include/idn -c -o libengine_a-directorylistingparser.o test -f 'directorylistingparser.cpp' || echo './'directorylistingparser.cpp

pkgbuild: "../../src/include/engineprivate.h", line 66: Warning: extra ";" ignored. pkgbuild: "directorylisting.cpp", line 412: Error: Could not find a match for std::multimap<wxString, unsigned, std::less<wxString>, std::allocator<std::pair<const wxString, unsigned>>>::insert(std::pair<wxString, unsigned>) needed in CDirectoryListing::FindFile_CmpCase(const wxString&) const. pkgbuild: "directorylisting.cpp", line 442: Error: Could not find a match for std::multimap<wxString, unsigned, std::less<wxString>, std::allocator<std::pair<const wxString, unsigned>>>::insert(std::pair<wxString, unsigned>) needed in CDirectoryListing::FindFile_CmpNoCase(wxString) const. pkgbuild: 2 Error(s) and 1 Warning(s) detected.

  1. pkgbuild: "local_filesys.cpp", line 158: Warning: dir hides CLocalFileSystem::dir.

pkgbuild: "local_filesys.cpp", line 168: Warning: file hides CLocalFileSystem::file. pkgbuild: "local_filesys.cpp", line 366: Error: NAME_MAX is not defined. pkgbuild: "local_filesys.cpp", line 439: Error: DT_LNK is not defined. pkgbuild: "local_filesys.cpp", line 439: Error: d_type is not a member of dirent. pkgbuild: "local_filesys.cpp", line 446: Error: DT_DIR is not defined. pkgbuild: "local_filesys.cpp", line 446: Error: d_type is not a member of dirent. pkgbuild: "local_filesys.cpp", line 517: Error: DT_LNK is not defined. pkgbuild: "local_filesys.cpp", line 517: Error: d_type is not a member of dirent. pkgbuild: "local_filesys.cpp", line 528: Error: DT_DIR is not defined. pkgbuild: "local_filesys.cpp", line 528: Error: d_type is not a member of dirent. pkgbuild: 9 Error(s) and 3 Warning(s) detected.

#3804 Reconnect is not enabled. normal rejected 16 years 14 years
Description

Running Windows XP SP3 on HP m7250n media center desktop. Using Dialup on internal modem. Attempting to transmit 15-17 meg files and receiving server times out after 15 minutes of perceived no activity, including sending data to it. On previous version I was able to restart the download by clicking on the "R" at the top of the screen. With this version, the "R" remains grayed out all the time, and clicking it has no effect. I have had to resort to clicking "Process Queue" twice to get the program to reconnect to the receiving server and continue the transfer. Any other action results in a restart of sending the file, and overwriting what was there before rather than appending the new material to the end of the all ready received file.

Here is a listing of the message log down to the first time I had to re-connect to the server.

Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 19:47. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER dan@… Response: 331 User dan@… OK. Password required Command: PASS Response: 230-User dan@… has group access to: bible9 Response: 230 OK. Current restricted directory is / Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (67,210,98,235,213,78) Command: LIST Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 27 matches total Status: Calculating timezone offset of server... Command: MDTM Christs_Cross_Works_1.mp3 Response: 213 20080831060628 Status: Timezone offsets: Server: -25200 seconds. Local: -25200 seconds. Difference: 0 seconds. Status: Directory listing successful Status: Resolving address of ftp.bibledoctrineoutreach.org Status: Resolving address of ftp.bibledoctrineoutreach.org Status: Connecting to 67.210.98.235:21... Status: Connection established, waiting for welcome message... Status: Connecting to 67.210.98.235:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 19:48. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER dan@… Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 4 of 50 allowed. Response: 220-Local time is now 19:48. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER dan@… Response: 331 User dan@… OK. Password required Command: PASS Response: 331 User dan@… OK. Password required Command: PASS Response: 230-User dan@… has group access to: bible9 Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_10.mp3 Command: CWD / Response: 230-User dan@… has group access to: bible9 Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_11.mp3 Response: 250 OK. Current directory is / Command: PWD Response: 257 "/" is your current location Command: CWD / Response: 250 OK. Current directory is / Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (67,210,98,235,162,247) Command: STOR Christs_Suffering_10.mp3 Command: TYPE I Response: 150 Accepted data connection Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (67,210,98,235,92,13) Command: STOR Christs_Suffering_11.mp3 Response: 150 Accepted data connection Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Transfer aborted by user Error: Transfer aborted by user Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_10.mp3 Status: Retrieving directory listing... Status: ftpcontrolsocket.cpp(1724): Waiting for replies to skip before sending next command... caller=0p149bb00 Status: Starting upload of C:\John's Lessons MP3\Christs_Suffering_11.mp3 Status: Retrieving directory listing...

#3805 upgrading to 3.1.3 normal rejected 16 years 16 years
Description

The upgrade from Filezilla FTP Client 3.1.2 to 3.1.3 was given an error (can't write c:\programmi\...\filezilla.exe). I solved the problem adding "old" to the pre-existing files filezilla.exe and mingwm10.dll in the folder c:\programmi\filezilla ftp client\ and repeating the installation setup. Regards Giordano

#3807 Failure of Configuration Test normal rejected 16 years 16 years
Description

Network Configuration wizard test failure 503 Failure of data connection

My problem sounds the same as ticket #3736 and I have read through the network configuration guide and tried everything that seems applicable including turning off the windows firewall. Please can you advise me on what else to try.

Below is the report I keep getting from the test failure.

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.1.3 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 217.44.87.156 cbh-ee-ih-bfg Response: 200 OK PREP 49985 Response: 200 Using port 49985, data token 746605798 PORT 217,44,87,156,195,65 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

#3808 Bad upload resume normal wontfix 16 years 10 years
Description

I use a wireless connection which loses some packets so TCP connections are lost quite often. I've installed FileZilla especially for uploading large files because I've heard it resumes uploads correctly. But sometimes it obviously doesn't.

I uploaded a 31MB zip file and found out that the file on the server is a bit larger than the original file. I've retried several times and the resulting file size is each time different but always a bit greater than the correct one. The original file size is 32735774 B and the resulting file size is e.g. (in the logged case) 32763514 B.

I uploaded also a 13MB file and this was uploaded incorrectly for the first time and correctly for the second time so FZ resumes uploads incorrectly only sometimes.

Version: 3.1.3 (2008-09-21)

#3809 I keep getting a "Disconnected from Server" notice while I am uploading files. normal rejected 16 years 16 years
Description

I have the latest version of Filezilla. Virtually every time I upload files (50mb+) I get the following message in the top window:

Status: Connected Status: Starting upload of C:\Documents and Settings\James Kay\My Documents\PHOTO - IMAGE FILES\TEMPORARY FOLDER\Sundance\Sundance Final 3\67-UT-WS-0110.tif Command: CWD /home/ftp/pub/users/j/jameskay/outgoing Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,60,22,77,144,185). Command: STOR 67-UT-WS-0110.tif Response: 150 Opening BINARY mode data connection for 67-UT-WS-0110.tif Response: 421 No Transfer Timeout (600 seconds): closing control connection. Error: Disconnected from server: ECONNABORTED - Connection aborted

It tells me that I've been disconnected but the files still seem to be uploading with the progress bar. Why do I keep getting this message?

#3810 queue transfer opens many connection for one file normal rejected 16 years 16 years
Description

I am transfering one file from a ftp server via queue. The transfer aborts then a new transfer is startet with a new connection on the server. then again and again, till max number of connections to the server is reached. Version 3.1.2 works fine, with no errors or aborts while 3.1.3 doesn't.

The server is pure-ftp on linux based system.

#3811 Temporary file for editing is replacing normal duplicate 16 years 16 years
Description

When select option for edit two files from a server with the same names, the 2nd is replacing 1st, and old is not uploading into server.

#3813 Right click host box reboots PC normal rejected 16 years 16 years
Description

Filezilla Client 3.1.3 - Right clicking in the host box causes PC to reboot. Previous version had the same behavior.

#3814 Could not parse server addresss low outdated 16 years 12 years
Description

Latest version of downloaded today, ie 3.1.3.

When I tried to log into my server, for the first time it required a Port number. When I put in Port 21 (which is the correct port), I get the error message:

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

I've just spent around 4 hours working on updating my web site, the fact that I now cannot upload it to the server does not best please me.

#3815 jpegs corrupt after being uploaded by filezilla client normal rejected 16 years 16 years
Description

Colored bands and horizontal mis-alignments appears in some jpegs uploaded on filezilla. using dreamweaver ftp makes the problem go away. Windows xp is the OS.

#3818 Ibook PPC mac os x 10.5 issues normal outdated 16 years 12 years
Description

ver 3.1.3 for power pc is having startup issues.

It stops responding for a while then finall starts up. There are no error messages.

This definitely changed from 3.12

#3819 FTP uploading error normal outdated 16 years 12 years
Description

I am trying to upload some files (100 Mb or more). I was using last version of Filezilla FTP client (3.1.3). The file is uploading till it is locked (1.6 or 1.7 MB). From this point, my internet connection is locked and I can't navigate web or ftp, till I restart my system. I am using now Filezilla 3.0.9.3 and all is OK. Thanks

#3820 Fails to get update file normal fixed 16 years 16 years
Description

Filezilla indicates that there is an update and I click through to get it. It gets the description and then fails to download the update file. It does create the file but it is of zero length. The program then fails to be responsive requiring forced termination.

This has happened for several versions.

Today I tried the update but with the file of zero length present and it did d/l the update file.

#3821 download speed limit causes connection timeouts normal fixed 16 years 16 years
Description

Since version 3.1.3, setting a download speedlimit of 100 KB/s causes endless connection timeouts.

As soon as I remove the limit, I get no timeouts at all.

#3822 Time outs on (offline) local folders low rejected 16 years 15 years
Description

Explorer shows my R:\ "drive" and subdirs without delay, even though some dirs point to offline resources. Selecting such a dir however makes Win XP Pro hang for about half a minute. So I make sure I stay clear of those.

However, When FileZilla's shows R:\ (on startup) it freezes the system right away. The dirs are probably queried in a way that needs them to be opened.

Can querying the local folder be done without opening the subfolders?

I realize that having the offline dirs removed would solve my problem - but I'm not authorized.

I also realize that ticket 3003 (feature req. prio: low) would solve the problem. But asynchronous folder display is very hard indeed. It was the one promise that made me try Vista. No luck, even the MS wizs can't do it, apparently.

#3823 SFTP consistently get "Server unexpectedly closed network connection" upon connecting normal outdated 16 years 10 years
Description

PSFTP works fine, and Filezilla works *sometimes* but not often. Have firewall between client/server, cannot turn off... but since it works sometime, assume firewall not the issue. When I turn on debug mode, get following trace:

Status: Connecting to secureftp.ms.p.external.lmco.com... 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 "birthb@…" 22 Trace: Looking up host "secureftp.ms.p.external.lmco.com" Trace: Connecting to 158.187.140.102 port 22 Trace: Server version: SSH-2.0-Serv-U_7.2.0.1 Trace: Using SSH protocol version 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Sep_29_2008_13:48:04 Trace: Using Diffie-Hellman with standard group "group1" Trace: Doing Diffie-Hellman key exchange with hash SHA-1 Trace: Server unexpectedly closed network connection Error: Server unexpectedly closed network connection Trace: CSftpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server

#3825 Mismatching of files on upload & download normal outdated 16 years 12 years
Description

Hi there,

I've noticed suddenly that when i upload or download multiple files at the same time, Filezilla appears to be transposing and mismatching files.

Here's a site where this occurs - i've noticed that it's swapping the content of one file for another file, but at the same time the file name stays the same...just the content within the file/s is different. http://www.newton-truong.com/test/index.html

This doesn't occur when i transfer only one file at a time - http://www.newton-truong.com/ti/index.html

I've tested it on other servers and the same thing happens. It does appear to mismatch the same files on the same server each time. However, on a different server, it mismatches different files.

Cheers, Pete.

#3826 queue size ignores number format normal fixed 16 years 16 years
Description

Queue displays "MB" as "MiB" in lower right status line

#3827 Installation V 3.1.3.1 normal invalid 16 years 16 years
Description

Formerly used V 2.2.29, now downloaded and installed V 3.1.3.1. Banked on the promise, the installation process would ask me if I wanted to transfer existing configurations to the new version. It didn't, instead obviously installed the new version somewhere else, so that now two versions exist, which do not know of each other.

Filed that in the forum, but didn’t get any reaction yet.

Please , how do I now cosolidate this situation safely ? Kindly ask for hints in low-level-speak, since I'm not a specialist - thanks! System : Windows XP Prof SP 3 on Intel Core 2 Extreme CPU X 9650

#3829 SFTP over SSH not retaining full proper path/filename normal rejected 16 years 16 years
Description

I am able to test regular FTP and SFTP over SSH. The following get works with FTP but throw the below error when using SFTP:

Status:	Starting download of /OS_ONES/prd/SRM_6200/bin/lru/lru.csh
Command: get "lru.csh" "D:\apps\onesrce\ux_db_srvr\env_dir\lru.csh"
Error:	/OS_ONES/prd/SRM_6200/bin/lrulru.csh: open for read: no such file or directory

Note the missing "/" between the directory path and filename. This was working just fine prior to the 3.1.3.1 update.

The client is Windows XP Pro and the remote server is IBM AIX.

#3830 Uploading file removes ALL carriage returns screwing up files normal outdated 16 years 10 years
Description

Im kinda just about to give up with filezilla :( doesnt happen all of the time but 60% of the time when i upload a php file that ive just edited using the left click edit or left click open save then upload pops it over to the server but all the code ends up on one line completely screwing up the php because all the code after the comments is classed as comments, tried many work arounds and it doesnt work.

To make things even nicer, sometimes when i open files from the server they have an extra line or 2 between every line of code, whats happening? this has happened on the latest 3 versions ive downloaded.

Cheers guys / gals :)

#3831 ASCII File Types setting not kept when upgrading low rejected 16 years 16 years
Description

Hello, At each new version upgrade, I choose "upgrade using existing settings". For most settings, it works fine, but each time the ASCII file types list is reset to the default value. I wish to only transfer dotfiles as ASCII, so at each new version I must remove the entire list of ASCII extensions. Thanks ! Ben

#3832 Filezilla Mac Unreliable critical rejected 16 years 10 years
Description

Hi,

I'm often using Filezilla because it's fast, and I have Mac Leopard 10.5.5.

When I start uploading files (joomla installation) with 8 connections (my occurance this time) I was finished and tried to install Joomla and it said files not found...

I had this issue a couple of times before, but now i was in the moment.

It's like Filezilla is skipping files, because when i uploaded the whole stuff the 2nd time and clicked the skip for the uploads that exist, it uploaded a couple of files that were forgotten the first time and no error is reported.

This is really weird, how and why this happens.

There is also no error visible in the log file, maybe filezilla skips files on mac?

The new version (3.1.3.1) is doing a lot better already in performance. I had multiple occurances of this bug in older versions too.

Thanks, Patrick

ps, i don't think i've had this ever happen on filezilla PC.

#3833 failed to start after installing 3.1.3.1 low invalid 16 years 16 years
Description

I ran FileZilla_3.1.3.1_win32-setup(2).exe After that I try to start but get: "This application has failed to start because mingwm0.dll was not found. Re-installing the application may fix this problem"

I tried reinstalling but htis did not help. to continue my work asap: where can I get the old working install?

#3834 Local directory or file deleted when dragged and dropped to remote computer normal fixed 16 years 16 years
Description

On two occasions since installing version 3.1.3.1., when i have made file transfers by the usual drag and drop method, the original directory or file has been moved rather than copied. As i make a lot of transfers every day, this is concerning, as i do not now know what other files may have been moved without me noticing.

#3837 3.1.3.1 installation mises .dll normal rejected 16 years 16 years
Description

Updating to 3.1.3.1, Filezilla fails to open, giving this message:

"This application has failed to start because mingwm0.dll was not found. Re-installing the application may fix this problem"

I uninstalled & redownloaded & reinstalled twice. Same result.

I uninstalled & then reinstalled v. 3.1.0.1 which works fine.

#3838 Wrong display of Time/Date normal rejected 16 years 16 years
Description

I am currently running the latest version of the Filezilla-Client and the latest Version of the vsftpd-server.

Setup for vsftpd is set so "use local time", means, it should display the time and date on the server.

After uploading a file with filezilla, the change/creation-Date and Time for the new or changed file is set two hours into the future.

Trying the same with other ftp-clients like fireftp, smartftp, total commander etc, the changedate and time is displayed correct.

I could change the Timezone and Setting for each Server within the servermanager, but due to the fact of summer/winter-time this is a bit annoying.

Greetings

Marcel

#3841 Windows Vista - System Suspend (Sleep) Power event failure, Restore normal rejected 16 years 16 years
Description

When FZ is running and I attempt to put my windows vista computer into sleep mode (suspend) sometimes windows will crash BSOD claiming power system issue.

This is an intermittant issue.

#3843 Networkdrive not full listed normal rejected 16 years 16 years
Description

network-drives are not full listed, when starting FileZilla an drives not used before. Windows XP SP2

Steps to reproduce:

  1. mount a network-drive with "reuse after reboot" with the network-drive-wizard of windows XP
  1. reboot the computer
  1. start the filezilla-client
  1. in the local-drive-list the new networkdrive is missing
  1. if you activate the network-drive by click it in the explorer and refresh the drive it will be see in die local-drive-list.

I hope you can fix the problem.

#3844 Process queue freezing normal outdated 16 years 16 years
Description

Process queue freezes when some file is downloading. To resume it for some time the mouse moving is needed. It seems wxGTK's message queue freezes.

#3845 Connecting to z/OS 1.9: cannot change directory from client normal outdated 16 years 10 years
Description

When connecting to an FTP server running on z/OS, I cannot change directory using Filezilla. Running Cygwin's FTP-client, it works fine.

Log from Cygwin's FTP-client:

~>ftp xx99.sj.se
Connected to mfab.unigrid.se.
220-FTPSRVB1 IBM FTP CS V1R9 at mfab.unigrid.se, 10:45:18 on 2008-10-06.
220-*********************** Mon Oct  6 10:45:18 2008 ***********************
220-***                                                                  ***
220-***           Võlkommen till EDB Business Partner Sweden AB          ***
220-***                                                                  ***
220-***                         System: XX99                             ***
220-***                                                                  ***
220-***                           z/OS 1.9                               ***
220-***                                                                  ***
220-************************************************************************
220 Connection will close if idle for more than 5 minutes.
User (mfab.unigrid.se:(none)): extmfr
331 Send password please.
Password:
230 XXXMFR is logged on.  Working directory is "XXXMFR.".
ftp> cd ..
250 "" is the working directory name prefix.
ftp> cd p079i
250 "P079I." is the working directory name prefix.
ftp>

<END of log from Cygwin's FTP-client>

However, trying to do the same in Filezilla, the log is as follows:

Status:	Resolving address of xx99.sj.se
Status:	Connecting to 213.153.111.111:21...
Status:	Connection established, waiting for welcome message...
Response:	220-FTPSRVB1 IBM FTP CS V1R9 at mfab.unigrid.se, 10:45:00 on 2008-10-06.
Response:	220-*********************** Mon Oct  6 10:45:00 2008 ***********************
Response:	220-***                                                                  ***
Status:	Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8.
Response:	220-***           Välkommen till EDB Business Partner Sweden AB          ***
Response:	220-***                                                                  ***
Response:	220-***                         System: XX99                             ***
Response:	220-***                                                                  ***
Response:	220-***                           z/OS 1.9                               ***
Response:	220-***                                                                  ***
Response:	220-************************************************************************
Response:	220 Connection will close if idle for more than 5 minutes.
Command:	USER xxxmfr
Response:	331 Send password please.
Command:	PASS ********
Response:	230 XXXMFR is logged on.  Working directory is "XXXMFR.".
Status:	Connected
Status:	Retrieving directory listing...
Command:	PWD
Response:	257 "'XXXMFR.'" is working directory.
Status:	Directory listing successful
Status:	Retrieving directory listing...
Command:	CDUP
Response:	250 "" is the working directory name prefix.
Command:	PWD
Response:	257 "''" is working directory.
Error:	Failed to retrieve directory listing
Error:	Disconnected from server: ECONNABORTED - Connection aborted

<END of log from Filezilla>

I have tried changing the settings, using various combinations of UTF-8, passive and active mode, etc, but nothing changes the outcome.

Regards Fredrik Gustafson

#3847 Error while copying, same file override dismiss. high outdated 16 years 12 years
Description

While copying Filezilla shows an copy error, saying that a file already exists, however, this file is inside file bulk i'm transmmiting. Also it sais it could override the previous file with another with the same name; but size are different and the original file size is right.

#3848 Error downloading file with non alpha numeric filename (colon in filename) normal duplicate 16 years 16 years
Description

Error trying to download a file with the following pattern: 2008-08-26T16:04:10.zip

Getting the following error: Failed to open "C:\Users\ibreault\Desktop\Promate PPC\2008-08-26T16:04:10.zip" for writing

If I rename the file before downloading everything works fine. Any file with the same pattern fails to download.

Problem is with the colon characters.

#3853 TLS Encryption normal rejected 16 years 16 years
Description

When we create FTP accounts, we advise our clients to use your client. This allows the customer to use an FTP session with TLS encryption. A new client downloaded the current version of FileZilla and set it up per our standards (using TLS encryption). When the customer ran the connection, they were able to connect, but received the following:

Status: Server did not properly shut down TLS connection Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Response: 226 Directory send OK. Error: Failed to retrieve directory listing

The customer was continued to be logged in, but the directory listing was not available.

#3854 filezilla crashes when delayed low outdated 16 years 12 years
Description

when i have uploading my files to my free hosting to byethost..

then few sec later it crashes when it delays with incorrect i.p address on windows vista...

i have put in the correct info to open my free host ftp and it still crashes when it delays for a few secs...

Response: 421 Too many connections (2) from this IP Error: Could not connect to server Status: Delaying connection due to previously failed connection attempt...

#3856 FileZilla keep crashing when uploading files normal outdated 16 years 12 years
Description

Since yesterday, FileZilla (3.1.3.1) keep crashing when I'm uploading file. I'm trying to upload file (Joomla core) to my FTP server. When a specific file, it crash, and exit. It does like that to another file (CMSMS core, etc).

#3858 Previously selected default file exist action working but not reselected. normal fixed 16 years 16 years
Description

While transferring a file with the client(v3.1.3.1), if I: 1) Right click on the file being transferred in the transfer queue 2) Select Default file exists action... 3) Select a non-default action 4) Click OK 5) Right click on the file being transferred in the transfer queue 6) Select Default file exists action...

Now, I notice that nothing has changed.

#3860 Account option in Authentification isn't valid for SFTP normal rejected 16 years 16 years
Description

In summary, Account option should be reactivated with SFTP because some hosts use it, like sourceforge.net

More informations on this matter can be found in this thread:

http://forum.filezilla-project.org/viewtopic.php?f=1&t=8421

#3861 Scroll bar covered by upload bar normal fixed 16 years 16 years
Description

The upload bar covers the scroll bar in the file transfer list. I think it is caused by hiding the status of the file transfer. It is tough to explain. There is still a small space where the status should be and when it is above the scroll bar the upload bar will cover the scroll bar. You might have to scroll up and down once and then click on a file that is uploading. I am using the latest nightly build, it has been happening since the nightly builds after 3.1.3. I should have a screenshot attached to this ticket.

#3863 certain files keep having the below error when i try to use filezilla to connect to vxworks attached with 2 harddisk normal outdated 16 years 10 years
Description

550 No files found or invalid directory or permission problem Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Error: Transfer connection interrupted: ECONNABORTED - Connection aborted

i keep getting the above error when i try to download a whole directory of files and directory from the vxworks ftp server. in particular files with extension(.twd,.trc,toc,tvf,pcf,tvs) Command: RETR fonts.dir Response: 150 Opening BINARY mode data connection Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Response: 226 Transfer complete Command: RETR M_DATA_LINK-DL_SETUP.twd Response: 150 Opening BINARY mode data connection Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Response: 150 Opening BINARY mode data connection Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer

#3864 "Wrong" filename in download window low fixed 16 years 16 years
Description

See png! Bye.

#3865 Empty directory listing normal outdated 16 years 12 years
Description

I use the 3.1.3.1 client to connect to a Filezilla 0.9.27 beta server as anonymous. The directory is always empty. It is the same case using non-anonymous account. Attached is the message log for the anonymous case.

Other FTP clients do not exhibit the same issue.

#3866 SFTP Directory List Fails normal rejected 16 years 10 years
Description

I have this problem on several servers. I can connect fine, but once the system attempts to get the directory listing (Pwd) it fails. These are servers used in HealthCare by several other organizations without any issue, and even our automated tools appear to have no issue navigating the directory structure.

#3867 Invisible icons on dark background normal worksforme 16 years 16 years
Description

Some icons are hard to see on dark background.

#3868 FTP quickselect menu does not autoscroll anymore normal rejected 16 years 16 years
Description

Just right of the "open site manager" button, the quick scroll menu displaying the list of the FTP sites does not work as it used to.

Up to version 3.1.2 if you had more than one screen long of FTP sites, the list would scroll automatically when you would reach the last item with your mouse. In the new 3.1.3.1 version, you need to click on the "down" arrow to make it scroll down.

#3869 Preserve timestamps of transferred files does not preserve for uploaded files normal rejected 16 years 15 years
Description

Windows platform, FileZilla client 3.1.3.1 of 2008.09.09

If a file is uploaded, the "Last Modified" time is the time of the upload, not the time of the original file. Toggling the setting of "Preserve timestamps...." does not affect the timestamp of the uploaded file. No problems appear in the log except that there is no attempt to reset the timestamp or otherwise protect the timestamp of the original file.

Uploading the same file to the same server/account using SmartFTP instead of FileZilla preserves the timestamp so the server-side is okay. -m

Status: Resolving address of .....com Status: Connecting to x.x.x.X:21... Status: Connection established, waiting for welcome message... Response: 220 Serv-U FTP Server v6.2 for WinSock ready... Command: USER man Response: 331 User name okay, need password. Command: PASS Response: 230 User logged in, proceed. Status: Connected Status: Starting upload of C:\Xfer\FTP-default\V2-35.exe Command: CWD /beta/latest Response: 250 Directory changed to /beta/latest Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (x,x,x,X,19,1) Command: STOR V2-35.exe Response: 150 Opening BINARY mode data connection for V2-35.exe. Response: 226-Maximum disk quota limited to 4194304 kBytes Response: Used disk quota 0 kBytes, available 4194304 kBytes Response: 226 Transfer complete. Status: File transfer successful

#3873 Client - not every FTP - Password is approved MarkusBrehm normal outdated 16 years 12 years
Description

On my System with Vista HomePremium SP3 not every password is approved when updating to the newest Version, some passwords are rejected now which workt former with the 3.0.6 Client-Version.

#3874 filezilla and visual studio normal rejected 16 years 15 years
Description

I use filezilla to upload deployed projects created with visual studio. first I create a project in VS2005. When it is built it creates a new folder. if this folder already exsists, it will delete the contents of this folder and fill it with the new built project. To upload the created dll I have to open the bin directory, select the dll and put it on the web. So filezilla an VS are both open. In Filezilla the bin directory is still selected.

Then I go back to VS, change something in my code and say 'rebuild'. So VS tries to delete the contents of the previous created folder. But because the bin dir is still selected in Filezilla, it cannot delete the bin map. Even in Explorer I cannot delete it or even see the contents. Even after closing VS and Filezilla, I cannot delete the bin directory.

So I have to restart the computer

kind regards

Frans Eilering

#3875 Upload Overwrite Condition Problem normal rejected 16 years 16 years
Description

When I'm uploading to my Godaddy FTP account I have a website with a bunch of pictures that I just upload all at once. I choose the method to overwrite if newer or different size. I find that even though files at Godaddy are newer and are the same size as reported by FileZilla they are overwritten.

The files are several MB and the date on the server is newer by 2 or more years in some cases.

FileZilla version 3.1.3.1

#3876 Filezilla's GUI in Linux (Gnome) is buggy normal rejected 16 years 10 years
Description

Hello,

After installing a new (the default 8.10 one, with the 8.10 GTK engine : "gtk2-engines-murrine") theme on my OS (i use GNOME + Compiz), i noticed Filezilla's GUI was having trouble with it.

My problem is that the font of the text in the "file explorers" (local and remote) is light-grey, while the theme background is just... white.

On my theme, the light-grey is the text colour for taskbars and such things, which all have a dark background. The area with white background is meant to go with dark text colour.

So i think the problem is that for these text areas in Filezilla, the text color that is picked is not the one that should be used with the background colour (grey+white instead of black+white). This is likely to happen in a lot of themes, including one of the default themes of Ubuntu 8.10 coming in less than 3 weeks.

I hope you can correct this bug, it's likely to be half a line to write, but as it's pretty annoying, it'd be cool that you do it fast, or tell Ubuntu devs at launchpad.org how to solve it and add it to our repository.

Greetings, SD.

#3877 Transfer graphic bar problems low outdated 16 years 12 years
Description

When you scroll with the mouse in the "Queued Files" transfer window, the graphic bar (green percentage thing) doesn't scroll properly, and it sort of screws things up.

I'm on filezilla 3.1.2 (using the ubuntu package from the repository).

#3878 remote directory listing display problem normal rejected 16 years 15 years
Description

I had 2.2 for very long and now am tring the new 3.1.3.1 version. My remote directory contains some chinese named files and all become not readable.

My old 2.2 version is ok on this aspect.

I noticed that my local directory list is ok even there are chinese named files. The problem is the remote directory display.

My remote server os is linux. It handles chinese ok for my old filezilla 2.2

#3879 Unable to list contents of hidden folders low rejected 16 years 16 years
Description

I log into open account and then CWD to the hidden folder by entering a custom command. I then try to list the files in the folder using the LIST custom command and receive the error: 425 Can't open data connection. The log follows:

............ Command: USER ThisIsUN Response: 331 Password required for ThisIsUN. Command: PASS Response: 230-Welcome Response: 230 User ThisIsUN logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-FEAT Response: SIZE Response: MDTM Response: 211 END Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/ThisIsUN" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (<removed by user for bug report submission>). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Command: PASV Response: 227 Entering Passive Mode (<removed by user for bug report submission>). Command: LIST -a Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Command: CWD HiddenDir Response: 250 CWD command successful. Command: PWD Response: 257 "/ThisIsUN/HiddenDir" is current directory. Command: LIST -a Response: 150 Opening BINARY mode data connection for /bin/ls. Response: 425 Can't open data connection.

I use Windows XP Professional and FileZilla 3.1.3.1 (Build 29-Sep-2008)

#3880 Hide drive policy not effective normal rejected 16 years 16 years
Description

With the Microsoft policies NoDrives and NoViewOnDrives it is possible to hide a certain drive ad prevent access to it when it is browsed. FileZilla doesn't follow these policies. (tested with 3.1.3.1)

NoDrives: http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/93573.mspx?mfr=true

NoViewOnDrive: http://www.microsoft.com/technet/prodtechnol/windows2000serv/reskit/regentry/93573.mspx?mfr=true

C:\ drive is hidden for the user and when filezilla is launched you won't see the drive on the local site overview. But when you type C:\ in the local site addres bar the c:\ drive is browsable.

#3881 Crashes with SIGPIPE during uploads on non-Windows systems Tim Kosse blocker fixed 16 years 16 years
Description

I have been trying to upload a 1.2GB file with FileZilla via the queue. Not once has it uploaded fully but that could be due to networking issues. However FileZilla crashes if there is an error in the upload process.

Also on smaller files the upload sometimes does complete but the file is corrupted i.e. the byte sizes mismatch.

This happens on both the latest stable release 3.1.3.1 and the release candidate 3.1.4-rc1.

How can i help to further troubleshoot as i am not sure if there is any trace/log left.

#3882 No directory tree on reconnect after deleting directory via shell normal fixed 16 years 16 years
Description

FileZilla 3.1.4-rc1

1) Open FTP connection 2) Change into any directory 3) Disconnect 4) Delete that directory on the server via shell 5) Use reconnect button

Of course, FileZilla shows the error as expected ("Failed to retrieve directory listing"), but no directory tree is shown and so I can´t do anything.

Therefore, I propose the following in case the last used directory cannot be found:

  • Change into directory one level up (perhaps try two, three, ... levels up, but this would prevent the other options down below)
  • If that fails, change into default directory from site settings (if available)
  • If that fails, change into root directory

Lars

#3884 Filezilla Client 3.1.3.1 error while uploading files low fixed 16 years 16 years
Description

I'm using Filezilla Client 3.1.3.1 (barely updated) on OS X Leopard (updated). I'having the following error: if I try to upload a file from a local folder to the remote folder and I drag from the local folder of filezilla to the remote folder of filezilla it takes a lot of time to release the file in the new folder and start the download. I didn't have this error before with the previous version. Drag & drop ( I mean inside Filezilla ) it's not working properly...it works actually but I have to double click somewhere in the remote folder to drop the file and start the tranfert...that's weird!! I hope my english wasn't that bad, I'm italian. If you need more info about that please contact me here: luca@… I'm a web developer and I would like to help as much as I can...

#3886 Remote directory location problem while using roller wheel normal rejected 16 years 15 years
Description

I just now used this sftp client. I feel very great.

But I can't correctly navigate the remote directory when using rolloer wheel, but it is fine when using scroll bar.

I love this client.

#3887 Freeze while uploading/downloading too many files high fixed 16 years 15 years
Description

I had to backup some files for a computer under Ubuntu and Windows Vista. On Vista, everything is good but on Ubuntu, Filezilla freeze before starting each file transfer. Sometimes, there is 40 seconds between 2 transfers. More connections at once you allowed, more freezes you have. With only 1 connection, it freeze too.

System: Laptop Intel Core 2 duo 1.8 GHz Ethernet 10/100 chipset

Server: FileZilla server under Windows XP SP3

How to reproduce: 1- Take large number of files (use for example 2-3 javadoc folders) 2- Add this files to the queue 3- Start download or upload

#3888 Deleting a site in the site manager doesn't work in a certain case normal rejected 16 years 16 years
Description

Go into the site manager, and either create a new site in there, or test on an existing one. Then, delete the site, and close the site manager window. If you go back to the site manager, your site will still be there. For the change to stick, you need to either push the "Connection" or "OK" button.

I notice the same behavior can be seen for other things, like create a new site, then don't push the "Connection" or "OK" button. Close the window, and the new site will not have been saved.

#3889 sound crackling and popping during downloads normal rejected 16 years 16 years
Description

Filezilla v 3.1.3.1

When playing music, e.g., a FLAC file under Winamp, there is a terrible crackling and popping whenever I start downloading a file in Filezilla version 3.1.3.1. This error is reproduceable, my sound card is a M-Audio Audiophile 2496. My system has never had such audio issues before.

I think it is good to have fast ftp-downloading, but sound quality should always have the highest priority. Maybe you need to code some yield() invocations in some low level functions or to lower the priority of network access.

Kind regards,

cb

#3892 Server Connection Issue normal outdated 16 years 16 years
Description

Received this message and informed to report a bug. Downloaded FileZilla today 10/15/08 so assuming that it is the most updated version: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.1.4 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 71.221.42.59 hb-ccb-ec-fj Response: 200 OK PREP 49896 Response: 200 Using port 49896, data token 1573940238 PORT 71,221,42,59,194,232 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed Am I doing something wrong?

#3894 "Upload and unedit" does not remove edited file from dialog immediately low duplicate 16 years 16 years
Description

Steps to reproduce:

  1. Right-click a file, and click "View / Edit".
  2. Open the menu File -> Show files currently being edited...
  3. Click on the file we had selected for editing before, and click "Upload and unedit".

Note that the file remains in the status "Uploading..." and is never removed from the list. If I close the dialog and attempt to re-open it, FileZilla tells me there are no files to edit.

It should instead remove the file from the list, and, if I shouldn't have the dialog open when there are no more files to edit, it should pop the same alert as when I tried to open the dialog when no files were being edited.

I set this to low priority because FileZilla does not crash, and it's hard, if not impossible, to actually crash it through this bug. I also set it to Windows, but it may apply to other operating systems as well.

#3895 Tree directory listing not updated on remote delete normal fixed 16 years 15 years
Description

The summary says it all: if you delete a directory on the remote side, the directory contents pane will update, but not the directory tree, resulting in a very confused FileZilla. Refreshing directory listings does work around this issue.

I deleted a directory which had two levels of sub-directories beneath it on the FTP protocol.

#3897 Crash 3.1.4 blocker fixed 16 years 16 years
Description

After upgrading FileZilla to version 3.1.4, application crashes after connection is established with a server (FTP, SFTP)

Thanks in advance Simone

#3898 Download new version (update check) frezees normal fixed 16 years 16 years
Description

On my win xp, every time FZ ask me to download a new version, after few checks it tries to download the new file but nothing happens and the program freezes. The "cancel" button is not enabled and I have to kill the program.

#3899 FileZilla Vista 64 normal rejected 16 years 16 years
Description

I have downloadet the latest release, and again it freeze when I opload 100 Mb and over, I have to restart my system the hard way, but when I lock in to the remote server the file is there anyway. It semes to be a Vista(64) problem, because it works fine on XP.

(Sorry about my english, I did my best)

#3900 Help menu is duplicated normal fixed 16 years 16 years
Description

Hi,

On OS X, for long the help menu has been duplicated, the content of FileZilla's help menu does not populate the "OS" help menu. Hence there are two "help" menus on the screen.

Moreover, the FileZilla's help menu (where there is the update mechanism) tends not to draw properly after having been used once in the session.

Regards,

#3901 Error Loading xml File normal fixed 16 years 16 years
Description

Clicking on Site manager brings up the error

Error loading XML file

Could not load "/Users/Nathan/.filezilla/sitemanager.xml", please make sure the file is valid and can be accessed. Any changes made in the Site Manager will not be saved.

This has been duplicated on two MacBook Pro's at clean build stage.

Using current release of FileZilla, then tried a nightly build and then the previous stable release. The error appeared in all three. Used AppZapper between installs to ensure all files were deleted.

#3903 error listing remote directory low duplicate 16 years 16 years
Description

FZ fails to list the remote directory. FZ version is v3.1.4.1, server: ServU v6.1 on WinXP SP3. See attached log, plus a log of another ftp client that works.

#3904 error listing remote directory low outdated 16 years 12 years
Description

FZ fails to list the remote directory. FZ version is v3.1.4.1, server: ServU v6.1 on WinXP SP3. See attached log, plus a log of another ftp client that works. (The error is probably cased by the ASCII listing mode - I'm no programmer, I just compared the logs)

#3907 Remote Folder List no longer accepts Drag & Drop from Windows Emplorer normal outdated 16 years 16 years
Description

v3.1.4.1

#3908 Version 3.1.4.1 for MAC OS 10 trashes my sitemanager.xml normal fixed 16 years 16 years
Description

Using Version 3.1.4.1 for my MAC OS 10 trashes my sitemanager.xml file and will not import it from a backup. The error manifests after install and the second tiome it launchs. Error begins with "can not load filezilla.xml". When I remove it, it then states "can not load sitemanager.xml". The sitemanager.xml file has a damaged record for an SFTP connection that uses port 20202. After the user entry the is garbage for the balance of that server record. The rest of the data is not damaged. Attached is a copy of the damaged <sever></server record.

#3909 ver 3.1.4 crashes on OS X 10.5.5 normal outdated 16 years 16 years
Description

just downloaded version 3.1.4 and as soon as I try to connect, it crashes... went back to 3.1.3.1 that's working fine here. below is the bug report generated by the system thanks,

Process: filezilla [6001] Path: /Volumes/Bay2-OSX/downloads/Installed/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.1.4 (3.1.4) Code Type: X86 (Native) Parent Process: launchd [107]

Date/Time: 2008-10-20 12:09:16.142 -0700 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6

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

Thread 0 Crashed: 0 ??? 0000000000 0 + 0 1 com.apple.HIToolbox 0x92470375 CLine::Free() + 67 2 com.apple.HIToolbox 0x9247019c CTextensionDisplay::Free() + 110 3 com.apple.HIToolbox 0x9246ff79 CTextension::Free() + 39 4 com.apple.HIToolbox 0x9246fe24 CUnicodeTextension::Free() + 32 5 com.apple.HIToolbox 0x9246f813 OpaqueTXNObject::Free() + 209 6 com.apple.HIToolbox 0x9246f71e TXNDeleteObject + 22 7 com.apple.HIToolbox 0x9246f69c TUnicodeText::Dispose() + 32 8 com.apple.HIToolbox 0x9254ce77 HITextView::~HITextView() + 61 9 com.apple.HIToolbox 0x9236f930 HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 274 10 com.apple.HIToolbox 0x9236f79b HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 55 11 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 12 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 13 com.apple.HIToolbox 0x9236e5a2 SendEventToEventTargetWithOptions + 58 14 com.apple.HIToolbox 0x923adfda HIObject::Destruct() + 186 15 com.apple.CoreFoundation 0x91490766 _CFRelease + 182 16 com.apple.HIToolbox 0x9241f507 HIView::DisposeSubPanes(bool) + 77 17 com.apple.HIToolbox 0x9241f3fa HIView::Destruct() + 148 18 com.apple.CoreFoundation 0x91490766 _CFRelease + 182 19 de.filezilla 0x00288624 wxMacControl::Dispose() + 36 20 de.filezilla 0x002ef8c6 wxWindow::~wxWindow() + 374 21 de.filezilla 0x002ddb14 wxTextCtrl::~wxTextCtrl() + 148 22 de.filezilla 0x003579f6 wxWindowBase::DestroyChildren() + 38 23 de.filezilla 0x002ef80d wxWindow::~wxWindow() + 189 24 de.filezilla 0x00364a05 wxPanel::~wxPanel() + 37 25 de.filezilla 0x003579f6 wxWindowBase::DestroyChildren() + 38 26 de.filezilla 0x002ef80d wxWindow::~wxWindow() + 189 27 de.filezilla 0x002cf701 wxNotebook::~wxNotebook() + 65 28 de.filezilla 0x003579f6 wxWindowBase::DestroyChildren() + 38 29 de.filezilla 0x002ef80d wxWindow::~wxWindow() + 189 30 de.filezilla 0x000612d3 CMainFrame::OpenSiteManager(CServer const*) + 467 31 de.filezilla 0x003f2fe3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 32 de.filezilla 0x003f315f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 33 de.filezilla 0x003f352f wxEvtHandler::ProcessEvent(wxEvent&) + 207 34 de.filezilla 0x003568f2 wxWindowBase::TryParent(wxEvent&) + 98 35 de.filezilla 0x003f34dc wxEvtHandler::ProcessEvent(wxEvent&) + 124 36 de.filezilla 0x0034f50d wxToolBarBase::OnLeftClick(int, bool) + 93 37 de.filezilla 0x002e2cf4 wxToolBarTool::SetPosition(wxPoint const&) + 436 38 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 39 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 40 com.apple.HIToolbox 0x9236e5a2 SendEventToEventTargetWithOptions + 58 41 com.apple.HIToolbox 0x9261dc69 HIToolbarItem::PerformAction() + 111 42 com.apple.HIToolbox 0x9248685a HIToolbarItemView::ControlHitSelf(OpaqueControlRef*, short, unsigned long) + 56 43 com.apple.HIToolbox 0x9237f517 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 9533 44 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 45 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 46 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 47 com.apple.HIToolbox 0x923e4c75 SendControlHit(HIView*, OpaqueEventRef*, short, unsigned long) + 297 48 com.apple.HIToolbox 0x923e4af5 HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 45 49 com.apple.HIToolbox 0x9244e9f4 HIView::ClickInternal(CGPoint const&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 254 50 com.apple.HIToolbox 0x9243b1d6 HIView::ClickSelf(OpaqueEventRef*) + 370 51 com.apple.HIToolbox 0x9237d931 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2391 52 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 53 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 54 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 55 com.apple.HIToolbox 0x924387ef HIView::Click(OpaqueEventRef*) + 329 56 com.apple.HIToolbox 0x92438651 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151 57 com.apple.HIToolbox 0x92437fe1 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 505 58 com.apple.HIToolbox 0x92437dd3 HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 791 59 com.apple.HIToolbox 0x923f37ea StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96 60 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 61 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 62 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 63 com.apple.HIToolbox 0x9239d7c3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2579 64 com.apple.HIToolbox 0x9236f6bc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134 65 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 66 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 67 de.filezilla 0x00290476 wxApp::MacHandleOneEvent(void*) + 38 68 de.filezilla 0x0029054f wxApp::MacDoOneEvent() + 127 69 de.filezilla 0x002a9363 wxEventLoop::Dispatch() + 35 70 de.filezilla 0x0031e91f wxEventLoopManual::Run() + 111 71 de.filezilla 0x0030a5d3 wxAppBase::MainLoop() + 83 72 de.filezilla 0x003b72aa wxEntry(int&, wchar_t) + 106 73 de.filezilla 0x000227a8 main + 24 74 de.filezilla 0x00001ff6 start + 54

Thread 1: 0 libSystem.B.dylib 0x928324a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x92839c9c mach_msg + 72 2 libSystem.B.dylib 0x928c33f5 thread_suspend + 97 3 ??? 0x00ecadf6 0 + 15511030

Thread 2: 0 libSystem.B.dylib 0x928825e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00174af2 CSocketThread::Entry() + 2690 2 de.filezilla 0x00177a56 wxThreadExImpl::Entry() + 22 3 de.filezilla 0x003ec1ad wxThreadInternal::MacThreadStart(void*) + 173 4 ...ple.CoreServices.CarbonCore 0x934ac463 PrivateMPEntryPoint + 56 5 libSystem.B.dylib 0x928636f5 _pthread_start + 321 6 libSystem.B.dylib 0x928635b2 thread_start + 34

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

eax: 0xa02c0000 ebx: 0x9247013e ecx: 0xffffffff edx: 0xffff8879 edi: 0x15f92ec0 esi: 0x15f92d70 ebp: 0xbfffd4e8 esp: 0xbfffd27c

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

cr2: 0x00000000

Binary Images:

0x1000 - 0x580fe3 +de.filezilla 3.1.4 (3.1.4) <2cff984c093b99be257cbc2e56b097f8> /Volumes/Bay2-OSX/downloads/Installed/FileZilla.app/Contents/MacOS/filezilla

0x763000 - 0x764fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x7fa000 - 0x7fbfff +com.1passwd.InputManager 2.5.8 (5968) <4a20d22abb2515ac6e728631964a8239> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM

0x1517e000 - 0x15182fff com.apple.CommonCocoaPanels 3.0 (15) <e55f5774d14df35699e1d0f676993418> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x15189000 - 0x15195fff com.apple.iokit.IOHIDLib 1.5.3 (1.5.3) <4668fe539f109326bc76c532f20f41b3> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0x15300000 - 0x15311fff +com.finderpop.fp-patch 2.1.2 (2.1.2) <1c5ecbf96eeac50684af4d6862c8c2a9> /Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon.app/Contents/Resources/fp-patch.bundle/Contents/MacOS/fp-patch 0x15bf7000 - 0x15dc7fff com.apple.RawCamera.bundle 2.0.9 (2.0.9) <5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x90003000 - 0x90022ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91083000 - 0x91163fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x912e4000 - 0x91341ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x91342000 - 0x91346fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x91357000 - 0x91357ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91358000 - 0x913fffeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91400000 - 0x9141bffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9141c000 - 0x9154efff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9154f000 - 0x918ecfe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x918ed000 - 0x918edffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9193e000 - 0x91a0cff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91a0d000 - 0x91a0dfff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91a0e000 - 0x91e1efef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x91e1f000 - 0x91eabff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91eac000 - 0x91eb3fff com.apple.agl 3.0.9 (AGL-3.0.9) <aeab67ef267f8295ae80fddc197b52a5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x91eb4000 - 0x91f0eff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x91f1f000 - 0x91f25fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92028000 - 0x92032feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92033000 - 0x9207cfef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x920b4000 - 0x920eefe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x920ef000 - 0x9211cfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9211d000 - 0x9215bfff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x92242000 - 0x9224eff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x922b7000 - 0x92367fff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x92368000 - 0x9266ffff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x92670000 - 0x92680ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x92724000 - 0x927effff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x92820000 - 0x92830fff 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 0x92831000 - 0x92991ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib 0x92992000 - 0x929d1fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x929d2000 - 0x931cffef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x931d3000 - 0x9320afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9320b000 - 0x93267ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x932db000 - 0x932f1fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x933e8000 - 0x9340cfff libxslt.1.dylib ??? (???) <ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib 0x93463000 - 0x9373dff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9373e000 - 0x93ddafff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x93ddb000 - 0x93ddbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x93ddc000 - 0x93e04fff libcups.2.dylib ??? (???) <1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib 0x93e05000 - 0x93e8ffe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x93ed0000 - 0x93fb5ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93fb6000 - 0x93fb8ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9408f000 - 0x9408fffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x94217000 - 0x9434fff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib 0x94350000 - 0x9437bfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x9437c000 - 0x94394fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x943c7000 - 0x943c9fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x943ca000 - 0x94455fff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x94456000 - 0x94464ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x94465000 - 0x94546ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x94596000 - 0x94596ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x94597000 - 0x945f0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x945f1000 - 0x946aefff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x946af000 - 0x946b3fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9491d000 - 0x94931ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x94932000 - 0x94950fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib 0x94951000 - 0x94a03ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib 0x94a04000 - 0x94b28fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x94b2c000 - 0x94e4efe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x94e4f000 - 0x94e54fff com.apple.CommonPanels 1.2.3 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x95011000 - 0x95098ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x95099000 - 0x95099ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9509a000 - 0x950eaff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x950eb000 - 0x95168fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95169000 - 0x951abfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x951b2000 - 0x951bdfe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x951be000 - 0x95304ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x95305000 - 0x9532dff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x9532e000 - 0x95422ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x95423000 - 0x95452fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x95453000 - 0x9545afe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x9547a000 - 0x954f4ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x954f6000 - 0x954fdffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x95637000 - 0x95b08f3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x95b34000 - 0x95bb8fe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x95bb9000 - 0x95c38ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x95c76000 - 0x95d30fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x95d37000 - 0x95d3eff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x95d3f000 - 0x960fdfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x960ff000 - 0x96102fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x96103000 - 0x96119fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9611a000 - 0x96395fe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x96396000 - 0x96396ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x96397000 - 0x963a4fe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x963c7000 - 0x9648eff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9648f000 - 0x96498fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x964b6000 - 0x96549fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9654a000 - 0x96556ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x96557000 - 0x96558ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x96559000 - 0x96727fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x96728000 - 0x96769fe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9676a000 - 0x96772fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x96773000 - 0x96773ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x96781000 - 0x96814ff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9685a000 - 0x96eaafff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x97010000 - 0x9708cfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

#3910 FTPES connect failing to zOS normal rejected 16 years 16 years
Description

This used to work on earlier versions, but now when I try and connect using FTPES the following happens:

Status: Resolving address of xxxxx.xx.xxx.net Status: Connecting to 10.x.x.x:21... Status: Connection established, waiting for welcome message... Response: 220-FTPD11 IBM FTP CS V1R8 at xxxxx.xx.xxx.net, 13:50:58 on 2008-10-20. Response: 220 Connection will close if idle for more than 5 minutes. Command: AUTH TLS Response: 234 Security environment established - ready for negotiation Status: Initializing TLS... Status: Verifying certificate... Command: USER xxxxxxx Status: TLS/SSL connection established. Response: 331 Send password please. Command: PASS * Response: 230 xxxxxx is logged on. Working directory is "xxxxxx.". Command: SYST Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS. Command: FEAT Response: 211- Extensions supported Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End Command: PBSZ 0 Response: 200 Protection buffer size accepted Command: PROT P Response: 200 Data connection protection set to private Status: Connected Status: Retrieving directory listing... Command: CWD /xxx/xxxxxx/xxxxxxx/xxxx Response: 250 HFS directory /xxx/xxxxxx/xxxxxxx/xxxx is the current working directory Command: PWD Response: 257 "/xxx/xxxxxx/xxxxxxx/xxxx" is the HFS working directory. Command: TYPE I Response: 200 Representation type is Image Command: PASV Response: 227 Entering Passive Mode (10,x,x,x,4,245) Command: LIST Response: 125 List started OK Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 250 List completed successfully. Error: Failed to retrieve directory listing

#3911 upload problem error 550 normal invalid 16 years 10 years
Description

Everything seems fine until the end. I don't understand what permission is being denied

Status: Resolving address of ftp.gibbypl8s.com Status: Connecting to 98.131.34.252:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0a Server (FileZilla Server) [98.131.34.252] Command: USER gibby1208 Response: 331 Password required for gibby1208. Command: PASS Response: 230 User gibby1208 logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (98,131,34,252,160,141). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete. Status: Calculating timezone offset of server... Command: MDTM 3101.JPG Response: 213 20081018210933 Status: Timezone offsets: Server: 0 seconds. Local: -18000 seconds. Difference: -18000 seconds. Status: Directory listing successful Status: Resolving address of ftp.gibbypl8s.com Status: Connecting to 98.131.34.252:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0a Server (FileZilla Server) [98.131.34.252] Command: USER gibby1208 Response: 331 Password required for gibby1208. Command: PASS Response: 230 User gibby1208 logged in. Status: Connected Status: Starting upload of I:\DCIM\101OLYMP\3102.JPG Command: CWD / Response: 250 CWD command successful Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (98,131,34,252,143,219). Command: STOR 3102.JPG Response: 550 3102.JPG: Permission denied Error: Critical error Status: Disconnected from server Response: 421 No Transfer Timeout (300 seconds): closing control connection. Error: Connection closed by server Status: Resolving address of ftp.gibbypl8s.com Status: Connecting to 98.131.34.252:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0a Server (FileZilla Server) [98.131.34.252] Command: USER gibby1208 Response: 331 Password required for gibby1208. Command: PASS Response: 230 User gibby1208 logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Status: Directory listing successful Status: Resolving address of ftp.gibbypl8s.com Status: Connecting to 98.131.34.252:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0a Server (FileZilla Server) [98.131.34.252] Command: USER gibby1208 Response: 331 Password required for gibby1208. Command: PASS Response: 230 User gibby1208 logged in. Status: Connected Status: Starting upload of I:\DCIM\101OLYMP\PA131616.JPG Command: CWD / Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (98,131,34,252,166,166). Command: STOR PA131616.JPG Response: 550 PA131616.JPG: Permission denied Error: Critical error Status: Disconnected from server Response: 421 No Transfer Timeout (300 seconds): closing control connection. Error: Connection closed by server Status: Resolving address of ftp.gibbypl8s.com Status: Connecting to 98.131.34.252:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0a Server (FileZilla Server) [98.131.34.252] Command: USER gibby1208 Response: 331 Password required for gibby1208. Command: PASS Response: 230 User gibby1208 logged in. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (98,131,34,252,229,253). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete. Status: Directory listing successful Status: Resolving address of ftp.gibbypl8s.com Status: Connecting to 98.131.34.252:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0a Server (FileZilla Server) [98.131.34.252] Command: USER gibby1208 Response: 331 Password required for gibby1208. Command: PASS Response: 230 User gibby1208 logged in. Status: Connected Status: Starting upload of I:\DCIM\101OLYMP\PA131646.JPG Command: CWD / Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (98,131,34,252,196,125). Command: STOR PA131646.JPG Response: 550 PA131646.JPG: Permission denied Error: Critical error

#3912 Small file slow to complete upload normal outdated 16 years 12 years
Description

I have created an empty directory on web server - /xxx/yyy. I upload a file - trans.gif, 44 bytes.

Transfer queue shows a green 100% progress bar which then sits there for ages. It seems to be correctly transferred eventually. The log window shows what seem to be two attempts with the second one failing because the file is already there:

Command: STOR trans.gif Response: 150 Accepted data connection Response: 150 Accepted data connection Response: 226-File successfully transferred Response: 226 4.034 seconds (measured here), 5.01 Kbytes per second Status: File transfer successful Error: Connection timed out Status: Starting upload of d:\bev\ebook\1962\trans.gif Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (66,45,228,42,246,118) Command: LIST Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 4 matches total Status: Skipping upload of d:\bev\ebook\1962\trans.gif Status: File transfer successful Status: Disconnected from server

#3913 [3.1.4.1] "Quick jump" with numpad doesn´t work normal fixed 16 years 16 years
Description

Hi,

I have a list with several folders like this: 00001 00002 00101 00102 ...

When the selection is at the first item, I can press "001" on the main keys to jump to the third item. Though, this doesn´t work when I use the numpad.

Lars

#3914 Downloaded large files are not removed from queue normal rejected 16 years 16 years
Description

When downloading large files (1-2 GB) which take quite some time (e.g. several hours at 80 kB/s), they remain in the queue although they have been downloaded completely. Also, the connection seem to be still open.

If I reopen Filezilla and press the "Q->" button, a short transfer will be initiated (about 1 kB) and the file is then successfully removed.

This bug is annoying because the computer would not shut down over night, and if there are many of those files, other queue entries would wait forever for their turn.

#3915 can't delete remote directories with 3.1.4.1 normal worksforme 16 years 16 years
Description

Hi there,

right clicking on a remote directory, choosing "delete" and answering "yes" to the following question deletes all the files in a remote directory, but not the remote directory itself (which I think it should).

Same thing happens if I'm using a keyboard command.

The directory is still there--even after restarting filezilla. So this doesn't appear to be a caching problem with the client.

#3917 SITE command sent to z/OS host does not appear to function correctly normal rejected 16 years 16 years
Description

I am attempting to FTP a file from the client workstation to a z/OS 1.7 (mainframe) host. The .txt file must be uploaded to a z/OS dataset whose file characteristics must be: record format(variable), record length (32756) and block size (0). Prior to actually initiating the file transfer I do a Server->Enter Custom Command... of SITE RECFM=VB LRECL=32756 BLKSIZE=0. The reply back from the server is Response: 200 SITE command was accepted. I then initiate the file transfer to the z/OS host, which is successful, however the characteristics of the SITE commmand are not maintained and the file is created with z/OS default attributes. Any thoughts?

#3919 Dragging file into remote tree doesn't work normal outdated 16 years 12 years
Description

FileZilla 3.1.5

This no longer works? How is that a feature?

#3920 Does not list folder again when already done low rejected 16 years 16 years
Description

Hello,

I'm using filezilla, and there's something I'd like to see be corrected.

Indeed, when I'm connected to a FTP, and enter a folder, at the 1st time, the folder is listed (LIST), but when I already visited this folder, and go back into this one, the file list is no longer listed, whereas the content has changed !

I take a look into options but found no solutions !

#3921 Connection Problem low outdated 16 years 12 years
Description

I used latest version of Filezilla client, but i have found one problem in my one website where login connection is established but stop in file directory listing and shows error like "Failed to retrieve directory listing". I tried to passive mode, and also tried to set 21 port. but could not success. But when i tried to connect with another software ws_ftp_pro, i could connect. Why i can not connect with filezilla ?

#3922 Regardless of the /S switch, the NSIS installer displays an error dialog box in case of error. normal fixed 16 years 16 years
Description

The silent installation mode is used for deployments to hundred or thousand machines with tools like SMS/SCCM, Tivoli, etc.

Example : FileZilla_3.1.5_win32-setup.exe /S /user=all

But currently when there is an installation error, the installation script displays a message box like "Unsupported operating system...", "Cannot install for all users...", etc.

The problem is that with this kind of deployment the user cannot even see the dialog box because the installation is made through the network in a "no-display" context, wether or not the user is logged on. So the installation process is stuck until the next reboot and the failure is not detected by the deployment tool.

I am not an NSIS expert but it seems that adding "/SD IDOK" or "/SD IDNO" to each "MessageBox" line in the installation script would fix the problem.

It would be nice also to always create an installation log file so that installation errors could be easily managed.

Thanks.

#3923 Version 3.1.4.1 normal outdated 16 years 16 years
Description

uploads simply stall after 2 or 3 successful file transfers. this has never happened before this recent update.

#3924 Filesize = 0 unhandeled exception. normal outdated 16 years 12 years
Description

When the filesize is 0 there is an unhandeled exception that sping up

#3928 Symbolic links cached and not refreshed normal worksforme 16 years 16 years
Description

This goes back to v3.0, just verified in 3.1.5. Create a symbolic link in Linux server as:

ln -s ~/path/dir linkname

FTP to server and refresh FZ and linkname appears in the tree. Clicking on it returns error 550, No such file or directory, may return Critical error, sometimes reports "Failed to retrieve directory listing" and then "Disconnected from server" -- even though it is still connected.

Manually disconnect and reconnect. No change. Connect to a different server, disconnect, come back to the first server, then refresh, and the link is now recognized in v3.0. In 3.1.5 the link never seems to get recognized.

After this, I can't seem to find a pattern: I have a couple symbolic links that work and some that don't, all on the same server, with the same owner/group permissions, under the same user /home, etc. The ones that don't work were updated more recently but I don't see anything in permissions or anything else to explain them not showing up.

How can we clear the FZ cache entirely so that a CWD and "LIST -a" actually get the current server state? I'll provide debug data and any other diagnostic info if requested.

Thanks.

#3929 Transfer queue normal rejected 16 years 16 years
Description

Hello, reporting a bug. The transfer queue is empty if the BSOD occurred. :( I must import queue manually after system reboot. :(

#3930 Crash: Menu => Edit => Clear private data... low fixed 16 years 16 years
Description

System: Intel P4, Windows XP SP3

FileZilla Client: Version: 3.1.5 Compiled for: i586-pc-mingw32msvc Build date: 2008-10-22

Issue: FileZilla crashes when using "Clear private data..." function.

Steps to reproduce:

  1. Install FileZilla client 3.1.5 (fresh install)
  2. Run FileZilla client
  3. Go to menu Edit => "Clear private data..."
  4. Click OK button
  5. If no debugger is running, FileZilla quits immediately

Note: Bug has been noticed in version 3.1.4.1, but previous versions of FileZilla client might be affected as well.

#3931 filezilla crashed normal duplicate 16 years 16 years
Description

when i was uploading files to my hosting and sometimes it crashes like not responding on windows vista sp1...

becasue this happen it delayes my files to upload like timeout...

#3932 Unable to Use 'Desktop' for Installation normal outdated 16 years 16 years
Description

I'm on a Windows XP SP 2 Intel Pentium 4 2 ghz. I'm using FileZilla version 3.1.2 and attempting to upgrade to 3.1.5. The same problem occurred while attempting to upgrade to 3.1.2.

When I attempted to upgrade to 3.1.2 and now 3.1.5 the client is freezing and the installation does not complete. At the point during the install when it asks where I want to save the installation file, I choose my desktop. When I do this, it places the beginnings of the file on the desktop but the installation fails. As I attempt to delete that incomplete installation file, windows tells me that the file is in use:


Error Deleting File or Folder


Cannot delete FileZilla_3.1.5_win32-setup: It is being used by another person or program.

Close any programs that might be using the file and try again.


OK


I've rebooted several times and still receive this message.

I was able to successfully install 3.1.2 if I used the 'My Documents' folder instead of the 'Desktop'. However, the incomplete installation files for 3.1.2 remains on my desktop.

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