Custom Query (2164 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2101 - 2164 of 2164)

Ticket Summary Status Owner Type Priority Component
#4285 Stop transfer from this server after finishing all active downloads from this server reopened Feature request normal FileZilla Client
Description

FireFTP is great piece of software but sometimes i can't finish all downloads from one or more servers so it would be nice to have the feature of finishing all active transfers for all or only one specified server and keep the rest in the queue (but inactive until next activation) This would help avoiding transfers that can't be finished in a session.

Thank you very much for this great software!

#4306 Watch a server 'hot' folder and automatically download any new content reopened Feature request normal FileZilla Client
Description

I know there are probably lots of other features requested but this feature would make FZ stand out more.

The goal is to keep a folder on a server and the folder on my client machine in sync, in so far as to download new content that shows up. I want the client machine running FZ to 'regularly' poll the server and compare the files on the server with those of the local machine. (The polling time ideally can be set in local preferences.)

When a new file is added FZ should start downloading. The mechanism for detecting what is new could be to compare the folders contents by filename, size and possibly creation date.

While this is a feature MOST people won't need there is probably a smaller group who can really use this and it would make FileZilla outshine the other clients.

Thanks for considering this.

#4416 Reversed Transfer queue reopened Feature request normal FileZilla Client
Description

when moving a folder the client transfers the contents of the folder in reversed order.. I have, with no luck, searched the settings trying to figure out if I had some way of fixing it, but sadly not..

I consider this to be a bug, since any normal client would take the files in the folder by alphabet.

#4451 Synchronized Browsing does not update local listing after upload is complete. reopened Bug report normal FileZilla Client
Description

During an upload (or download?), mostly on quick 1 file uploads), you are allowed to navigate the local file tree. When the upload is completed, the selected directory is updated on the ftp server side, but the local side does not update and remains. causing you to have to selected a different directory, then going to the one you wanted.

I am not sure if this is a synchronized issue, or a file-zilla bug, because the remote side does update correctly.

Windows XP Professional SP2

#4490 cannot list symbolic links reopened Bug report normal FileZilla Client
Description

The new Filezilla client does not list symbolic link that are on the sftp server.I am using surge fpt as server. I have a symbolic link in my home dir that is called sftp_data and i cannot see that link with the latest client and with a old client i can see it.

The only dir that i see with latest client is .ssh

12:34:03 Status: Resolving address of sftp.wgint.com 12:34:03 Status: Connecting to 144.78.15.17:990... 12:34:03 Status: Connection established, initializing TLS... 12:34:04 Status: Verifying certificate... 12:34:04 Status: TLS/SSL connection established, waiting for welcome message... 12:34:04 Response: 220 SurgeFTP sftp.wgint.com (Version 2.2k6) 12:34:04 Command: USER elamalm 12:34:04 Response: 331 Password required for elamalm. 12:34:04 Command: PASS 12:34:04 Response: 230- Alias Real path Access 12:34:05 Response: 230- / /export/home/sysadm/elamalm read+write 12:34:05 Response: 230 User elamalm logged in. 12:34:05 Command: SYST 12:34:05 Response: 215 UNIX Type: L8 12:34:05 Command: FEAT 12:34:05 Response: 211-Extensions supported: 12:34:06 Response: MDTM 12:34:06 Response: MLST type*,size*,modify*,create,unique*,perm,unix.mode,unix.owner,unix.group 12:34:06 Response: PASV 12:34:06 Response: REST STREAM 12:34:06 Response: SSCN 12:34:06 Response: SIZE 12:34:06 Response: TVFS 12:34:06 Response: EPRT 12:34:06 Response: EPSV 12:34:06 Response: 211 End. 12:34:06 Command: PBSZ 0 12:34:06 Response: 200 Great whatever you say 12:34:06 Command: PROT P 12:34:06 Response: 200 Data channel will be encrypted 12:34:06 Status: Connected 12:34:06 Status: Retrieving directory listing... 12:34:06 Command: PWD 12:34:06 Response: 257 "/" is current directory. 12:34:06 Command: TYPE I 12:34:06 Response: 200 Type set to I 12:34:06 Command: PASV 12:34:06 Response: 227 Entering Passive Mode (144,78,15,17,234,96) 12:34:06 Command: MLSD 12:34:07 Response: 150 Opening BINARY connection for / 12:34:08 Response: 226 MLSD complete. list access allowed (/) 12:34:08 Status: Directory listing successful 12:34:17 Status: Retrieving directory listing... 12:34:17 Command: CWD /.ssh 12:34:17 Response: 250 CWD command successful now (/.ssh) 12:34:17 Command: PWD 12:34:17 Response: 257 "/.ssh" is current directory. 12:34:17 Command: PASV 12:34:18 Response: 227 Entering Passive Mode (144,78,15,17,234,96) 12:34:18 Command: MLSD 12:34:18 Response: 150 Opening BINARY connection for /.ssh 12:34:18 Response: 226 MLSD complete. list access allowed (/.ssh) 12:34:18 Status: Directory listing successful 12:34:19 Status: Retrieving directory listing... 12:34:19 Command: CWD / 12:34:19 Response: 250 CWD command successful now (/) 12:34:19 Command: PWD 12:34:20 Response: 257 "/" is current directory. 12:34:20 Status: Directory listing successful

The same thing with a 3.1.5.1 client and i can see the sftp_data link:

12:30:42 Status: Resolving address of sftp.wgint.com 12:30:42 Status: Connecting to 144.78.15.17:990... 12:30:42 Status: Connection established, initializing TLS... 12:30:43 Status: Verifying certificate... 12:30:43 Status: TLS/SSL connection established, waiting for welcome message... 12:30:43 Response: 220 SurgeFTP sftp.wgint.com (Version 2.2k6) 12:30:43 Command: USER elamalm 12:30:43 Response: 331 Password required for elamalm. 12:30:43 Command: PASS 12:30:43 Response: 230- Alias Real path Access 12:30:44 Response: 230- / /export/home/sysadm/elamalm read+write 12:30:44 Response: 230 User elamalm logged in. 12:30:44 Command: SYST 12:30:44 Response: 215 UNIX Type: L8 12:30:44 Command: FEAT 12:30:44 Response: 211-Extensions supported: 12:30:44 Response: MDTM 12:30:44 Response: MLST type*,size*,modify*,create,unique*,perm,unix.mode,unix.owner,unix.group 12:30:44 Response: PASV 12:30:44 Response: REST STREAM 12:30:44 Response: SSCN 12:30:44 Response: SIZE 12:30:44 Response: TVFS 12:30:44 Response: EPRT 12:30:44 Response: EPSV 12:30:44 Response: 211 End. 12:30:44 Command: PBSZ 0 12:30:45 Response: 200 Great whatever you say 12:30:45 Command: PROT P 12:30:45 Response: 200 Data channel will be encrypted 12:30:45 Status: Connected 12:30:45 Status: Retrieving directory listing... 12:30:45 Command: PWD 12:30:45 Response: 257 "/" is current directory. 12:30:45 Command: TYPE I 12:30:45 Response: 200 Type set to I 12:30:45 Command: PASV 12:30:45 Response: 227 Entering Passive Mode (144,78,15,17,234,96) 12:30:45 Command: LIST 12:30:46 Response: 150 Opening BINARY connection for / 12:30:47 Response: 226 Transfer complete. 12:30:47 Status: Calculating timezone offset of server... 12:30:47 Command: MDTM .sh_history 12:30:47 Response: 213 20090508090548 12:30:47 Status: Timezone offsets: Server: -18000 seconds. Local: 10800 seconds. Difference: 28800 seconds. 12:30:47 Status: Directory listing successful 12:31:07 Status: Retrieving directory listing... 12:31:07 Command: CWD /sftp_data 12:31:07 Response: 250 CWD command successful now (/sftp_data) 12:31:07 Command: PWD 12:31:07 Response: 257 "/sftp_data" is current directory. 12:31:07 Command: PASV 12:31:07 Response: 227 Entering Passive Mode (144,78,15,17,234,96) 12:31:07 Command: LIST 12:31:08 Response: 150 Opening BINARY connection for /sftp_data 12:31:08 Response: 226 Transfer complete. 12:31:08 Status: Directory listing successful 12:35:24 Status: Retrieving directory listing... 12:35:24 Command: CWD /.ssh 12:35:25 Response: 250 CWD command successful now (/.ssh) 12:35:25 Command: PWD 12:35:25 Response: 257 "/.ssh" is current directory. 12:35:25 Command: PASV 12:35:25 Response: 227 Entering Passive Mode (144,78,15,17,234,96) 12:35:25 Command: LIST 12:35:25 Response: 150 Opening BINARY connection for /.ssh 12:35:26 Response: 226 Transfer complete. 12:35:26 Status: Directory listing successful

Thanks

#4570 Move "show hidden files" to the View menu reopened Feature request low FileZilla Client
Description

Why is the function "file name filters" in the menu "View", but "force showing hidden files" is in the menu "Server"? The commands do very similar things - if you look at it from the users point of view. Ordinary users do not care if the second function is processed on the server and the first on the client.

I think both items should be in the "View" menu side by side for usability reasons.

#4694 Preference option to bypass confirmation for remote edit upload trigger reopened Bug report normal FileZilla Client
Description

I'm using FileZilla v3.2.6.1

It would be nice, in addition to the "Watch Locally Edited Files for Modification And Prompt..." to have an "Upload Automatically" option. This would be a life saver for tedious 'remote' edits and testing.

Side note: i'm a longtime FileZilla fan, used on PC forever, after switching over to OS-X from Windows, I had a brief affair with CuteFTP, but then came back when the OS-X port of FileZilla became available.

#4698 Filenames including a : get stored as alternate data streams reopened Bug report normal FileZilla Server
Description

When uploading from a client that supports a : in the filename, the FileZilla will accept the file for download, but will store anything after the : as an alternate data stream.

I'm not sure if this is a bug, or a feature.

It might be good to include a configuration toggle to disable this behaviour (i.e. send an invalid filename message to the sender) by default, as I found it very surprising.

Test case:

From a BSD, Mac or Linux box, create a file named "a:b". Upload the file. The server will show a 0 byte file named a, with an alternate data stream b with all of the content.

#4834 filezilla does not work with UNIX systems where the user accounts shell is set to "rssh" reopened Bug report normal FileZilla Client
Description

"rssh" is a ssh-only shell that should work with any SFTP implementation... from the man page:

rssh is a restricted shell for providing limited access to a host via ssh(1), allowing a user whose shell is configured to rssh to use one or more of the command(s) scp(1), sftp(1) cvs(1), rdist(1), and rsync(1), and only those commands. It is intended primarily to work with OpenSSH (see http://www.openssh.com), but may work with other implementations.

When I connect to a linux host (Ubunutu HH 8.04 LTS x86-32) from a Mac OS X or Linux x32 client using Filezilla client, if the user I connect as has the shell set to "bash" - everything works properly.

If I connect to the same user again, having changed the shell to "rssh", it fails. See output below: (first is succssful, bash-shell connect, second is failed rssh-shell connect)

Status: Connecting to onion... Response: fzSftp started Command: open "testy@onion" 22 Command: Trust new Hostkey: Yes Command: Pass: * Status: Connected to onion.csde.washington.edu Status: Retrieving directory listing... Command: pwd Response: Current directory is: "/home/testy" Command: ls Status: Listing directory /home/testy Status: Calculating timezone offset of server... Command: mtime ".bashrc" Response: 1241712071 Status: Timezone offsets: Server: -25200 seconds. Local: -25200 seconds. Difference: 0 seconds. Status: Directory listing successful Status: Disconnected from server Status: Connecting to onion... Response: fzSftp started Command: open "testy@onion" 22 Command: Pass: * Status: Connected to onion.csde.washington.edu Error: Could not connect to server Status: Waiting to retry... Status: Connecting to onion... Response: fzSftp started Command: open "testy@onion" 22 Command: Pass: * Status: Connected to onion.csde.washington.edu Error: Fatal: unable to initialise SFTP on server: could not connect Error: Could not connect to server

I have verified this on OS X and Linux x32 Filezilla client.

Thanks for a great product & stay free! :)

Matt

P.S. there is a misspelling as well: initialise should be "initialize" unless you are a Brit.... ;)

-Matt "the Yank"

#5062 Increase Max Simultaneous Transfers from 10 to 200. reopened Feature request high FileZilla Client
Description

Hi there,

Why it is not possible to change Maximum Simultaneous Transfers bigger than 10 ? I have access to High Internet Speed and I want to upload 8000 small files (Joomla CMS)to my server but I should wait a lot. CuteFTP Allow us to use 200 Maximum Simultaneous Transfers ! But I love FileZilla. FileZilla is the best FTP Client for linux.

Best Regards

#5105 "Use the server's external IP address instead" option doesn't work reopened Bug report high FileZilla Client
Description

The "Use the server's external IP address instead" option doesn't work as expected. Even if the option is set, Filezilla client uses the address returned in the PASV command instead of the server's external IP address.

Note for the developper : The bug is located at line 3837 in source file ftpcontrolsocket.cpp (Filezilla client 3.3.1) Replace the test else if (m_pEngine->GetOptions()->GetOptionVal(OPTION_PASVREPLYFALLBACKMODE) == 2)

with

else if (m_pEngine->GetOptions()->GetOptionVal(OPTION_PASVREPLYFALLBACKMODE) != 1)

It looks like the option can't have the value "2" so the test returns false everytime.

#5116 Slow local list view in directory with many files reopened Bug report normal FileZilla Client
Description

The local list view pane for local files in a directory with many files (not sure exactly how many), or perhaps large files, is prohibitively slow on my Windows 7 machines. It brings Filezilla to a crawling halt.

#5200 Can't list files from a server with Compaq Tru64 UNIX Version 5.60 using TYPE I reopened Bug report normal FileZilla Client
Description

Can't list files when the "TYPE I" is selected. It will only work with clients that use "TYPE A" for file list. Could some one add an option to use "TYPE A" for file lists instead of "TYPE I"?

220 statne95 FTP server (Compaq Tru64 UNIX Version 5.60) ready. Kommando: USER ides Svar: 331 Password required for ides. Kommando: PASS * Svar: 230 User ides logged in. Status: Ansluten Status: Hämtar kataloglistning... Kommando: PWD Svar: 257 "/usr/users/ides" is current directory. Kommando: TYPE I Svar: 200 Type set to I. Kommando: PORT 127,227,226,148,13,204 Svar: 200 PORT command successful. Kommando: LIST Svar: 150 Opening BINARY mode data connection for /bin/ls (127.227.226.148,3532). Svar: 451 Local resource failure: malloc: No such device or address. Kommando: LIST Svar: 425 Can't build data connection: Connection refused.

#5211 Issue with Site Specific Bookmarks in 3.3.2 reopened Bug report normal FileZilla Client
Description

Running the Windows version of FileZilla (3.3.2 official release), the Site Specific Bookmarks only show after opening the Site Manager dialogue:

  1. Start FileZilla.
  2. Open the 'Bookmarks' menu.
    • Only Shows 'Add' and 'Manage'
  3. Open Site Manager.
  4. Close the Site Manager dialogue with 'Cancel'.
  5. Open the 'Bookmarks' menu.
    • Site specific bookmarks are now listed
#5288 Image files with a "." (dot) prefix are transferred as ASCII reopened Bug report normal FileZilla Client
Description

FileZilla Client version 3.3.2.1

When downloading image files (tested with jpg files) that have a "." prefix in the filename the files are transferred in ASCII mode instead of binary.

Such images are created by components of FCKEditor to hold a small thumbnail version of a large image and are named in the format ".myimage.jpg"

#5333 File Is not well formed Alert reopened Bug report normal FileZilla Client
Description

I note that you have gotten this a bunch but you do not clearly explain what to do. I do not know what to do as it is a file that was loaded by your software, so why would it all of a suddne cause a problem? I have used Filezilla a long time and this has only appeared in this latest build.

When I start File Zilla client I get this warning ...

Could not load C;\Users\Rebecca\AppData\FileZilla\queue.xml", could not be loaded. The XML document is not well-formed:Erro reading Element vlaue.

The queue will not be saved.

The same warning comes when I close File Zilla!

I am using the latest version 3.3.2.1 but have had this problem with the previous version too.

Apart from this I like File Zilla - it is a super FTP client!

I have uninstalled and reinstalled this but still get the same message.

#5348 disable/hide local directory view reopened Feature request normal FileZilla Client
Description

Can we have a preference in the Edit--settings to allow us to turn off the Local Site tree pane? Like many people, I prefer using my computers' built in file browsing services and then dragging and dropping to and from the remote window. I know it is possible to make the local site tree pane smaller, but just seeing it there is annoying.

#5349 remote site address backslash replacer reopened Feature request normal FileZilla Client
Description

In Windows, if one pastes a linux-style path into the location bar, the OS automatically deals with the fact that the slashes are pointing the wrong way and takes you to the intended location. It would be awesome of FileZilla could do the same thing when someone pastes a Windows-style path into the Remote site location bar. In that case, of course, the backslashes would have to be converted to foreward slashes. This seems like an easy feature to implement and would actually save me a lot of time as I go back and forth between my local Windows file system and the file system on a web server.

#5365 Cannot convert from the charset 'Unknown encoding (-1)' reopened Bug report normal FileZilla Client
Description

What steps will reproduce the problem?

  1. install FileZilla-3.3.2.1 on Windows 7
  2. Run filezilla

=> error dialog: "Cannot convert from the charset 'Unknown encoding (-1)'"

Note: I reinstall (& restart Windows), or use the zip 3.3.2.1 version, or the zip 3.3.2, 3.3.1, 3.3.0 version => still show the error dialog. Though, I can still ignore the dialog & use filezilla to up/download files.

#5461 Directory Comparison Not Reporting Properly For File Size reopened Bug report normal FileZilla Client
Description

I have been using Cute FTP for a long time, but wanted to try FileZilla. Cute FTP also has a directory comparison feature. When comparing files by file size, I have no problem with Cute FTP. However FileZilla marks all my files as different. This might be because of the way the file is stored in Linux compared to Windows.

For example, 788KB size file on my local Windows machine is 763KB on the Linux server. But the files have identical content. Cute FTP reports the files as the same ( as it should ), but FileZilla reports them as different, which may be technically correct, but is also useless.

So I suspect that Cute FTP is taking into account the way the files are stored in its comparison algorithm, while FileZilla is not. Cute FTP also has a checkbox for "Ignore Letter Case". Perhaps that has something to do with it.

I'm not sure how to classify this issue. Maybe a bug or patch request. Either way, no matter how it is done, it would be nice if FileZilla would compare the files in a manner that determined if the file content is different or not ( because that is the point of the exercise ).

Date comparisons are not sufficient for this. File size works well, but there may also be other ways.

I can duplicate this issue all day and send screen shots of both CUTE FTP and FileZilla doing exactly the same task, where FileZilla is all salmon red ( indicating different ) and Cute FTP is normal, indicating no differences ( as it should ). Screen shots are attached.

Also, when Cute FTP identifies different files, it pre-selects them so that you can simply drag them as a group over to the other side. That would be a really handy feature.

Apart from these issues, FileZilla seems excellent, and once these issues are resolved, I would be happy to send a donation and reccommend that others do the same, as well as post a link for it on my website.

Thanks

#5536 File goes to 100% then times out - too many times reopened Bug report normal FileZilla Client
Description

Ever since 3.3.4, Files will get to 100% normally then sit in the queue until it gets a timeout message then be listed as 'failed'. I must requeue and requeue and requeue until all are successful. Response: 150 Accepted data connection Response: 150 Accepted data connection Response: 150 Accepted data connection Response: 150 Accepted data connection

--> In here bars go to 100%

Error: Connection timed out Error: File transfer failed Error: Connection timed out Error: File transfer failed Error: Connection timed out Error: File transfer failed Error: Connection timed out Error: File transfer failed

#5604 FileZilla client is not high-DPI aware on Windows reopened Bug report normal FileZilla Client
Description

FileZilla is not high-DPI aware on Windows 7 or Vista. This means that if you set your PC's display resolution to the maximum supported, and compensate for the resulting small default GUI font by increasing the DPI setting, FileZilla's text is blurred because it is raster scaled. This is explained in the following tutorial:

http://msdn.microsoft.com/en-us/library/dd464659(VS.85).aspx

To reproduce on Windows 7:

  1. Right click the desktop and choose Screen Resolution.
  2. Make sure that it is set to its recommended value.
  3. From Control Panel, choose Display.
  4. Under "Make it easier to read what's on your screen", select "Larger - 150%".
  5. Click Apply.
  6. Log off and log on again.
  7. Start FileZilla and observe that the text on its UI is blurred.

The solution may be as simple as linking in the attached manifest file and testing that all text still fits in objects such as buttons, so I hope you'll try it. It'll help those of us getting presbyopia to put off the day when we need spectacles to read the screen!

#5689 Impossible to read address bar drop down reopened Bug report high FileZilla Client
Description

If you have the directory tree enabled, the address bar is cramped into the space above that pane instead of spread across the two panes.

It's impossible to choose another directory because the dropdown cuts everything off after one or two levels. See attached.

#6193 Allow long path names reopened Bug report normal FileZilla Server
Description

It seems that FileZilla server cannot handle path names exceeding the maximum path length of 260 character Windows sets by default. Using the Unicode versions of Windows API functions and the UNC file extensions would permit longer file pathes. More infos: Windows SDK - File names

#7157 Connecting to a B&R PLCs FTP results in an error after successfully requesting the current directory reopened Bug report normal FileZilla Client
Description

I tryed to Connect to an FTP which runs on an B&R Programming Logical Controller (PLC).

(1) If i used the Anonymous User to log in, FileZilla successfuly connects to the C: Partition on the CF Installed in the PLC. But in this mode i can't change to the F: Partition. Short-Log: Befehl: CWD F: -> Antwort: 550 Guest access denied.

(2) So i tryed to use an Username (User: 1) with the Password (Pass: 1). This results in an Error after successfuly requesting the current directory. Short-Log: Antwort: 257 Current directory is "C:" Fehler: Verzeichnisinhalt konnte nicht empfangen werden

(3) If i use WS_FTP the whole thing works, so i thought the Log-File could give you interessting informations ... so i also added it. Connecting with User:1 and Pass:1

Would be happy if i can work with FileZilla in the Future, because of its other functions.

The Full Logs are in the File attached to this ticket.

#7175 Can't move Filezilla for Mac window. The top of Filezilla is stuck under the Mac menu bar. reopened Bug report high FileZilla Client
Description

I have the latest version of Filezilla for Mac and am using Mac OS 10.5.8.

The problem is that the top of the Filezilla window is stuck under the Macs menu bar so I can't move the Filezilla window to a different location on my screen.

I took a screenshot of it but don't see anywhere here to attach it so you can see it.

Thanks

#7739 cannot connect to sftp server - "Too many authentication failures for user" reopened Feature request high FileZilla Client
Description

Filezilla 3.5.1 cannot connect to sftp servers with either key based or password based methods. Logs with debuging/verbose=3 attached.

I have verified that this is not a function of my system by repeating on an independent box with the same results. As well, I am pretty sure that nothing is wrong with the server because I used "sftp -P 34451 facade@mars" from a shell and connect just fine. As well, using gftp, I am able to connect. The Host OS is Archlinux x86_64 which is up-to-date (Arch is a rolling release).

#7997 Clear local directory dropdown when connecting to new server in same tab reopened Feature request low FileZilla Client
Description

Sirs

When you use one ftp server, the source file directories combo goes memorizing all the folders you navigate for transactions.

When you want to connect to another server, Filezilla gives you the option: "Abort current connection", but the problem is that Filezilla keeps some directories used in the previous server connection in the combo, creating risk of SERIOUS DAMAGE, if someone takes for instance an index.php from a different website and paste over another index.php from another site. I say that because in my machine I have source files for about 10 different websites. This behaviour of Filezilla is very dangerous and I tasted this problem myself... did this fault once =D but noticed instantly and corrected! The luck is that I had the original file for the wrongly ovewrited website index... What about if I didn't have the original source ??? You must change it this way: If someone aborts one connection to connect to a new server, source files combo MUST be cleared!!!

#8036 somehow show invalid UTF-8 encoded filenames reopened Bug report normal FileZilla Client
Description

Files and folders with special characters in names are not displayed if you selected the ASCII character set for upload and the UTF-8 character set for Download.

Test:

  1. Create a file with the name ctestäöü.txt
  2. Set the character set in "Charset" - "Use costum charset" to "ASCII" (or use any other non UTF-8 FTP-Client).
  3. Upload this file to your utf-8 ftp server.
  4. Switch the character set in "Charset" - "Autodetect" or "Force UTF-8".
  5. The file will no longer dosplayed!
#8076 Uploading files in two tabs at once does not refresh second tab's file list upon completion reopened Bug report normal FileZilla Client
Description

Each day I SFTP a file to a home server. Once a week, I SFTP two files (one more file each week) to the home server. When I do this, I open up two connections at once - the weekly one in the first tab, and then the daily one in the second (to take advantage of the reconnect feature the next day). I start both transfers, and then I leave for a few minutes to complete other tasks. When I return, both have finished, and the file shows up in the weekly connection's (first tab opened) remote directory listing. When I switch the tab to the daily one (second tab opened), the file does not show up in the remote directory listing until I manually refresh.

I have been doing this for a few months now and have noticed consistent behavior. It has been a while since I have opened the connections in the reverse order (daily first, weekly second), but I will test this tomorrow. I can also further test this to see if it matters which tab is the one being displayed, as I'm not sure if I was always on the same tab when I walk away.

Using Filezilla version 3.5.3 for Windows; AMD Athlon 64 X2. To clarify, in case it wasn't clear, I have multiple connections saved for the same server that just have different default local and remote directories. It's always the same user that I authenticate with. Remote server is Linux. Protocol is standard SSH with password authentication.

#8232 Manage SSH keys - Site Manager reopened Bug report high FileZilla Client
Description

Hello,

It would be great if we could specify a key to a configured sftp site in Site Manager so that each configured connection knows what key to use. The situation is that I need to connect to more than 10 SFTP sites with different usernames and separate keys. I added all the necessary keys to FileZilla and they are all tried to each connection until one works. Usually when the key that works is among the last ones I get my user locked due to "too many authentication failures".

Thank you and looking forward for this functionality!

Regards, Catalin

#8263 Can't delete a file when the first character is a space character reopened Bug report normal FileZilla Client
Description

Can't delete a file on an FTP server when the file name begins with a space character Using Filezilla 3.5.3

#8347 Automatic Update from 3.6.0.2 to 3.7.3 fails reopened Bug report normal FileZilla Client
Description

I opened FileZilla (Client) and was informed a new version was available and was asked to confirm update.

Next, I was asked to confirm where to save the setup file.

After the file download "completed", I was notified there was an error downloading the file.

I repeated this attempt a few times with the same results.

Manually downloading the setup file resulted in a successful download and successful update to FileZilla CLient Version 3.6.0.1

I am running Windows 7 x64 (fully updated) with AMD Quad Core and 8GB Ram.

#8491 Use the server's external IP address instead not working reopened Bug report normal FileZilla Client
Description

we have following issue

protocol: ftp encryption: Require explicit FTP over TLS Logon: normal our client have an internal ip 10.35..4 the destination address is the internal ip address from our firewall : 10.35..254 the real destination is an server outside: 172......

when the client open the connection to the ftp server: The ftp connection can be opened to the destination server!

But wenn the command "LIST" where send to the server, we don't get a sign from the real destination ftp server, because the protocol package has the wrong IP address information included into the package to the client. Maybe it wll be a bug?

when we use another software 4 example "smartftp", to do the same thing -> it works fine. We we want to use flezilla.

#8590 Directory listing with proftpd mod_sftp reopened Bug report normal FileZilla Client
Description

Hi,

Here is my problem. When I do Directory Listing of an SFTP Server running ProFTPD 1.3.4b with mod_sftp 0.9.8, I see Filezilla Client 3.5.3 reporting me that there are some directories whose name are including their last writing date : "avril 8 14:48 <directory name>"

I checked the same server with Windows client version, Linux Client version : it's the same problem.

I checked with WinSCP client under Windows and all is OK. I checked with the last version of proftpd 1.3.4c and the problem still appear with FileZilla Client

I want to say that during last month, everything was OK with proftpd 1.3.4b/Mod_sftp 0.9.8 versions.

I checked sftp with openssh soft and everything is OK.

But, the difference I noticed is that with the same host, running directory listing under mod_sftp returns me a list of files whose date are in french (eg : 'avril' for the 4th month) whereas with openssh, the same directory listing returns me a list of files with a date in english (eg : Apr for the 4th month).

Can you confirm me that there is a FilleZilla issue ?

#8889 Closing tab cross doesn't work reopened Bug report normal FileZilla Client
Description

Hello,

When you have at least 2 tabs, there is a little cross on the right side of the tab, presumably to close the tab. But when you click on it, it doesn't work. The tab can be right clicked to be closed.

Steps to reproduce : Open two tabs Click the cross to close a tab Expected : the tab closes Bug : nothing happens.

This bug is present in version 3.7.3 on GNU/Linux plateform. I can't reproduce it on Mac OS X.

My window manager is Awesome WM.

#9018 NSIS Error when trying to run new installation of 3.7.3 win 32 reopened Bug report normal FileZilla Client
Description

After downloading the setup file for 3.7.3, I try to run and get an error message, "Error writing temporary file. Make sure your temp folder is valid." Which temp folder is this referring to and how does one make it valid?

#9114 Suddenly switched to "kiosk mode" reopened Bug report normal FileZilla Client
Description

The logon type in all my sites has suddenly changed to "Ask Password" (they all were "Normal") and if I try to change any of them to "Normal" I get this error message:

"FileZilla is running in kiosk mode. The 'Normal' and 'Account' logontypes are not available in this mode".

Whatever the "kiosk mode" is, I haven't chosen it; I haven't done anything to use this mode. If some condition has changed that somehow requires to switch to this mode for whatever reason, I should have received a warning, together with instructions to switch back to the original mode.

The funniest thing is that Filezilla was already running and I had already connected to several sites which had "Normal" logon type, and now, within the same session, I get this error message.

Additionally, FZ is exhibiting another stupid behavior: I had a site already and open, to which connection had been lost. If I click the "refresh" button, it should either reconnect (it was still set to normal logon type when I connected) or prompt me to insert the password (since it has changed to 'ask password' in the meantime); but doing absolutely nothing is not an acceptable behavior.

#9968 no error message when file path is too long reopened Bug report normal FileZilla Client
Description

I was trying to upload a file and nothing happend. I did the upload by dragging the file from left to right.

I later found out it had to do with the complete filename and path. It was too long. After making it shorter, I could upload by drag and drop.

It would be nice if there was some message about this.

There is a message when you upload with context menu item UPLOAD but not with drag and drop.

#10695 in Site Manager, can't search for site beginning with repeated letter reopened Bug report normal FileZilla Client
Description

on Linux (at least) when FileZilla is compiled against GTK3 (at least), searching the sites listed in Site Manager by typing the beginning of the site name does not work if the site name begins with a repeated letter. (presumably this affects repeated letters mid-string, too.)

Let's say your site list consists of the following (and you start with "aa" selected): aa sa sb sc sd ssabcdefg sz

if you type "ssa" the result SHOULD be selecting "ssabcdefg", but instead it lands on "sa" ...

more specfically, when you type the first "s", the highlight moves to "sa" (as it should); when you type the second "s", the highlight moves to "sb" (the next entry starting with "s", rather than the entry starting with "ss"); and then when you type the "a", the highlight moves back to "sa". it seems that the search function ignores repeated letters :-(

Yes, this happens regardless of how quickly you type "ssa".

I am pretty sure this worked correctly in the past (specifically, I believe it worked correctly in Fedora 20, the last time FileZilla was compiled against GTK2 in that distro).

The search functionality is important when the site list includes hundreds.

#10723 *nix: Ctrl+i interpreted as (Ctrl+)Tab in file lists reopened Tim Kosse Bug report normal FileZilla Client
Description

Opening dialog "Directory listing filters" by keyboard shortcut Ctrl+I triggers an "assertion failure" eventually followed by a core dump if an object was selected in the "detailed listing" of either local or remote pane before.

Steps to reproduce (see screenshot_main-window.png; terms according to https://wiki.filezilla-project.org/FileZilla_Client_Tutorial_(en)#Navigating_and_window_layout): As long as objects are selected in the "directory tree" only like user directory "dummy" in the screenshot the said dialog behaves as expected. But as soon as an object in the "detailed listing" like folder "Musik" marked by a red asterisk in the screenshot gets selected by a single mouse click opening the dialog by keyboard shortcut Ctrl+I doesn't work any longer. First a dialog "filezilla" (screenshot_dialogue-filezilla.png) comes up stating "An assertion failed". When "Continue" gets clicked FileZilla apparently continues to operate as usual. But clicking button "Stop" or hitting key "Esc" triggers a core dump.

It doesn't matter whether or not a connection is active. Opening the dialog from the menu, either by mouse or by keyboard mnemonics, isn't affected at all.

Up to date Arch Linux x86_64. FileZilla either 3.14.1 from the distribution's official repositories or SVN checkout 7250 compiled against libfilezilla 0.3.0 or SVN checkout 7250, same findings with all these variants.

Aside from the screenshots the "backtrace" provided by dialogue "filezilla" (backtrace_dialogue-filezilla.txt) as well as a backtrace generated by handing the saved core dump to gdb via sytemd's coredumpctl (backtrace_gdb.txt) are attached.

#10737 “FileZilla.app” is damaged and can’t be opened. reopened Bug report normal FileZilla Client
Description

When I try to start FileZilla 3.15 I get the following error:

“FileZilla.app” is damaged and can’t be opened. You should move it to the Trash.

OS: OSX 10.11.3

➜ ~ shasum -a 256 Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2 05372ae7f8e88bcb7a9514a288ca2afbab25960fb538278c6c75b606ad8cc2ff Downloads/FileZilla_3.15.0_macosx-x86.app.tar.bz2

I've downloaded the file multiple times from different sources, result is the same.

#11234 Duplicating directories locally on Mac 3.25.1 reopened Bug report normal FileZilla Client
Description

Filezilla is creating copies of folders inside other existing folders. I am finding that if, on the local directory side, one folder is highlighted... and then I click and hold the arrow to open a folder below it, a green + appears, and when I let go of the mouse it gives an error message about not being able to create files in a directory. Then I start seeing copies of the highlighted folder inside the other folder. Filezilla has become unusable for me because it is creating and burying copies of folders locally faster than I can remove them.

#11325 Critical file transfer error reopened Other normal FileZilla Client
Description

I get a transfer error when transferring some files

#11329 [gtk3] -/+ buttons overlapping labels reopened Bug report normal FileZilla Client
Description

The -/+ buttons that appear in various places throughout the interface overlap labels that appear to their right. An example includes the "Adjust server timezone offset" fields in the "Advanced" tab for a site in "Site Manager" ... the -/+ buttons overlap "Hours" and "Minutes" (see screen capture). Screen capture is from Fedora 26, where FileZilla is compiled against GTK3. I will also add a screen capture for reference showing how this looked when it was right in Fedora 21 (when FileZilla was compiled against GTK2).

#11378 MacOS Copy Paste feature reopened Bug report normal FileZilla Client
Description

On Filezilla Mac OSX version, copy pasting anything in text boxes (for instance when editing websites or configuration) does not paste text but instead "creates a new Bookmark" (even when input is focused).

All previously changed configuration in inputs is lost if you were adding a website.

It's especially annoying not to be able to ⌘ + V... ;-)

I have noticed the issue on all MAC computers i use and since a lot of versions.

#11482 Directory tree is clumsy to browse reopened Bug report normal FileZilla Client
Description

If I have a slow connection to server, browsing the directory tree is very troublesome. If I want to go to certain path I already know, I need to wait every parent directory to load first so that I can expand their children. So I need to click twice and wait between. Usually this is avoided by allowing expanding unknown directory. After the directory has been loaded arrow can be hidden.

Browsing is also clumsy when I sometimes click wrong directory accidentally. Then I need to wait it to load before I can open the directory which I wanted. The previous directory retrieving should be cancelled if user changes directory during the operation.

With these changes browsing would be way faster also with a slow connection.

#11676 Can not pull up files. Error: Server sent unsorted certificate chain in violation of the TLS specifications reopened Glynn Myers Bug report normal FileZilla Client
Description

This is what I get every time I try to login.

"Status: Resolving address of bbhs.com Status: Connecting to 74.220.215.78:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Error: Server sent unsorted certificate chain in violation of the TLS specifications Status: Verifying certificate... Status: TLS connection established. Command: USER bbhscom Response: 331 User bbhscom OK. Password required Command: PASS * Response: 230 OK. Current restricted directory is / Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: MFMT Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: AUTH TLS Response: PBSZ Response: PROT Response: UTF8 Response: TVFS Response: ESTA Response: PASV Response: EPSV Response: SPSV Response: ESTP Response: 211 End. Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Command: PBSZ 0 Response: 200 PBSZ=0 Command: PROT P Response: 200 Data protection level set to "private" Status: Logged in 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 (74,220,215,78,175,249) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Status: Disconnected from server Status: Resolving address of bbhs.com Status: Connecting to 74.220.215.78:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Error: Server sent unsorted certificate chain in violation of the TLS specifications Status: Verifying certificate... Status: TLS connection established. Command: USER bbhscom Response: 331 User bbhscom OK. Password required Command: PASS * Response: 230 OK. Current restricted directory is / Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Command: PBSZ 0 Response: 200 PBSZ=0 Command: PROT P Response: 200 Data protection level set to "private" Status: Logged in 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 (74,220,215,78,179,175) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing"

FileZilla Client


Version: 3.35.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2018-07-23 Compiled with: x86_64-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

Name: Windows 10 (build 17134), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 Settings dir: C:\Users\Glynn Myers\AppData\Roaming\FileZilla\

#11729 MAC OS X SIte Manager Sroll overlap entries reopened Bug report high FileZilla Client
Description

MAC OS X SIte Manager Sroll overlap entries

I have to attach screenshot to ticket.

#11770 Cannot open subdirectories in directory tree after updating reopened Bug report high FileZilla Client
Description

I had been using version 3.37.2 with no problems. Yesterday, FileZilla said there was an update, so I downloaded it and installed it. Version 3.37.3. I then opened it and tried to open a subdirectory on the server so I could download some files to my computer. I tried to open public_html. It didn't open to show the contents. Instead it started downloading the entire subdirectory. I tried opening a few others and the same thing--cannot open them.

When I went to file a bug, I was shown a message that the software was out of date. How can the application not have downloaded the current update? The app gave me 3.37.3 and said I was up-to-date.

I downloaded the adware-free version for 3.37.4 from the Other Options download page (https://filezilla-project.org/download.php?show_all=1) and tried to use it. The same thing happens. After both updates, no subdirectories will open. Clicking twice on a folder downloads the entire subdirectory automatically. I tried right click on a folder and I was shown a list but it has Download selected and there is no Open selection so I can't get to the contents from the list.

#12133 High CPU usage, can't connect, program won't quit reopened Bug report normal FileZilla Client
Description

OS: Win10 x64, v1909 Specs: i5-3570K (4c), 16GB RAM, Radeon R9 285

I have come across a weird issue: FileZilla will open normally, but I am unable to connect to any FTP or fully close the program. By testing many released versions, I was able to track the starting point to version 3.36.0-rc1.

In version 3.36.0-rc1, FileZilla will start normally, and as soon as I try to connect to any FTP server, it will go to about 25-30% constant CPU usage on my quadcore CPU, and never finish connecting. I am unable to stop the connection attempt (the disconnect button is clickable but does nothing), and when I quit the program, the window will disappear, but it's still running in the background, still stuck at 30% CPU until I kill it via the task manager. From the server side, a connection attempt is seen and reaches "234 Using authentication type TLS" but then just stays there until the client is killed.

In version 3.47.2.1 (currently latest) the behavior is slightly different in that the high CPU usage starts right when FileZilla is launched, but other than that the problem presents itself identically to version 3.36.0-rc1.

Version 3.35.2 works just fine, and every version after this is affected by the problem. The problem has persisted through all OS updates since 3.36.0-rc1 was released back in 2018.

Looking at the changelog of the first version that shows the error, these are the official changes:

  • Ask for explicit confirmation prior to falling back to insecure plaintext FTP if a server refuses to use TLS
  • Warn if an FTP server refuses TLS that is known from previous connections to be capable of TLS

These changes don't look to me like they'd be related to the issue, so I assume that there has been some under the hood change that didn't make it into the changelog.

#12134 Host / Port information reopened Bug report low FileZilla Client
Description

Hello:

New to this. Need the following information.

Host: Port: I have created my username and a password but it will not connect without these two things HOST: PORT:.

Thank you! Regina

#12155 Edited file randomly deleted reopened Bug report normal FileZilla Client
Description

I'm using notepad++ as an text editor and edit files using filezilla. I keep my windows open for days/weeks, so i keep notepad++ and filezilla open for all that time. I also put my computer to hibernate each day.

Randomly, on notepad++ i see that some of the edited files are not existing anymore. I checked on the temporary folder and indeed they are not there anymore. I had this issue for years, i think even on another computer

#12163 "Local site" gives "(some path) does not exist or cannot be accessed." error for some folders on mounted CIFS shares reopened Bug report high FileZilla Client
Description

This issue happens intermittently, this happens:

  • only for some folders on mounted CIFS shares
  • only sometimes: same folders can be accessed one moment but become unreachable a minute later
  • only in "Local site" view: at the same time client successfully continues downloads in the same folder and can Import/Export configurations from/to the same folders

I haven't been able to find reflection of error in any of the logs: /var/log/messages, kern.log, syslog, built-in Filezilla Logging from the Settings does not have any traces.

#12235 Upgraded FileZilla, transfers zero byte file with TLS error reopened Bug report normal FileZilla Client
Description

Accepted the prompt to upgrade FileZilla to the latest stable yesterday, now I cannot transfer files. Transferring to server pops up an error that the file already exists. It immediately appears on the right with zero byte size. None of the suggested actions give the desired results (overwrite, resume rename etc). Deleting the file works OK.

This error appears in the command log box at the top: Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.

#12247 Priority and sorting not respected. reopened Bug report normal FileZilla Client
Description

If a queue is in progress and I change priority or the sorting (local file, remote file, size), then those changes are ignored. In order for it to be respected, I have to stop the queue, sort or update priorities, then start again.

Another related issue, ignoring priority here (let's assume all set to the same priority), newer files added to the queue while it's in progress get selected next after a current file has finished, instead of going to the next one in line. (ie, not doing "first come, first served.")

The priority was said to be fixed based on #11932, but it appears it hasn't. The mention of the sorting is just an added "bonus" I have noticed.

I verified I am using the latest version (3.49.1) before starting this ticket.

#12307 [Patch] Auto-update proposal reopened Patch high FileZilla Client
Description

Dear Sir,

I would like to make a proposal for automatic uploads of small files to avoid the popup window requesting confirmation.

I have been using this patch since quite some time now and I saw that many people over time keep asking for that. I also know this was already discussed several times.

Anyhoo, this patch includes a safe upload (avoiding file corruption) of the modified files and only applies to files smaller than 1MB. NB: The current patch is quite simple and do not provide any customization of the parameters (e.g. user could chose the max size for automatic upload or to disable/enable the feature by default)

Thank you for your consideration.

Best regards, Marco

#12524 Colon in filenames on server incorrectly translated to underscore resulting in "No such file or directory" error - Windows Devices reopened Bug report high FileZilla Client
Description

When attempting to download files over FTP using the queue the download fails with the error "No such file or directory".

This appears to only happen to files with colons in their name and only if the files are added to the queue before they are downloaded.

Sample filenames that fail:

1410488582.H473970P287028.slmp-001-001.sub-domain.domain.com,S=28627:2,S
1416539102.H702473P565036.slmp-001-001.sub-domain.domain.com,S=4132:2,S
1429859102.H103707P208334.slmp-001-001.sub-domain.domain.com,S=10776:2,S

Filename: 1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545:2,

Sample Connection Log (Processed from Queue):

Status:	Resolving address of ftp.domain.com
Status:	Connecting to 255.255.255.255:21...
Status:	Connection established, waiting for welcome message...
Response:	220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response:	220-You are user number 1 of 50 allowed.
Response:	220-Local time is now 14:34. 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:	AUTH TLS
Response:	234 AUTH TLS OK.
Status:	Initializing TLS...
Status:	Verifying certificate...
Status:	TLS connection established.
Command:	USER username
Response:	331 User username OK. Password required
Command:	PASS *********
Response:	230 OK. Current restricted directory is /
Command:	OPTS UTF8 ON
Response:	504 Unknown command
Command:	PBSZ 0
Response:	200 PBSZ=0
Command:	PROT P
Response:	200 Data protection level set to "private"
Status:	Logged in
Status:	Starting download of /mail/domain.com/administrator/cur/1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545_2,
Command:	CWD /mail/domain.com/administrator/cur
Response:	250 OK. Current directory is /mail/domain.com/administrator/cur
Command:	TYPE I
Response:	200 TYPE is now 8-bit binary
Command:	PASV
Response:	227 Entering Passive Mode (255,255,255,255,144,137)
Command:	RETR 1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545_2,
Response:	550 Can't open 1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545_2,: No such file or directory
Error:	Critical file transfer error
Status:	Disconnected from server

Sample Connection Log (Downloaded Directly):

Status:	Resolving address of ftp.domain.com
Status:	Connecting to 255.255.255.255:21...
Status:	Connection established, waiting for welcome message...
Response:	220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response:	220-You are user number 1 of 50 allowed.
Response:	220-Local time is now 14:42. 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:	AUTH TLS
Response:	234 AUTH TLS OK.
Status:	Initializing TLS...
Status:	Verifying certificate...
Status:	TLS connection established.
Command:	USER username
Response:	331 User username OK. Password required
Command:	PASS *********
Response:	230 OK. Current restricted directory is /
Command:	OPTS UTF8 ON
Response:	504 Unknown command
Command:	PBSZ 0
Response:	200 PBSZ=0
Command:	PROT P
Response:	200 Data protection level set to "private"
Status:	Logged in
Status:	Starting download of /mail/domain.com/administrator/cur/1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545:2,
Command:	CWD /mail/domain.com/administrator/cur
Response:	250 OK. Current directory is /mail/domain.com/administrator/cur
Command:	TYPE I
Response:	200 TYPE is now 8-bit binary
Command:	PASV
Response:	227 Entering Passive Mode (255,255,255,255,183,64)
Command:	RETR 1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545:2,
Response:	150 Accepted data connection
Response:	226-File successfully transferred
Response:	226 0.000 seconds (measured here), 10.27 Mbytes per second
Status:	File transfer successful, transferred 3,489 bytes in 1 second
Status:	Disconnected from server

I anticipate this bug has something to do with the way filenames are processed from the queue. From the above logs you can see the same file name is changed when processed from the queue.

1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545:2,

becomes

1610943074.M291083P16808.slmp-001-001.sub-domain.domain.com,S=3489,W=3545_2,

It seems that the colon (:) in the filename is translated to an underscore (_) resulting in the server appropriately responding with "No such file or directory".

I anticipate this translation is performed so the file can be stored on a local Windows system that prevents the use of colon's in file names. However it appears that the code incorrectly translates the filename on the server as well and this only happens when the file is processed from the queue rather than a direct download.

Client information:

Version:          3.55.1

Build information:
  Compiled for:   x86_64-w64-mingw32
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2021-08-09
  Compiled with:  x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406
  Compiler flags:  -O2 -g -Wall -Wextra -pedantic -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:
  wxWidgets:      3.0.6
  SQLite:         3.31.1
  GnuTLS:         3.6.15

Operating system:
  Name:           Windows 10 (build 17134), 64-bit edition
  Version:        10.0
  Platform:       64-bit system
  CPU features:   sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm
  Settings dir:   C:\Users\UserName\AppData\Roaming\FileZilla\

Finally, I recently updated to 3.55.1 from a version 3.52.2. This bug was not present in that previous version so I anticipate it has been recently introduced somehow.

I have confirmed downgrading to version 3.52.2 resolves this issue while upgrading to 3.55.1 causes the issue to re-appear.

After a quick review of the source code in trunk (r10397) I discovered in /src/interface/QueueView.cpp on line 2974 in method CQueueView::ReplaceInvalidCharacters a code-site that may be responsible for swapping colons for underscores however as I do not have sufficient experience with the FileZilla codebase I'm uncertain if this is relevant.

std::wstring CQueueView::ReplaceInvalidCharacters(std::wstring const& filename, bool includeQuotesAndBreaks)
{
	auto& options = *COptions::Get();
	if (!options.get_int(OPTION_INVALID_CHAR_REPLACE_ENABLE)) {
		return filename;
	}

	wchar_t const replace = options.get_string(OPTION_INVALID_CHAR_REPLACE)[0];

	std::wstring ret = filename;
	for (auto & c : ret) {
		if (IsInvalidChar(c, includeQuotesAndBreaks)) {
			c = replace;
		}
	}
	return ret;
}

Further review of that source file shows that line 359 may also be related, but again I don't have sufficient experience with the codebase to know for certain.

An ideal patch would preserve the server file-name in the queue while changing it locally to be compatible with Windows filenames.

If any additional information is required to resolve this please let me know.

To the development team, great work on FileZilla I've been using it for years and this is the first time I've encountered a (minor) bug. Thank you for your hard work.

#12601 Request for change reopened Feature request normal FileZilla Client
Description

Please will you create a confirmation screen for local deletions. I have hit the delete key by accident on several occasions and deleted the very files that I wanted to upload! When you have selected files on the remote site and try to delete them a confirmation is required but no such confirmation is required on the local site - they are gone! Thanks, Bill

#12679 Automated conversion of \ to / as setting in options? reopened Feature request critical FileZilla Client
Description

As switch on/off option in settings?

When I paste a link from local network mapped drive to the ftp remote site address all \ to be converted in /

#12711 Let's Encrypt certificate not accepted reopened Bug report normal FileZilla Client
Description

Hello,

It looks like I have the same problem as reported in #12691 (Trust ISRG Root X1 and ignore "cross-signature" DST Root CA X3 certificates)

I use FileZilla v3.59.0 (Windows 10.0 64b). The About box shows GnuTLS: 3.7.2

I am migrating from a VPS with Plesk to a more up-to-date config (also VPS with Plesk). Both use a Let's Encrypt certificate.

FileZilla connects correctly to the older VPS. It does not accept the certificate for the new VPS because of the expired DST Root CA X3 certificate.

#12994 Won't start after first successful launch reopened Bug report normal FileZilla Client
Description

FileZilla Client stops responding just after launch.

Screenshot is attached below.

#12998 sqlite3 reopened Bug report normal FileZilla Client
Description

Recently updated to version 3.65.0, now I get an error on opening & closing the application (see below)

Error:

An error occurred saving the transfer queue to C:\Users\edcro\AppData\Roaming\FileZilla\queue.sqlite3

FileZilla Client


Version: 3.66.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2023-10-23 Compiled with: x86_64-w64-mingw32-gcc (GCC) 12-win32 Compiler flags: -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.1

Operating system:

Name: Windows 11 (build 22621), 64-bit edition Version: 10.0 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm Settings dir: C:\Users\edcro\AppData\Roaming\FileZilla\

#13042 putty: Fails to compile on GCC 14 (error: passing argument 1 of ‘next_int’ from incompatible pointer type [-Wincompatible-pointer-types]) reopened Patch normal FileZilla Client
Description

hen attempting to build the client using GCC 14, the following error (and warnings) occur:

unix/uxsftp.c: In function ‘read_from_file’: unix/uxsftp.c:224:48: error: passing argument 1 of ‘next_int’ from incompatible pointer type [-Wincompatible-pointer-types]

224 | f->buffer_ = f->memory_ + next_int(&p);

| ~ | | | const char

In file included from ./putty.h:2437,

from unix/uxsftp.c:17:

./fzsftp.h:31:28: note: expected ‘char ’ but argument is of type ‘const char

31 | uintptr_t next_int(char s);

|

unix/uxsftp.c:225:43: error: passing argument 1 of ‘next_int’ from incompatible pointer type [-Wincompatible-pointer-types]

225 | f->remaining_ = (int)next_int(&p);

| ~ | | | const char

./fzsftp.h:31:28: note: expected ‘char ’ but argument is of type ‘const char

31 | uintptr_t next_int(char s);

|

unix/uxsftp.c:227:15: warning: passing argument 1 of ‘safefree’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]

227 | sfree(s);

|

In file included from ./misc.h:9,

from ./putty.h:10:

./puttymem.h:21:15: note: expected ‘void *’ but argument is of type ‘const char *’

21 | void safefree(void *);

| ~

Patching the warning and error above results in another warning:

sftp.c: In function ‘sftp_alloc_request’: sftp.c:138:18: warning: unused variable ‘i’ [-Wunused-variable]

138 | unsigned i = low + 1 + REQUEST_ID_OFFSET;

|

sftp.c: In function ‘fxp_got_status’: sftp.c:220:11: warning: passing argument 1 of ‘safefree’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]

220 | sfree(fxp_error_message);

|

In file included from misc.h:9,

from sftp.c:11:

puttymem.h:21:15: note: expected ‘void *’ but argument is of type ‘const char *’

21 | void safefree(void *);

| ~

sftp.c: In function ‘fxp_internal_error’: sftp.c:262:11: warning: passing argument 1 of ‘safefree’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]

262 | sfree(fxp_error_message);

|

puttymem.h:21:15: note: expected ‘void *’ but argument is of type ‘const char *’

21 | void safefree(void *);

| ~

The attached patch should correct these by removing the const attribute.

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