Custom Query (8172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7201 - 7300 of 8172)

Ticket Summary Owner Type Priority Component Resolution
#13087 libfilezilla-0.47 hardcodes -ldl Bug report normal libfilezilla fixed
Description

In some Unixes, like Linux, dlopen() and friends are provided by libdl. In others, like most BSDs and I think macOS, dlopen() is part of libc and there is no libdl.

See the man pages for FreeBSD, NetBSD, and OpenBSD - I wanted to include links but then SpamBayes blocked the report as spam.

libfilezilla-0.47 wants to link against libdl. Please make it check first if the library exists. Thank you!

#13088 Client 3.67.0.0 unable to uninstall Bug report normal FileZilla Client worksforme
Description

Not able to uninstall after upgraded to latest version Error says that I don’t have sufficient access to remove FileZilla (I am local administrator) Getting same error on both windows 10 and 11 Never had any issues with earlier versions of FileZilla

Installer was downloaded from https://filezilla-project.org/download.php?platform=win64

#3 Crash in passive mode Tim Kosse Bug report high Other
Description

As soon as I try to download something in passive mode, Filezilla crashes. The last line shown in the log is 227 Entering passive mode ( <snip> ). It crashes (?segfault :-) with "Socket Notification sink: FileZilla.exe - Application Error. The instruction at '0x00404e6a' referenced memory at '0x0000006c'. The memory could not be 'written'." and the usual NT message of what to do. If a Dr. Watson crash dump will help, I'll email it to someone on request -- I can't seem to upload it.

#12 Tranfer Queue Error (Version 1.4) Tim Kosse Bug report high Unknown
Description

It seems that if a Timeout is detected during a transfer of a file the consol still thinks the file is tranfering and does not allow you to reset the transfer. The only way I can see to fix this is to exit and reopen the program.

#23 V1.5(a) File not found error Tim Kosse Bug report high Other
Description

I'm using windows ME (haven't tried on other v of windoze yet) and when UPLOADING any file i get an error when it tries to transfer the file.

Windows error occurs saying Error occured in Filezilla.exe filezilla will now close

close that error and i get Error occured in MFC42.dll filezilla will now close

and close filezilla does.

Every file every time - ideas neone?

#27 Folder Upload Bug Tim Kosse Bug report high Other
Description

Hi Folks,

I'm using FileZilla 1.6, Windows ME uploading to redhat linux box running wu-ftpd-2.6.0

Consider the following file structure:

folder

sub1
|file1

|

sub2

file2

Folder has no files in it so FileZilla skips it when uploading. This then causes the upload of files in the sub dirs to fail.

(Any chance of a linux version?) Keep up the good work!

Graeme

#48 Vers 1.7 & 1.7a n/g on Win2K Tim Kosse Bug report high Other
Description

Versions 1.7 and 1.7a of FileZilla crash immediately upon startup. Error msg says a log is being generated, but none is actually created. Going back to 1.6 cures the problem, so some specific incompatibility between the 1.7x code and Win2K must exist...

#72 / is not allowed in cwd command on VMS Tim Kosse Bug report high Other
Description

Hello,

In version 1.8 the directory is always ending with a "/". That is not allowed on an OpenVMS system. On that system the directory is ending with a "]" (without quotes).

#97 Proxy error in version 1.9.2 Tim Kosse Bug report high Other
Description

I cannot use the proxy to connect with version 1.9.2 of FileZilla. The problem doesn't occur with version 1.8.3. My settings are FTP proxy, with host and port, no user or password and the proxy type is 'USER with no logon'. The answer from the remote host is always invalid password. Is seems FileZilla 1.9.2 is no sending the command PASS correctly.

cfmsoft@…

#160 Lockups On Large File Structures Bug report high Other
Description

If i attempt to transfer an entire web site directory with many directories/files inside of directories filezilla attempts to cue up every single file and appears to overflow whatever buffer it has for the queue listing. Why bother cue up every single filename? It basically has to go and search for every single file before even transferring anything. So even if it didn't freeze up i'd have to sit there for 10 minutes while it queues everything.

#215 Drop down menus turn black. Tim Kosse Bug report high Other
Description

FileZilla server causes all drop down menus (Right click menus, File, Edit, etc) to turn black after running the server for approximately 24 hours.

The icon in the task bar for the server disappears and becomes blank and then all menus are black upon initial click. Scrolling the mouse down the menu causes the menu items to appear one by one, but the space between the menus remains black instead of the customary Windows gray.

This behaviour is only observed with FileZilla Server 0.7.3a running and cannot be fixed without a reboot.

#298 error uploading a file Bug report high Other
Description

i want to upload a file, but the upload just doesn't start!!! :(

#333 .ink files not flagged as executable by owner... Bug report high Other
Description

In Filezilla Server, when you check the option for enabling .ink files to be resolved, they are not flagged as executable by the owner. .ink files are not able to be resolved unless they are flagged as executable by owner.

#336 Server 0.8.3: user can delete empty dirs w/o permission Bug report high Other
Description

Having setup a user with only permission to read files and list directories/subdirs, this user can still DELETE directories on the server as long as they are empty.

If I have an elaborate structure of directories on my server that for some reason are temporarily empty, any user can DELETE this whole directory structure without having permission to do so as a result of this bug.

#452 LIST showing dir as blank over SSL (2.2) Bug report high Other
Description

I am having LISTing problems as well.

Connecting over ftp SSL to our ftp server. 2.1.5 works fine, but all version after have problems listing. 2.2 will list some directories but not others...

The most notable directory that *always* fails is the /bin directory. These are .net web apps, so they will always have a /bin directory. Other directorys are affected too, but I do not notice any particular pattern.

Absolutly no problems listing non-ssl servers (normal ftp).

See the attached files form full traces from 2.15 & 2.2, since these are the short versions.

OUTPUT FROM 2.1.5 :


Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (x,x,x,x,12,253). Command: TYPE A Response: 200 Type set to A. Command: LIST -a Response: 150 File status okay; about to open data connection. Status: SSL connection established Trace: total 10 Trace: drwxrwx--- 1 owner group 512 Jul 21 12:08 . Trace: drwxrwx--- 1 owner group 512 Jul 21 12:08 .. Trace: -rw-rw---- 1 owner group 356352 Jul 21 12:11 xxx.dll Trace: -rw-rw---- 1 owner group 54646 Jul 21 12:11 xxx.xml <snip-6 files removed> Response: 226 Closing data connection. Transferred 745 bytes. Status: Directory listing successful -- END -- -- -- -- --

OUTPUT FROM 2.2


Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (ip,ip,ip,ip,13,5). Command: TYPE A Response: 200 Type set to A. Command: LIST -a Response: 150 File status okay; about to open data connection. Status: SSL connection established Trace: total 10 Response: 226 Closing data connection. Transferred 745 bytes. Status: Directory listing successful

#470 GSSAPI failed but login accepted with invalid password Bug report high Other
Description

Hi Tim,

I try to use the Filezilla server on XP with gssapi support. I have installed the MIT gssapi libraries, but still get the below error but can still login with a wrong password.

Markus

The server log is: (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> Connected, sending welcome message... (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> 220-FileZilla Server version 0.8.7 beta (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> 220-written by Tim Kosse (Tim.Kosse@…) (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> AUTH GSSAPI (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> 334 Using authentication type GSSAPI; ADAT must follow (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> ADAT YIIB7AYJKoZIhvcSAQICAQBuggHbMIIB16ADAgEFoQMCAQ 6iBwMFACAAAACjggEPYYIBCzCCAQegAwIBBaEQGw5EQkc uQURTLkRCLkNPTaItMCugAwIBA6EkMCIbBGhvc3QbGmRibG 9ud3PxNDI1LmRiZy5hZHMuZGIuY29to4G+MIG7oAMCAQOig bMEgbAC3e7HNPnVU3a0VSb/Vzwxzuw/GfePGPqYcJmuWI2 KiJJlZeCuHxLIHTO0uHbsmnWXlDkqx8Yhyjt1HVsujrrzG7wBd WDSt7Lzt0aqkBk3V7UQZo+fNgKa6sFC3sutmn/hzZs5bc7sf V0Y2ugkFK7Hw0RFD/uuviXzWU0UzAsYD+UjEuqlCSrgvqdjB I05KVb8eubPX26sxDp5yIygvoRs+dPT8LADYP1WzRGnptma 5qSBrjCBq6ADAgEDooGjBIGgadmsDb69Xx/ezM9DZwAaQfg 5aajF3kLtfDUyAuDef/+/JjeLM3eV+VEIHvCW3Y17tcs3hdVg 1DR1EWz7/00DP3YAVgAB9Yt5j14ZLwu2EjKmGMjPHQLPIxp 87DPkPVg2m2gPoyXOr+wcCsaz8WRb7vzd+ESsqPaGAMZC JjK2t+JA/f+6ryaxaFOo0FYd8RQWA+n04BYjzlSwv8vYSge7 8A== (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> 501 acquiring credentials: GSSAPI error major: Miscellaneous failure GSSAPI error minor: No such file or directory (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> AUTH GSSAPI (000009) 06/10/2003 15:03:45 - (not logged in) (130.12.16.20)> 534 Authentication type already set to GSSAPI (000009) 06/10/2003 15:03:47 - (not logged in) (130.12.16.20)> USER moelma (000009) 06/10/2003 15:03:47 - (not logged in) (130.12.16.20)> 331 Password required for moelma (000009) 06/10/2003 15:03:48 - (not logged in) (130.12.16.20)> PASS (000009) 06/10/2003 15:03:48 - moelma (130.12.16.20)

230 Logged on

(000009) 06/10/2003 15:03:48 - moelma (130.12.16.20)

SYST

(000009) 06/10/2003 15:03:48 - moelma (130.12.16.20)

215 UNIX emulated by FileZilla

(000009) 06/10/2003 15:03:50 - moelma (130.12.16.20)

PORT 130,12,16,20,206,48

(000009) 06/10/2003 15:03:50 - moelma (130.12.16.20)

200 Port command successful

(000009) 06/10/2003 15:03:50 - moelma (130.12.16.20)

LIST

(000009) 06/10/2003 15:03:50 - moelma (130.12.16.20)

150 Opening data channel for directory list.

(000009) 06/10/2003 15:03:50 - moelma (130.12.16.20)

226 Transfer OK

(000009) 06/10/2003 15:05:11 - moelma (130.12.16.20)

QUIT

(000009) 06/10/2003 15:05:11 - moelma (130.12.16.20)

221 Goodbye

(000009) 06/10/2003 15:05:11 - moelma (130.12.16.20)

disconnected.

The client log is:

ftp -x ws1425 Connected to ws1425.test.com. 220-FileZilla Server version 0.8.7 beta 220-written by Tim Kosse (Tim.Kosse@…) 220 Please visit http://sourceforge.net/projects/filezilla/ 334 Using authentication type GSSAPI; ADAT must follow GSSAPI accepted as authentication type acquiring credentials: GSSAPI error major: Miscellaneous failure GSSAPI error minor: No such file or directory GSSAPI ADAT failed Authentication type already set to GSSAPI GSSAPI ADAT failed, AUTH restart failed GSSAPI authentication failed Name (ws1425:moelma): 331 Password required for moelma Password: 230 Logged on Remote system type is UNIX. ftp> ls 200 Port command successful 150 Opening data channel for directory list. -xw-r--r-- 1 ftp ftp 6236 Apr 02 2003 README.TXT 226 Transfer OK ftp> quit 221 Goodbye

#480 Zero-length files transfer but stay in queue Bug report high Other
Description

My local machine is Windows 2000 running FileZilla 2.2.1a. Remote machine is RedHat Linux 9.0 with all latest patches.

I transfer a batch of files from local to remote. The zero-length files stay in the queue (though it looks like they actually transfer). This is a problem for two reasons:

1) The obvious wrong data

2) If I have, say, 10 simultaneous transfers, when I get to the 10th zero-length file, all other transfers stop.

#482 Reconnect does not preserve timezone [2.2.1a] Bug report high Other
Description

When I use the Reconnect command, FileZilla does not preserve the timezone settings of the connected site, so the time of files are shown incorrectly after reconnect.

I'm using FileZilla 2.2.1a, Windows 2000 Professional.

#495 Server fails when using a browser. Bug report high Other
Description

The server is set for a certain user name and password. Server version 0.87 (latest) Client version 2.2.1a (latest)

The Filezilla client is used to verify the proper function of the server. Inaddition, a different FTP client also worked fine.

When using Mozilla to login to the server, only the folders but not the files show up.

When using Opera, the directory change fails whether by clicking on "parent directory" or by going using the browser back button and clicking on a different forlder.

In Internet Explorer, It is possible to browse the directories, and to open images, but it is not possible to drag an image or file from the IE window to the desktop or other client folders.

The above findings were verified on two seperate Win2000 PC as servers and several client PC (Win98, WinNT, & Mac OSX)

#518 FZ cannot understand "451 Append/Restart not permitted" Bug report high Other
Description

Hello. There are many wildly used ftp servers default to not allow APPE command. Sometimes the upload connection breaks, and FZ tries to APPE, receiving the message:

451 format_de.tpl: Append/Restart not permitted.

FZ records an error, and tries it again. Failed certain times, FZ state the file as "Too many error attempt."

What's worse, that if a user clears these file states, and tries to upload them again, he goes into the error circle again, each file fails certain times and quit from the queue. The user actually get no way to upload the files from the queue.

Yesterday I spent a night to upload about 9000 files, about 300 files are not successfully uploaded. They are nightmares to me. I can clear the status, but the queue remain unsuccess because FZ always tries to tell the server APPE without luck.

I suggest 1) filezilla recognize the "451 Append/Restart not permitted." message and try to STORE in that case; 2) there be an option in the preference to let FZ never use APPE.

#587 Filenames of files swapped when using multiple connections Bug report high Other
Description

When I download files with multiple connections (4 threads), the content of file X is being saved under filename Y en visa versa. I'm not certain of the exact conditions when this take place, but I guess it has something to do when two threads finish simultaniously.

#624 Drag and Drop files and non-empty subfolders misplaces folde Bug report high Other
Description

The bug is that when dragging and dropping files and directories from the right pane (remote server) to the left pane (local), the target directory is correct for any files, but incorrect for any subdirectories. If you drop onto empty space in the left pane everything is fine, as your intended target was the directory being listed. However, if you instead drop on a directory name in the left pane, any files you have selected go into that subdirectory, but, the folders you had selected go to the directory listed, and not the subdirectory that was dropped on.

Confused? Here's an example.

The left pane has a view of "c:\local" . There exists a directory "c:\local\local-images\" . We see: local-images/

The right pane has a view of a remote server. In this view, we see: remote-images/ readme.txt logo.jpg

We know that there's some files in the directory "remote-images".

The user selects everything in the right pane. The user then drags one of the filenames to the left pane, over "local-images", and releases the mouse button. Filezilla does its thing, transferring files into local-images. However, "remote-images" and all the files under it get put into C:\local, and not C:\local\local-images\ like it should. That's the bug, subfolders don't get placed properly when dragged onto target folders.

Possible repeat of bug # 928152 , sorry in advance if that's the case. http://sourceforge.net/tracker/index.php? func=detail&aid=928152&group_id=21558&atid=37224 2

Thanks for making such great software. It's quite inspiring to see something so well done in the open-source community. :)

#679 SSL problems Bug report high Other
Description

I tried it with the last version of Gene6 FTP Server and Titan Server.

SLL server works properly when downloading one file at a time.

When downloading more files, (2 at a time, and I abort the downloading of one file) the Server replies with " 425 Cannot open data connection ".

If I try to upload a file, the file is created but nothing is uploaded, which results in a file with a 0 size.

All of this, works perfectly when I use SmartFTP, Voyager or Core FTP Lite.

#811 Non repsonsive server Tim Kosse Bug report high Other
Description

When hammering the FTP server on a local host (127.0.0.1) with wrong logins, the server becomes non-responsive after 12 attempts. I see the '(not logged in)' text in the server log when a user logs on, but the server never returns the password prompt ans stalls for this connection completely.

Valid users cannot log on anymore as well.

#834 FireZilla Server 0.9.5 maxium connection count Bug report high Other
Description

FireZilla server does not limit the maxium number of connections under one account. I set the IP limit and that works per IP. However, the total number of connections for an account cannot be limited. I set a limit using the group maxium connection count and the user maxium connection, but users keep connecting with the limited account passed the specified limit.

#837 FileZilla Server: compression chokes on certain files Bug report high Other
Description

server: FileZilla Server 0.9.5 client: FileZilla 2.2.12b, 2.2.11, presumably any client that supports compression

When downloading certain files with compression enabled, the server "chokes". The file transfer is not completed and the server process consumes 98%+ CPU time. It is not possible to "kick" the account that initiated the transfer, and further client logins are impossible (time out in client). With compression disabled, the transfer works fine. Example file is attached, I may be able to provide more examples if needed.

#930 FileZilla does not use own ports Bug report high FileZilla Client
Description

When retrieving data from a remote host, the data is sent to a local port that is not explicitly opened by FileZilla.

The result is that a firewall that unsolicited (or unexpected) inbound packets will reject all inbound data while attempting to use this program in a normal manner.

Example: FileZilla opens port 3825 on the local machine, but the data is being sent to local port 5004, which is not open by any program on the local host. As a result, the firewall on the local host rejects the data.

#984 Installing commercial SSL cert hangs FZS @ 100% CPU usage Bug report high FileZilla Server
Description

To reproduce:

Generate a certificate signing request (CSR). Example with openssl:

openssl req -new -out certreq.txt

Give the private key a password of "test". For this example, the corresponding private key will be dropped in the current directory as "privkey.pem". Note the location of this file.

Use the CSR you just created to obtain a Thawte trial SSL certificate for free:

https://www.thawte.com/cgi/server/try.exe

Paste in the text from the certreq.txt file, and save the resultant certificate text in a new file, certnew.pem.

Pull up the FileZilla server interface. Access Edit -> Settings. Click SSL/TLS settings. Click Enable SSL/TLS support. Enter the full path to privkey.pem in the "Private key file" field. Enter the full path to the new Thawte trial certificate in the "Certificate file" field. Press OK.

Filezilla server interface hangs, and consumes 100% of CPU. Interface must be force-killed.

Version: Filezilla server 0.9.10a Platform: Windows Server 2003.

#986 Request change to IP Filter priority handling Feature request high FileZilla Server worksforme
Description

It seems you can set a IP Filter on 3 different levels

Server, Group and User

One would guess that user would bypass group and group would bypass server settings but thats not working.

From my experiences User bypass Group but Group/User does not bypass Server settings

#987 Request change in Speed Limit priority between user, server and group. Feature request high FileZilla Server worksforme
Description

It seems you can set a Speed Limits on 3 different levels

Server, Group and User

One would guess that user would bypass group and group would bypass server settings but thats not working.

From my experiences User bypass Server but not Group. I havent tested if Group bypass Server but this may not work either.

#1004 Resume bug still in 2.2.18 Alexander Schuch Bug report high FileZilla Client
Description

Filezilla resumes while OVERWRITE is selected In my case the file on the host is appended to the size of the file on the client. If the size on the host is smaller or same, the file is left untouched. (The REST command starts at the host file size) This often and apparently randomly causes files to be uploaded incorrectly.

Note the APPE appear all of a sudden in the commands log below


Status: Connected Status: Starting upload of d:\post_production\maps\0000000451.gif Command: PWD Response: 250 "/Zoom1Images/maps/": is current directory. Command: PWD Response: 257 "/" is current directory. Command: CWD /Zoom1Images/maps/ Response: 257 "/Zoom1Images/maps/" is current directory. Command: TYPE A Response: 250 "/Zoom1Images/maps/": is current directory. Command: PWD Response: 200 Type set to A. Command: PASV Response: 257 "/Zoom1Images/maps/" is current directory. Command: TYPE A Response: 227 Entering Passive Mode (192,168,111,7,107,192) Command: LIST Response: 200 Type set to A. Command: PASV Command: TYPE A Response: 150 Opening ASCII mode data connection for /bin/ls (31547 bytes). Response: 227 Entering Passive Mode (192,168,111,7,74,91) Command: LIST Response: 200 Type set to A. Response: 226 Transfer complete. 31547 bytes in 0.17 sec. (179.114 Kb/s) Response: 150 Opening ASCII mode data connection for /bin/ls (31547 bytes). Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (192,168,111,7,76,88) Command: APPE 0000000292.gif Response: 125 Ready to receive "0000000292.gif" (restart at 47441 bytes). Mode STREAM Type BINARY. Response: 226 Transfer complete. 31547 bytes in 0.00 sec. (30807.617 Kb/s) Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (192,168,111,7,78,37) Command: STOR 0000000451.gif Response: 125 Ready to receive "0000000451.gif" . Mode STREAM Type BINARY. Response: 226 Transfer complete. 79 bytes in 0.03 sec. (2.489 Kb/s) Status: Upload successful

#1136 Invalid password sent from client to server with euro char Bug report high FileZilla Client
Description

Environmental information:

  • One of our passwords contains a Euro character (€).
  • The tested connection type is FTP over SSH2
  • We use the .xml config file

In version 2.2.22, it worked fine. Since we updated to version 2.2.25, the password isn't accepted anymore.

When does the error happens? The error always happens when we try to open the one connection.

When does the error NOT happens? I can setup my connection properties, reenter the password there and click on "connect", then the server accepts my password. (But if I press "Save" and then connect again, it doesn't work, too.)

#1152 filezilla and date problem Bug report high FileZilla Client
Description

FTP server is on AIX platform, where language is set to slovenian. If file is created in august, it doesn't appear in filezilla remote file window. If I "touch -t" file date to july or september, then I can see it in filezilla remote window.

I have enabled debuging and I can see files listed in trace: Trace: -rwxrwx--- 1 irc PowerH 9 31 jan 2002 1.txt Trace: -rwxrwx--- 1 irc PowerH 9 16 avg 14:53 2.txt

But file 2.txt doesn't appear in remote file list window.

There are problems with parsing months like "avg".

Same problem on hp-ux with slovenian language, when file or directory is created in august (avg).

Other slovenian abbreviates are: jan, feb, mar,apr, maj, jun, jul, avg, sep, okt, nov, dec

Filezilla is the latest (tested with older versions too).

#1201 trojan detection !! Bug report high FileZilla Client
Description

I've dowloaded the installer FileZilla_2_2_29_setup.exe from sourceforge. When installing filezilla, avg antivirus detected a trojans (PSW.Lineage.PQ, )in the temporary file : InstallOptions.dll!!!!!

#1324 Site Manager - Doesn't remember size of window Bug report high FileZilla Client
Description

If you have a large number of sites you can resize the window of the Site Manager, but the problem is that Filezilla does not remember that I've resized the Site Manager.

So each time I open the Site Manager i need to resize the window to see all my connections / folders at a glance.

See screenshot

#1423 Port number not saving in site manager? Bug report high FileZilla Client
Description

I have multiple clients using Filezilla to connect to our FTP site--my company recommends the program to them. We have had a few clients experience problems when setting up a site manager profile for our site, which needs to be accessed on port number 990. The port number does not seem to save when they exit the site manager, even though all the other settings are saved. Are they doing something wrong, or is this a bug?

#1538 More control of file transfer Tim Kosse Feature request high Other
Description

I've seen other softwares doing this, is it possible to control the transfer speed, both download and upload? This feature already exist in LeechFTP, NetAnts, GoZilla, FlashGet, etc.

#1547 Request directory filters Feature request high FileZilla Client
Description

It can be really useful as a web developer to have filtering capability for directories. This allows you to specify a file extension(s) you want to view and ignore other extensions, so that you can look for gifs and ignore the html pages, for example. This makes it easier to synchronize development and production directories.

#1550 Site Manager Tim Kosse Feature request high Unknown
Description

Ability to create folders within the Site Manager. I have lots of FTP URLS. It would be nice if the list FileZilla did not save them in the registry but rather to a separate file too.

#1556 File overwrite option Feature request high Other
Description

The overwrite option needs another option.

The "overwrite if newer" seems to do the job for me the most time but files like "index.shtml" can be found in many places, thus may overwrite different ones if wrong folder is chosen.

Like in CuteFTP, "overwrite if upload" option is very nice to have.

Keep up the good job :)

#1637 Allow user defined PASV port range Tim Kosse Feature request high Other
Description

Is it possible to add support on FZ Server to allow us to choose which ports are allowed for PASV support so we do not open all ports to the firewall?

Thanks, Archie

#1682 dont require username in site manager Feature request high FileZilla Client
Description

First of all FileZilla rocks. Its the replacement to WS_FTP LE that i've been looking for for our public computer labs.

I would be nice for FileZilla to not require a username in the site manager. When you connect to a server, have it check to see if there is a username entered, and if not, open a dialog box that allows you to enter the username and password.

A good example, and reason for this functionality: A lab environment where multiple users use the same computer. You could use the same .xml settings file for every user, and have the program ask for the username and password when necessary. As it is right now, you would have to put a wrapper script on the executable that would parse the .xml settings file and enter the correct username into all the sites.

It would also allow you to connect to the same server without having to alter the username, or creating a duplicate site.

You would still be able to enter a username if you wanted, but if you didn’t enter one, the program would ask you for it when you connected to a site. Basically the same functionality that you have for the password field, but apply that to the username field as well.

#1704 Saving the server log to a file Feature request high FileZilla Client fixed
Description

Could be possible to add an option for saving or appending the log to a file when the server is closed?

Thanks for your attention.

#1730 Compression as option for SFTP Feature request high FileZilla Client fixed
Description

I'd like to use filezilla to connect to a server via ISDN and transfer with compression enabled. I use this option a lot when using SCP and it makes a huge difference.

I think I can see some of what is needed and if you could give me a pointer i'll have a go myself (though I haven't got filezilla to compile yet, i dont have the include file dbghelp.h).

#1756 Prompt for username Feature request high Unknown
Description

I'm an FTP server admin, and I've been trialing FileZilla Client for day2day use. The only thing missing that stops me using it fulltime is SiteManager's insistance on having a username present.

I connect to my sites using a variety of user's

usernames, so it would be useful if you could include logic that puts up a combined username/password box if the username field is blank in Sitemanager. I appreiciate the reasoning for the check, so how about a 'Prompt for username' checkbox in the 'Logontype' section?

Ta, S.

#1799 Missing Import to Queue format in docs Tim Kosse Feature request high Other rejected
Description

The docs do not specify the format for importing a file into the queue. The choices are xml and txt, but the docs don't provide an example of either.

Please add this to the docs.

#1903 File trim on resume Feature request high Other
Description

An option to trim files of certain amount of KB before resuming them, to avoid corruption caused by junk in last bytes of latest failed data stream.

#1970 No LAN Access Feature request high Other
Description

I'm connected to a remote computer and want to transfer a file directly to a remote share. In the treeview, I can only see local disks. If I enter \serversharedirectory, FileZilla says "The path you have entered could not be found". Please change FileZilla so that I could browse the local LAN or I can enter the path directly.

Marc

#2051 HTML Help (CHM) File Tim Kosse Feature request high Other outdated
Description

The HTML Help files do outline all of the features of Filezilla but can still be improved. For instance, the version history only goes up to Version 2.1.6 (2002-04-18). This could be updated from the readme file. Although not necessary, it would be good if the screenshots were updated to reflect the latest version.

To save time, perhaps people could attach screenshots to this request? Proxy settings screenshot attached (v2.2.5; the one in the help file is out of date).

#2067 Maintain Letter Case for Folder Names Alexander Schuch Feature request high FileZilla Client
Description

It would be great if the FileZilla Team can add an option that will allow us to keep folder names "as is" during transfer. Right now, FileZilla always forces folder names to lowercase, and those of us who like to use capital/uppercase letters for the first letter of folder names have to change it manually at all times.

Thanks in advance =)

#2174 simultaneous (synchronous) directory change (directory "follow me") Feature request high FileZilla Client outdated
Description

with an option in the toolbar enabled

the remote folder should change simultan when i change the local folder, and vice versa

with relative paths

for example:

local folder: c:\htodcs\web\images

remote: \www\domain\images

changing localy to: '..\' would result in:

c:\htodcs\web \www\domain

and changing localy to: 'images\thumbs' would result in:

c:\htodcs\web\images\thumbs /www/domain/images/thumbs

#2205 Configurable Logfile directory path and filename Feature request high FileZilla Server wontfix
Description

Would like to be able to define the directory path for the logfile(s) rather than defaulting to "Logs" under the install directory. Additionally, define the template for the filename(s). The template substitutions might be as follows:

%Y - 4 digit year %y - 2 digit year %m - 2 digit month %d - 2 digit day of month %w - 2 digit week of month

Example template - my_ftp_logfile_%Y%m%d.log

#2262 Backup, Export, Import Feature request high FileZilla Server worksforme
Description

Please add a feature that allows Backup, Export, Import of all users in Filezilla SERVER. Alternatively indicate how this can be done. Thanks for a great product

#2309 Support multi-threaded multipart downloads Feature request high FileZilla Client rejected
Description

FileZilla is really great software, but the feature I am missing most is the ability to actually download ONE file using multiple parallel connections. Many FTP servers (including the one of the company I work for) limit the bandwidth per connection, very often this limit is in the 20kB/sec range. I was using LeechFTP before that supports multi-threaded multi-part download (using multiple parallel connections) but development has been discontinued and it does not support any security (SSL). Whenever you have a high-speed internet connection and need to download a large file (e.g. CD image) I was able to cut the download time by over 75% using this feature.

Would be great if you could consider this for a future release.

Thanks,

Stephan

#2314 FileZilla Quota's Feature request high FileZilla Server duplicate
Description

I believe that user quota's would be very helpful to alot of people so that they dont fill up the servers hard drive especially if it has a small one.

#2315 directory / file size limit Feature request high FileZilla Server duplicate
Description

it would be very useful to be able to restrict the maximum ammount of data a user can upload to the server.

  • in general
  • per directory
  • per file

there was a post in 2003, i know that, but for it is still open i like to mention it again.

it is basicly the same all the web space providers do. you get 50megs or so and that`s it. i really like to see this feature in filezilla, too. thanks a lot.

#2594 Choose Default local Path from Options Feature request high FileZilla Client
Description

At the 3 Beta´s Filezilla allways starts at the Programmfolder of Filezilla. This makes no sense.

Please give us a simple Option at the Menu to change it to a path that we want.

#2822 Edit files locally PLEASE! (Not whining) Feature request high FileZilla Client
Description

PLEASE add back the "edit/view local files" feature to version 3, As far I want to help ... dont know how to program.

Thanks!

#2839 Filezilla server.xml Check for update every X seconds Feature request high FileZilla Server
Description

From a programmer's point... I'd love to be able to modify the xml file for filezilla server and have the changes take place in x amount of time (specified in the interface as "check for xml changes every x seconds").

The deployment reason for this is I have several load balanced Web Server and I wish to be able to provide redundancy/load balancing for my Ftp server as well. That way making changes to one file, I can propagate to the rest of the ftp servers with a simple file sync program like goodsync.

I ask because I believe it to be a simple implementation.

Thanks, -dan

#2862 x64 Windows Version Feature request high FileZilla Client fixed
Description

I saw you already publish a 64-bits Linux version. I would be happy to see a native 64-bits FileZilla client working on my Vista x64... Please release such a version! I'm sure many people are waiting for it.

Thanks in advance, Avi Vahl.

#2884 Disable Account after the "Expiration Date" Feature request high FileZilla Server duplicate
Description

Users -> General

Account settings

-- Enable account

-- Expiration Date

A feature that accounts can be disabled after the "Expiration Date" set.

Thanks a lot ~

#2935 Support for optional Master Password for sitemanager.xml Feature request high FileZilla Client fixed
Description

This is a request for Filezilla 3 to support a "Master Password" to lock either the sitemanager info (simpler to implement I think) or the edit of sitemanager entries (this would be more similar to firefox 3, but I think I'd like the first option best)

I know this one is tough to implement, but many filezilla users need this. This "a la firefox" level of security, even if simple and low, suits very well the average Desktop user.

Thus, if "Master Password" is enabled, before connecting to site, the user will be prompted the Master Password.

The sitemanager.xml file would be encrypted with AES256 or something like that using the master password.

This would eliminate one of the most common users' concern about filezilla. Obviously not a perfect solution, but in my view would enough for the desktop.

I've heard Tim suggesting users to:

a) encrypt the home partition b) don't do anything and trust the sysadmin or root user.

While I understand what Tim suggests, I don't think it helps the average desktop user, who doesn't understand what either a) or b) mean.

I think the proposed solution would help here.

In any case, grateful to have filezilla running in my linux desktop box.

#2955 drag and drop between different instances of FileZilla Feature request high FileZilla Client
Description

It would be interesting implemented the function drag and drop between different instances of FileZilla. Thank you. Regards.

#2994 Add a "Open Existing File" to edit existing file dialog Tim Kosse Feature request high FileZilla Client
Description

When one edits a file from the server and the file is already being edited, it would be nice if the dialog that asks "A file with that name is already being edited. Discard old file and download the new file?" also had an "Open existing file" button, rather than just a Yes or No.

The existing file is usually sitting somewhere in a hard to reach location, and I might not want to redownload it, such as in the case where I closed the editor by accident.

#3025 File transfer via SFTP is omitting the trailing backslash Bug report high Other
Description

When moving a file to our server (AIX 5.3) with SFTP it seems the put command is not adding the trailing backslash to the command line when sending the file so when I send the file readme.txt to the directory /home/rgoshko/tmp, I am getting a file called tmpreadme.txt in /home/rgoshko.

you can see in the log that I attached that no file appears in my ~/tmp directory.

This was seen on both versions 2.2.14 and 2.2.16.

#3123 Filezilla 3.0.0.beta6 Linux fails on directory listing Tim Kosse Bug report high Other
Description

I can connect using the command line FTP client built into the OS, but FileZilla does not connect correctly.

Ubuntu (Feisty Fawn) Kernel 2.6.17 xinerama, NVidia drivers 1.0.877x

Log:

Status: Resolving IP-Address for virtualroadside.com Trace: ControlSocket.cpp(167): CControlSocket::ContinueConnect(0x894be28) m_pEngine=0x88a0400 caller=0x8a13fa0 Status: Connecting to 82.165.136.112:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 FTP Server ready. Command: USER u90855369 Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for u90855369 Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User u90855369 logged in Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Trace: CFtpControlSocket::OnReceive() Response: 211 End 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 the current directory Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::SendNextCommand(0) Trace: CFtpControlSocket::ListSend(0) Trace: CFtpControlSocket::SendNextCommand(0) Trace: CFtpControlSocket::TransferSend(0) Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::TransferSend(0) Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (82,165,136,112,249,122). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::TransferSend(0) Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for file list Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::TransferSend(0) Trace: Read failed with error 2 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::SendNextCommand(2) Trace: CFtpControlSocket::ListSend(2) Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing

#3144 No password encryption Bug report high Other
Description

All passwords for the server(s) are in the clear in the file sitemanager.xml. In FileZilla 2.x they are encrypted.

This seems to be a high security risk!

#3146 vsftpd+filezilla-3.0.0-beta7+ftpes=corruption on upload Bug report high Other
Description

Server: Debian 4.0 x86 vsftpd 2.0.5

Client: Any Client with FileZilla 3.0.0-beta7

After uploading a file to the Server whith ftpes (auth tls) encryption enabled the file gets corrupt (md5sum differs). Tried This with the Linux and Windows version of filezilla. Download is no problem. Windows + FileZilla-2.2.32 is also working.

client:~$ dd if=/dev/urandom of=testfile bs=1M count=1 1+0 records in 1+0 records out 1048576 bytes (1.0 MB) copied, 0.547827 seconds, 1.9 MB/s client:~$ md5sum testfile 288c79214028a34fa04b5c04c8c2948c testfile

server:/home/ftp# md5sum testfile 664df4ef310fbdb47617c8933826f64d testfile

Every retransfer of the file results in a different md5sum.

Filezilla logfile is attached .

#3151 FZ ask to overwrite or not files that are in another folder. Tim Kosse Bug report high Other
Description

Ubuntu 7.04 with filezilla 3 beta 8.

Some weird overwrite problem.

I upload a folder with files. Then I rename the remote folder to something else. Then I upload again the same folder. FileZilla ask me if I want to overwrite each files one by one. Even if I cancel and delete all in the queue, refresh the remote listing and upload again, he will still ask me to overwrite or not. The only exit is to close FZ and run it again.

Here is what the logs are saying.

LOGS :

Commande STOR Bailaproductions.com.JPG Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 3 matches total Réponse: 553-Can't open that file: No such file or directory Réponse: 553 Rename/move failure: No such file or directory Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Sorry, we were unable to read . Réponse: 226-Options: -a -l Réponse: 226 0 matches total Commande TYPE I Statut: Débute le téléversement de /home/aracine/multimedia/photos originales/irfanview-temporaire/Belinda and Guesley.JPG Commande TYPE I Statut: Liste du répertoire complétée Réponse: 200 TYPE is now 8-bit binary Commande PASV Réponse: 200 TYPE is now 8-bit binary Commande PASV Réponse: 227 Entering Passive Mode (70,85,236,34,121,239) Commande STOR Belinda and Guesley.JPG Réponse: 227 Entering Passive Mode (70,85,236,34,52,79) Commande STOR bailaproductions dance troupe.JPG Réponse: 553-Can't open that file: No such file or directory Réponse: 553 Rename/move failure: No such file or directory Réponse: 553-Can't open that file: No such file or directory Réponse: 553 Rename/move failure: No such file or directory Statut: Débute le téléversement de /home/aracine/multimedia/photos originales/irfanview-temporaire/Belinda and Guesley.JPG Statut: Extraction de la liste du répertoire... Commande TYPE I Statut: Débute le téléversement de /home/aracine/multimedia/photos originales/irfanview-temporaire/bailaproductions dance troupe.JPG Statut: Extraction de la liste du répertoire... Commande SIZE Belinda and Guesley.JPG Commande TYPE I Réponse: 200 TYPE is now 8-bit binary Réponse: 550 Can't check for file existence Commande MDTM Belinda and Guesley.JPG Réponse: 200 TYPE is now 8-bit binary Commande PASV Réponse: 550 Can't check for file existence Réponse: 227 Entering Passive Mode (70,85,236,34,63,132)

[etc]

Do you want the logs level 3 ? I can reproduce this.

#3156 Program crashes when attempting language switch Tim Kosse Bug report high Other
Description

Version: 3.0.0-beta8 OS: Windows XP Professional SP2 (Traditional Chinese Version) Installation: default

Description: On the first run, I found that "Chinese" was set as default language. That worked okay. First thing I did was check the quick connect history list, to see if it was still there. Turns out my previous installation was in a different folder, so the list was empty. Then I attempted to change the language. I selected "English", clicked "OK", and it crashed.

Further testing reveals that it only crashes when I click the quickconnect history list first, then attempt a language change, regardless of the original or desired language. Changing the language immediately following a fresh startup of the program does not result in a crash, and the language transition goes smoothly.

After the crash, restarting the program shows that the language change did take effect.

#3157 With FZ 3 beta 9, can't transfert files. Bug report high Other
Description

Ubuntu 7.04, FZ beta 9.

With beta 8, transfert of files was working.

I beging to upload something, the folder is created and then FZ hang.

#3189 Problems with upload of empty files and directories Tim Kosse Bug report high Other
Description

Using FileZilla 3 beta 11 and FileZilla 2.2.32 (WinXP to Linux server, FTPES, passive mode, ASCII/auto and binary):

-- It appears that the upload of empty files and empty directory structures causes problems, i. e. the items appear in the failure queue, although some of them were created.

-- FileZilla tries to transfer some null-byte files multiple and asks if the target (which was obviously created) shall be overwritten. Looping until timeout failure, see end of log.

-- FileZilla interprets the server message "530 too many connections" as "wrong password" and thus puts items to the failure queue instead of trying to repeat the transaction later.

To be tested with the files of egroupware.org (lots of empty dirs and files in the directories egw/gallery and egw/phpsysinfo).

#3207 can't see directory Bug report high FileZilla Client
Description

i was connected same server (different filezilla version) i can't see some directory in 3.0 beta11 version but can see 2.2.24a version i'll upload capture image (2.2.24a and 3.0 beta11).. plz check that problem thank you

#3208 Passwords saved unencrypted Bug report high Other
Description

Using FileZilla 3.0.0 I found out, that all data you enter concerning the servers to connect to is stored in the folder documents and settings\<username>\app data\FileZilla, especially in filezilla.xml and sitemanager.xml.

The point is: The passwords are written to these files in clear text.

In FileZilla 2 it was at least encrypted in some way.

For security-reasons: Can you change this again?

#3227 Filter invalid characters from filename Bug report high FileZilla Client fixed
Description

Hi, with filezilla 3.0 , when i want to ftp from my pvr(KISS DP558) a file named AUX - Mar 11-09-2007 20_30_21.vob In my pc folder it appears as "30" (without extension) with a size of 0ko, and filezilla says the transfert has been successful! this problem doesnt occur with filezilla 2.2.32 with the same settings(pasv mode and ascii file "auto") best regards

#3286 download of large files don't compleate correctly Bug report high Other
Description

When downloading a large file it does not complete correcty. When the file is suposed to be ready I get promted that the file already exists and a dialog asking what I want to do (resume, ignore, overwrte, ...)

The server is WS-FTP Server

Status: Resolving IP-Address for fenris.mobby.se Trace: ControlSocket.cpp(948): CRealControlSocket::ContinueConnect(02CFD000) m_pEngine=02B19450 caller=02CC83F0 Status: Connecting to 84.55.110.220:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 fenris.mobby.local X2 WS_FTP Server 5.0.5 (40293666) Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 SSL enabled and waiting for negotiation Status: Initializing TLS... Trace: CTlsSocket::Handshake() Command: USER hilding Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES 128 CBC, MAC: SHA Status: Verifying certificate... Status: TLS/SSL connection established. Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 331 Password required Command: PASS * Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 230 user logged in Command: OPTS UTF8 ON Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 501 invalid option Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ=0 Command: PROT P Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 200 PRIVATE data channel protection level set Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::OnReceive() Status: Resolving IP-Address for fenris.mobby.se Trace: ControlSocket.cpp(948): CRealControlSocket::ContinueConnect(02CE1C58) m_pEngine=02CC4F10 caller=02CEF030 Status: Connecting to 84.55.110.220:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 fenris.mobby.local X2 WS_FTP Server 5.0.5 (40315775) Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 SSL enabled and waiting for negotiation Status: Initializing TLS... Trace: CTlsSocket::Handshake() Command: USER hilding Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES 128 CBC, MAC: SHA Status: Verifying certificate... Status: TLS/SSL connection established. Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 331 Password required Command: PASS * Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 230 user logged in Command: OPTS UTF8 ON Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 501 invalid option Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ=0 Command: PROT P Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 200 PRIVATE data channel protection level set Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting download of /users/hilding/c/Windows Server 2003 Standard x64 Edition _C_.7z.017 Trace: CFtpControlSocket::SendNextCommand(0) Command: CWD /users/hilding/c/ Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 250 CWD successful Command: PWD Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 257 "/users/hilding/c" is current directory Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::SendNextCommand(0) Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand(0) Trace: CFtpControlSocket::TransferSend(0) Command: TYPE I Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to IMAGE. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::TransferSend(0) Command: PASV Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (84,55,110,220,51,15). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::TransferSend(0) Command: RETR Windows Server 2003 Standard x64 Edition _C_.7z.017 Trace: CFtpControlSocket::OnReceive() Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY data connection for Windows Server 2003 Standard x64 Edition _C_.7z.017 (104857600 bytes) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::TransferSend(0) Trace: CFtpControlSocket::OnReceive() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES 128 CBC, MAC: SHA Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnSocketEvent(): wxSOCKET_LOST received Trace: CTransferSocket::OnClose Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CTransferSocket::TransferEnd(1) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Status: Resolving IP-Address for fenris.mobby.se Trace: ControlSocket.cpp(948): CRealControlSocket::ContinueConnect(02CFBFE0) m_pEngine=02CC4F10 caller=02CEF030 Status: Connecting to 84.55.110.220:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 fenris.mobby.local X2 WS_FTP Server 5.0.5 (40506838) Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 SSL enabled and waiting for negotiation Status: Initializing TLS... Trace: CTlsSocket::Handshake() Command: USER hilding Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES 128 CBC, MAC: SHA Status: Verifying certificate... Status: TLS/SSL connection established. Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 331 Password required Command: PASS * Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 230 user logged in Command: OPTS UTF8 ON Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 501 invalid option Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ=0 Command: PROT P Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 200 PRIVATE data channel protection level set Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting download of /users/hilding/c/Windows Server 2003 Standard x64 Edition _C_.7z.017 Trace: CFtpControlSocket::SendNextCommand(0) Command: CWD /users/hilding/c/ Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 250 CWD successful Command: PWD Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 257 "/users/hilding/c" is current directory Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::SendNextCommand(0) Trace: FileTransferSend() Trace: CFtpControlSocket::OnReceive() Status: Skipping download of /users/hilding/c/Windows Server 2003 Standard x64 Edition _C_.7z.017 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful

#3291 XML write error when closing multiple instances Tim Kosse Bug report high FileZilla Client
Description

OS: Windows XP SP2 FileZilla version: 3.0.1 Repeatable: Always

Description of problem: If you close multiple copies of Filezilla quickly or simultaneously, you get an error.

Steps to repeat:

  1. Open two instances of Filezilla. You do not need to connect to any sites. Opening the application is enough.
  1. Close them quickly. The easiest way to do that is to Ctrl-click each button on the task bar for each instance of FileZilla, then right-click and Close Group.
  1. You should get two errors:
  2. "Failed to create backup copy of xml file"
  3. "Failed to copy the file '%appdata%\FileZilla\filezilla.xml' to '%appdata%\FileZilla\filezilla.xml~' (error 32: the process cannot access the file because it is being used by another process.)"

[Note that %appdata% above means the path to the user's Application Data folder.]

It looks like an error with filename collision for temporary files.

#3292 can't connect to server Bug report high Other
Description

can't connect to some of my AIX server (AIX 5200-04) my filezilla version is 3.0.2-rc1 follow message log is after Set debug level 3 and enable "Show raw directory listing"

추적: ControlSocket.cpp(948): CRealControlSocket::ContinueConnect(0022D058) m_pEngine=01157928 caller=013EFF70 상태: 192.168.130.45:21 에 연결 중... 상태: 연결 완료. 환영 메시지를 기다리는 중... 추적: CFtpControlSocket::OnReceive() 응답: 220 e45server FTP server (Version 4.1 Thu Jul 21 03:51:22 CDT 2005) ready. 명령: USER root 추적: CFtpControlSocket::OnReceive() 응답: 331 Password required for root. 명령: PASS 추적: CFtpControlSocket::OnReceive() 상태: 수신된 문자열이 올바르지 않으면 UTF-8을 끄세요. UTF-8 강제 사용은 사이트 메니저에서 선택하십시오. 응답: 230-Last unsuccessful login: 2007³â 10¿ù 11ÀÏ ¸ñ¿äÀÏ 16½Ã 27ºÐ 08ÃÊ on ftp from ::ffff:134.100.157.65 추적: CFtpControlSocket::OnReceive() 응답: 230-Last login: 2007³â 10¿ù 11ÀÏ ¸ñ¿äÀÏ 16½Ã 56ºÐ 19ÃÊ on ftp from ::ffff:134.100.157.65 응답: 230 User root logged in. 명령: SYST 추적: CFtpControlSocket::OnReceive() 응답: 215 UNIX Type: L8 Version: BSD-44 명령: FEAT 추적: CFtpControlSocket::OnReceive() 응답: 500 'FEAT': command not understood. 상태: 연결됨 추적: CFtpControlSocket::ResetOperation(0) 추적: CControlSocket::ResetOperation(0) 상태: 디렉토리 목록 갱신 중... 추적: CFtpControlSocket::SendNextCommand(0) 명령: CWD /IBKIBS/base/IBKIBS.ear/IBKIBSWeb.war/WEB-INF/lib/ 추적: CFtpControlSocket::OnReceive() 응답: 250 CWD command successful. 명령: PWD 추적: CFtpControlSocket::OnReceive() 응답: 257 "/IBKIBS/base/IBKIBS.ear/IBKIBSWeb.war/WEB-INF/lib" is current directory. 추적: CFtpControlSocket::ResetOperation(0) 추적: CControlSocket::ResetOperation(0) 추적: CFtpControlSocket::SendNextCommand(0) 추적: CFtpControlSocket::ListSend(0) 추적: CFtpControlSocket::SendNextCommand(0) 추적: CFtpControlSocket::TransferSend(0) 명령: TYPE I 추적: CFtpControlSocket::OnReceive() 응답: 200 Type set to I. 추적: CFtpControlSocket::TransferParseResponse() 추적: CFtpControlSocket::TransferSend(0) 명령: PASV 추적: CFtpControlSocket::OnReceive() 응답: 227 Entering Passive Mode (192,168,130,45,207,59) 추적: CFtpControlSocket::TransferParseResponse() 추적: CFtpControlSocket::TransferSend(0) 명령: LIST 추적: CTransferSocket::OnClose 추적: CTransferSocket::TransferEnd(1) 추적: CFtpControlSocket::TransferEnd() 오류: 연결 시간 초과 추적: CFtpControlSocket::ResetOperation(2114) 추적: CControlSocket::ResetOperation(2114) 추적: CFtpControlSocket::ResetOperation(2114) 추적: CControlSocket::ResetOperation(2114) 오류: 디렉토리 목록 갱신 실패

#3339 Filesystem full triggers overwrite dialog Tim Kosse Bug report high FileZilla Client
Description

I recently tried to download a 50MB file to a drive which only had 20MB of free space. After a partial download of 20MB, an error message came up (which was correct) and a "File already exists, what shall I do" dialog was displayed - I guess this is wrong :-) See also screenshot attached.

#3342 View/Refresh Views Missing Alexander Schuch Bug report high FileZilla Client
Description

In v3.0.4.1, the "View" Category is missing from the menu, specifically, there does not appear to be a way to refresh the view. I discovered this when a coworker deleted a file from the server, and it was still appearing in my list. Even when I closed and reloaded FileZilla, the file was still showing in the server's directory list. Pressing F5 DID successfually refresh the directory list.

#3372 [3.0.5.2]Renaming folder seems not to update dir-cache Tim Kosse Bug report high Other
Description

When i right-click on a folder in remote-tree-view and choose "rename" i can rename the folder and the foldername in tree-view and list-view changes, but if clicking on the renamed folder in the tree-view still want's to open the folder with the old name.

Example:

  • folder name: cmpro_!cs
  • renaming it to cmpro as said above
  • clicking on cmpro in tree-view brings me

"550 Can't change directory to /htdocs/cmpro_!cs/: No such file or directory"

see complete log attached if helpful.

#3377 OS X: File change notification hidden behind main window Tim Kosse Bug report high FileZilla Client
Description

I am using leopard mac osx, when i edit a file from the FTP (with my editor), i close the file, save it, and I return to FZILLA window, then I can see the main window, but I can not get the windos that says..... changes, upload the file.... because it can not get the focus, but main window neither, so i have to kill the fzilla.

I think it is a problem with the interface. it's not developed thinking in leopard.

I run leopard in an macbook 2,2ghz(core duo intel) and I can see in the about, that fzilla is compilled for powerpc platform, perhaps that's the problem.

#3387 unattended install Bug report high Other
Description

previous windows version of FileZilla client (3.0.4.1) install silently with /S -parameter (uppercase S). Version 3.0.5.2 dont act like that anymore. Unattended install is important in class / lab environment

Regards, Jarkko

#3391 client doesn't download files with "-" char Tim Kosse Bug report high Other
Description

FZ client doesn't download files with "-" char at begin of filename. I've just drag it from "server" window and drop into "local" window.

FileZilla client 3.0.5.2

log:

Status: Listing directory /usr/home/mig/kuku Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG" Error: get: unrecognised option '-754U2563.JPG' Status: Starting download of /usr/home/mig/kuku/-754U2563.JPG Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG" Error: get: unrecognised option '-754U2563.JPG' Status: Starting download of /usr/home/mig/kuku/-754U2563.JPG Command: get "-754U2563.JPG" "C:\temp\-754U2563.JPG" Error: get: unrecognised option '-754U2563.JPG'

File was not downloaded.

Other sftp client (BSD) allow it (from the same server): sftp> get -754U2563.JPG Fetching /usr/home/mig/kuku/-754U2563.JPG to -754U2563.JPG /usr/home/mig/kuku/-754U2563.JPG 100% 2968KB 2.9MB/s 00:01

#3558 ALT key ignored while in Filename section (unwanted Uploads) Bug report high FileZilla Client
Description

FileZilla Version 3.0.11/Windows XP:

While in one of the filename sections of the window the ALT-key is getting ignored when pressed simultaneously with another key.

This leads to unwanted down- and uploads when ALT+SPACE is pressed to open the system menu of the program window. Other effects of that bug are only minor, e.g. corresponding menu items do not open.

If the key combinations are pressed subsequently the behaviour is as expected.

#3559 Files or directories not displayed Bug report high FileZilla Client
Description

When I am connecting to a unix server, I don't see all the remote files or remte directories on the server. I joined a pdf file with screen shots of what i get with FileZilla and which files are really on the remote server (only in the example directory). With FileZilla on a PC (Vista) version 2.2.18, I see all the remote files and directories.

OS: Mac OS X 10.5.3 Kernel Version : Darwin 9.3.0 FileZilla: see the pdf file

Trace:

Statut : Résolution de l'adresse IP pour caramello.dreamhost.com Trace : ControlSocket.cpp(1057): CRealControlSocket::ContinueConnect(0x15b3b708) m_pEngine=0x151eac80 caller=0x8f5e28 Statut : Connexion sur 64.111.111.142:21... Statut : Connexion établie. Attente du message d'accueil... Trace : CFtpControlSocket::OnReceive() Réponse : 220 ProFTPD 1.3.1 Server (DreamHost FTP) [64.111.111.142] Trace : CFtpControlSocket::SendNextCommand() Commande : USER tecsapublic Trace : CFtpControlSocket::OnReceive() Réponse : 331 Password required for tecsapublic Trace : CFtpControlSocket::SendNextCommand() Commande : PASS Trace : CFtpControlSocket::OnReceive() Réponse : 230 User tecsapublic logged in Trace : CFtpControlSocket::SendNextCommand() Commande : SYST Trace : CFtpControlSocket::OnReceive() Réponse : 215 UNIX Type: L8 Trace : CFtpControlSocket::SendNextCommand() Commande : FEAT Trace : CFtpControlSocket::OnReceive() Réponse : 211-Features: Réponse : MDTM Réponse : REST STREAM Réponse : SIZE Trace : CFtpControlSocket::OnReceive() Réponse : 211 End Statut : Connecté Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Récupération du contenu du répertoire... Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : PWD Trace : CFtpControlSocket::OnReceive() Réponse : 257 "/" is the current directory Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : TYPE I Trace : CFtpControlSocket::OnReceive() Réponse : 200 Type set to I Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,203,120). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST Trace : CTransferSocket::OnConnect Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,147,118). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST -a Trace : CTransferSocket::OnConnect Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : Server seems to support LIST -a Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ListSend() Statut : Calcul du décalage horaire du serveur... Commande : MDTM .alias Trace : CFtpControlSocket::OnReceive() Réponse : 213 20080513181901 Trace : CFtpControlSocket::ListParseResponse() Statut : Décalage fuseau horaire : Serveur : -25200 secondes, Local : 7200 secondes. Différence : 32400 secondes. Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Lecture du contenu du répertoire achevée. Statut : Récupération du contenu du répertoire... Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : CWD DEFICOM Trace : CFtpControlSocket::OnReceive() Réponse : 250 CWD command successful Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : PWD Trace : CFtpControlSocket::OnReceive() Réponse : 257 "/DEFICOM" is the current directory Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,138,75). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST -a Trace : CTransferSocket::OnConnect Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Lecture du contenu du répertoire achevée.

#3689 Unknown SOCKS protocol version Bug report high FileZilla Client
Description

Using the same socks 5 proxy, connection work with Filezilla version 2.2.32 but I receive error "Unknown SOCKS protocol version: 1" with FileZilla version 3.1.1.1

#3699 not able to connect to ftp.justfree.com Bug report high FileZilla Client outdated
Description

After upgrading from version 3.0.8 to 3.1.1.1, I'm afraid that I cannot connect to the ftp server of my file hosting provider using Filezilla.

I guess that this is the log:

23:24:03 Status: Resolving address of ftp.justfree.com 23:24:04 Status: Connecting to 205.134.191.187:21... 23:24:04 Status: Connection established, waiting for welcome message... 23:24:19 Error: Connection timed out 23:24:19 Trace: CFtpControlSocket::ResetOperation(2114) 23:24:19 Trace: CControlSocket::ResetOperation(2114) 23:24:19 Error: Could not connect to server

gFTP connects fine to the FTP server. Here is the log (user and group names have been renamed):

Looking up ftp.justfree.com Trying ftp.justfree.com:21 Connected to ftp.justfree.com:21 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 220-You are user number 3 of 50 allowed. 220-Local time is now 21:28. Server port: 21. 220-This is a private system - No anonymous login 220-IPv6 connections are also welcome on this server. 220 You will be disconnected after 15 minutes of inactivity. USER userid 331 User userid OK. Password required PASS xxxx 230-User userid has group access to: groupies 230 OK. Current restricted directory is / SYST 215 UNIX Type: L8 TYPE I 200 TYPE is now 8-bit binary PWD 257 "/" is your current location Loading directory listing / from server (LC_TIME=en_US.UTF-8) PORT 192,168,1,33,205,105 200 PORT command successful LIST -aL 150 Connecting to port 52585 226-ASCII 226-Options: -a -l 226 35 matches total

I'm afraid that it seems to be a bug in FileZilla client.

I hope it helps,

Pablo

#3702 Folder contents not fully uploaded! Bug report high FileZilla Client rejected
Description

Hello, as the title says not everything in a folder will be uploaded and I tried it several times and this happens since the last five updates of FileZilla, so some content was uploaded and some not and it's impossible for me to explain it why, in the older releases it was possible to upload a full folder with its content but in the newer ones its not possible and I ask why? My OS Windows Server 2008 Enterprise Edition x64 so I'm forced to look for other freeware which does this stuff. If you have questions E-Mail it to me my E-Mail address is Zoe.Skotos@…

#3705 ftp access impossible Bug report high FileZilla Client outdated
Description

hi, i can't access an ftp in aruba.it using my macbook. i get the following message Response: 530 more info : hosting.aruba.it/password Error: Could not connect to server i have accessed other ftps using filezilla with my macbook and had no problem. i have been able to access the same aruba ftp using my pc and it has worked without a problem. i have obviously used the same access information for both the pc and mac. i have also rebooted the mac, closed and reopened filezilla. any ideas please?

#3709 ECONNRESET - Connection reset by peer Bug report high FileZilla Client rejected
Description

After the upgrade, the lcient get disconnect every 2-5 minutes (ECONNRESET - Connection reset by peer). In the older versions this doesn't happen.

#3714 disconnection from server Bug report high FileZilla Client rejected
Description

3.1.1.1 version Command: PORT 10,18,83,26,192,33 Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

Except for the ECONNABORTED word, it was doing the same on my last version. It's been three months since I am able to access the site to upload files.

#3717 Errors at uploading of a considerable quantity of small files Bug report high FileZilla Client outdated
Description

Uploaded more than 100.000 files, after loading about 15.000 two times there was an error http://xayam.by.ru/Download/error1.jpg, then after rupture of connection an error http://xayam.by.ru/Download/error2.jpg. After application closing there was an error http://xayam.by.ru/Download/error3.jpg. Sorry my English.

#3724 Directory listing fails on FTPS connection (other FTP clients work well) Bug report high FileZilla Client rejected
Description

Filezilla 3.1.1 and 3.1.2 both has this behavior. When conecting to a secured linux box, in FTPES mode, I can log in, but directory listing fails. Log:

Status: Resolving address of ftp.pszinfo.hu Status: Connecting to *:2221... Status: Connection established, waiting for welcome message... Response: 220 "*, FTP service" Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Status: Verifying certificate... Command: USER elias.tamas@*.hu Status: TLS/SSL connection established. Response: 331 Please specify the password. Command: PASS Response: 230 Login successful. Command: PBSZ 0 Response: 200 PBSZ set to 0. Command: PROT P Response: 200 PROT now Private. Status: Connected Status: Retrieving directory listing... Command: CWD / Response: 250 Directory successfully changed. Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (*,195,101) Command: LIST Trace: Skipping socket event 4, id mismatch. Response: 150 Here comes the directory listing. Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: Skipping socket event 4, no socket or id mismatch. Response: 226 Directory send OK. Error: Failed to retrieve directory listing Status: Disconnected from server

However, Total commander's ftp client handles the same server very well:


Connect to: (2008.08.30 20:44:45) hostname=ftpes://ftp.*.hu:2221 username=elias.tamas@*.hu startdir=


Connect to: (2008.08.30 20:45:10) hostname=ftp.*.hu:2221 username=elias.tamas@*.hu startdir= ftp.*.hu=* 220 "*, FTP service" AUTH TLS 234 Proceed with negotiation. Cert subject: /C=HU/ST=Zala/L=Nagykanizsa/O=*/OU=FTP szerver/CN=ftp.pszinfo.hu/Email=admin@*.hu Cert issuer: /C=HU/ST=Zala/L=Nagykanizsa/O=*/OU=FTP szerver/CN=ftp.*.hu/Email=admin@*.hu USER elias.tamas@*.hu 331 Please specify the password. PASS * 230 Login successful. SYST 550 Permission denied. FEAT 550 Permission denied. PBSZ 0 200 PBSZ set to 0. PROT P 200 PROT now Private. Connect ok! PWD 257 "/" Alkönyvtár TYPE A 200 Switching to ASCII mode. PORT 10,2,0,2,74,243 550 Permission denied. PASV 227 Entering Passive Mode (*,195,86) LIST 150 Here comes the directory listing. Letöltés Várakozás a szerverre... 226 Directory send OK.

#3728 Need to confirm before deletion at remote end Feature request high FileZilla Client rejected
Description

Dear Sir,

I have downloaded the newest version of filezilla and while downloading files from a customes's remote servere deleted the files.

Had there been a confirm dialog this would not have happened. Kindly add this in your nest version. I do mot think it needs major change but will be doule secure.

Thank you in advance

ksvnpd

#3847 Error while copying, same file override dismiss. Bug report high FileZilla Client outdated
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.

#3887 Freeze while uploading/downloading too many files Bug report high FileZilla Client fixed
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

#3902 Email notification Feature request high FileZilla Server duplicate
Description

I cannot find an option for email notification on the Server settings. I need to be notified if there is any new files are FTP'd on the server via email.

Thanks!

#3941 Wrong upload directory Bug report high FileZilla Client outdated
Description

It's been a few times that I uploaded a bunch of files, and while it's uploading, I change remote directory as I have something else to see... Well, some random local files get uploaded to the current directory I'm browsing!! How neat is that? It's only one every so often.

When building the queue, thank you to save the remote directory AT TIME of building the queue, and stick to it please.

This bug has been on for years now. Really counter productive.

Thank you and good luck.

#3943 security risk Bug report high FileZilla Server rejected
Description

Our IT department is flagging (or flogging, depending on perspective) regarding a security risk with the filezilla server. Is this something that can be fixed?

*

The remote FTP server crashes when the command 'MLST a' is issued right after connecting to it.

An attacker may use this flaw to prevent you from publishing anything using FTP.

Solution : if you are using wftp, then upgrade to version 2.41 RC12, if you are not, then contact your vendor for a fix.

Risk factor : High CVE : CVE-2000-0647 BID : 1506

Nessus ID : 10487

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