Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2101 - 2200 of 8171)

Ticket Summary Owner Type Priority Component Resolution
#9312 Upgrade Urgently Filezilla to GnuTLS 3.1.22 Feature request critical FileZilla Client fixed
Description

Current version of Filezilla 3.7.4.1 is using GnuTLS 3.1.11, and GnuTLS is already at 3.1.21 (old branch... the new is at 3.2.11) that fixes several bugs and security problems... please upgrade Filezilla.

#9308 Directory and File Sorting Case Sensitive Bug report normal FileZilla Client worksforme
Description

Currently sorting directories and files on the Local side of Filezilla Client results in Upper Case directories being sorted above lower case directories. I have attached a screenshot to show. This also happens for files.

#9304 non ASCII folder names are displayed wrong in FileZilla Client for mac Bug report normal FileZilla Client rejected
Description

I have a website with an IDN name, demægtigevikinger.dk. On mac (OSX 10.9.1) the name is displayed as: /demægtigevikinger.dk

I can live with that, but FileZilla Client for mac creates duplicates of the folder when I upload and setting "Default remote directory" does not work. My work around is currently to sync to a Windows 7 PC via git and use FileZilla from Windows.

I will try to attach a screen shot to the ticket after submission.

#9302 Filezilla damages the binary file it transfers when the file has no extension Bug report low FileZilla Client wontfix
Description

I am trying to transfer the binary file from the remote server to my local directory by dragging and dropping it.

The original file has size 1,855,488 bytes, the resulting file has size 1,855,392, as also reported by filezilla itself.

The file is the binary SQLite database.

The transfer log: Status: Starting download of /public_html/xxx/includes/xxx Command: PASV Response: 227 Entering Passive Mode (198,46,81,146,124,133) Command: RETR webcal Response: 150-Accepted data connection Response: 150 1812.0 kbytes to download Response: 226-File successfully transferred Response: 226 2.623 seconds (measured here), 0.68 Mbytes per second Status: File transfer successful, transferred 1,858,120 bytes in 3 seconds Status: Disconnected from server

File is always transferred with the same discrepancy (subsequent attempts produce the same wrong version). The file in question didn't have any extension (no periods in its name). There is 'Default transfer type' option in 'Settings' which was set to 'Auto'. When I selected 'Binary' there, the discrepancy disappeared.

Another, smaller, SQLite database (290,816 bytes) was transferred correctly. It had a period in its name, but no recognizable extension.

So I believe that filezilla wrongfully defaults the type of file without extension to 'Ascii'. When the type of file isn't known, and 'Auto' is selected, it should default to 'Binary'.

version 3.6.0.2

#9298 Password dosen't work to connect Other normal FileZilla Client rejected
Description

Cannot connect to site. Dosen't recognize password even though I know what I am using should be correct.

#9293 "filter IN items matching all of the following" Feature request high FileZilla Client fixed
Description

There is currently no way to filter IN items passing the specified test. For example, right now I need to see only file names that (1) contain ".dsc" and (2) end in ".jpg". There is no way to do this.

A quick and dirty enhancement would be to add a checkbox that, when checked, causes the filter to INclude rather than EXclude.

I've marked this "high" priority on the presumption that this would be easy to do and would significantly improve the usefulness of filtering by making all boolean operations possible. From a boolean algebra point of view, the current filtering options are logically incomplete.

#9292 command output scrolls over and obscures toolbar Bug report normal FileZilla Client wontfix
Description

With the latest update, when I log into a site that generates command output that causes the window to scroll, the toolbar gets overwritten. It seems that the boundaries of the output window is put over the toolbar. After the toolbar gets obscured, hovering over most of the icons returns them to view.

FileZilla Client


Version: 3.7.4.1

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

#9291 Auto Update from 3.7.3 to 3.7.4.1 fails Bug report normal FileZilla Client fixed
Description

Opening the client software I was notified that there is an update available. I clicked the button to install the update and was walked through a series of popups. The client seems to download a file, but in the end I am notified:

Status: Connection established, sending HTTP request Command: GET http://downloads.sourceforge.net/filezilla/FileZilla_3.7.4.1_win32-setup.exe HTTP/1.1 Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Disconnected from server Error: File transfer failed

Attaching a file of screenshots. Attaching a trace file from the failed update dialog. Attaching the log file from the session

Below is the system information where the client is installed.

FileZilla Client


Version: 3.7.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

#9286 sftp:// Autopmatically Inserted Before pubftp.example.com Stopping connections to pubftp Hosts Bug report high FileZilla Client rejected
Description

sftp://pubftp.example.com

#9280 Error could not connect to server Bug report normal FileZilla Server outdated
Description

when i execute the filezilla it shows error could not connect to server

#9269 add #include <pthread.h> to wxdbusconnection.cpp Patch normal FileZilla Client fixed
Description

On Mac OS X 10.9 FileZilla fails to build, throwing the following error:

wxdbusconnection.cpp:69:69: error: use of undeclared identifier 'pthread_self'
        bool CalledFromThread() const { return !pthread_equal(m_parent_id, pthread_self()); }
                                                                           ^
wxdbusconnection.cpp:123:16: error: use of undeclared identifier 'pthread_self'
        m_parent_id = pthread_self();
                      ^
2 errors generated.

The attached patch adds

#include <pthread.h>

to src/dbus/wxdbusconnection.cpp which seems to solve the problem.

See also https://trac.macports.org/ticket/41832 for the original report.

#9267 Keep asking "File has Changed" popup! Bug report normal FileZilla Client fixed
Description

To reproduce the bug, do the following with FileZilla 3.7.4 Final version:

1.) Login to an ftp site 2.) Edit a php file for example and modify in the file and save. 3.) Now FileZilla will ask to if you want to replace that file in server because File has changed.

4.) Now edit another php file, don't save it, just close that file. 5.) BUG: FileZilla will again show the same popup (3.) again and ask to save.

#9260 Moving files on server side - no warning Feature request high FileZilla Client duplicate
Description

Hello, I very strong request following future: when moving a file or a directory in the server side window, there should a warning dialog; i.e. like: "Want you really move xxx to the destination yyy" [YES] [CANCEL]

Why is this important? Because there can be a lot of trouble when you using FTP on a virtual server as root (where you can not connect other to do admin transfers) and unintended move i.e. some library directory. Just some mouse wipe, and ups, later on you searching what has happened an get a lot of trouble. With a warning you would get in attention what happened and you can stop the move with CANCEL before it has started. I look for this future in FileZilla since years ago. My old FTP-Client WS_FTP form 2001 had implemented this behavior. I could bye a new WS_FTP version but I would more like to use FilleZilla. But without any warning it is to dangerous for me to use FileZilla. I think it is not very complicated to realize this. In addition there could a option in the properties dialog to activate and deactivate this Move-Warning-Dialog; because some do not like it.

Thank you for an update when its would be done

#9259 Speed Tooltip integer overflow Bug report low FileZilla Client fixed
Description

It seems that the speed calculation Tooltip upload/download speed values on the very right bottom corner overflows sometimes (~every 5th time). There is no correlation to the files in queue or upload/download operation - no error logging.

See attached screenshot for example.

FileZilla Client


Version: 3.7.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

#9256 Garbled Chinese simplified character in IE 10 Bug report normal FileZilla Server rejected
Description

FileZilla server version 0.9.43 beta Windows server 2003 R2 Enterprise x64 SP2

I browse my FTP site by IE10. If I use Chinese simplified character set GB2312 in IE, the Chinese folder or file name are garbled. If I switch encoding to UTF8, the folder or file name are correct. But the FTP site's title are garbled. In Chrome, no this problem.

#9254 With AMD Hydravision installed i have bad Menu entries in SiteManager "Quick Menu" Bug report normal FileZilla Client wontfix
Description

I don't know who is the causer of this Bug, but i report it to you because i haven't seen it in any other software

I have installed AMD Driver with Hydravision! On first start of Filezilla after a reboot i see bad Menu entries on the SiteManager "Quick Menu" (see attached screenshot) After i click something like the File-Menu and try it again it's away Only if i click on the SiteManager itself it doesn't got away

FileZilla 3.7.3

#9253 Malware download from sourceforge Bug report normal FileZilla Client wontfix
Description

I'm trying to download FileZilla client from https://sourceforge.net/projects/filezilla/files/latest/download?source=frontpage and my ESET Endpoint Antivirus warns me about threat: Object: http://ids.sourceforgecdn.com Threat: variant of Win32/InstallCore.IO possibly unwanted application

I tried to download other software from SF (ie: Apcupsd UPS control software, KeePass, Adminer, ...) and it seems this behavior is FileZilla client specific.

#9246 time/datestamp showing 00 for seconds on all files Bug report normal FileZilla Client outdated
Description

Remote FTP site shows 00 seconds on the time stamp even though the file actually have second information. Attached is a sample of the local file side by side with the same file in the remote ftp site. The local file shows the seconds and the remote file shows 00. Those 2 files are the identical the file was download from the FTP site using another FTP client and put in the local folder. No matter which file you see all files last modified shows 00 seconds.

#9245 Site Manager Encryption All Feature request critical FileZilla Client duplicate
Description

I need an encryption algo for the site Manager data which is currently being stored in xml file. Its easy to access all the sitemanager without using the filezilla we have faced virus on our site due to filezilla,

there are a lot of software like smart ftp which access the sites sotred in filezilla can you use encryption in data so that it would be safer to the client.

#9233 Parallels Compatibility Issue? Bug report normal FileZilla Client outdated
Description

I recently installed Parallels on my Mac and since then have been experiencing errors with FileZilla that I did not have prior to Parallels. I am wondering if there is some sort of compatibility issue? Here are the issues I’ve been encountering.

I cannot access any SFTP sites. The user name and passwords are correct, (double checked with the site owner), but it will never let me connect. FTP works as far as pulling up the site, but disconnects me from actually making any changes.

This is the most recent error code I received : Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server

I am the only person in my office experiencing this issue with the same sites, and the only one running parallels, thus leading me to believe it's a parallels issue?

I appreciate your time!

#9228 Slow double click to rename file then right click freezes whole interface. Bug report normal FileZilla Client duplicate
Description

This happens to me farely often, I will click a file slowly twice usually by accident, and then right click (my initial intended action). If you right click in that text box that appears after the slow double click it freezes everything. I can still Exit through global menu but that is about it.

I think i am an overclicker so this may not have come up for other people :)

I am using Ubuntu 13.10 and filezilla 3.7.3 I have had this issue for a long time over several versions of each.

Just tested on OSX and it is not an issue there.

Thank you filezilla!

#9219 Zip & unzip a file or folder Feature request high FileZilla Client duplicate
Description

Every time i need to login in my cpanel and compress/decompress a file or folder.

Is it possible to do the same thing with FileZilla client?

#9214 Quickfilter (quickly change file-filter settings) Feature request normal FileZilla Client duplicate
Description

I often have to work in directories with thousands of files. You filter feature is quite good. But I would need to quickly change the filter.

For example: one time I search for files like *AD?1234.csv one minute later I need *AB?1234.csv, or *AD?1235.csv

It would be nice to have such an option in the toolbar (“Werkzeugleiste”)

Perhaps I’m the only one, but I think this would be a nice feature.

#9212 FileZille is adding additional line breaks to my .html files Bug report normal FileZilla Client worksforme
Description

FileZille is adding additional and unwanted line breaks to my .html files.

Transfering files form Ubuntu server to Windows 7 PC

#9208 Filezilla does not move to primary monitor after disconnecting external screens Bug report normal FileZilla Client duplicate
Description

Other applications on the mac automatically move to the primary (laptop) screen when disconnecting external monitors. Combined with the inability to move the screen around this results in an invisible client's window.

#9205 Context menu opens on unexpected item in LocalTreeView/RemoteTreeView (where you can accidentally delete wrong directory) Patch normal FileZilla Client outdated
Description

I am using Windows 7 and haven't tested this under other operating systems. This happened to me with stable release 3.7.3 and a build I did tonight from SVN.

When using the right mouse button to bring up the context menu in either the local or remote directory tree controls in FileZilla Client, if you drag from the highlighted folder over one that isn't highlighted and release the button, the non-highlighted folder will be the target of the context menu that pops up. Worse, if this happens with a remote directory and you choose to delete the directory, the warning dialog that comes up doesn't give the name of the directory to be deleted.

I took a look at src/interface/LocalTreeView.* and src/interface/RemoteTreeView.* as well as the wxTreeCtrl source from wxWidgets 2.8.12. The event handler for a context menu event in LocalTreeView/RemoteTreeView is passed a tree item ID by wxWidgets that corresponds to the current mouse cursor position when the right mouse button is released. This is apparently standard behavior for Windows, so it seems it's up to FileZilla to accommodate it.

I'm attaching a patch that solves the issue for me. It adds an event handler for right-button drag that sets a boolean variable to 'true' to indicate (when the button is released and OnContextMenu() is called) that the context menu should use the currently selected tree item instead of the one passed to it by wxWidgets. If no drag occurs, the variable is false and the context menu will use the tree item passed by wxWidgets. The variable is reset to false after each OnContextMenu() call.

I thought it might be sufficient to have OnContextMenu() always use the selected item instead of the one under the mouse pointer, but if that is done it does not find the correct item if a different folder than the one currently selected is right-clicked.

#9201 Send MFCT on upload Feature request high FileZilla Client rejected
Description

We are looking for the ability to save a file's original created date/time during uploads. Our FTP server supports this ability, but FileZilla does not send the MFCT command during uploads, just the modified date/time. It would be great to see this ability added to the client so that the tool can continue to be the most relevant and recommended FTP client available. Thanks for the consideration.

#9200 Issues with password authentication Bug report normal Unknown outdated
Description

When using filezilla it appears that passwords are authenticated when they are correct and when they begin with the correct password. example password is pass1234 pass1234 will authenticate and pass1234567 will authenticate. I have tested this on both windows 7 and on linux 64bit and both behave exactly the same.

Not sure if its a client or server error but something is going wrong

#9197 directory listing failure - 534 Protection level negotiation failed. Bug report normal FileZilla Client rejected
Description

hi

i am getting the following error message.

Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (108,163,224,173,253,91). Command: LIST Response: 534 Protection level negotiation failed. Error: Failed to retrieve directory listing Error: Connection closed by server

pl provide a solution

#9191 Upload of mp3 repeats Bug report normal FileZilla Client duplicate
Description

My name is Matthew Crisp i am using filezilla version 3.7.3 on windows 7 ultimate. I use filezilla to upload sermons from my church to radio station everything has worked great until filezilla done an update and now when i upload it gets to 100% and then starts back at 90% then the file size on the server is larger than local file size and when it plays on the radio the last 45seconds to 1 minute repeats itself i do not know what is causeing it i have not tried to reinstall filezilla yet is that a suggestion to start with first? thanks Matthew Crisp mail@… or matt423@…

#9190 Upload of mp3 repeats Bug report normal FileZilla Client duplicate
Description

My name is Matthew Crisp i am using filezilla version 3.7.3 on windows 7 ultimate. I use filezilla to upload sermons from my church to radio station everything has worked great until filezilla done an update and now when i upload it gets to 100% and then starts back at 90% then the file size on the server is larger than local file size and when it plays on the radio the last 45seconds to 1 minute repeats itself i do not know what is causeing it i have not tried to reinstall filezilla yet is that a suggestion to start with first? thanks Matthew Crisp mail@… or matt423@…

#9160 Can not connect to server Bug report normal FileZilla Client rejected
Description

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

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

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

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

#9158 Amazing Truth About The Benefits Of E Cigarettes In Holland Bug report normal FileZilla Server invalid
Description

The increase in current instances electronic cigarettes have already been stunning. A Chinese pharmacist made the 1st era of digital cigarettes. His invention intended to be a substitute for conventional cigarettes, and in line with early announcements, it absolutely was bought being an attention-grabbing aid for anyone wishing to give up. Anyone who strolls in the streets of your town, it is possible to examine the rise of digital cigarettes in stores these days. It appears that evidently develop like mushrooms in every corner. Now deal with topic electronic cigarettes secure for us. The operation of these new electronic cigarettes is seemingly very simple. The product incorporates a nozzle during which a replaceable or refillable cartridge full of liquid is positioned. This liquid contains a combination of propylene glycol or vegetable glycerin, varying concentrations of nicotine and optionally, various flavors and aromas. E cigarettes in Holland is often a new merchandise in using tobacco globe. Anyone who has ever smoked these e Cigs see that by breathing, the circulation of air we take is detected by a sensor. This action subsequently makes it possible for the activation of the nebulizer, accountable for injecting the liquid droplets within the air which make. It's also activated at the same time an LED mild at the close in the system, which helps to higher simulate the act of cigarette smoking. A analyze claimed that they're as successful as nicotine patches. In current months, these electronic cigarettes are already marketed as a deal, given that in line with businesses that offer them. Don't result in almost any harm to wellbeing, nor have an impact on passive people who smoke. The promotion took snuff in the course of the many years we continue to be skeptical about this matter.

The benefits of digital cigarettes are great, as outlined by the companies that generate them. A tale assortment by yesterday defined that worked just as effectively as nicotine patches normally used for using tobacco cessation. Current scientific scientific studies so far advise that there's no assure that digital cigarettes usually are not dangerous. This statement certainly casts doubt among the people. It doesn't imply they don't seem to be harmful. You can not warranty that they're not hazardous to wellness is the important and its probable gain or damage lies precisely while in the liquid composition of which I spoke earlier. By together with nicotine material, electronic cigarettes dependancy stored customers. In addition, to make issues even worse, they also have propylene glycol element utilized to vaporize the nicotine. The use of this chemical chronically not been totally researched. It isn't utilized in any way chronically. Even so, based on Fernandez and have described adverse results on extended use. More and much more scientific studies suggest that digital cigarettes may even be carcinogenic, as well as in basic principle not only affect present people who smoke. Although none of these effects are conclusive, the fact is that the Planet Health Business alone has currently advisable against making use of digital cigarettes for his or her opportunity dangerous consequences. A health and fitness position, on top of that, e- cigs are in opposition to general public renormalization of snuff which experienced price tag a great deal of to acquire. Could you visualize while in the upcoming than education and learning or overall health facilities had been to allow the use of electronic cigarettes. Now, its use in these public areas is a component of the curious authorized limbo. And is particularly that though the snuff is banned, for now it's not at all your digital option. Due to this, in some cases we are going to see common people who smoke consume electronic cigarettes in community regions. As a result, the assert that they're a very good alternate to standard cigarettes is at the very least questionable. The simplest and healthful would be to quit smoking wholly, Within this regard, many professionals who reject using digital cigarettes. Though it really is true that digital cigarettes will not evidently have a lot of dangerous outcomes these types of as snuff, we should always be skeptical of advertising its use. Scientific reports start to position their problems should really provide a warning into the existing hype lately. Absolutely your best option for people who begin to leave within the past habitual dependence snuff. The net and pioneer from the marketplace for e - cigarette Retailer electrónico.es smokers has revealed the accurate rewards of your solution and quality that are ready to offer . That is certainly why cigarette - electronico.es delivers a grain of sand and closer every day to its buyers to technological know-how. Purchase on the web E cigarettes in Holland inside a practical price tag from our on line store.

http://ecigholland.info

Right now, a range of industries provide it. Electronico.es cigarette, serious about the benefit of its clients, has introduced to marketplace a whole package with USB charger and also for your automobile. The digital cigarette also has 10 charges and is environmentally friendly since it is full percent freed from toxic smoke. This represents a significant contribution on the pollution that brought on the snuff for several many years and the prolonged line of passive smoking cigarettes generates smoke common cigarette. The standing of the product or service has amplified as disclosed its a lot of overall health advantages, ranging from the alternative nicotine stages. It is actually educing harmful toxins and chemicals and carcinogens of standard cigarette products in addition as lowering mark left addictive. Not to mention the absence of smoke. The digital cigarette electronico.es also provides a terrific contribution for smokers give up gradually his cigarette habit. It can be pending significantly considerably less than to obtain boxes and packing containers of such each working day. On top of that, the usefulness it provides a web-based retailer like cigarette electronico.es is indeniable. It really is granting the shopper the power to which the product or service reaches your palms in a very couple clicks. For this reason, this on-line retailer every working day generates a increased number of followers on the lookout to acquire your products possibilities and wide variety packs. Moreover essences of every kind, making it possible for them to scale swiftly inside the current market of electronic cigarettes. Also, cigarette electronico.es offers payment solutions very best suited towards the industry to supply the customer with every kind of monotonous approach that has a tendency to produce getting regular cigarettes.

#9156 save login details from the quick connect bar history Feature request normal FileZilla Client fixed
Description

Hi,

I have been using FileZilla for the last two years. Its a great app. I do have a suggestion. It would be great if you can implement a feature to save login details from the quick connect bar history.

Some softwares like CCleaner will clear the quickconnect history by default. We will need to manually change the CCleaner settings to prevent this.

I had lost some of my clients login details because of this.

Please let me know your thoughts.

Thanks, Shijith.

#9153 FileZill Client v3.7.3 will not close, say's "Files still being edited" Bug report normal FileZilla Client wontfix
Description

Hi, We are using Win 8.1 for an OS. We have to force FileZilla to close because it say's "Files still being edited" when no files are still active.

FileZilla Client


Version: 3.7.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

Name: Windows NT 6.2 (build 9200) Version: 6.2 Platform: 64 bit system

#9151 Client freezes due to multiple dialogues being open at the same time Bug report normal FileZilla Client fixed
Description

When you edit files while a queue is being processed, there is a rare chance of having two dialogues open at the same time, cancelling each other out.

That's because when you edit files, there is a chance of the "Selected file already being edited" dialogue popping up. After this dialogue shows, a second dialogue can pop up, asking the user whether to overwrite an already existing file, since the queue is still running in the background.

This results in a freeze, since neither the dialogues nor the main program can be closed anymore.

#9150 Database resetted Bug report high FileZilla Server invalid
Description

Hello dear Filezilla support. My filezilla databse was resetted after 1 to 2 weeks inactivity. I hope u can backup my database. Database: fa-ko.bplaced.net Database username: fa-ko

Kind regards , Pappschachtl1

#9149 FileZilla Client crashs on rename Bug report normal FileZilla Client duplicate
Description

When you try to right click and rename a file in the FTP window of the remote server the whole client freezes , you can't upload files , edit files or close the app without killing the app in system monitor.

#9148 settings permission for uploading on filezilla server Other normal FileZilla Server worksforme
Description

Hi,

This is Aresh. We are using filezilla server for download option only previously.

We need to set the option for upload on filezilla server now. Can you please let me know how to set the setting for uploading on filezilla server.

Thanks in advance.

Regards, Aresh

#9147 could not log on Bug report low FileZilla Client rejected
Description

could not log on to A8384664@… to upload my files to web page. this is the error message I get Connection attempt failed with "EAI_AGAIN - Temporary failure in name resolution". my email is justfixitdj@…

#9145 fzsftp problem Tech support Bug report normal FileZilla Client outdated
Description

Been using your product for many years, love it. But recently I went the sftp for security reasons. I have noticed that at the end, the directory listings do not automatically refresh like it use to do. I have to manually refresh to see the uploaded file at the ftp site. Not a real big deal, just thought maybe you would like to know about it. The file I just uploaded does not show up at the ftp site without doing the refresh. Its there, just refresh is broken.

#9143 message log listing overwrites toolbar and quickconnect bar Bug report normal FileZilla Client duplicate
Description

Immediately upon connecting and at the time that the local site and remote site locations are displayed the scrolling message log listing overwrites the toolbar and quickconnect bars. I'm using 3.7.3 on Windows 7 Home Premium w/service pack 1. System is an Asus notebook k53f/k63f series with 4mb 64-bit operating system.

#9141 Filezilla silently fails to start under OsX 10.9 with default security configuration Bug report normal FileZilla Client fixed
Description

On a clean install of Mavericks, where the 'Allow apps downloaded from' setting has been left in its default state of 'Mac App Store and identified developers' Filezilla fails to run, with the console output ...

30/12/2013 11:50:04.037 CoreServicesUIAgent[4974]: Saving rejection record:
Rejected URL=file:///Applications/FileZilla.app/
App URL=file:///Applications/FileZilla.app/
30/12/2013 11:50:04.040 com.apple.launchd.peruser.501[273]: ([0x0-0x10e10e].de.filezilla[4972]) Exited: Killed: 9

As I understand it this is the OS killing the Filezilla process due to the default security settings. If the OsX setting is altered to 'Anywhere' Filezilla runs up as expected.

The 'Bug' I wanted to report is that for some reason, I assume due to the way the application runs up; there is no display to state why the application didn't run, it just silently fails to start. Other applications trigger an OS pop up stating that the application can't be run due to the current settings, and appear in 'System Preferences >> Security & privacy >> General' with the option to allow them anyway.

#9131 FileZilla Client 3.7.2 thru 3.7.3 Displaying Last Modified date in the Future. Bug report normal FileZilla Client outdated
Description

I am seeing any new files added to a RHEL 5.x box using SFTP, shows file having Last Modified date that are in the future. I have seen the bug here in tickets, but it seems to just get dismissed ? If I go local to the server via ssh the dates are correct locally. I have checked the ntp server, the date/time, zones, on server and client and everything is in order. My client machine is a Windows 7 Pro sp1 64bit os.

#9128 Always upload changed files option Feature request blocker FileZilla Client duplicate
Description

Hello. Since FZ knows when iv'e saved a file (because it prompts if i want to upload changes) what about an option to always upload? subsequent changed files get queued and uploaded one by one until queue is clear or user cancels process.

#9127 automatically correct (common) typos in URI Feature request normal FileZilla Client wontfix
Description

In short I would like to see FZ parse Url's that have simple typos. Such as

ftp://0.0.0.0

Remove space from start ftp://0.0.0.0

tp://0.0.0.0 to ftp://0.0.0.0

Just some common things I deal with often.

James

#9126 Files keep redownloading Bug report normal FileZilla Client outdated
Description

FileZilla Client


Version: 3.7.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

filezilla on download completion want's to rewrite download file.problem just started after windows updates where installed.

#9123 Cant download zip files in any browser Bug report normal Unknown outdated
Description

Hi, I'm to download a zip file. The browser stops downloading pretending that it is downloaded completely. I tried to download 97MB file but it stops when it is 2-3MB. I disabled my antivirus and the same problem appears. BTW, I recently formatted my computer, before that I didn't face this problem.

I'm waiting for your help. Thanks in advance :)

#9122 Filezilla's download button links to Ask.com-signed installer Other normal FileZilla Client outdated
Description

Is the Filezilla download button supposed to link to a proprietary installer that does not match the published signature or filename?

By clicking through to the additional downloads page, it is possible to download Filezilla without this installer, but I find it very hostile behavior of open source software.

The "special offers" I got in the installer were both called WinZip, but neither are the actual WinZip software. One was a registry cleaner, the other I don't remember. Beyond that a "special offer" of freeware is not "special" (so that is misleading by itself), the product's names are very misleading to users, probably damaging their computers and filling it up with adware, and also damaging to the reputation of Filezilla. I'd rather pay than run this proprietary, misleading adware. If you guys need better hosting, I can provide a 35mbps connection with unmetered data. Thanks.

#9121 Cannot log in to account Bug report low FileZilla Client duplicate
Description

Getting the following error when trying to log into account: Status: Resolving address of finforens.com Status: Connecting to 184.168.221.96:21... Status: Connection established, waiting for welcome message... Error: Connection timed out Error: Could not connect to server

Host, Username and Password used are correct. Please help

#9120 Cannot log in to account Bug report low FileZilla Client invalid
Description

Getting the following error when trying to log into account: Status: Resolving address of finforens.com Status: Connecting to 184.168.221.96:21... Status: Connection established, waiting for welcome message... Error: Connection timed out Error: Could not connect to server

Host, Username and Password used are correct. Please help

#9119 Failed to retrieve directory listing Bug report normal FileZilla Client outdated
Description

I am having trouble with retrieving the directory from server. It's showing me the message in log that, Response: 230 Login successful. But after some second I got this, Status: Retrieving directory listing... Command: CWD /html Response: 250 Directory successfully changed. Command: TYPE I Response: 200 Switching to Binary mode. Command: PASV Response: 227 Entering Passive Mode (188,94,250,224,165,81) Command: LIST Error: Connection timed out Error: Failed to retrieve directory listing

Because of this error I have formatted my laptop and reinstall everything, but got the same error message again.

Can anyone please help me out of this.

#9113 server not connected Bug report normal FileZilla Server rejected
Description

i was trying to live on website but server not connected please help me urgent

#9112 server not connected Bug report normal FileZilla Server duplicate
Description

i was trying to live on website but server not connected please help me urgent

#9108 My html is turning Chinese Bug report normal FileZilla Server outdated
Description

Everything is turning into Chinese and I dont have a clue why

#9107 Critical error Bug report normal FileZilla Client invalid
Description

I keep on getting a critical error and could not connect to server error. I have tried resubmitting my password a few times and closing FileZilla. But nothing is working.

#9106 All files fail to transfer to server Bug report normal FileZilla Client rejected
Description

I recently used the FTP with no incident, so this error came out of nowhere. When I try to transfer PDF images as a folder containing several (7) files, I get the following error message and it says it could not start the transfer:

Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Connexion November.pdf Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: CWD / Response: 250 OK. Current directory is / Command: MKD November 2013 FTP Response: 550 Can't create directory: Disk quota exceeded Command: MKD /November 2013 FTP Response: 550 Can't create directory: Disk quota exceeded Command: CWD /November 2013 FTP Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: SIZE /November 2013 FTP/Alternative Energy Magazine November.pdf Command: CWD /November 2013 FTP Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: SIZE /November 2013 FTP/Connexion November.pdf Response: 550 Can't check for file existence Command: TYPE I Response: 550 Can't check for file existence Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,23,199) Command: STOR /November 2013 FTP/Alternative Energy Magazine November.pdf Response: 227 Entering Passive Mode (207,179,90,222,89,168) Command: STOR /November 2013 FTP/Connexion November.pdf Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Energy Tech November.pdf Command: CWD /November 2013 FTP Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Energy Tech Online November.pdf Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: CWD / Response: 250 OK. Current directory is / Command: MKD November 2013 FTP Response: 550 Can't create directory: Disk quota exceeded Command: MKD /November 2013 FTP Response: 550 Can't create directory: Disk quota exceeded Command: CWD /November 2013 FTP Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: SIZE /November 2013 FTP/Energy Tech November.pdf Command: CWD /November 2013 FTP Response: 550 Can't check for file existence Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,229,92) Command: STOR /November 2013 FTP/Energy Tech November.pdf Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: SIZE /November 2013 FTP/Energy Tech Online November.pdf Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\EP&T November.pdf Command: CWD /November 2013 FTP Response: 550 Can't check for file existence Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,15,128) Command: STOR /November 2013 FTP/Energy Tech Online November.pdf Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: CWD / Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Industry Today November.pdf Response: 250 OK. Current directory is / Command: MKD November 2013 FTP Response: 550 Can't create directory: Disk quota exceeded Command: MKD /November 2013 FTP Response: 550 Can't create directory: Disk quota exceeded Command: CWD /November 2013 FTP Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: SIZE /November 2013 FTP/EP&T November.pdf Command: CWD /November 2013 FTP Response: 550 Can't check for file existence Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,20,52) Command: STOR /November 2013 FTP/EP&T November.pdf Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Robotics Tomorrow November.pdf Command: CWD /November 2013 FTP Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: SIZE /November 2013 FTP/Industry Today November.pdf Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: CWD / Response: 550 Can't check for file existence Command: PASV Response: 250 OK. Current directory is / Command: MKD November 2013 FTP Response: 227 Entering Passive Mode (207,179,90,222,123,99) Command: STOR /November 2013 FTP/Industry Today November.pdf Response: 550 Can't create directory: Disk quota exceeded Command: MKD /November 2013 FTP Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Response: 550 Can't create directory: Disk quota exceeded Command: CWD /November 2013 FTP Response: 550 Can't change directory to /November 2013 FTP: No such file or directory Command: SIZE /November 2013 FTP/Robotics Tomorrow November.pdf Response: 550 Can't check for file existence Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,49,214) Command: STOR /November 2013 FTP/Robotics Tomorrow November.pdf Response: 553 Can't open that file: No such file or directory Error: Critical file transfer error Status: Disconnected from server Status: Disconnected from server

If I try to upload the files individually, it tells me that the file already exists (it does not), so I can choose to overwrite it or rename it (I've tried both)and it says it transferred successfully, but the client cannot find the files on the server and it is reported as 0MB.

Status: Resolving address of FTP.ACD.net Status: Connecting to 207.179.90.222:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 12:52. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER FTPaccess@… Response: 331 User FTPaccess@… OK. Password required Command: PASS Response: 230 OK. Current restricted directory is / Status: Server does not support non-ASCII characters. Status: Connected Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Alternative Energy Magazine November.pdf Command: CWD / Response: 250 OK. Current directory is / Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,75,96) Command: STOR Alternative Energy Magazine November.pdf Response: 150 Accepted data connection Response: 226-Error during write to file Response: 226 Transfer aborted Error: File transfer failed after transferring 262,144 bytes in 1 second Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Alternative Energy Magazine November.pdf Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,230,107) Command: MLSD Response: 150 Accepted data connection Response: 226-Options: -a -l Response: 226 140 matches total Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,17,42) Command: STOR Alternative Energy Magazine November.pdf Response: 150 Accepted data connection Response: 226-Error during write to file Response: 226 Transfer aborted Error: File transfer failed after transferring 262,144 bytes in 1 second Status: Starting upload of C:\Users\jparis\Desktop\November 2013 FTP\Alternative Energy Magazine November.pdf Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,108,244) Command: MLSD Response: 150 Accepted data connection Response: 226-Options: -a -l Response: 226 140 matches total Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,181,113) Command: STOR Alternative Energy Magazine November.pdf Response: 150 Accepted data connection Response: 226-Error during write to file Response: 226 Transfer aborted Error: File transfer failed after transferring 262,144 bytes in 1 second Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (207,179,90,222,165,154) Command: MLSD Response: 150 Accepted data connection Response: 226-Options: -a -l Response: 226 140 matches total Status: Directory listing successful

I have uploaded files and folders to the FTP for months exactly the same way without incident. Please let me know if you can help me.

Thank you

#9105 New translation for Corsican language Patch normal FileZilla Client fixed
Description

Hello,

FileZilla is a very useful software! Thanks for its development.

I would also like to contribute to its use, so I've translated it in Corsican. You will find attached the .po catalog file containing the translation in Corsican of the latest .pot file.

I would be pleased if you could include this new language in the next version.

I just specified 'Patch' as Type and 'Other' as Component because it concerns both, but I'm not sure if these are the expected values!

Best regards, Patriccollu.

#9096 Rapid Connection Creation Failure Bug report normal FileZilla Server outdated
Description

If my client opens 34 connections to FileZilla server at the same time, then connections fail to open. In order to work around the issue, I have to put a lock around connecting to the FileZilla server to ensure only 1 connection is being created at a time.

#9095 uppercase QUIT from an AIX is not accepted Bug report normal FileZilla Server invalid
Description

We have a counterpart that has filezilla server and in case we login from our internal system (AIX OS), that issue the QUIT command in uppercase, we receive the "invalid command error". On the other hand, if we issue the quit in lowercase, everything goes smoothly. Another info, if we repeat the same test from a windows system, the filezilla server accepts the quit both in upper and lower cases. We can't change the QUIT command in the AIX procedure and we think that this case sensitivity applied in the first test, is not correct. Could you kindly verify?

#9093 ip address change Bug report normal FileZilla Client rejected
Description

After installing filezilla ftp my ip address changed, now there's an ip address conflict and I cannot open the Internet. What can I do to change it back? Ìve tried everything. Thank you.

#9083 Repeated Error Bug report normal FileZilla Server outdated
Description

Upon switching from one file to another to upload, recently I have been receiving the following error messages every time:

Error: Network error: Software caused connection abort Error: Failed to retrieve directory listing

#9078 Formatting LIST output Feature request normal FileZilla Server rejected
Description

FTP is used a lot for automated internal data transfers between systems at night, etc. Some of these systems have a need to parse the LIST output. This can be hard to do when each FTP server's output is slightly different. See attachment.

What would make FileZilla Server extremely powerful would be if the user could define the format of LIST output, for those cases where it's not possible to define it on the client system. For example:

1 type 2 perms 12 links 15 user 24 group 32 size 42 date 55 filename:

1 2 3 4 5 6 7 8

12345678901234567890123456789012345678901234567890123456789012345678901234567890 -r-xr-xr-x 1 noone nogroup 148943 Apr 29 2013 042913 -r-xr-xr-x 1 noone nogroup 53 Aug 30 2012 1 -r-xr-xr-x 1 noone nogroup 2492297 Oct 18 14:05 10181301 -r-xr-xr-x 1 noone nogroup 88260 Oct 18 14:10 10181302

Would define which column each field should be displayed. Unlisted fields would not be displayed:

1 filename 14 size 25 date

1 2 3 4

1234567890123456789012345678901234567890


Would look like this:

042913 148943 Apr 29 2013 ABCDEFGH.EXT 53 Aug 30 2012 10181301 2492297 Oct 18 14:05 10181302 88260 Oct 18 14:10 10181303 798 Oct 18 14:19

The format string could be specified by the admin in the settings area of FileZilla. It be most useful if there is a global setting and also each login could have it's own format to override the global definition.

#9077 Sort LIST output Feature request normal FileZilla Server wontfix
Description

Output from the LIST command is not sorted. I think the assumption is that the FTP client will sort it if necessary. Unfortunately, this is not always the case. We're trying to use it with old numerical controllers on the factory floor that do not sort the output. Makes it very difficult to find your NC program file in a long listing.

It'd be nice if the FileZilla Server had an option to sort the LIST output before sending it to the client. The option could be on for any FTP connection, by group or by user.

#9076 Show Desktop Feature request normal FileZilla Client fixed
Description

For Windows systems, please show "desktop" as the highest folder in the left column.

#9074 file modification date wrong in remote site - 1969 Bug report normal FileZilla Client fixed
Description

I have installed two sftp servers in windows 7. I always use filezilla client for any connection and all works right. But in this special case with windows, I got the problem that the date reported in remote sever by filezilla was very wrong. The client reports a datetime near in 1969 year, but the files were modified in this year 2013.

By the way I'm using ubuntu.

I tried another client GFTP and the date error dissapeared. Please fix it.

cliente Filezilla v. 3.5.3 server: windows 7 professional / Core FTP Server I used before fresSSHd server with the same result.

#9071 Copy File names Feature request normal FileZilla Client duplicate
Description

Is there no way to copy a listing of the files in a directory to a text file or spreadsheet? There is frequently a need for me to manage, sort, compare and so on, files within my directories. I realize that they can be "clicked" and the filename copied one at a time, but that's really time consuming. I'm really surprised that there isn't such a feature. Especially since I've seen others asking for it.

#9065 Large file uploads to 100% and fails Bug report normal FileZilla Client rejected
Description

When I upload a file it uploads fully then restarts the upload infinitely. It will not save to location. I've tried all the different options for "action after queue completion" but none seem to let the fully uploaded file enter my directory.

Here is the report: "Status: Resolving address of ftp.w3e.subsplash.com Status: Connecting to 206.130.130.221:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-Local time is now 09:33. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 2 minutes of inactivity. Command: USER 5KJB2V Response: 331 User 5KJB2V OK. Password required Command: PASS Response: 230-User 5KJB2V has group access to: 403 402 12 61 Response: 230- 482 Response: 230-OK. Current directory is / Response: 230 2095032 Kbytes used (99%) - authorized: 2097152 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 (206,130,130,221,184,175) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 70 matches total Status: Directory listing successful Command: DELE 01 Growth.mp3 Response: 250-2088440 Kbytes used (99%) - authorized: 2097152 Kb Response: 250 Deleted 01 Growth.mp3 Status: Resolving address of ftp.w3e.subsplash.com Status: Connecting to 206.130.130.221:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-Local time is now 09:34. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 2 minutes of inactivity. Command: USER 5KJB2V Response: 331 User 5KJB2V OK. Password required Command: PASS Response: 230-User 5KJB2V has group access to: 403 402 12 61 Response: 230- 482 Response: 230-OK. Current directory is / Response: 230 2088440 Kbytes used (99%) - authorized: 2097152 Kb Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Status: Starting upload of C:\Users\Jeff\Music\iTunes\iTunes Media\Podcasts\Park Valley Church\01 Growth.mp3 Command: CWD / Response: 250 OK. Current directory is / Command: PWD Response: 257 "/" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,141,123) Command: STOR 01 Growth.mp3 Response: 150 Accepted data connection Response: 550-Quota exceeded: 01 Growth.mp3 won't be saved Response: 550 2088440 Kbytes used (99%) - authorized: 2097152 Kb Error: File transfer failed after transferring 33,682,048 bytes in 56 seconds Status: Starting upload of C:\Users\Jeff\Music\iTunes\iTunes Media\Podcasts\Park Valley Church\01 Growth.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,50,183) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 69 matches total Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,36,183) Command: STOR 01 Growth.mp3 Response: 150 Accepted data connection Status: Retrieving directory listing... Command: CDUP Response: 250 OK. Current directory is / Command: PWD Response: 257 "/" is your current location Status: Directory listing successful Response: 550-Quota exceeded: 01 Growth.mp3 won't be saved Response: 550 2088440 Kbytes used (99%) - authorized: 2097152 Kb Error: File transfer failed after transferring 33,682,048 bytes in 59 seconds Status: Starting upload of C:\Users\Jeff\Music\iTunes\iTunes Media\Podcasts\Park Valley Church\01 Growth.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,250,107) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 69 matches total Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,142,181) Command: STOR 01 Growth.mp3 Response: 150 Accepted data connection Response: 550-Quota exceeded: 01 Growth.mp3 won't be saved Response: 550 2088440 Kbytes used (99%) - authorized: 2097152 Kb Error: File transfer failed after transferring 33,682,048 bytes in 55 seconds Status: Starting upload of C:\Users\Jeff\Music\iTunes\iTunes Media\Podcasts\Park Valley Church\01 Growth.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,47,253) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 69 matches total Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,93,136) Command: STOR 01 Growth.mp3 Response: 150 Accepted data connection Error: Connection closed by server Response: 550-Quota exceeded: 01 Growth.mp3 won't be saved Response: 550 2088440 Kbytes used (99%) - authorized: 2097152 Kb Error: File transfer failed after transferring 33,682,048 bytes in 55 seconds Status: Starting upload of C:\Users\Jeff\Music\iTunes\iTunes Media\Podcasts\Park Valley Church\01 Growth.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,255,96) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 69 matches total Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,58,185) Command: STOR 01 Growth.mp3 Response: 150 Accepted data connection Error: File transfer aborted by user after transferring 3,604,480 bytes in 6 seconds Response: 226-2091960 Kbytes used (99%) - authorized: 2097152 Kb Response: 226-File successfully transferred Response: 226 6.695 seconds (measured here), 0.51 Mbytes per second Status: Disconnected from server Status: Resolving address of ftp.w3e.subsplash.com Status: Connecting to 206.130.130.221:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-Local time is now 09:41. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 2 minutes of inactivity. Command: USER 5KJB2V Response: 331 User 5KJB2V OK. Password required Command: PASS Response: 230-User 5KJB2V has group access to: 403 402 12 61 Response: 230- 482 Response: 230-OK. Current directory is / Response: 230 2091960 Kbytes used (99%) - authorized: 2097152 Kb Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Status: Starting upload of C:\Users\Jeff\Music\iTunes\iTunes Media\Podcasts\Park Valley Church\01 Growth.mp3 Command: CWD / Response: 250 OK. Current directory is / Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,244,170) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 70 matches total Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,238,150) Command: STOR 01 Growth.mp3 Response: 150 Accepted data connection Status: Resolving address of ftp.w3e.subsplash.com Status: Connecting to 206.130.130.221:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-Local time is now 09:41. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 2 minutes of inactivity. Command: USER 5KJB2V Response: 331 User 5KJB2V OK. Password required Command: PASS Response: 230-User 5KJB2V has group access to: 403 402 12 61 Response: 230- 482 Response: 230-OK. Current directory is / Response: 230 2088440 Kbytes used (99%) - authorized: 2097152 Kb Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Response: 550-Quota exceeded: 01 Growth.mp3 won't be saved Response: 550 2088440 Kbytes used (99%) - authorized: 2097152 Kb Error: File transfer failed after transferring 33,682,048 bytes in 94 seconds Status: Starting upload of C:\Users\Jeff\Music\iTunes\iTunes Media\Podcasts\Park Valley Church\01 Growth.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,239,30) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 69 matches total Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,94,29) Command: STOR 01 Growth.mp3 Response: 150 Accepted data connection Error: File transfer aborted by user after transferring 4,128,768 bytes in 10 seconds Response: 226-2092472 Kbytes used (99%) - authorized: 2097152 Kb Response: 226-File successfully transferred Response: 226 10.584 seconds (measured here), 380.95 Kbytes per second Status: Starting download of /01 Growth.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (206,130,130,221,66,19) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -l Response: 226 70 matches total Status: Skipping download of /01 Growth.mp3 Status: File transfer successful, transferred 9,313 bytes in 3 seconds"

#9050 Floating server list option Bug report normal FileZilla Client outdated
Description

When I chose an option from my servers list, the option I chose stays on the screen, like floating. Check the image for more info. Quitting FZ doesn't remove it.

#9048 [PATCH] Directory listing fails for dates in October and server locale=PL Patch normal FileZilla Client fixed
Description

FileZilla Client: 3.7.3 Protocol: SFTP Server type: Unix Problem: a directory listing in Polish server locale fails when the returned dates are in the month October and in the "short-month-name day hour:minute" form, e.g. -rw-------. 1 owner group 345306 paź 14 21:17 file-name FileZilla Client will see this object as a file named "paź 14 21:17 file-name" with no date/time assigned. You can't download such file or browse to such directory, because the name FileZilla shows and uses doesn't actually exist on the server. The reason for this is the Polish "ź" letter in the "paź" word (which is Polish for "Oct"). FileZilla doesn't seem to recognise the encoding. Changing the encoding in FileZilla doesn't help. Changing the server type in FileZilla doesn't help either. Possible solutions:

  • use listing that displays dates in a predefined format, e.g. YYYY-MM-DD, if possible,
  • allow the user to specify the command to use for listing, if possible,
  • add the problematic character to the codes to have it recognised.

The patch that will be attached to this ticket adds support for ISO-8859-2 and UTF-8 encodings for the letter and additionally adds the sequence that the particular problematic server sent. Tested, works.

#9045 Filezill window cannot be moved on desktop Bug report normal FileZilla Client duplicate
Description

After installing the latest version of Filezilla (version info at the bottom) I noticed that I cannot move the FileZilla window around the desktop. It is fixed in the location in which it opened.

I've tried clickng and dragging, closing and reopening FileZilla to no avail. The window is stuck in a single location. I click & hold on the top of the window (as you normally would) to move the window and nothing happens.

Sorry I can give yo more detials but that's pretty much it.

FileZilla Client


Version: 3.7.3

Build information:

Compiled for: i686-apple-darwin9 Compiled on: i386-apple-darwin9.8.0 Build date: 2013-08-07 Compiled with: i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.6.2

Operating system:

Name: Mac OS X (Darwin 13.0.0 x86_64) Version: 16.144

#9042 Directories are shown as files when connecting to FTP share Bug report normal FileZilla Client outdated
Description

I'm using Filezilla for a couple of years now to copy files to and from my mediacenter hard-drive. Everything worked fine till today. When connecting to the disk (in this case acting as an ftp server), it shows all my drives as files. And therefore they won't open up in Filezilla. I'm just getting odd error messages like "file copy failed". I tried another FTP-application and it opens up fine, also when using Firefox, there are no problems at all.

I also tried re-installing Filezilla and we are using the latest version of the software on Windows 7 Professional SP1.

#9041 Please add discrete up/down and back/forward navigation buttons Feature request normal FileZilla Client duplicate
Description

Hi,

Could you please add forward/back and up/down directory buttons to the local and remote pane headers. Currently, the only way seems to be to either edit the file path, or to scroll to the top of the directory listing and click on the up one level .. icon, neither of which is efficient. I came to FileZilla from CuteFTP and your application is superior in most respects, except for this detail.

Thanks in advance and keep up the good work, Pete Clayton

#9038 Filezilla 3.7.3 Not Compatible with Mac OS X 10.9 Mavericks PJ Smith Bug report high FileZilla Client fixed
Description

I tried installing version 3.7.3 of Filezilla on my MacBook Pro (w/ OS X 10.9 installed) and got this message:

"Filezilla cannot be installed because it from an unidentified developer."

I downloaded the file from download.cnet.com.

Is this something that can be easily fixed? I use Filezilla all the time and it would be a shame to not be able to use it on my new machine for this reason.

#9033 Not able to download Other high FileZilla Client fixed
Description

When I attempt to download the FileZilla client version it keeps telling me, "You must be connected to the internet to complete your installation."

I obviously am connected to the internet so I'm not sure why this keeps coming up.

Is this a computer problem on my end or a download problem on your end?

Please let me know asap

Thank You

#9029 Filezilla client login all time stamps -7 from cuurent PST Windows time Bug report normal FileZilla Client rejected
Description

When we login with Filezill all time stamps that we FTP'd show 7 hours behind PST. GMT is 7 hours ahead. PST time 2:22PM time of file Filezilla 7:22AM GMT is 9:22PM

How do we fix this?

#9024 Impossible to log to ftp.centreparamita.org Bug report normal FileZilla Client rejected
Description

Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Trace: CRealControlSocket::OnClose(10060) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry... Status: Delaying connection for 1 second due to previously failed connection attempt... Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Trace: CRealControlSocket::OnClose(10060) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Trace: CRealControlSocket::OnClose(10060) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Trace: CRealControlSocket::OnClose(10060) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Trace: CRealControlSocket::OnClose(10060) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.centreparamita.org Status: Connecting to 67.205.22.147:21... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Trace: CRealControlSocket::OnClose(10060) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server

#9023 Visual Bug on Toolbar Bug report normal FileZilla Client duplicate
Description

Previously, I would like to say thank you very much for this great application. I find it so helpful to me by using this application. So, I would like to help by reporting a bug.

Bug's Trigger :

  1. Do a Site Connect by clicking on the Site Manager's dropdown button and choose the site I want to connect
  2. Connection occurs
  3. After a successful connection, the bug appears on the Toolbar
  4. Look of the Toolbar seems to be weird / not normal
  5. I tried to change the theme by going to Edit > Settings > Interface > Themes > and select the other theme options than those currently in use
  6. Look of the Toolbar return to normal view

System Detail FileZilla Client

Version: 3.7.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

Name: Windows NT 6.1 (build 7600) Version: 6.1 Platform: 32 bit system

#9014 Automaticlly changes user password . Bug report normal FileZilla Server outdated
Description

I tried to make a user with password 123 . i made it then i opened up the filezilla client , i entered user's name and the password (wich was 123) then it said Login Incorrect . But when i went back to the Server i saw that the password was changed to some random numbers wich are 20 chars long . Please help .

#9006 Cannot log into FTP..."Waiting for welcome message" Bug report high FileZilla Client rejected
Description

Hello - I cannot log into FTP. Each time I get an error message stating the following:

Could not connect to server

Status: Resolving address of fire.wavestreamer.com Status: Connecting to 174.37.16.73:9446... Status: Connection established, waiting for welcome message... Error: Connection timed out Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of fire.wavestreamer.com Status: Connecting to 174.37.16.73:9446... Status: Connection established, waiting for welcome message... Error: Connection timed out Error: Could not connect to server

Unfortunately I do not know how to log each error, so I copied and pasted the information above. Please help, I have been so excited about transferring my media to cloud dj and this is the only thing that is stopping me.

Thanks!

#9000 530 error cannot log in Other normal Other rejected
Description

I last used filezilla in Sept 2012 with no problems, now I cannot log in.

Status: Resolving address of www.fabuloso-splendido.co.uk Status: Connecting to 193.227.106.105:21... Status: Connection established, waiting for welcome message... Response: 220 Gene6 FTP Server v3.10.0 (Build 2) ready... Command: USER fabuloso-splendido.co.uk Response: 331 Password required for fabuloso-splendido.co.uk. Command: PASS Response: 530 Login or Password incorrect. Error: Critical error Error: Could not connect to server

I'm using windows 7 and the latest version of filezilla 3.7.3 My site is hosted with Mrsite Ive tried my password in both upper and lowercase my firewall is set to allow filezilla through although I have tied with my firewall turned off completely but that had no affect. I have also tried shortening my user to fabuloso-splendido and fabuloso-splendido.c as Mr site says: If your website address is longer than 20 letters (e.g.myfirstwebsiteishere.com) then your FTP username will be the first 20 letters only (so, you would use myfirstwebsiteishere). The password is your original Mr Site activation code in UPPER case.

I have also tried switching between passive and active modes, with all variations of above and still no affect.

when using the config wizard this is the report Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.7.3 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 90.216.214.187 ja-cbg-cbe-bih Response: 200 OK PREP 62325 Response: 200 Using port 62325, data token 746320053 PORT 90,216,214,187,243,117 Response: 200 PORT command successful LIST Response: 150 opening data connection

Would really appreciate some help please. Thanks

#8990 Getting an error Bug report high FileZilla Server rejected
Description

Hi,

I am getting this error when attempting to update our website:

522 disk full critical file transfer error

Please assist, thank you!

-Aaron

#8989 Spam Other normal Other fixed
Description

Please try to block the user maskodok and delete the spam (last message) in ticket #8272. I noticed http://trac.filezilla-project.org/wiki/SpamLog, but I don't have sufficient rights to add the ticket to the list.

#8988 Could not write to transfer socket: ECONNABORTED 3.7.3 Bug report normal FileZilla Client outdated
Description

i have this new problem Could not write to transfer socket: ECONNABORTED

I saw the other postings but links are expired patch, was also another version of filezilla, and this post is new, new version of filezilla, please help Thank you.

#8985 Add aes128-gcm@openssh.com and aes256-gcm@openssh.com Ciphers and umac-128-etm@openssh.com MAC support for SFTP Feature request normal FileZilla Client fixed
Description

These ciphers and MAC were added to OpenSSH 6.2 release. Unfortunately, FileZilla 3.7.3 wont connect via SFTP protocol to my servers that exclusively use these ciphers and MAC.

#8984 GUI fails with certain site whereas command line succeeds Bug report normal FileZilla Client outdated
Description

When using the Windows command line ftp program, I am successful in connecting to a site, getting a directory listing, and transferring a file. However, after successfully loggin in, the FileZilla GUI fails when it asks for a directory listing.

Status: Connecting to 141.157.27.118:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220-FileZilla Server version 0.9.40 beta Trace: CFtpControlSocket::OnReceive() Response: 220-written by Tim Kosse (Tim.Kosse@…) Trace: CFtpControlSocket::OnReceive() Response: 220 Please visit http://sourceforge.net/projects/filezilla/ Trace: CFtpControlSocket::SendNextCommand() Command: USER Samsung Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for samsung Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 Logged on Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 207 ms Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /users/ftp/Samsung Trace: CFtpControlSocket::OnReceive() Response: 550 CWD failed. "/users/ftp/Samsung": directory not found. Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (141,157,27,118,7,15) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 425 Can't open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFtpControlSocket::OnReceive() Response: 421 Connection timed out. Trace: Unexpected reply, no reply was pending. Trace: CRealControlSocket::OnClose(0) Error: Connection closed by server

#8976 generic proxy per site Patch normal FileZilla Client outdated
Description

allow to define generic proxy per site. the rule is:

  1. if define generic proxy per site, it will use it (ignore bypass proxy setting)
  2. if no generic proxy per site, and if bypass proxy, it will connect directly
  3. if no generic proxy per site, and if not bypass proxy, it will use system's generic proxy if defined.
#8973 file keeps processing (triple) since 9/27/13 it is a file from april 19 2013 Bug report high FileZilla Client outdated
Description

file sftp://BSSI@sftp.ihcfa.com/Outgoing/ZZBSSI_iHCFA-BSSI-837P-04191312425_ZZ_BSSI_2013_04_20_05_05_29_644388.CLM_A0001LWI.ImportReport.PDF keeps transmitting to our electronic ihcfa site.

#8969 Patch for #2978 Patch normal FileZilla Client duplicate
Description

Patch that fixes #2978, natural sorting like Windows Explorer & Nautilus for Filezilla client

#8963 Sending large files (>30K kb) results in file re-sending indefinitely after first completion Bug report normal FileZilla Client worksforme
Description

When I use FileZilla to transmit large .txt files, it sometimes sends them over and over again until I catch it. Obviously this causes problems in my workflow and that might be the case for other people too.

#8961 Preserve Timestamps Does not Work Bug report normal FileZilla Client outdated
Description

I am transferring files from one computer to another and it does not preserve the date/time information. Under transfer, I have a checkmark by the line to preserve that information.

#8959 Allow deletion of one entry instead of all entires in History in "Quick Connect". This will allow saving only good entries. Thanks Feature request normal FileZilla Client rejected
#8956 possible performance improvements Feature request normal FileZilla Client duplicate
Description

I regularly upload 5000 plus files - there is a mix of small ones (under 100k) and large ones (over 50M)and several files that have not changed at all - so use overwrite only if changed

You operate two parallel ftp channels. These tend to be response time limit when dealing with short files and bandwidth limited when transferring large files.

By selecting one channel only to do the biggest files first and the other to do smallest files first, you will get better use of bandwidth

#8955 possible performance improvements Feature request normal FileZilla Client duplicate
Description

I regularly upload 5000 plus files - there is a mix of small ones (under 100k) and large ones (over 50M)and several files that have not changed at all - so use overwrite only if changed

You operate two parallel ftp channels. These tend to be response time limit when dealing with short files and bandwidth limited when transferring large files.

By selecting one channel only to do the biggest files first and the other to do smallest files first, you will get better use of bandwidth

#8948 Limit number of connection in site manager doesn't work Bug report normal FileZilla Client outdated
Description

i set a max of 1 connection for a server in site manager and after connecting i see filezilla uploading with 5 connections simultaneously to that server.

#8946 Please add a "Create & enter Directory" context menu command Feature request normal FileZilla Client fixed
Description

Hello

If I create a Directory, I always change to this new directory.

Therefore it would be great to have an additional context menu command: "Create and enter directory". It creates a directory - and automatically change the path into it.

Thanks a lot, kind regards, Thomas

#8941 GnuTLS error -12: When will this issue be fixed? Bug report normal FileZilla Client duplicate
Description

I don't have access to the server files to be able to apply the workaround for the preceding seemingly well known issue. Any idea if someone is working on a permanent fix?

I am being forced to use WinSCP ....

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

Thank you all for the help.

#8940 login details in plain text Bug report high FileZilla Client duplicate
Description

Hi! I noticed that login details are stored in plain text, without encryption (%APPDATA%\Roaming\FileZilla). When someone capture the one file easily gain access to all saved accounts! It is very dangerous. Why this data is unencrypted?

#8934 Cannot access FileZilla Server from FileZilla Client Bug report normal FileZilla Client outdated
Description

I'm using FileZilla client version 3.7.3 and trying to connect to a FTP server. I can connect to the server just fine manually via command shell FTP from my system. I can tell it's running FileZilla server because the output of 'remotehelp server' tells me so.

My FileZilla client never shows folders/files in the remote pane. There's just a message that says 'Not connected to any server'. During the connect process the activity log shows the following and just keeps re-attempting over and over again:

Status: Connecting to [IP Address]... Status: Connection established, waiting for welcome message... Response: 220- Response: 220-* Response: 220 * Command: USER [the user] Response: 331 Password required for [the user] Command: PASS Response: 230 Logged on Command: CLNT FileZilla Error: Could not connect to server


The settings on my client are..... General Tab: Ftp Protocol, Use Plain FTP, Logon Type is Normal. Username & Password set. Advanced Tab: Default (AutoDetect) for server. Nothing else set. Transfer Settings: Transfer mode is Default. Nothing else set. Charset: autodetect. Nothing else set.

#8933 LIST command: The TLS Connection was not properly terminated Bug report normal FileZilla Client rejected
Description

Version 3.7.3 of Filezilla. Explicit TLS connection to FTP server. Passive mode. Directory listing fails for any directory. Trace attached with sensitive information removed.

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