Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (601 - 700 of 4044)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Owner Priority Resolution Created Modified
#1247 File Transfer removing last slash normal 17 years 17 years
Description

Can anyone let me know how to fix this problem?

Problem: Last slash is removed from filename when transferring file via ssh (ftps). The file name is then combined with the last subdirectory name because the slash no longer seperates them.

I do not have this problem from a cygwin ssh session.

FileZilla will attempt the maximum retries and fail.

My temp solution is to go onto server and move files that I need to transfer to the ROOT '/'.

The ssh server is running on AIX 5.2.

FileZilla is version 2.2.30

Thank you.

#1248 Renaming file during upload renames wrong file Alexander Schuch normal 17 years 17 years
Description

Hello,

Let's say you have file a.php, b.php and c.php. You upload a new copy of a.php to a server. If you rename c.php to c2.php while the upload is waiting to begin (or possibly taking place), b.php (the file above it) will get rename to c2.php instead once the transfer completes. c.php will still exist.

Great program, keep up the great work!

Regards, Jeff Wickenheiser WicksHosting.com

#1250 Cannot get directory listing from z/VM 5.1 (implicit SSL) normal 17 years 10 years
Description

I am trying to make a connection to an IBM z890 mainframe running z/VM 5.1 with implicit SSL/TLS encryption. After the connection is made, a 'LIST -a' command is sent to get the directory listing. '-a' is invalid on a z/VM server. Filezilla does not send a '-a' operand to a z/OS server with explicit TLS. Why is the '-a' used for FTP with implicit SSL/FTP? Is this some requirement of implicit SSL/TLS that IBM is ignoring?

Thomas Kern U.S. Dept of Energy 301-903-2211

Log: [13:01:18] Status: Connecting to vm1.hqadmin.doe.gov:990 ... [13:01:18] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 0 to 1 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 1 to 2 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 2 to 4 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-1 caller=0x003bb32c [13:01:18] Status: Connected with vm1.hqadmin.doe.gov:990, negotiating SSL connection... [13:01:18] Trace: SSL_connect: SSLv3 read server hello A [13:01:18] Trace: SSL_connect: SSLv3 read server certificate A [13:01:18] Trace: SSL_connect: SSLv3 read server done A [13:01:18] Trace: SSL_connect: SSLv3 write client key exchange A [13:01:18] Trace: SSL_connect: SSLv3 write change cipher spec A [13:01:18] Trace: SSL_connect: SSLv3 write finished A [13:01:18] Trace: SSL_connect: SSLv3 flush data [13:01:18] Trace: SSL_connect: SSLv3 read finished A [13:01:18] Trace: Using TLSv1, cipher TLSv1/SSLv3: RC4-MD5, 1024 bit RSA [13:01:18] Status: SSL connection established. Waiting for welcome message... [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-1 caller=0x003bb32c [13:01:18] Response: 220-FTPSSL IBM VM Level 510 at VM1.HQADMIN.DOE.GOV, 13:01:09 EDT FRIDAY 2007-03-23 [13:01:18] Response: 220 Connection will close if idle for more than 5 minutes. [13:01:18] Command: USER xxxxxxxxx [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003bb32c [13:01:18] Response: 331 Send password please. [13:01:18] Command: PASS [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003bb32c [13:01:18] Response: 230 xxxxxxxx logged in; working directory = xxxxxxxx 191 [13:01:18] Command: SYST [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003bb32c [13:01:18] Response: 215-z/VM Version 5 Release 1.0, service level 0402 (64-bit) [13:01:18] Response: VM/CMS Level 19, Service Level 401 [13:01:18] Response: 215 VM is the operating system of this server. UNIX list format is active. [13:01:18] Command: FEAT [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003bb32c [13:01:18] Response: 500 Unknown command, 'FEAT' [13:01:18] Command: PBSZ 0 [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003bb32c [13:01:18] Response: 500 Unknown command, 'PBSZ' [13:01:18] Command: PROT P [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003bb32c [13:01:18] Response: 500 Unknown command, 'PROT' [13:01:18] Status: Connected [13:01:18] Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003bb32c [13:01:18] Status: Retrieving directory listing... [13:01:18] Command: PWD [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003bb32c [13:01:18] Response: 257 "xxxxxxxx.191" is working directory [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003bb32c [13:01:18] Command: TYPE A [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003bb32c [13:01:18] Response: 200 Representation type is ASCII. [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003bb32c [13:01:18] Command: PASV [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Response: 227 Data transfer will passively listen to 205,254,145,35,73,119 [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Command: PORT 146,138,240,229,8,167 [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Response: 200 Port request OK. [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Trace: TransferSocket.cpp(558): SetActive() caller=0x0128c104 [13:01:18] Command: LIST -a [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x003bb32c [13:01:18] Response: 550 '-a' not found [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(3988): ResetOperation(4) OpMode=4 OpState=9 caller=0x003bb32c [13:01:18] Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x0128c104 [13:01:18] Trace: TransferSocket.cpp(1125): Close() caller=0x0128c104 [13:01:18] Error: Could not retrieve directory listing

#1252 Cannot get directory listing from z/VM 5.1 (implicit SSL) normal 17 years 12 years
Description

I am trying to make a connection to an IBM z890 mainframe running z/VM 5.1 with implicit SSL/TLS encryption. After the connection is made, a 'LIST -a' command is sent to get the directory listing. '-a' is invalid on a z/VM server. Filezilla does not send a '-a' operand to a z/OS server with explicit TLS. Why is the '-a' used for FTP with implicit SSL/FTP? Is this some requirement of implicit SSL/TLS that IBM is ignoring?

Thomas Kern U.S. Dept of Energy 301-903-2211

Log: [13:01:18] Status: Connecting to vm1.hqadmin.doe.gov:990 ... [13:01:18] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 0 to 1 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 1 to 2 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 2 to 4 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-1 caller=0x003bb32c [13:01:18] Status: Connected with vm1.hqadmin.doe.gov:990, negotiating SSL connection... [13:01:18] Trace: SSL_connect: SSLv3 read server hello A [13:01:18] Trace: SSL_connect: SSLv3 read server certificate A [13:01:18] Trace: SSL_connect: SSLv3 read server done A [13:01:18] Trace: SSL_connect: SSLv3 write client key exchange A [13:01:18] Trace: SSL_connect: SSLv3 write change cipher spec A [13:01:18] Trace: SSL_connect: SSLv3 write finished A [13:01:18] Trace: SSL_connect: SSLv3 flush data [13:01:18] Trace: SSL_connect: SSLv3 read finished A [13:01:18] Trace: Using TLSv1, cipher TLSv1/SSLv3: RC4-MD5, 1024 bit RSA [13:01:18] Status: SSL connection established. Waiting for welcome message... [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-1 caller=0x003bb32c [13:01:18] Response: 220-FTPSSL IBM VM Level 510 at VM1.HQADMIN.DOE.GOV, 13:01:09 EDT FRIDAY 2007-03-23 [13:01:18] Response: 220 Connection will close if idle for more than 5 minutes. [13:01:18] Command: USER xxxxxxxxx [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003bb32c [13:01:18] Response: 331 Send password please. [13:01:18] Command: PASS [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003bb32c [13:01:18] Response: 230 xxxxxxxx logged in; working directory = xxxxxxxx 191 [13:01:18] Command: SYST [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003bb32c [13:01:18] Response: 215-z/VM Version 5 Release 1.0, service level 0402 (64-bit) [13:01:18] Response: VM/CMS Level 19, Service Level 401 [13:01:18] Response: 215 VM is the operating system of this server. UNIX list format is active. [13:01:18] Command: FEAT [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003bb32c [13:01:18] Response: 500 Unknown command, 'FEAT' [13:01:18] Command: PBSZ 0 [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003bb32c [13:01:18] Response: 500 Unknown command, 'PBSZ' [13:01:18] Command: PROT P [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003bb32c [13:01:18] Response: 500 Unknown command, 'PROT' [13:01:18] Status: Connected [13:01:18] Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003bb32c [13:01:18] Status: Retrieving directory listing... [13:01:18] Command: PWD [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003bb32c [13:01:18] Response: 257 "xxxxxxxx.191" is working directory [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003bb32c [13:01:18] Command: TYPE A [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003bb32c [13:01:18] Response: 200 Representation type is ASCII. [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003bb32c [13:01:18] Command: PASV [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Response: 227 Data transfer will passively listen to 205,254,145,35,73,119 [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Command: PORT 146,138,240,229,8,167 [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Response: 200 Port request OK. [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003bb32c [13:01:18] Trace: TransferSocket.cpp(558): SetActive() caller=0x0128c104 [13:01:18] Command: LIST -a [13:01:18] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x003bb32c [13:01:18] Response: 550 '-a' not found [13:01:18] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003bb32c [13:01:18] Trace: FtpControlSocket.cpp(3988): ResetOperation(4) OpMode=4 OpState=9 caller=0x003bb32c [13:01:18] Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x0128c104 [13:01:18] Trace: TransferSocket.cpp(1125): Close() caller=0x0128c104 [13:01:18] Error: Could not retrieve directory listing

#1254 Posting error, moved to FZ 3 site normal 17 years 17 years
Description

I am not sure exactly what is happening but I an a friend of my are having the following issue:

Configuration Info

We both have:

  • FileZilla 3.0 b7 installed
  • DLink DNS323 500GB RAID1 servers(Unix L8)on our respective networks configured for FTP
  • NATed networks behind Linksys Routers with MTU=1492
  • Running Windows XP clients
  • Have ports 21, 5000-5100(preferred by prior version of FileZilla, and 65500-65535(preferred by DNS 323 in PASV) forwarded on the routers
  • Set FileZilla b7 to use Servers External IP
  • We both are using DNS name server via DynDNS.org because our ISPs change our IPs several times a week.

Whats Different

  • My access is 250/3000 Cable with Auto IP
  • His access is 600/6000 DSL using PPPoE
  • My client PC uses Norton Virus and Firewall SW
  • His client PC uses ATT protection for Yahoo SW
  • Note: We have tried disabling firewalls and Internet Secuity Setting with no affect on results

Issue Outlined

  • My client from my network has no issues connecting with and transferring files to and from his server either in Active or Passive Mode when using 3.0 b7 over his DSL/PPPoE based service.
  • His FZ2.31 client logs on to my server from his network in Active Mode without issues. Passive does not work because it needs servers external IP to work.
  • His FZ 3.0b7 client fails both Active and Passive connections to my server when he tries from his network. However,when he tried from his son's cable serviced network, he was able to log on and tranfer files both in Active and Passive Mode.

I am current thinking that the issue is somehow related to his PPPoE connection but why does FZ 2.31 work in Active Mode while FZ 3.0b7 fails to connect in either mode when he tries to connect to my server from his network. The trace shows that the socket closes as soon as the PASV command is issued and the disconnect then follows.

I have included the trace for Passive Mode. I do not yet have a trace for the Active Mode. I have asked my friend for it and I will add it when I get it.

Status:Resolving IP-Address for SERVER.gotdns.com

Trace:ControlSocket.cpp(167): CControlSocket::ContinueConnect(011EBA10) m_pEngine=011FF008 caller=012100A8

Status:Connecting to (Servers ext IP):21... Status:Connection established, waiting for welcome message...

Trace:CFtpControlSocket::OnReceive()

Response:220 NAS-500GB FTP server (Version wu-2.6.2(52) Tue Jan 2 14:13:26 EST 2007) ready. Command:USER Bill

Trace:CFtpControlSocket::OnReceive()

Response:331 Password required for Bill. Command:PASS *

Trace:CFtpControlSocket::OnReceive()

Response:230-Welcome to my FTP site.

Trace:CFtpControlSocket::OnReceive()

Response:230-Now is the time ==> Sun Apr 8 13:27:41 2007 Response: 230-The host name is NAS-500GB Response: 230-You are Bill Response: 230-There are 1 person in my site, now. Response: 230- Response: 230- Response: 230 User Bill logged in. Command: SYST

Trace: CFtpControlSocket::OnReceive()

Response: 215 UNIX Type: L8 Command: FEAT

Trace: CFtpControlSocket::OnReceive()

Response: 500 'FEAT': command not understood. Status: Connected

Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0)

Status: Retrieving directory listing...

Trace: CFtpControlSocket::SendNextCommand(0)

Command: PWD

Trace: CFtpControlSocket::OnReceive()

Response: 257 "/" is current directory.

Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::SendNextCommand(0) Trace: CFtpControlSocket::ListSend(0) Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand(0) Trace: CFtpControlSocket::TransferSend(0) Trace: state = 1

Command: TYPE I

Trace: CFtpControlSocket::OnReceive()

Response: 200 Type set to I.

Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::TransferSend(0) Trace: state = 2

Command: PASV

Trace: CControlSocket::OnClose()

Error: Disconnected from server

Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)

Error: Failed to retrieve directory listing

#1255 Folder name with a leading or following space Alexander Schuch normal 17 years 17 years
Description

I am using version 2.2.31 It is possible to create a foldername with a leading or following space (ASCII character 0x20), but afterward all other commands do not work with it. Here a log of the operation.

Command: CWD /hrs_italy/From_HRS_NA/ Response: 250 CWD command successful Command: MKD New folder Response: 257 "/hrs_italy/From_HRS_NA/New folder " - Directory successfully created Status: Retrieving directory listing... Command: CWD New folder Response: 550 New folder: No such file or directory Error: Could not retrieve directory listing Command: PWD Response: 257 "/hrs_italy/From_HRS_NA" is current directory. Command: CWD New folder Response: 550 New folder: No such file or directory

#1257 Crashing on Vista normal 17 years 17 years
Description

FileZilla 2.2.31 crashes pretty regularly in Vista. It crashes on uploads and downloads, especially when uploading or downloading a lot of files. It seems pretty random but happens frequently.

#1258 Transfer queue window Alexander Schuch normal 17 years 17 years
Description

I noticed a display problem, very minor, in the transfer queue window. When there is a file transfer in process, there is a line a few pixels high not being refreshed correctly. It reflects whatever was behind FileZilla at that moment. However it is only seen when a file transfer is occurring. The queue windows redraws correctly when there isn't a file transfer. I notice this since my FTP's can run for hours.

#1261 file mix ups normal 17 years 17 years
Description

there appears to be a problem with filezilla, when you batch download a large amount of files (and possibly when uploading too, but i have only confirmed downloading) it can sometimes "mix up" your files. This has happened to me both with JPG's and PHP files. the content of 1.PHP becomes that of 2.PHP and vice versa. I haven't been able to narrow it down to anything other than a large amount of files being downloaded at once. It seems to happen randomly.

#1264 passwords accepted from copied Filezilla.xml normal 17 years 17 years
Description

After installing filezilla on new computer I copied filezilla.xml from my old PC (version 2.2.9 which I cannot find anymore) to the new PC (version 2.2.32) to copy the account settings.

The passwords do not get copied properly, filezilla opens password promt after attempted connection. (fair enough)

But clicking cancel in the input window opens the requested site anyway.

This is a PC installed a week ago, filezilla was just installed (and never before).

#1265 Fixed, maybe normal 17 years 17 years
Description

I did a new test with FZ 2.2.32 & LinkSys WRT54GL v4.30.9 . It seems to be fixed. I tried to upload/download about 10 .jpg files.

#1266 Name endings with trailing spaces cause troubles normal 17 years 17 years
Description

If I click on the remote directory, select "Create directory" and enter a value like "/dirname /" (with the space before the last slash), I can not access to this directory after.

So, the command used to change directory, instead of

chdir dirname

, must be

chdir "dirname "

.

Perhaps FZ must remove trailing spaces before executing a command... It's yours to see.

-- Benoît Pruneau bpruneau@…

#1267 content of downloaded files maybe wrong normal 17 years 17 years
Description

I had this problems more than once in the last weeks now. I download a couple of files from an FTP and at least one of the files is corrupt or has the completely wrong content.

It's also recognisable, if you watch the queue process and you see a file downloading although, it already reached 100%.

Unfortuntaley I don't have a lot of information, except, that the server is using SSL and my lient version is 2.2.32.

I try to reproduce it and get the raw FTP command log.

#1268 Inaccessibility do to focus issues normal 17 years 17 years
Description

Is there any chance that the focus issues discussed in 1473638 will ever be resolved? It looks like this item has been pending for over a year now. There've been several releases since then, but it doesn't seem as if this problem has been addressed. I understand that there are other issues still pending besides this one, but I'm raising this one again specifically because it makes the program occasionally inaccessible to users like myself who are visually impaired and rely on screen reading software.

#1270 File content swap normal 17 years 10 years
Description

It's been suggested I submit this as a bug report. So here goes:

I upgraded my Filezilla a few months ago to 2.2.32 (which is the latest stable release). Ever since then, I've had a very weird issue where some files are getting swapped content with other files.

Man, I know this sounds *insane*, but I'll give you an example: I do frequent installations of WordPress for the Install4Free site. I have a copy that I keep on file to upload to a myriad of different servers. Over the past few months, I've noticed oddities like the index.php file and the styles.css file will upload with the correct filenames, but the *content* has swapped - so that the index.php file contains the styles.css content, and vice versa.

That is only one example, of course. It has happened with many different programs, and usually happens when I upload many files at once. I can easily fix it by tracking down which two files have been content-swapped and uploading them individually. But when I'm doing mass quantities of uploads (especially for something like ZenCart, where everything is includes and it's hard to track down what file was swapped where) it gets tedious and difficult.

It's truly bizarre (and yes, I *do* check that the files I'm uploading are in proper order - and they are - this only happens when I upload with FileZilla - it's the only common denominator to this issue), and I know it sounds crazy. But I guess someone should know about it and see if I've got some really obscure bug.

#1272 HTTP Proxy authentication Base64 extra = Alexander Schuch normal 17 years 16 years
Description

When logging to my HTTP Proxy Filezilla send Base64 encoded user:pass with an extra '=' character at the end. This is not supported by my company proxy and doesn't seem to be required by base64 standard.

here is a sample of what is sent by firefox and what is sent by filezilla

firefox: Proxy-Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk

filezilla: Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk= Proxy-Authorization: Basic xmVdaXNyOnNUdi0wGmNxanZk=

#1273 Sites Don't Save on Exit of Filezilla normal 17 years 17 years
Description

version 2.2.32

standard install as admin, but operating as a power user..

when the power user launches the app and tries to save any number of sites (1 to 5)the site manager does not hold the site information for any of them.

on restart, it's like a refresh..

Paul

#1276 Uninstaller detected as Adware.CPush by Symantec Antivirus normal 17 years 17 years
Description

I've reported the problem at http://symantecbeta.atgnow.com/demo/asp/beta_support_sym.asp, but somebody should probably check whether there has indeed been an "infection."

#1277 can't multitask/browse & upload different dirs normal 17 years 17 years
Description

in 2.2.32 and previous versions, when files are being uploaded in the queue and you are looking at one directory, you can't browse to another directory and upload those files to appropriate places. for instance, local:/www/jimm/i/a.gif-->remote:public_html/images/a.gif local:/www/jimm/i/b.gif-->remote:public_html/images/b.gif local:/www/jimm/i/c.gif-->remote:public_html/images/c.gif local:/www/jimm/p/a.pdf-->remote:public_html/pdf/a.pdf local:/www/jimm/p/b.pdf-->remote:public_html/pdf/b.pdf local:/www/jimm/p/c.pdf-->remote:public_html/pdf/c.pdf local:/www/jimm/v/a.mpg-->remote:public_html/video/a.mpg local:/www/jimm/v/b.mpg-->remote:public_html/video/b.mpg local:/www/jimm/v/c.mpg-->remote:public_html/video/c.mpg

I can go to the next directory down (..) but I can't browse up anywhere. the program prevents it.

#1278 Filezilla shows hidden files regardless of Windows settings normal 17 years 17 years
Description

Filezilla ignores Windows options to not show hidden files and shows everything. This leads to accidentally uploading thumbs.db and other hidden files to the server unnecessarily. Maybe this could be tied to the 'Show hidden files on server option' or made its own option if it's too much trouble to poll Windows settings.

#1279 different sorting in tree and file view Alexander Schuch normal 17 years 17 years
Description

The sorting algorithm in the (remote) tree view seems to differ from the algorithm in the (remote) file view underneath. On one hand (german) vowel mutations are grouped amongst the classic vowels but on the other hand they are listed at the end.

#1282 Timezone issue Alexander Schuch normal 17 years 17 years
Description

I checked and found a bug entered from 2005. (didn't seem to have any answer) However, I am suffering today.

Client is XP PRO. Connecting to a Linux box (Linux router.dta.ca 2.6.9-55.0.2.EL)

When I connect the times are +4 hours off. So it reads in FileZilla as 13:08 instead of 09:08. I set the time zone offset (TimeZoneOffset="-4" ) accordingly and the times are ok.

The Linux timezone is EDT (Eastern Daylight Time) - correct. Double checked the time and it is fine. When I drop a file onto my Linux box via FileZilla the FILE TIME is correct.

Current FileZilla is 2.2.32.

Very odd. Points to a "how is Filezilla determining the proper time zones?" question.

I dropped a file into another site and sure enough the time was wrong (compared to what my time zone is). The only issue is I have no control of that box so I am unsure what timezone it is in nor it's settings.

thanks belly

#1285 Leading spaces confuse client normal 17 years 17 years
Description

The client will not deal with directories which have a leading space in the name.

#1287 Deleting a lot of files takes very long normal 17 years 17 years
Description

Filezilla 2.2.32 (older versions too): Deleting multiple files from an AIX ftp server takes very long. When deleting > 1000 files, it will take about 10 seconds per file. If, in the remote file list, the cursor is set to a file outside of the list of files to remove, deleting speeds up dramatically. The application locks up (can not be interrupted), and usually needs to be terminated to gain access to the remote system again. No information (except the times) can be generated from the debug settings. This looks like a problem with the GUI when deleting an entry from the list of selected items when a file is remotely deleted.

#1288 Filezilla 2.2.20 introduced a USER32.DLL bug on Win95OSR2 Alexander Schuch normal 17 years 17 years
Description

Hi,

I cannot run any Filezilla on Windows 95 since 2.2.20 to cuurent version. I tracked down he last working version was 2.2.19a. After installing bugzilla and attempting to execute it I get a popup error message:

C:\Program Files/Filezilla/Filezilla.exe The device connected to tthe system does not work.

(sorry, the actual message is not in English so I have to translate that).

A second popup window contains:

Error during program execution File FILEZILLA.EXE is connected/linked to USER32.DLL:EndMenu

Maybe the second message gives you some clue. Thanks. Martin

#1289 Deletes All Settings normal 17 years 17 years
Description

Warning, not only are there NO viable release notes, version 3 install to a new directory - for no known reason, does not read any settings from version 2, and someone decided it was not important enough for people to be able to import all their settings, for the "reason" that the file structure is different! That's a lame excuse, since the file structure certainly was known to the team and could be transferred

Someone(s) surely took a lot of time to build a new version - and then did not create it in a very logical way. Why not do it right the first time, as now most of my sites will not work because someone did not think about what they were doing? I now have to spend a couple of hours repairing the damage.

This should have been a HUGE warning and a release notes that actually says something - neither of which there was!

I was happy with this software for years, now someone(s) need to go back to school and learn that an upgrade is for improvement, adding features - not to remove features and settings.

Can we get the settings so they import as this a a LARGE bug!

#1291 Site Manager Size, Position and Drag-Drop normal 17 years 17 years
Description

When using the site manager it would be nice if it saves the size and position you left it. This is especially annoying when you have sites with bigger names. At least size would be good enough for me.

Also, it would be nice if you can organize sites by dragging and dropping. I created folders to seperate work, personal for example to find I had to recreate all the sites again vs. just moving them. Now a move to would work as well if drag and drop is to buggy.

#1294 TLS handshake failure with MVS server normal 17 years 10 years
Description

The messages below are received when trying to connect to an IBM zOS FTP server using explicit TLS (the product SmartFTP can successfully establish a secure connection):

Status: Resolving IP-Address for xxx.xxx.xxx Trace: ControlSocket.cpp(948): CRealControlSocket::ContinueConnect(01387750) m_pEngine=0112BE18 caller=013A6508 Status: Connecting to nnn.nnn.nnn.nnn:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220-FTPD1 IBM FTP CS V1R8 at xxx.xxx.xxx, 10:18:13 on 2007-09-23. Trace: CFtpControlSocket::OnReceive() Response: 220 Connection will close if idle for more than 5 minutes. Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 Security environment established - ready for negotiation Status: Initializing TLS... Trace: CTlsSocket::Handshake() Command: USER xxx Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: GnuTLS alert 40: Handshake failed Trace: GnuTLS error -12: A TLS fatal alert has been received. Trace: CRealControlSocket::OnClose() Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server

I can provide the ip address to the server in case you wish to try this out.

#1295 Incomplete Contents of Directory normal 17 years 17 years
Description

Limited usability issue for users with many files:

Summary: When listing a directory it seems there is a limit of 2000 items Filezilla will display at a time. This affects at least versions 2.x through the lastest 3.0.1.

Reason for conclusion: I have a directory with maybe 2,200 files or so. When using my cpanel file manager I can see the last 200+ files but can't see them through filezilla. In my case I have 2 subdirectories in this directory. Filezilla displays the ".." up directory, my two subdirectory, then 1997 files, for a total of 2000 items in view.

Alternative fix: If this is a desired limit for security or possible bug problems, maybe there could be an option in settings that allows a person to override this max limit with a user entered max number of listings. This would allow those like me who keep huge listings of files to continue to use this excellent FTP program.

Thanks, Nick

#1296 Assumption of coding error in CAsyncSocketEx normal 17 years 17 years
Description

In CAsyncSocketExHelperWindow::RemoveLayers(...)

Line 274 :

if (!pMsg
!pSocket pSocket == pOrigSocket pSocket->m_SocketData.hSocket != pMsg->hSocket)

Should be :

if (!pMsg
!pSocket pSocket == pOrigSocket pSocket->m_SocketData.hSocket == pMsg->hSocket)
#1297 Window Pushed off Screen on Mac osx normal 17 years 17 years
Description

I am using Filezilla 3.0.1 (build date: 2007-09-19) on Mac OS X (version 10.4.10)(Dual 2GHz powerPC G5),

The main application seems to work fine (from the small use I have had from it) however, whenever I open a window from the main app, (ie, site manager, update widow, about info) the location of the main application window is pushed down about half the height of the desktop toward the bottom of the screen, If I open 2 windows in a row, the main application is moved completely off screen, and the only way I have found to bring it back is to close down filezilla and open back up again.

#1298 Bad change of directory normal 17 years 17 years
Description

I have a site with this structure directory: DirA DirB --DirB1 --DirA (same name that first directory but inside DirB)

If I go to DirB, and I do double-click to enter in the second DirA, FileZilla open the DirA directory in root directory.

I use Ubuntu 7.04 Feisty Fawn and FileZilla 3.0.0-beta7

Bye.

#1299 Saving Directories After Reconnection normal 17 years 17 years
Description

After you are logged out of a server (delay), and then reconnect, the client does not save your visited directories anymore (in the selection box on top of the directory listing / tree view. Only the current directory is listed there, and if you go to another directory, the list is CHANGED to the current directory only.

#1300 CHMOD in Windows normal 17 years 17 years
Description

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

#1301 Filezilla Mac Interface Issue v3.0.1 normal 17 years 17 years
Description

When opening any popup window, (ie. About, site manager etc) It jumps the main filezilla window down to the top left corner of the popup window. Do it enough and it jumps off the screen requiring you to restart the program.

#1302 files viewed as directories normal 17 years 17 years
Description

some files are listed as directories but are really files. files with attributes with first bit 'l' are files but trated as dir. FileZilla version tested from 2.2.32 to 3.0.1

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

Filezilla ver 3.0.1

I get the error message:

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

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

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

#1306 FileZilla Window on OS X Moving normal 17 years 17 years
Description

I am using FileZilla 3.0.1 for OS X. Everytime a window opens in FileZilla (Site Manager, Options, Overwrite File), the main FileZilla window moves almost off the screen. When I close the option window, I then have to move the main window back.

#1307 exporting settings Alexander Schuch normal 17 years 17 years
Description

I could not transfer settings from the old version to the newer version

#1308 Upload and download of large files not working normal 17 years 10 years
Description

Please note that these issues do not occur when uploading/downloading the same files on the same network to the same server with a 2.x version of FileZilla.

This FTP server on the other hand works well almost always: Response: 220 ProFTPD 1.3.0 Server (ProFTPD)

Any help is appreciated as I need to be able to access my client's server and prefer to continue to do it with FileZilla if at all possible.

EXAMPLE #1

Status: Connecting to XXX.XXX.XXX.138:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER username Response: 331 Password required for username. Command: PASS Response: 230 User username 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: CWD /DIR/DI/Basic/WWW/Final Response: 250 CWD command successful. Command: PWD Response: 257 "/DIR/DI/Basic/WWW/Final" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PORT 192,168,1,100,11,87 Response: 200 PORT command successful. Command: LIST Response: 150 Opening BINARY mode data connection for /bin/ls. Response: 226 Transfer complete. Status: Directory listing successful Status: Connecting to XXX.XXX.XXX.138:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER username Response: 331 Password required for username. Command: PASS Response: 230 User username logged in. Status: Connected Status: Starting download of /DIR/DI/Basic/WWW/Final.Class.XML.EE.BB.Basic.1.[FINAL.v1.3].zip Command: CWD /DIR/DI/Basic/WWW/Final Response: 250 CWD command successful. Command: PWD Response: 257 "/DIR/DI/Basic/WWW/Final" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PORT 192,168,1,100,11,92 Response: 200 PORT command successful. Command: RETR Final.Class.XML.EE.BB.Basic.1.[FINAL.v1.3].zip Response: 150 Opening BINARY mode data connection for Final.Class.XML.EE.BB.Basic.1.[FINAL.v1.3].zip(22290778 bytes). Error: Connection timed out Status: Connecting to XXX.XXX.XXX.138:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER username Response: 331 Password required for username. Command: PASS Response: 230 User username logged in. Status: Connected Status: Starting download of /DIR/DI/Basic/WWW/Final.Class.XML.EE.BB.Basic.1.[FINAL.v1.3].zip Command: CWD /DIR/DI/Basic/WWW/Final Response: 250 CWD command successful. Command: PWD Response: 257 "/DIR/DI/Basic/WWW/Final" is current directory. Status: Skipping download of /DIR/DI/Basic/WWW/Final.Class.XML.EE.BB.Basic.1.[FINAL.v1.3].zip Status: File transfer successful ..................................

Thanks,

Peleiades

#1309 time zone offset not > + / -12 hours normal 17 years 17 years
Description

Hi team,

it must be a bit the ignorance of those who think they are in the center of the world and timezones (and their offset) are a term of the old World.

Here the bug (at least I would call a it a functional misconception):

the 'new' version 3.0.1 does not allow a 'server timezone offset' of > +/- 12 hours. This is a a functional mistake.

I'm living in Singapore, TZ is GMT +8 My server is in US, TZ GMT -6

means, I have to adjust the server time by plus 14 hours. The other way around it would be an offset of -14 hours.

In FZ version 2.2.31 this was not an issue and it was possible to adjust the TZ by +/-24 hours what is correct. Now, in the new version it is not working and if I try to reset the serve timezone offset to greater than 12 hours it is ignoring my entry and is keeping the last entry.

Interestingly, the pull down menu offers numbers from -24 to + 24.

Wondering which hard working freshmeat was thinking the world has only +/- 12 hours time zones so it must have also only +/- 12 time zone differences.

cheers

Carsten from sunny Singapore

#1313 Status Pane - No information displayed normal 17 years 17 years
Description

Howdy:

You asked that we report all bugs found.

I updated this morning to 3.0.2

The first pane, the status pane – has quit working in this version.

It is blank and does not display any status information.

All other panes appear to be fine.

Only thing I noticed was the status pane.

Running Win xp pro sp2 Duo core P4 3.0 gig

Take care, love your product.

#1314 Reboot required but installation continues normal 17 years 17 years
Description

Hi,

When I download a newer version of FileZilla and install it, the following happens:

  • It prompts me to uninstall the previous version
  • I accept
  • It asks me if I want to reboot now
  • I accept
  • It proceeds to install the new version
  • The reboot stops

So ...

  • Should the installation of the new version occur when the reboot has been chosen?
  • Should the reboot stop when the new version has been installed?

At the moment it doesn't appear to work quite right.

Nige.

#1315 v3 hangs or won't load normal 17 years 17 years
Description

Bear with me, since I have to give a good context for the problem. I work for a small company that maintains a working copy of it's website on the network (set up as network drive G:), then sends the changes to the live site via FTP. (I recently installed Filezilla 3.0.2.1 and love it.) This company is very closely associated with a university, and we use their network since they have such vast resources, though that means I have no control over the quality/performance of their network.

So, here's the goods: I came in, tried to connect filezilla through the site manager to the ftp, which is configured to bring up the network drive (g:\) on and the public_html on the live site, and it hung. I killed it, figuring the program was just being bitchy, but then when I restarted it, nothing came up except for a running filezilla process. In any case, I found the source of the problem: the office has been having problems accessing the network drive, and it was being entirely non-responsive, and since filezilla goes right back to where I was, it was trying to bring up G:, but stalling (without even loading the interface). My thinking is, this might be easily fixed by adding a timeout function where it just gives up trying to bring up the local directory and defaults to something safe, say "My Computer". Just my thinking, someone else might have a better solution?

#1316 Mac OS: contents of activity pane missing normal 17 years 17 years
Description

3.0.2 - i686 Mac OS 10.4.10

The pane where I was supposed to see the activities of the transfer shows nothing on my Mac. I realized that after running FileZilla on Windows.

#1319 Uploads to FTP server are converted to one line normal 17 years 17 years
Description

Hey, when I upload a file to my FTP server using File Zilla the entire file is converted to one line. I used another FTP software to upload to my server and the other FTP software uploaded fine. When I uploaded my file with File Zilla, I downloaded the file, and every part of the file was on one line.

#1320 .html file becomes unformatted normal 17 years 16 years
Description

I use filezilla for all my purposes on 4 different websites.

However, for a particular type of webpage (our result files which are html), whenever I use filezilla, the whole page becomes unformatted/corrupted once uploaded, and shows all chinese fonts.

Because of this I have had to use another ftp software for the past one year, just to upload our result files, where that software works fine. For the rest of the html, asp, php etc. pages on the website filezilla works fine and I have had no issues with it for the past two years.

I am attaching an html file for your verification. Ours is a linux server. The websites where I have tried this out have been both on windows and linux servers but this problem persisted over the years.

#1322 Resume visual bug Alexander Schuch normal 16 years 16 years
Description

Resume causes percentage bar reaches 100% so fast, even upload is not finished

#1323 FileZilla Bombs When Attemping To Delete A Large File Array normal 16 years 16 years
Description

When attempting to clean out a directory from my server; FileZilla crashed with error "The instruction at "0x77bd8173" referenced memory at "0x01505000". The memory could not be "read"."

I was able to duplicate the crash by creating a directory with greater than 300 files and attempting to delete the upper level directory. The program successfully lists the directory contents and begins the deletion process but then shortly after it freezes and eventually abends with the above error. The files in the directory can be manually removed if done so a few at a time.

#1325 drag and drop normal 16 years 16 years
Description

The drag and drop function isn't work in FileZilla Client 3.0.3 after the installation...

#1326 error in deleting folder Alexander Schuch normal 16 years 16 years
Description

Filezilla dont delete empty folder. Filezilla crash when deleting file recursively.

#1328 Resume function problem with large files. normal 16 years 16 years
Description

Trying to resume a file. I have 4 468 924 291 byte, the file is 18 115 551 271 byte. Resume has worked several times before, but now is unsuccessful. I think this is because it appears to try to resume at the very end of the file. Some sort of 4gb limit?

Here's an excerpt from the log (sorry for the Swedish, but I think it is clear):

Kommando: PORT 71,139,43,137,200,50 Svar: 200 PORT command successful. Kommando: REST 18115551271 Svar: 501 Reply marker is invalid. Status: Påbörjar hämtning av /Brochure/ANSPA.rar Status: Testar om servern klarar av att återuppta överföringar Kommando: PORT 71,139,43,137,200,51 Svar: 200 PORT command successful. Kommando: REST 18115551271 Svar: 501 Reply marker is invalid.

#1330 Directory and files names with accents normal 16 years 16 years
Description

Hello!

The new version of Filezilla is very good !

I have a big problem with the french language and accents. When I want to transfer pc-> ftp files or directories whose name contains accented characters there is a problem. The first time, the transfer goes well and directories are created and files are transferred.

I turn off Filezilla and restarts.

When I want to update their files, it is impossible.

I found that the file names are changed (UTF8?) on the ftp server.

From then on, it's useless.

Exemple:

Normal name: "Avec les médias" After the restart: "Avec les médias"

Thank's for your help !

Greetings

#1331 v. 3.0.4.1 Drag&Drop problem normal 16 years 16 years
Description

When dragging and dropping from FileZilla client into Windows explorer, the operation fails with the following message: "Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the files into an Explorer window."

Just installed this version, and problem happened on first attempt. Shell extension was selected for install. Using WinXP SP2.

#1332 Small bug in russian interface normal 16 years 16 years
Description

There is a small bug in russian translation: Path: Правка-Настройки (you can find screen in attach) Now string: Правка файлов не сервере Correct string: Правка файлов на сервере

p.s. Also I saw some not exactly right translation in russian interface. May I sent you my version? p.p.s. with best wishes

#1333 Nothing appears in lower remote pane normal 16 years 16 years
Description

In classic mode, on the lower-right pane (where files appear) there is a scrollbar as if there should be something there, but nothing appears. This just started happening randomly when things were working fine before, and I tried upgrading, then reinstalling to no avail. I rebooted twice in the process and that didn't help things. It also still happens if I try to change the interface layout. I'm attaching an image to show the issue. Since this is a work computer, I blurred out some things for security reasons.

There are no error messages, e.g.: Response: 257 "/include/sitespecific" is current directory. Command: PASV Response: 227 Entering Passive Mode (69,28,174,147,17,109) Command: LIST Response: 150 Opening ASCII mode data connection for /bin/ls. Response: 226 Transfer complete. Status: Directory listing successful

#1334 FileZilla and Flash CS3 icon look too similar normal 16 years 16 years
Description

The default FileZilla and Flash CS3 icon look too similar and are hard to distinguish when clicking around fast. It would be great if something could be done to distinguish it. See attached.

#1338 directorz list after deleting normal 16 years 16 years
Description

If you enter a directory and delete it from the server list window FileZilla report an error instead of chaging a directoz higher

SEE THE SCREENSHOT! SOLUTION The window must change into a higher directory

WHAT I HAVE DONE http://uploadnow.de/imgloader.php?image=image-1198425681369.JPG ERROR http://uploadnow.de/imgloader.php?image=image-1198425717514.JPG

#1339 Remote directory tree cannot display Chinese word correctly normal 16 years 16 years
Description

Version: 3.0.4.1 After db-clicked on the directory in Chinese, it will became chaos word. Following is the log: Command: CWD /其他歌手经典专辑交流/ Response: 250 Directory changed to /ÆäËû¸èÊÖ¾­µäר¼­½»Á÷

#1340 Remote directory tree cannot display Chinese word correctly normal 16 years 16 years
Description

Version: 3.0.4.1 After db-clicked on the directory in Chinese, it will became chaos word. Following is the log: Command: CWD /其他歌手经典专辑交流/ Response: 250 Directory changed to /ÆäËû¸èÊÖ¾­µäר¼­½»Á÷

#1342 Downloads from server are corrupted normal 16 years 16 years
Description

Hey .. when I download somehting from the server over normal FTP transfere ... files are corrupted ... this bug wasn't in the previous version ... my program settings are all default expet that I set the (send keep alive commands) ... thanks !

#1345 Local file edit not working when not connected normal 16 years 16 years
Description

When FileZilla Client is launched and before making connection to the server, if right click a local file and select edit, nothing happens. This will only works after connection is established and remote files are visibla.

#1347 empty directories could not be deleted via ftp normal 16 years 16 years
Description

I'am using FileZilla-Client Version 3.0.5.2. When I connect to a FTP-Server i seems that it is not possible to delete empty directories (on server).

Workaround : upload a file to this directory and then delete directory including file.

#1349 Error when attempting to drag and drop to desktop. normal 16 years 9 years
Description

After upgrading to version 3.0.5.2, I connected to a server and attempted to drag and drop a small text file from the server pane to my desktop and got the following error message: "Could not determine the target of the Drag&Drop operation. Either the shell extension is not installed properly or you didn't drop the files into an Explorer window." A folder was created on my desktop with the name "fz3-12003270676720".

Since I have performed this operation in the past without a problem (not sure of my previous version, but it was a very recent one) I assume that this is a bug. No trace messages appeared in the message window during this operation.

I am running Windows XP Pro SP2.

#1350 Site Manager, F2 should rename normal 16 years 16 years
Description

Version 3.0.5.2 In the Site Manager dialog, the F2 key should rename a site since F2, on Windows at least, is the rename key.

#1352 Client fails to launch on Mac OS X 10.3.9 normal 16 years 16 years
Description

FileZilla.app bounces once in Dock then disappears.

Console shows a number of errors in the form: "FileZilla.app/Contents/MacOS/filezilla undefined reference to (xyz) expected to be defined in Carbon"

#1353 TLS/SSL certificate normal 16 years 16 years
Description

the option to "always trust certificate in future sessions" is grey'd out meaning one has to ok it everytime he logs.

#1355 Fail to handle Big5 code filename normal 16 years 16 years
Description

Both 3.05.2 and 3.06 fail to download and upload many file with Traditional Chinese characters (Big5 code). same file can upload and/or download without problem after rename. Rename back to orginial Chinese name through the client have no problem. Download of same file with orginial Chinese name through DOS mode FTP have no problem.

Debug log is attached.

#1356 421 I can't accept more than 1 connections as the same user normal 16 years 10 years
Description

for no apparent reason the client believes I am logged in more than once, when I checked manually and no other clients are logged in.

#1357 Transfer fails when special character in remote path name normal 16 years 16 years
Description

My downloads do not start in the latest versions of FileZilla when I select files in folders which contain special characters in their path name (i.e. ä - a with dots on top etc.).

This worked in previous releases.

#1358 simply wont upload normal 16 years 16 years
Description
  1. Opened filezilla and prompted me to download and install versoin 3.0.6 which I did
  2. Without restarting I opened the client and connected to a server
  3. Chose a bunch of files and clicked upload
  4. After transferring 246 files out of over 2039 it stopped.
  5. Enabled debug mode and showed the following information:

Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of E:\wamp\www\Folder\Proyect\1.6-19\upload\design\templates\default\admin\config\core.html Trace: CFtpControlSocket::SendNextCommand() Status: ftpcontrolsocket.cpp(1764): Waiting for replies to skip before sending next command... caller=0p1405ad8

#1359 unable to connect to VxWorks Server if rootdir is not / normal 16 years 16 years
Description

FileZilla 3.0.6 on WinXP 32bit Server VxWorks on my dslbox

FileZilla logwindow: Trace: ControlSocket.cpp(979): CRealControlSocket::ContinueConnect(0p22d1f4) m_pEngine=0p10dc238 caller=0p132a750 Status: Verbinde mit 192.168.0.1:21... Status: Verbindung hergestellt, warte auf Willkommensnachricht... Trace: CFtpControlSocket::OnReceive() Antwort: 220 VxWorks (VxWorks5.4.2) FTP server ready Trace: CFtpControlSocket::SendNextCommand() Befehl: USER admin Trace: CFtpControlSocket::OnReceive() Antwort: 331 Password required Trace: CFtpControlSocket::SendNextCommand() Befehl: PASS Trace: CFtpControlSocket::OnReceive() Antwort: 230 User logged in Status: Verbunden Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Empfange Verzeichnisinhalt... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Befehl: PWD Trace: CFtpControlSocket::OnReceive() Antwort: 257 Current directory is "/RFA/" Trace: ControlSocket.cpp(346): Failed to parse returned path. caller=0p132a750 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Fehler: Verzeichnisinhalt konnte nicht empfangen werden

WireShark capture of connect: 220 VxWorks (VxWorks5.4.2) FTP server ready USER admin 331 Password required PASS DSLadmin 230 User logged in PWD 257 Current directory is "/RFA/"

I created a profile for this server with type "VxWorks". the remote directory listing does not appear - no matter if I set a remote startupdir (Standard-Verzeichnis auf Server)

hint: the connection with a simple ftp client works fine. I can do a CD / or CD /RFA/ /RFA/ is the chrooted root directory! there is no way of changing to /RFA (!)

Gruß Stefan K.

#1360 Filename starting with blank causes Error normal 16 years 16 years
Description

When I'm trying to transfer a file which name startes with a blank, Filezilla isn't able to transfer it.

Client Filezilla 3.0.6 , Windows Vista Home Premium Server Filezilla Sever 0.9.24, Windows XP Greeting Tim

#1362 filezilla cannot open momupload.com? Alexander Schuch normal 16 years 16 years
Description

hi.. i want to report a bug, is filezilla cannot open ftp at momupload.com? i'm using filezilla 3.0.6. i can open it using other ftp programs.. but not with filezilla, it's always stuck at the command : LIST and after waiting for several times it got disconnected..

here's the command execution list

--

Status: Resolving IP-Address for ftp.momupload.com Status: Connecting to 205.252.24.146:21... Status: Connection established, waiting for welcome message... Response: 220-FTP server ready. Response: 220 This is a private system - No anonymous login Command: USER leonlanford@… Response: 331 User leonlanford@… OK. Password required Command: PASS Response: 230-User leonlanford@… has group access to: ftp Response: 230-You must respect a 1000000:1 (UL/DL) ratio Response: 230-OK. Current restricted directory is / Response: 230-1 files used (1%) - authorized: 100 files Response: 230 0 Kbytes used (0%) - authorized: 1048576 Kb 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: UTF8 Response: 211 End. Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled 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 (205,252,24,146,118,252) Command: LIST Error: Disconnected from server Error: Failed to retrieve directory listing

--

i've tried using 3.07-rc1 but still doesn't work..

thanks

#1363 FileZilla Version 3.0.5.2 Connection Timeout normal 16 years 16 years
Description

Filezilla 3.0.5.2 is disconnecting even with keep alive enabled. FZ 3.0.7 is not exhibiting this problem. I have had to revert to 3.0.7.

#1364 File listing refreshes not occuring at logical times Alexander Schuch normal 16 years 16 years
Description

FZ is not doing refreshes on the file listing listboxes, and is hence reporting incorrect file sizes.

F5 corrects this like expected but on transfers file details are not being updated.

#1365 uncomplete deletion normal 16 years 16 years
Description

3.0.7 windows locked up with filezilla running for reasons unkown, media file/codec error of some sort. Had to hit the restart button with filezilla running. After that it would complain "could not load filezilla.xml or Que.xml, will run with standard setting now. So i tried reinstalling filezilla, it continued to do this. I had to go to documents and settings/application data and delete the filezilla folder manually. It might be better to just delete the folder with all settings during uninstall due to some type of problem it had.

#1366 Remote Directory Listing Does Not Refresh After Name Change normal 16 years 16 years
Description

I just updated to version 3.0.7 from the most recent prevoious release and noticed a minor bug. After renaming a remote file, the remote site directory listing does not refresh. The impression is that the file rename failed - but that is not the case. Pressing F5 to manually refresh the directory shows that the rename did in fact, succeed.

Previous version did not have this bug. After renaming a file, the remote directory listing would automatically refresh to show the new file name.

#1367 Drag Copy Causing Data Damage normal 16 years 16 years
Description

To recreate this issues use the following steps:

Drag a folder from the "local site" to the "remote site".

The bug is that there is data loss in that the directory tree is destroyed. A directory tree is data, and this is being lost.

I am unable to name ANY other application that destroys data like this. I am computer programmer and I blame Fillezilla for destroying few hundred dollars worth of work.

#1368 Problems with drag and drop shell extension normal 16 years 10 years
Description

filezilla drag and drop does not work with teracopy installed (http://www.codesector.com/teracopy.php)when moving files from filezilla.

#1370 £ symbol not allowed in sftp logins? normal 16 years 16 years
Description

When I try to connect to a server via sftp using an account withthe £ symbol in the password filezilla reports a connection error - I expect this is due to the encoding of the £ symbol in the password string passed to the server - I am a php developer and have seen many problems with the £ symbol under utf-8 encoding - so maybe this is the issue?

When using putty to connect to the server with exactly the same credentials I can login without a problem, so I'm quite sure it's a problem with filezilla's inbuilt ssh client.

I'd love to use filezilla for all my ftp related work but with this issue it makes it impossible :(

Keep up the good work guys

Chris

#1371 Filezilla forget the download que normal 16 years 16 years
Description

After close the Filezilla client the client forget the download list and the failed transfer list as well.

It should be viewable after execute Filezilla again.

#1372 SGID permissions value not calculated normal 16 years 16 years
Description

See attached screenshot. For a directory with value:

rwxr-sr-x

Filezilla is calculating permissions as 745. Accounting for setgid, total value should be 2755. I understand first octet not necessarily needed, but "4" instead of "5" is causing confusion.

#1375 Configuration Wizard failed normal 16 years 16 years
Description

Using FileZillaPortable 3.0.8.1 downloaded 03/19/08 from PortableApps.com on a Toshiba Satellite P205D-S7438 running Windows Vista Home Premium 32 bit OS. Firewall is part of Windows Live One Care. Internet connection is Qwest DSL through an ethernet hub and ActionTec DSL modem/gateway.

In the Edit/settings dialog connection section is a configuration wizard. I ran it multiple times with the same failure each time. I chose passive transfer mode with allow fallback selected. I next selected to use the servers external IP address. On the next page I first chose to ask the operating system for the external IP address, then during test faze I got the following log: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.0.8.1 Response: 230 logged on. Checking for correct external IP address IP 192.168.0.5 bjc-bgi-a-f Response: 510 Mismatch. Your IP is 63.224.228.18, gd-cce-cci-bi Wrong external IP address Connection closed

I then restarted the wizard and chose to use the reported IP address of 63.224.228.18 and selected "ask operating system for a port". Next page was the test section where we connected to probe.filezilla-project.org This was the log: Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.0.8.1 Response: 230 logged on. Checking for correct external IP address IP 63.224.228.18 gd-cce-cci-bi Response: 200 OK PREP 50472 Response: 200 Using port 50472, data token 1835879006 PORT 63,224,228,18,197,40 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

The final wizard page advised me that the server sent an unrecognized reply and asked me to check for latest version (using 3.0.8.1)and submit a bug report. This is it ;)

Is this a problem with my firewall not allowing the port connection? I also tried selecting to use port range 6000 - 7000 (default sugestion), and configured the firewall to allow incoming tcp/udp protocols in that port range for FileZilla. This returned the following end message: LIST Response: 150 opening data connection Connection closed

In every case there was a long pause after the "Response: 150 opening data connection" line, then failure!

The above log copies came directly from the wizard as the FileZilla client was not actively doing anything to create a message list. (I set degugging to verbose level but did not see any output)

I have loved FileZilla in the past and would really like to use it more if we can get it communicating.

Could this be a bug caused by the PortableApps modification maybe? Unlikely I'd guess, but you guys are the experts not me :)

#1376 Mac V 3.0.8.1 PPC crashes on OS 10.3.9 (?) normal 16 years 16 years
Description

at least this appears repeatable for me.

here's an excerpt from the crash log i found

Command: filezilla Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Version: ??? (???) PID: 573 Thread: Unknown

Link (dyld) error:

dyld: /Applications/FileZilla.app/Contents/MacOS/filezilla version mismatch for library: /usr/lib/libiconv.2.dylib (co\ mpatibility version of user: 7.0.0 greater than library's version: 5.0.0)

Host Name: g4mac.local Date/Time: 2008-03-21 12:45:36 +0100 OS Version: 10.3.9 (Build 7W98) Report Version: 2

Command: filezilla Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Version: ??? (???) PID: 587 Thread: Unknown

Link (dyld) error:

dyld: /Applications/FileZilla.app/Contents/MacOS/filezilla version mismatch for library: /usr/lib/libiconv.2.dylib (co\ mpatibility version of user: 7.0.0 greater than library's version: 5.0.0)

#1377 During the file transfer a part of a file gets currupted normal 16 years 16 years
Description

During the file transfer a part of a file gets currupted which results in having a server plugin broken.

In the attached documents (orignal and changed file) the lines (original) 1950-2023 will be removed. In addition, line 1949 (01521;;Teleport) will replaced with (01521;;TelePORT 82,83,17,203,128,62 to). Altough some parts were deleted the file sizes are both the same.

#1378 Errors opening Access files normal 16 years 10 years
Description

I get error dialogues when trying to run Access files from Filezilla. After the several popups, the database properly opens. The errors I get from rightclicking an mdb file and selecting Open are:

1. The Command line you used to start Microsoft Office Access contains an option that Microsoft Office Access doesn't recognize.

Exit and restart Microsoft Office Access using valid command-line options.

2. Failed to create connection to server 'Msaccess' on topic 'ShellSystem': a client's attempt to establish a conversation has failed.

This happens in version 3.0.8

#1379 Deleting Folders German Umlauts normal 16 years 16 years
Description

Hello,

i am using the latest FileZila Version 3.8.1. This Version still has problems deleting subfolders those parent folders names contains german umlauts.

For example create the following folders:

Grün

  • test

It is not possible to delete both folders at once (recursive). The folders still exist after deleting.

Thanks for your work.

Best regards. David

#1380 date/time of transfered files are not preserved normal 16 years 16 years
Description

I try with menu option checked or not. Same thing, all the time the file I uploaded on server take the time of the transfer and doesn't keep origin time.

I use fileZilla 3.0.8.1, in french winth XP SP2.

#1381 Files missed when downloading normal 16 years 16 years
Description

Hi, i was using Filezilla to download a site from a ftp server. the site had about 3200 files. when i downloaded the site it only contained about 2300 files i.e. about 900 files were missing. that is about 30% of the total files. please fix this bug otherwise it will be impossible for me to continue using Filezilla because of its extreme unreliability

#1382 Installer requires acceptance of GPL normal 16 years 16 years
Description

The installer requires acceptance of the GPL. This is incorrect, since end users do not have to accept the GPL. The GPL is not an 'end user license'. It even says so in the GPL itself:

" 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works"

If the user 'does not accept the GPL' of an application, then that just means they can't distribute it. It does not prevent them from using the application.

To fix this, the EULA agree/box should be removed from the installer.

#1383 Cannot keyboard-browse filelists properly normal 16 years 16 years
Description

In the "Local site" pane, try the following:

  • Navigate to C:\
  • Set focus to the filelist
  • Type the name of a directory (directory gets selected)
  • Press Enter (it opens the directory)
  • Now try to type the name a subdirectory

Expected behaviour: Should work select directory as typed.

Actual behaviour: Doesn't work.

Additional information: Works after a delay. Presumably pressing ENTER doesn't reset the keystroke buffer. It should.

#1384 V3 upgrade overwrote V2 settings normal 16 years 16 years
Description

When installing V3 Portable, it mentions that an "OLD" directory is where I'd find my V2 settings in "FileZillaPortable\Data\settings\old\FileZilla2.xml". This did not exist and apears to have been completly overwritten. Should V3 recognized an existing install?

#1385 An unhandled win32 exception occurred in filezilla.exe Alexander Schuch normal 16 years 10 years
Description

I connected an FTPS server(port 990), and then closed filezilla. After filezilla UI hided, an dialog shown: "An unhandled win32 exception occurred in filezilla.exe [3480]." with title "Visual Studio Just-In-Time Debugger".

My OS is Windows XP with SP2. I installed Visual Studio 2005.

with FTP, all is OK. with FTPS, the exception is occurred.

#1386 No " LIST" before downloading a folder normal 16 years 16 years
Description

Maybe it's not a bug, and you design FileZilla like that for performance.

Firstly, I went into a folder "/testfolder", there was only 1 file "a.txt". Then I go back into the root folder "/". After some minutes, someone uploaded a file "b.txt" into the folder "/testfolder", and now there were 2 files(a.txt and b.txt) in "/testfolder".

Secondly, I downloaded the folder "/testfolder" by dragging it to my local disk. FileZilla downloaded "a.txt" only. Because FileZilla didn't execute "LIST" before download, it didn't known "b.txt" existed now.

#1387 PWD Reply Parse: single-quoted paths are never parsed (bug) normal 16 years 16 years
Description

There is a subtle bug in CControlSocket::ParsePwdReply():

int pos1 = reply.Find('"'); int pos2 = reply.Find('"', true);

if (pos1 == -1
pos1 >= pos2)

{

int pos1 = reply.Find('\); int pos2 = reply.Find('\, true);

The variables “pos1” and “pos2” are overridden within the inner “if” block so, after it completes its execution, the assigned values get lost and the original variables remain unchanged.

The fix is straightforward: simply remove the “int” keyword in the assignment of “pos1” and “pos2” within the “if” block.

#1388 Drag lock normal 16 years 16 years
Description

When I drag a file from the local site window to a Windows explorer window, the copy starts as expected. However, until the copy is finished, it is not possible to return to Filezilla because when I click to the Filezilla window bar, a cross (+) appears telling the drag will start on this part. This is also true on any part of the Filezilla interface.

#1389 Filezilla stops sending keep-alive normal 16 years 16 years
Description

Filezilla stops sending keep-alive commands after 30 minutes.

#1390 Name files changes when uploading normal 16 years 16 years
Description

During the upload-proces the name of two images were switched. Image1 was renamed to Image2 and the otherway around.

#1392 Unnecessary period at the end of a library name (z/OS) normal 16 years 16 years
Description

On z/OS system (FTP server: FTPD1 IBM FTP CS V1R7) when trying to list members (files in PC systems) in a library (directory in PC systems), FileZilla3 executes a command:

CWD 'PREFIX.ISPF.ISPPROF.' (unnecessary period at the end of string)

instead of: CWD 'PREFIX.ISPF.ISPPROF'

In FileZilla2 there was no such problem.

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