Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1701 - 1800 of 8170)

Ticket Summary Owner Type Priority Component Resolution
#5470 Make View/Edit get to "Open with..." Feature request normal FileZilla Client duplicate
Description

When we select one file where its extension file is assigned with more than one editor at the "Filetype associations" settings, it would show up the "Open With..." and the name of the editors to chose from the list. Sometimes you want to edit the same file into different editors, so I can open a file in a editor that I get to compare files or in other editor to get to translate files and so on. An "Open With..." option is a must have in FZ. ;0)

#5501 Drag-drop file upload always fails Bug report normal FileZilla Client duplicate
Description

Trying to drag a file from the local folder to the remote server folder always fails in version 3.3.4-rc1 of FileZilla Client.

To reproduce:

  1. UI is configured to Blackboard layout, not reversed.
  2. Login to an FTP server.
  3. Navigate to source folder and destination folder.
  4. Click and drag a file from the local file pane to the remote file pane and drop.

What happens: Client attempts to transfer file and gets an error similar to the following: can't open file 'Q:\Folder\subfolderfile.php' (error 2: the system cannot find the file specified.)

The path reported in this error is not correct, the actual file is located at: 'Q:\Folder\subfolder\file.php' It appears this method of uploading has a bug where the last \ in the folder path is missing.

Work around: Selecting the file in the local pane and pressing Enter transfers the file correctly.

#5505 View/Edit doesn't work any more Bug report high FileZilla Client duplicate
Description

View/Edit function doesn't work any more after upgrading to 3.3.4 rc1 version. Tested on Notepad++ and Dreamweaver cs5.

#5506 Uploading a file via drag&drop fails Bug report blocker FileZilla Client duplicate
Description

When I drag&drop a file from Windows Explorer or from FileZilla into the remote directory, I get this error:

Status: Starting upload of C:\1temp\typo3_44_cssx.png Error: Failed to open "C:\1temp\typo3_44_cssx.png" for reading Error: File transfer failed

The correct path/filename would be: C:\1temp\typo3_44_css\x.png

Problem: The last backslash in front of the filename is missing. Upload via context menu works fine.

FileZilla 3.3.4-rc1

#5507 can't upload pics Bug report normal Unknown duplicate
Description

"error 2 - the system can not find the file specified" I had no problem before I upgraded to 3.3.4-rc1 it will not upload any of my pics. I usualy use the quick connect and choose the "upload if source is newer" button

#5508 Can't open file (error 2) when dragging from local to remote Bug report normal FileZilla Client duplicate
Description

Hello,

Just upgraded to 3.3.4-rc1, no problems with the upgrade. Then tried to transfer a couple of files by dragging and got error 2. However when I right-clicked and selected 'upload' - it worked fine. So it appears to be drag-n-drop related issue.

Great program regardless :) Thanks.

Oleg

#5509 Path problem Bug report blocker FileZilla Client duplicate
Description

Would like to proclaim a problem with paths. Namely, very often happens that when I send a file from the desktop, rather than address the path C:\Users\Tom\Desktop\index.html , I have C:\Users\Tom\Desktopindex.html (no "\" on the Desktop ), Which prevents the dispatch of a file. The problem does not occur when I send the file to disk. I have FileZilla 3.3.4rc1. This problem occurs on the dispatch file.

#5510 Drag'n'drop does not work in 3.3.4-rc1 Bug report high FileZilla Client duplicate
Description

In 3.3.4-rc1 drag-and-drop function fron Windows Explorer does not work. From explorer panel inside the Filezilla itself it does not work either. The only way to transfer a file is double click - only this works which is very inconvenient

#5511 Remote file not opening in editor Bug report high FileZilla Client duplicate
Description

In 3.3.4-rc1 when I click on the remote file or right click and select view/edit
the file downloads to the temporary folder
but the editor does not open with the file and the files being edited table does not get updated.
This worked OK in previous versions including 3.3.3 - reverting

#5514 Drag and Drop Handler submitting wrong path/filename Bug report blocker FileZilla Client duplicate
Description
  1. Drag and drop a file from "c:\test\file.txt" (from the Windows Explorer) to the right hand side of the filezilla window (the "Remote site") into a folder on the connected server.
  1. filezilla will report an error indicating that it can not find the file "c:\testfile.txt" (mind the missing path seperator at the end of the dirname before the basename starts)

This also happens when you try to drag and drop the file from the left hand side of filezilla (the "Local site").

If I right click on the file in the "Local site" and choose "Transfer file" it works fine.

The log file does not reveal very much (I have set the log level to debug):

23:46:09: can't open file 'C:\testfile.txt' (error 2: das System kann die angegebene Datei nicht finden.)

(The latter is german and means that it can not find the file)

I am using Filezilla Client 3.3.4-rc1

#5515 uploading a directory with subdirs and files doesn't work Bug report high FileZilla Client duplicate
Description

the file and dir name are merged therefore filezilla can't find the file to upload

#5522 New feature Feature request normal FileZilla Client duplicate
Description

It would be MOST helpful to have the file transfer window at the bottom of the screen able to sort the columns; i.e., click on file size, it's sorted by size A-Z, click again, it's sorted Z-A. That way, I could prioritize the largest files as low, and keep the smallest as normal or high. It doesn't change the transfer time, but allows the small files to get done first.

#5557 Move File/Folder option Feature request normal FileZilla Client duplicate
Description

Add an option to move file/folder at remote site in ftp client

#5558 Show agregate speed on status bar (and on a tab) Feature request normal FileZilla Client duplicate
Description

As we all know, FileZilla is more than simply an ftp client (or server), it is sometimes also used as common yardstick to see how the connection between the client and server is performing.

IOW, performance figures from FileZilla get used as data to help optimize the network/server.

Case 1) When I complained to my ISP that their line wasn't performing, they asked me to connect to their ftp servers (they specifically requested that I use FileZilla) and start simultaneously downloading 10 test files from their server.

Case 2) When I set up a server myself, I usually use FileZilla to see how it is performing, and compare FileZilla results with other transfer methods (SCP, Samba etc).

To help with these, it would be great if FileZilla could display aggregate speed (of all currently active transfers) on the status bar.

It would be even more great if there was a new tab (beside 'Queued Files', 'Failed Transfers', 'Successful Transfers') that showed a graph of speeds for individual transfers as well as aggregate.

#5562 Error when viewing Winzip file Bug report normal FileZilla Client duplicate
Description

The latest version was automatically downloaded this morning (3.3.4.1).

When I log onto a remote site, highlight a Winzip file, right click and select View/Edit, I get the attached error messages.

It's something I've never had a problem with before so I double-checked by downgrading to version 3.3.3 and I can view a zip file without error.

#5571 On the server, can View and Edit be separate actions? Feature request normal FileZilla Client duplicate
Description

When opening .html files, my local computer uses Internet Explorer to view files. To edit files, I use TextPad.

The "Open with" feature request may take care of this.

#5576 configuration of file list sorting algorithm Feature request normal FileZilla Client duplicate
Description

Found a bug in the newest FileZilla Version for Mac (I don't know if the bug also exists in the Windows version):

I have a lot of files on my server. Some start with a lowercase "c" and some with an uppercase "C". Now, the uppercase "C" is listed on top of all lowercase files. Maybe there should be an option, if the start-character style should be ignored.

This bug really sucks, but maybe it's a "feature". That wouldn't be good!

Thank you very much, Florian!

Sorry about my bad english. I'm from germany.

#5582 auto-upload option for locally edited file Feature request high FileZilla Client duplicate
Description

Hi there, i would like to request a feature to automatically upload local edited files, now we have option, prompt to upload locally edited files, which prompt every time you save the file.

a option to auto save locally edited files will definitely look great, just under the option for watch locally edited files and prompt to upload

it will save a lots of time

many thanks justy

#5585 Drag & Drop from one to another ftp-server Feature request normal FileZilla Client duplicate
Description

I would appreciate a feature to copy files and folders from one ftp to the others without caching them on the local computer. I use FileZilla on windows and backuping files to that kind of system really sucks because file and folder permission would be lost.

I have no problem with caching the files to my local drive but the permissions should be resetted on the new server.

#5592 Transfer Queue; not able to sort Feature request normal FileZilla Client duplicate
Description

FileZilla Client V3.3.4.1 The transfer queue displays different columns with captions/headings such as Direction, Remote File, Size, Priority, etc. When any caption is clicked the corresponding list below doesn’t get sorted in any order. I do not know if a sorting functionality exists for that section or it's a bug - will be extremely useful if exists; example: to select files larger than a certain size/direction/location and set specific priority to them. Also, in other sections such as the directory tree, we are able to sort in either ascending or descending order but there is no option to remove sorting i.e, a third neutral option that removes all applied sorting order or just follows default MS windows style.

#5602 Disappearing toolbar buttons Bug report normal FileZilla Client duplicate
Description

There is a lot of overlapping of command lines in the top window of filezilla client. As the command lines scroll up the toolbar buttons disappear until I mouse-over them. After the box fills up with commands, then the command write over the 'host', 'username', 'password', and 'port' boxes just below the toolbar buttons. The commands cover the toolbar buttons too.

#5606 Protectes password Feature request critical FileZilla Client duplicate
Description

Password should be crypted in the XML file I need to save passwords because i have a lot of site

But actualy passwords are visible in clear in the filezilla.xml

It's very very dangerous

#5613 Copy from FTP to another FTP - directly Feature request normal FileZilla Client duplicate
Description

Hi,

I lack this feature very much.

Just simple directly copy from FTP to FTP.

#5621 hebrew all texts are mirrored Bug report high FileZilla Client duplicate
Description

all text at the transfers window is mirrored and not possible to read it

#5626 protocol error with invalid data message Bug report normal FileZilla Server duplicate
Description

I am trying to transfer files from a zip file into a folder, then use filezilla to make the files available for others to download.

I,ve searched the forum, read and followed a how to use Filezilla tutorial but I keep getting:

FileZilla Server version 0.9.36 beta Copyright 2001-2010 by Tim Kosse (tim.kosse@…) Connecting to server... Connected, waiting for authentication Logged on Retrieving account settings, please wait... Done retrieving account settings Sending account settings, please wait... Protocol error: Invalid data, could not import account settings. Could not change account settings Retrieving account settings, please wait... Done retrieving account settings Sending account settings, please wait... Protocol error: Invalid data, could not import account settings. Could not change account settings Retrieving account settings, please wait... Done retrieving account settings Sending account settings, please wait... Protocol error: Invalid data, could not import account settings. Could not change account settings

Also, do I need to download Filezilla Client for transfering the fike making them available for others THEN download and use SERVER to make files available for others to download? Because I only used the SERVER. I am using a Window vista computer

#5637 Automated File Syncronization Feature request normal FileZilla Client duplicate
Description

I am making this request to be considered for implementation in future versions. Could there be a manager similar to the existing Site Manager that would allow for synchronization tasks? After making several updates to a site, I usually open the site from site manager, browse to the correct dir in both local and server windows, and highlight and drag all the files from the local window to the server window. Then upon the request for overwrite, I select, "Overwrite if different size or source newer" and check the "Always use this option" and "Apply to current queue only". It would be a great time saver if a single click could perform all of that automatically after being configured once.

Thanks!

-- Caleb OS's - Windows Vista, Arch Linux, Ubuntu

#5640 Download continues past 100% Bug report high FileZilla Client duplicate
Description

It is not fixed (Ticket #4672).

That's a reality, you filezilla developers have to face it, soon or later.

When you change your attitude in this matter, we your fans, will glad to describe you the steps to reproduce the behaviour, again.

The program is useless for download large files until then is simply useless.

#5643 "Check For Updates" Does Not Work When There Is A HTTP Proxy Feature request low FileZilla Client duplicate
Description

I have to use a HTTP Proxy to communicate with the Internet; if I stop using the proxy and use a direct connection to the Internet, I cannot access HTTP via my Web browser.

Ever since I have had to use the HTTP Proxy, the "Check For Updates" cannot access the FileZilla information over the internet. Here is a log:

Status: Disconnected from server Status: Downloading /updatecheck.php?platform=i586-pc-mingw32msvc&version=3.3.4.1&osversion=5.1&osarch=32 Status: Resolving address of update.filezilla-project.org Status: Connecting to 62.75.138.232:443... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out", trying next address. Status: Connecting to 213.239.222.5:443... Status: Connection attempt failed with "ETIMEDOUT - Connection attempt timed out". Error: Disconnected from server: ETIMEDOUT - Connection attempt timed out Error: Disconnected from server Error: File transfer failed

However, when I access the URL "https://62.75.138.232/updatecheck.php?platform=i586-pc-mingw32msvc&version=3.3.4.1&osversion=5.1&osarch=32" from IE, which is using a HTTP proxy, I obtain a respose; here is the response:

nightly 2010-10-19 http://filezilla-project.org/nightlies/2010-10-19/i586-mingw32msvc/FileZilla_3_setup.exe sha512 365565943362ae605ae680c09c9260c1dbc915d11d63899700f304a85cb5090f0d257f9096e608bf1c731297ba843677d1d0b81d93cc829edfae4fbcdc7484a1 release 3.3.4.1 http://downloads.sourceforge.net/filezilla/FileZilla_3.3.4.1_win32-setup.exe sha512 d4e0b0eaf4f3767e37df12063e7d79f74ac8005535e829b99e1feb0f0541c3343570fc892e020f99087d31de20d01e797d7476ab2cfd94c28a78d0e8b732e0cd

Can the "Check For Updates" be modified to use a HTTP Proxy, either using the one configured in IE or one configured separately in FileZilla?

Tom Rausch

#5654 Some of the display is broken in Windows 7 64bit Bug report normal FileZilla Client duplicate
Description

Occasionally, as I cannot purposely replicate the issue, when you switch between programs using the normal taskbar in Windows 7 64bit, the upper display, where the menu bar, server login bar, quick connect, etc, will be covered in the server transfer logs. This display stays messed up until you minimize the FZ window, or close it and restart it. Then it will happen again.

I was just now able to replicate part of the issue by switching between a Windows Explorer window and Filezilla.

#5675 Add SSH functionality to FileZilla Server Feature request normal FileZilla Server duplicate
Description

I would like to add sFTP (FTP over SSH) to my FTP server, but this feature does not appear to be available in the current version of FileZilla server. Can it be added?

#5678 Single Instance of Filezilla Feature request high FileZilla Client duplicate
Description

Option to run only single instance of FileZilla.

#5683 Visually distinguishing sites in tabs (by colour or custom name)" Feature request normal FileZilla Client duplicate
Description

The tab feature in the client is great but it also increases mistakes when transferring files to sites with similar directory structures. It happened to me frequently that I dragged a file onto the wrong server because I assumed that a different tab was active. This can be extremely dangerous when transferring to a production web site. Therefore right now I always make sure that I only have one tab open.

A simple way to avoid this would be to allow color-coding sites. The 'General' tab of the site manager would need one additional field with a color-picker where a user could associate a color code with a site.

When the tab for that site is selected, the background color of the client window would change into that color.

Thus I could have three sites open, one with a background color of light green, another with light red, another with light blue. When I select the first one, the gray default background would change to light green. The white background color of the controls, of course, would not change. When I then select the third site, the background color would change to light blue.

#5694 quick connect buttons vanish after connecting to a FTP-Server Bug report high FileZilla Client duplicate
Description

Hello, After connecting to a FTP-Server i have grafic errors on "quick-connect tab". All buttons are gone and i can watch in between all protokoll data. Please have a look at the screenshot. It should explain the error. Hope you can fix it ... .

#6504 add native 64bit for windows Feature request low FileZilla Client duplicate
Description

I have success compile 64bit FileZilla with mingw64.this need modfile FileZilla's windows_manifest.xml fzshellext ,patch GunTLS and wxWidgets

#6526 Not working with vmWare Bug report normal FileZilla Client duplicate
Description

I have latest filezilla running on 3 machines, 1 Win XP, 1 Win 7 and both working fine, when I try running in a Win XP VM ware session connecting to my site which is running zftp server it failes to connect at the Status: Initializing TLS... line.

The settings are the same - any idea what VMware might be blocking and how I can unblock it?

#6527 menus do not display Bug report critical FileZilla Client duplicate
Description

The menus do not display when connecting to FTP. They only begin to show when the cursor is moved over the menu bars.

#7152 new feature - export / import Site Manager Feature request normal FileZilla Client duplicate
Description

i run filezilla from 2 pc's and it would be great if i could save and then import / export Site Manager with all the passords

#7159 Diff software integration Feature request normal FileZilla Client duplicate
Description

Hi, I really like Filezilla, but I want know if is possible to integrate a diff software (like WinMerge).

Some others softwares have this support, but on change remote-temporary-file the content is ignored, and Filezilla, on edit a remote-temporary-file ask about upload the changes. I think that it's perfect with a diff software too.

Any plans?

Bye and thanks for hard work on a great software!

#7169 Failed to retrieve directory listing error: could not read from socket: ECONNRESET - connection reset by peer Bug report normal FileZilla Client duplicate
Description

I am using the FileZilla Server for this and the server is online.

Status: Resolving address of ftp.trac.filezilla-project.org Status: Connecting to 213.239.222.5:21... Status: Connection established, waiting for welcome message... Response: 220 FZ router and firewall tester ready Command: USER Jennifer Ng Response: 331 Give any password. Command: PASS Response: 230 logged on. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 500 invalid command, goodbye! Error: Failed to retrieve directory listing Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server

I already made a home directory for it.

May I know how to make the correct directory?

I need to use this for my online shop so I put my priority of the report as high.

Thanks a million and sorry for the inconvience caused. <:3 )~

#7196 add MODE Z Compression option in FileZilla 3 Feature request normal FileZilla Client duplicate
Description

Hello,

MODE Z compression option (available in FileZilla 2.2.x) is not available in FileZilla 3.x. FileZilla Server supports this feature. Today I can't move to FileZilla 3 because of this missing function.

Can you please can you add this option.

Thanks by advance.

regards.

#7209 Problems with retrieving files that starts with ,, '' (spacebar) at the begining. Bug report high FileZilla Client duplicate
Description

Today i have encountered a critical error while trying to fetch file that was starting with spacebar. It totally forbids me from downloading the files as server response 550 - file not exists.

#7233 Log showing through to top panel area when synchronized browsing Bug report high FileZilla Client duplicate
Description

Version: 3.3.5.1 64bit Windows 7 64bit with Intel Core i5 processor

If you turn on synchronized browsing with the above setup, the message log shows through the upper area of FileZilla (ie, the menu, search box, etc).

#7265 GUI overwrite of top menu and toolbar area Bug report normal FileZilla Client duplicate
Description

The top menu, toolbar area of icons and quick connect is being overwritten by scrolling text in the connect and actions information text area. (I don't know it's official name) This happens consistently every time the program is used. When you pass the cursor over the menu or some toolbar icons, they sometimes come back. (the icon hover toggle) This has happened for some time and is still occurring with the latest release.

FileZilla Client


Version: 3.4.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-03-27 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: 2.10.4

Operating system:

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

#7281 Sync Feature request critical FileZilla Client duplicate
Description

You should be able to create multiple shortcuts on your desktop for various syncs. When you double click on a sync shortcut... it launches sync functionality and syncs the ftp site content to/from your computer.

#7284 'failed to write xml file' Bug report normal FileZilla Client duplicate
Description

Hi there, I have an ASUS Eee PC, Netbook (1G RAM). I only recently installed filezilla and did so under the instruction of my web hosts -- who say they are quite familiar with the program. I have successfully made several connections to their server and uploaded files onto it. This is the primary reason I installed the program. The last three times I have started filezilla, a series of error messages have been popping up (see attached images). I have to click 'OK' on the boxes, of which there might be anything up to seven or eight. Two or three appear as the program opens and three always appear at the end of the session. This doesn't seem to be affecting my ability to connect to the remote server; I have performed a test connection and uploaded a file to check. I'm just wondering is this an omen of worse problems to come. Thanks, Kath T Today I also downloaded the newest version of filezilla, hoping the problem would stop, but it didn't. I just started up and shut down filezilla and have taken screenshots of every error alert I have to click through; errors 01.gif and 02.gif appeared at the beginning and the rest at the end. I have checked to see the destination folders in the error messages and the files mentioned are there, but I don't know much about what the messages mean.

#7285 the picture will explain Bug report normal FileZilla Client duplicate
Description

always when i use the software the bar become like this

http://www.7addad-scripts.com/Untitled.png

#7286 Space before of name of folder Bug report normal FileZilla Client duplicate
Description

If I create a folder with a name that contains a blank space on begining of name, is nor crecognized and is impossible acces to it or download

Thank you for this awesome program,

Jorge

#7292 "Create file" option in addition to "Create directory" option Feature request normal FileZilla Client duplicate
Description

Please add the option to "Create file," which would insert a blank file on the remote server for editing, which would be more convenient than having to leave FileZilla, create a blank file on the local machine, go back to FileZilla, refresh the local pane, upload the blank file, then delete the local copy of the blank file.

#7300 queue.xml bug Bug report high FileZilla Client duplicate
Description

When I open filezilla (3.4 version) i receive this message :

Can't open file filezilla.xml (error 5: access denied)

Why ? Can I delete this file ?

Thanks

#7325 error message - 530 Login Incorrect Bug report normal FileZilla Client duplicate
Description

I've been connecting to the server up until yesterday and have been using the same host, username and password.

#7332 Filezilla binary conflict Bug report high Unknown duplicate
Description

I did not see a fix for the user-submitted ticken in April. I have the same problem. You have to hit accept approx 15 diff times to connect and move around in the folders. THe other ticket with the same prbolem is 7277. How can we fix this with you or PC tools? Firezilla appears to modify its own binaries after every command line sent/received.

#7333 natural order sorting of filelist Feature request low FileZilla Client duplicate
Description

Currently Windows FileZilla client (v3.4.0 which is latest) doesn't sort files correctly if they start with numbers. I attached a snapshot to show the problem.

#7345 Strang Error Bug report normal FileZilla Client duplicate
Description

I am running XP SP3. When I try to launch I get several XML errors. layout.xml (failed to write), queue.xml and filezilla.xml (access denied).

#7347 Won't reconnect after timeout (input_pushback not null!) Bug report normal FileZilla Client duplicate
Description

When connected to a server via SFTP, and it times out and disconnects, FileZilla doesn't automatically reconnect when selecting a remote folder in the folder tree. Instead, it gives an 'input_pushback not null!' error, followed by another error: 'Failed to retrieve directory listing.'

Clicking on yet another folder will force a reconnect. It's just selecting the first folder that gives this error. It used to work fine, but has been broken for 6 months or so.

#7351 Wrong failure reason for local permission problems Bug report low FileZilla Client duplicate
Description

FileZilla 3.5.0-rc2

To reproduce try to download a file to a folder where FileZilla has no write privileges. On current Windows version this could be C:\ for example as this would require elevated privileges.

The download appears correctly on the tab for failed transfers, but the reason is "Transferring".

#7357 Request client-side ASCII conversion for SFTP Feature request high FileZilla Client duplicate
Description

I understand this is a "as designed" in the sense that the protocol does not directly handle it, but other clients can do this (converting CR/LF to LF for unix is not rocket science), so I am posting it as a bug. I love FileZilla except for this lack of an important "feature".

It might be nice to at least warn the user the first time an ascii file is transferred over ssh to a unix system because several of us have spent a lot of time trying to get it to work until we finally found a forum entry that said this was as designed. I understand this, but again other clients have found a way to deal with it. I am forced to abandon FileZilla for the moment.

Even a disclaimer on the transfer type config page would help. This has been incredibly frustrating and even caused us issues during deployments since this causes a silent failure.

#7365 Scrolling command/response window overwrites menu bar and toolbar Bug report normal FileZilla Client duplicate
Description

Sometimes the command/response window overwrites the menu bar, toolbar, and quick-connect bar when it scrolls up. Cannot reproduce every time, but it does happen often. Most recent version of client (3.5.0) still exhibits this behavior, which started two to four versions ago.

#7387 Show passwords in Site Manager Feature request low FileZilla Client duplicate
Description

In FlashFXP it can show me the password when I click on the field.

This is very useful. VERY useful.

Sort it out here please.

#7394 Updated to 3.5.0; now header block is scrambled Bug report normal FileZilla Client duplicate
Description

The window displaying the connection activity consumes the entire header covering buttons and other features. See accompanying file for screen grab showing problem.

#7396 Connection closes when attempting to get initial directory listing Bug report blocker FileZilla Client duplicate
Description

Client info pasted below. log file attached.

colleagues are using a 2.x version of filezilla in order to avoid this problem.

FileZilla Client


Version: 3.5.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-05-22 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: 2.10.4

Operating system:

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

#7400 Lost password Do not touch Other normal FileZilla Client duplicate
Description

For months I've been unable to logon to my ftp site. I've tried every password I could think of and think filezilla is blocking me: ftp.bilaaljusticecenter.org username: Halimah I think the system locked me out after too many failed attempts (for months) Message in filezilla dialog box: Response: 220-You are user number 6 of 75 allowed. Response: 220-Local time is now 09:24. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 3 minutes of inactivity. Command: USER Halimah Response: 331 User Halimah OK. Password required Command: PASS Response: 530 Login authentication failed Error: Unable to connect!

#7426 Filezilla not working Bug report normal FileZilla Client duplicate
Description

after I updated I tried to log-in to use my filezilla on my mac and it won't let me.

#7440 Bug Report Bug report normal FileZilla Client duplicate
Description

despise uninstalling the program and reinstalling the error message unable to access xml file comes up. all files are installed in users, owner roaming directory. the files cannot be found and the client does not connect to the server.

messages are as follows:" EACCES - Permission denied"

:Failed to write xml file

:Cannot open file with directory Users/owner/roaming, access denied ;error 5

#7445 SFTP: Unable to download if filename begins with space rajesh Bug report low FileZilla Client duplicate
Description

Tried to download file over sftp with space at begin of filename gives me:

path/filen name: open for read: no such file or directory

seems to trim filename.

Filezilla 3.5.0_x86_64

#7448 optionally disable drag&drop Feature request normal FileZilla Client duplicate
Description

When working with Pen Tablets (Wacom,etc..) the high precision of the pointer causes very difficult to click shortly on a folder to select it. Usually the pointer drag a little pixels, causing the folder moving, and disastrous results on productive servers.

A option for disable (or confirmation dialog) would improve security when working with graphic poninters.

#7449 Alarm sound when finished transferring the queue Feature request normal FileZilla Client duplicate
Description

It would be very useful to hava an option to tell FileZilla that it should play a system sound when it finishes transferring its current queue.

#7454 Mode Z support (compression) Feature request normal FileZilla Client duplicate
Description

Hi,

Is it planned to include ModeZ (compression) support in the FTP client? From what I was reading on the internet, it seems it was supported in older versions, and for some reason removed. This is extremely useful when uploading website files, as most files are ASCII or DLLs (C#) which compress greatly!

#7457 Failed to retrieve directory listing, therfore FZ fails to upload files Bug report high FileZilla Client duplicate
Description

Our FTP server (Globalscape) has a no list files permission, so clients uploading cannot view or list the files on the server (security reasons). This has been working fine with previous version of FZ (3.1, 3.2), however in the latest version of FZ 3.5, this no longer works. Other FTP clients work fine also. As it used to work fine on previous versions of FZ, and now on new v3.5 no longer works, then I would categories it as a bug. Our problem is that we recommend our users to use FZ, as it's very simple robust, but were now getting clients reporting problems as they upgrade. Problem occurs on both the Windows and mac clients.

Status: Resolving address of sydftp.acp.com.au Status: Connecting to 203.18.241.160:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Trace: CFtpControlSocket::SendNextCommand() Command: USER scope Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for scope. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230-Login OK. Proceed. Response: 230-Select the appropriate Magazine folder. Response: 230-NOTE users can only UPLOAD to the 'Send to ACP' folder Response: 230 If collecting files then look within the 'Pickup from ACP' folder, as DOWNLOADs are allowed. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Features supported: Response: COMB target;source_list Response: REST STREAM Response: SIZE Response: MDTM Response: XCRC filename;start;end Response: SSCN Response: MLST Size*;Modify*;Create;Type*;Unique;Perm*;Lang;Media-Type;CharSet; Response: XNOP Response: 211 END Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is current folder. 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 (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 3263 bytes transferred. 3263 bps. 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD Womans Day Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /Womans Day. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 204 bytes transferred. 204 bps. 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD Send to ACP Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day/Send to ACP". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day/Send to ACP" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. 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 Status: Resolving address of sydftp.acp.com.au Status: Connecting to 203.18.241.160:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Trace: CFtpControlSocket::SendNextCommand() Command: USER scope Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for scope. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230-Login OK. Proceed. Response: 230-Select the appropriate Magazine folder. Response: 230-NOTE users can only UPLOAD to the 'Send to ACP' folder Response: 230 If collecting files then look within the 'Pickup from ACP' folder, as DOWNLOADs are allowed. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /Womans Day/Send to ACP Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/Womans Day/Send to ACP". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/Womans Day/Send to ACP" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 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 (203,18,241,160,109,97). Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. 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) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,18 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,19 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. 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) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,20 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\temp\PrePress Edit INGEST test files\ZZ-0511\co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1296): List called from other command caller=0p157c1e8 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,21 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. 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) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Command: SIZE co0511VIRTUALCARD.pdf Trace: CFtpControlSocket::OnReceive() Response: 550 Permission denied. Trace: FileTransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,22 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: File transfer failed Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,68,70,44,16,23 Trace: CFtpControlSocket::OnReceive() Response: 425 Data connection already open. 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

#7458 Need help Bug report critical FileZilla Server duplicate
Description

this keeps happening when im tryin to get my server with filezille server

#7460 Can't do anything when multiple alert dialog comes up Bug report normal FileZilla Client duplicate
Description

FilrZilla 3.5.0

When multiple alert dialog windows come up, I have no choice other than force quit the application. It doesn't allow me to press cancel or ok in any windows.

#7474 tool bar Bug report normal FileZilla Client duplicate
Description

I would like to report in your software the toolbar will disappear from the screen when the message log is scrolling.

I currently own the Toshiba and I noticed on your previous version of your software. This bug did not do this and the toolbar stayed exactly where it was and did not disappear. The only time I can get the toolbar to reappear is when I have to hit F5 and refresh the screen or minimize the window and then maximize it again which will cause the toolbar to reappear at which point we'll stay in its normal position without flickering so every time I open up the program before using it. I have to minimize the screen and then maximize it and then work up from there. I don't think it is my computer because the previous version did not do this. I just recently of graded to the newest version within a week and I noticed this glitch I don't know if anybody else is happening. This type of problem, but it is worth looking into because your program is such an asset to the community.

I captured a screenshot live of what it does but I see no way to import it into your ticket system to show you exactly what's going onif you need further information or you want to see in this video that captured of what exactly going on. Please contact me and I will find a way to get to the footage

#7733 Quick Connect Header overrun by Status Bug report normal FileZilla Client duplicate
Description

Steps: 1) load filezilla 2) Using the quick link to Site Manager I select an FTP site 3) Connect to site by clicking on the name 4) connection starts

  • Connection Status starts to scroll
  • Status display overwrites the Quick Connect Header area, just under the icon bar.

Steps to date: 1) Discovered it with the last update, 2) downloaded the latest update (see clipboard copy) 3) Tested per steps 1 - 4 above and found the same problem.

System: Windows 7, SP1

FileZilla Client


Version: 3.5.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2011-08-28 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: 2.10.4

Operating system:

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

#7743 FTP synchronize Bug report low FileZilla Client duplicate
Description

Hello does filezilla has a synchronize feauture? from local to ftp server or from ftp server to local.

hope you could help me thanks a lot.

#7746 SFTP WINDOWS TO UNIX CONTROL M CHARACTERS IN CSV FILE Bug report normal FileZilla Client duplicate
Description

We were trying to ftp a file using port 22 (sftp). We set the file type option as 'Auto' and sftp'd the csv file to the unix. We see the control M charcters on the csv file. We tried the other option 'ASCII' but it still carried over the control M.

#7753 Changing Tab Orders in FIleZilla Client Feature request high FileZilla Client duplicate
Description

I'd like to change the tab order by Mouse Dragging when I have multiple tabs opened at a time. Is it under progress in development of Beta version or scheduled for future versions?

#7764 Drag and drop Bug report normal FileZilla Client duplicate
Description

Cursor icon does not allows to drop dragged file. I downloaded and unzipped my file. I can drag it from my window but cannot drop it into filezilla folder to upload.

#7773 GnuTLS error -53: Error in the push function. Other normal FileZilla Client duplicate
Description

I'll get this error after ftp login.

Log:


Status: Adres oplossen van ftps.omgevingsloket.nl Status: Verbinden met 94.228.135.136:21... Status: Verbinding aangemaakt, welkomstbericht afwachten... Antwoord: 220 (vsFTPd 2.2.2) Commando: AUTH TLS Antwoord: 234 Proceed with negotiation. Status: TLS initialiseren... Status: Certificaat controleren.... Commando: USER ftp_g201 Status: TLS-/SSL-verbinding gemaakt. Antwoord: 331 Please specify the password. Commando: PASS Antwoord: 230 Login successful. Commando: SYST Antwoord: 215 UNIX Type: L8 Commando: FEAT Antwoord: 211-Features: Antwoord: AUTH SSL Antwoord: AUTH TLS Antwoord: EPRT Antwoord: EPSV Antwoord: MDTM Antwoord: PASV Antwoord: PBSZ Antwoord: PROT Antwoord: REST STREAM Antwoord: SIZE Antwoord: TVFS Antwoord: UTF8 Antwoord: 211 End Commando: OPTS UTF8 ON Antwoord: 200 Always in UTF8 mode. Commando: PBSZ 0 Antwoord: 200 PBSZ set to 0. Commando: PROT P Antwoord: 200 PROT now Private. Status: Verbonden Status: Mappenlijst ophalen... Commando: PWD Antwoord: 257 "/" Commando: TYPE I Antwoord: 200 Switching to Binary mode. Commando: PASV Antwoord: 227 Entering Passive Mode (94,228,135,136,47,0). Commando: LIST Fout: GnuTLS error -53: Error in the push function. Fout: Verbinding verloren Fout: Ontvangen van mappenlijst is mislukt

#7790 Display error Bug report normal FileZilla Client duplicate
Description

I have a display error when I'm using Fz.

The console hides the toolbar at the connection.

See the attached file for exemple.

#7791 Option to disable confirmation prompts on remote editing save/upload Feature request low FileZilla Client duplicate
Description

Please read the whole thing before you disregard it yet again. I am posting this as a new issue, even though it is a very old issue, because the alternative would be to reopen one or all of these issues:

http://trac.filezilla-project.org/ticket/4694 http://trac.filezilla-project.org/ticket/2914 http://trac.filezilla-project.org/ticket/2992 http://trac.filezilla-project.org/ticket/2341 http://trac.filezilla-project.org/ticket/5295 http://trac.filezilla-project.org/ticket/1670 http://trac.filezilla-project.org/ticket/5582 http://trac.filezilla-project.org/ticket/5005 http://trac.filezilla-project.org/ticket/5303 http://trac.filezilla-project.org/ticket/5157 And on the forums: http://forum.filezilla-project.org/viewtopic.php?t=14672 http://forum.filezilla-project.org/viewtopic.php?f=2&t=5416 http://forum.filezilla-project.org/viewtopic.php?f=2&t=20445 http://forum.filezilla-project.org/viewtopic.php?f=2&t=20554 http://forum.filezilla-project.org/viewtopic.php?f=2&t=20081

I have read every single post of every thread listed above, and I fully understand the technical issues raised -- really, I do. Codesquid/botg, you seem to regard this as a foolish request for a minor feature that would cause major problems. But the risk is on the extreme fringe -- a vanishingly small percentage of the FileZilla userbase whose presumed stupidity somehow outweighs the NEEDS of the vast majority who only edit small text files.

The confirmation prompt is not a minor annoyance, it's a major and unnecessary BOTTLENECK IN OUR WORKFLOW. I sometimes save/upload/refresh SEVERAL TIMES PER MINUTE, often with several files at once. That prompt absolutely kills my productivity, but the only way I can get rid of it is with a hackish AutoHotkey workaround or to patch the source and recompile??? That's just ridiculous, and here's a list of other FileZilla users who have already taken the time to post on this ticketing system to express interest in this simple but crucial capability:

sparkey0 miked mslade jonathanbruder Redsandro viniciusandre triple5 mike810 martinsustek frogworth rufwork jdoree roti thlayli_x ultrasick s0l1dsnak3123 Troop116rules alisalaah mildavw baz4096 ciantic daemon72 Justy suamisoleh Pinchiukas Grzegorz whymydigg pontiac76/pontiac_76 kotecky buddhaflow bl4nk terasek galundin

And on the FileZilla forums:

doublethink jesus2099 jumpfroggy ElPazzo Ray Yates George-FZ kadarx abdullah512 masterdam79 pants pawz ryan4021 asmodeus qidizi azoundria

Please consider that list a petition.

Among all these tickets and forum threads, I found only ONE user who expressed full agreement with the current policy of requiring a prompt on every save/upload with no available option to bypass it:

charlieangel784 (...boco? He hasn't publicly disagreed with your stated position, but he has reluctantly admitted that the current situation is a real problem.)

The rest of us are not simply a vocal minority, we're the vast majority of your users, and we're a lot smarter than you give us credit for. We're not asking you to endanger the integrity of those fringe users' data, we're only asking you to give us the opportunity to gain an ENORMOUS improvement in the efficiency of our workflow through a simple NON-DEFAULT option with a very clear warning/disclaimer right in the GUI. There's NOTHING UNSAFE about that!!! It's not the developer's fault if grandma formats the root partition, and it's no reason to take away the format command just because somebody might accidentally destroy their data. Some amount of hand-holding safeguards are appropriate, but ultimately, you just can't save stupid users from themselves -- certainly not at the expense of the great majority who are unaffected by the risk in the first place.

So here's an original suggestion to legitimize this post as a new issue: whitelist and/or blacklist by filetype and/or external editor program. That's clear enough, right? Whitelisting would only allow bypassing the prompt on filetypes or editors known to be safe. Blacklisting would only forbid bypassing the prompt on filetypes or editors known to be at risk. The community could maintain the list(s) so you don't have to deal with the tedious details. Of course, it's easier to just have a bit more faith in the intelligence of your users -- or a healthy disregard for their self-caused problems -- but if you're adamant on protecting them from their own persistent ignorance, this is a solid solution. And please don't tell me it's a "technical impossibility." ;)

Seriously, though, thanks for all your hard work over the years. FileZilla is truly wonderful and very appreciated.

  • Andrew Lundin
#7796 Automatic upload when a previously opened file has been changed Feature request normal FileZilla Client duplicate
Description

Today, when I use Filezilla, a dialog box appears when a previously opened file has been changed, and I'm able to answer "yes" to upload the modified version of the file.

I would like a feature (with a checkbox in preferences) to do this automatically when a previously opened file has been changed, without having to switch to Filezilla and answer the dialog.

#7799 Toolbar icon disappear after connection is made Bug report high FileZilla Client duplicate
Description

When connecting to any of the sites in my connection list the toolbar icons disappear. I have been checking to see if this problem has been fixed in the new releases but have not seen anything, not knowing if you know about it I thought I would let you know. I have attached a screenshot to show you how i see it. Thank you very much I use this software every day keep up the good work.

#7803 Wrong date - Same problem as Ticket #3698 Bug report high FileZilla Client duplicate
Description

Same problem as Ticket #3698

I get wrong date when listing the remote directory. sFTP on FreeFTPd ver 1.0.11 on win 2003 SP2 FileZilla Client is 3.5.1 running on windows 7 FreeFTPd is 1.0.11 on win 2003 SP2

From the log:


Command: pwd Response: Current directory is: "/" Command: ls Status: Listing directory / Status: Calculating timezone offset of server... Command: mtime "2010-08-17" Response: 4294967295 Status: Timezone offsets: Server: 1293629340 seconds. Local: 7200 seconds. Difference: -1293622140 seconds. Status: Directory listing successful


The dates listed in FileZilla is wrong. 2011-10-28 are listed as 1970-04-04. It can possibly be a problem in FreeFTPd, but WinSCP lists it correct. In WinSCP there is a switch "Misinterprets file stamps prior to 1970". This is set to Auto in my case. Would this be possible to implement in FileZilla?

#7807 Connection causes the LOG output to overlap the connection bar Bug report normal FileZilla Client duplicate
Description

Ever since I started using Filezilla I can't remember how long ago, it has failed to draw the window in exactly the same way in every subsequent release. I am now taking the time to file this ticket because it is becoming a nuisance

#7826 Site manager: Scroll list when reaching boundaries Bug report normal FileZilla Client duplicate
Description

When moving an entry with the mouse, the list should scroll on reaching the upper or lower boundary. At the moment, it is not possible to reach folders that are out of sight in case there are many entries.

#7840 Site specific bookmarks not showing Bug report high FileZilla Client duplicate
Description

Reported 21 months ago... Still not fixed

http://trac.filezilla-project.org/ticket/5211

#7875 Upper and lower case problems in FileZilla and OS X Bug report critical FileZilla Client duplicate
Description

I notices a huge bug in Filezilla 3.5.3 (and older) when using it on Mac OS X: If you edit two files with different capitalization FileZilla get's confused and in worst case it overwrites the wrong file.

  1. Create a Test.txt and a test.txt in different directories (A and B) on the server
  2. Write click on both files and chose "View/Edit".
  3. Edit Test.txt and save it.
  4. FileZilla notices the change and asks if it should upload test.txt in A and then it asks again if it should upload Test.txt in A. So afterwards you have a test.txt and a Test.txt in Folder A.

Unfortunately I can't reproduce how it overwrites the file but it clearly happens as my style.css and Style.css got messed up two times! And as you can see with the 4 steps I described there seems to be a problem somewhere.

AFAIK the problem doesn't occur in Windows!

#7876 GnuTLS error -12: A TLS fatal alert has been received. Bug report normal FileZilla Client duplicate
Description

after upgrading to FileZilla Client


Version: 3.5.3

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-01-08 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: 2.10.4

Operating system:

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

i got log: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server

i can connect to the same server using previous releases of filezile

OS Name Microsoft Windows 7 Ultimate Version 6.1.7601 Service Pack 1 Build 7601

#7877 since update to Filezilla 3.5.3 users can not connect to our server : FTPS over explicit Bug report critical FileZilla Client duplicate
Description

SERVER : vsftpd (2.0.7) Linux Red Hat 5

Error : GNUTLS error-12 : A TLS fatal alert has been received

We have a lot of partners connecting to our ftp every day and it's a very critical issue. With older versions of Filezilla we do not have any problem.

#7899 Unable to register with forum Feature request normal FileZilla Client duplicate
Description

Hi,

Sorry to bother people on here, but I cannot register with the forum.

The reason for this is because my email is info@....co.uk and my alternative is ....@…

Is there anyway of registering with either of these two emails? I certainly don't want to set up one specifically for Filezilla!!

Once again apologies for contacting through this method, but without registering I cannot contact anyone through forum!!

Regards

Rob

#7904 Symlink not recognised using Proftpd Server Bug report normal FileZilla Client duplicate
Description

Hello Guys,

Recently i have upgrade my proftpd server to last release (1.3.4a) on AIX servers (6.1) and filezilla client even at the last release (3.5.3) on Windows does not reconize anymore the symlinks. It happens only with filezilla clients. All other clients i have (standard ftp windows, standard ftp client on AIX) works perfectly but i'd rather filzilla for my customer because it's a very good client ! But now the symlinks are displayed as files and not as directories and we can not go into the symlinks. Mays be this issue is a combination of proftpd last release and filezilla but now i'am block. Any ideas would be very appreciated. Thanks for your support. Nicolas

#7917 Latest version ftpes issue. Bug report high FileZilla Client duplicate
Description

When I use the latest version of filezilla and I want to connect a ftpes sitE, It shows this error. But I can connect it with the version 3.4.0

Status: Resolving address of traverse.icomproductions.ca Status: Connecting to XX.XX.XX.XX:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of traverse.icomproductions.ca Status: Connecting to 67.22.102.179:21... Status: Connection established, waiting for welcome message... Response: 220 ICOM Productions FTP Server Command: AUTH TLS Response: 234 Proceed with negotiation. Status: Initializing TLS... Error: GnuTLS error -12: A TLS fatal alert has been received. Error: Could not connect to server

#7922 Default for the Already Connected dialog Patch high FileZilla Client duplicate
Description

Others have already requested this change a year or two ago. It's a usability issue that should have been given a fairly high priority but seems to have "slipped between the cracks" and not yet been implemented. I hope that it is resolved soon, since it shouldn't be all that hard to accomplish.

Forum member krog puts it elegantly in ticket 5067 at http://trac.filezilla-project.org/ticket/5067 so there's no need for me to spell it out again.

It annoys me every single time that I run the FileZilla client, so please do it ASAP. Thanks in anticipation!

#7924 Error message: XML-document not well formed Bug report high FileZilla Client duplicate
Description

I try to install the latest version of FILEZILLA. At the end of the installing process I get the message "File could not be loaded. The XML-document is not well formed. Error reading end tag."

I checked the old tickets and found that #5333 reported the same problem 22 months ago. Do you not intend to fix the bug?

#7928 Critcal file transfer error when filename contains a space as the first character Bug report normal FileZilla Client duplicate
Description

Files with a space as the first character in the filename do not transfer successfully.

Response: 550 File not found Error: Critical file transfer error

FileZilla Client 3.5.3 FileZilla Server 0.9.34 beta

#7937 TLS broken in 3.5.3 Mac Client Bug report critical FileZilla Client duplicate
Description

GnuTLS error -12: A TLS fatal alert has been received. TLS worked in 3.5.2 on Mac (intel). Reverting worked.

Status: Resolving address of x.x.org
Status: Connecting to #.#.#.#:21...
Status: Connection established, waiting for welcome message...
Response: 220 (vsFTPd 2.0.5)
Command: AUTH TLS
Response: 234 Proceed with negotiation.
Status: Initializing TLS...
Error: GnuTLS error -12: A TLS fatal alert has been received.
Error: Could not connect to server
#7948 Active ftp over socks proxy implemented incorrectly Bug report low FileZilla Client duplicate
Description

In Filezilla 3.5.3, specify active ftp and no fallback, and a socks5 proxy. Connect to a ftp server, this is done correctly over the socks proxy. Download something, and observe that a *passive* data connection is created over the socks proxy instead of an active one.

#7951 530 User cannot log in Bug report normal FileZilla Client duplicate
Description

Hi,

I have the same problem since many days and I cannot connect to 1&1 for uploading my blog. I don't know what to do. I have checked many time that I have entered the right username and its password... but it doesn't work. I have a Windows Vista system. May you help me please ? I copy what Filezilla writes :

Statut :	Résolution de l'adresse de beaute-ecolo.com
Statut :	Connexion à 212.227.195.141:21...
Statut :	Connexion établie, attente du message d'accueil...
Réponse :	220 Microsoft FTP Service
Commande :	USER dbo406582524
Réponse :	331 Password required for dbo406582524.
Commande :	PASS **********
Réponse :	530 User cannot log in.
Erreur :	Erreur critique
Erreur :	Impossible d'établir une connexion au serveur

Thanks.

#7956 FileZilla doesn't work with vsftpd using SSL Bug report critical FileZilla Client duplicate
Description

Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of kpaste.net Status: Connecting to 94.23.155.23:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 (vsFTPd 2.3.2) Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 Proceed with negotiation. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::Failure(-12, 53) Trace: GnuTLS alert 40: Handshake failed Error: GnuTLS error -12: A TLS fatal alert has been received. Trace: CRealControlSocket::OnClose(53) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Status: Waiting to retry...

#7961 Automatic parse clipboard during pasting to Quickconnect bar Feature request normal FileZilla Client duplicate
Description

example i get url from internet ftp://190.144.167.33/DAPA/jcardona/SUSE/SLES-11-DVD-x86_64-GM-DVD1.iso

click to host in quickconnect bar and it will automatically fill HOST, USERNAME, PASSWORD and PORT, connect and start downloading file

thank you

#7979 upload to temporary name to avoid script errors Feature request normal FileZilla Client duplicate
Description

Many sites use PHP or other scripting languages. Those scripts cannot be accessed by visitors of the site until they are fully uploaded to the server. During upload and until they are fully uploaded, they produce a 500 internal server error message (or white page, depending on the server configuration).

This is especially relevant when uploading and overwriting a large PHP file on the server, for example "functions.php", which disables the entire site during the upload, and can lead to unexpected results and even lost data in certain cases, for example when a visitor just submits a form.

My suggestion is to upload the file using a temporary name (instead of overwriting), and when the upload completes, rename back to the original name. On linux renaming over an existing FTP file is possible, but on Windows (or SFTP) it is not. So if the renaming fails, it should delete the original file, and then rename again. The downtime would still be much faster than with normal overwriting of the file.

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