Custom Query (2164 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (301 - 400 of 2164)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Status Owner Type Priority Component
#11066 Clarify "Saving of passwords has been disabled" dialog box. new Feature request normal FileZilla Client
Description

Steps to reproduce:

  • Fresh install of Filezilla.
  • Open Site Manager
  • Enter details for new site.
  • For Logon Type select "Normal"
  • Click Ok

A dialog box comes up that is titled "Site Manager - Cannot remember password"

Saving of passwords has been disabled by you. 'Normal' and 'Account' logontypes are not available. Your entry has been changed to 'Ask for password'.

Please make the following clarifications on this dialog box text.

  • The title should be 'Cannot save password'. The current title suggests the user can't remember the password, which is not the case.
  • The first line should read 'Saving of passwords has been disabled in the Interface settings.' Please don't blame me for disabling it. I didn't do it!
  • There should be an additional line explaining where in the settings this can be changed, because it is quite obscure: Edit... menu | Settings... menu item | Behaviour Pane | Do not save passwords checkbox.
#4192 Clear Indication When Data Is or Is Not Encrypted new Feature request normal FileZilla Client
Description

As I understand it most FTPS connections do no encrypt the data channel. It would be helpful if the client displayed a partially locked icon when only the command channel is encrypted and the data channel is not.

Ideally, the encryption details would also specify whether or not the command and data channels are encrypted in all cases.

A per-site preference as to whether an encrypted data channel is required would also be helpful.

#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!!!

#8054 Click-dragging file transfers in a certain way quickly can make FileZilla unresponsive new Bug report normal FileZilla Client
Description

This happened because I accidentally let go of the mouse while dragging, and by instinct clicked-and-dragged again though I ended up dragging the wrong file. I had to Force Quit to get out of it.

Steps to reproduce:

  1. In FileZilla, access any FTP site (preferably a test folder) and have a same-named file in both panes. The idea is if you drag from the left pane to the right, the 'overwrite' dialog appears. The right pane should have some other files in it too.
  2. Start a click-and-drag transfer from the left pane and move it over the right.
  3. Drop the file in the right pane, but *immediately* start click-and-dragging a file from the right pane and immediately drop that in the same pane.

This essentially starts two click-and-drag transfers. Correctly, two dialog boxes pop up. This is where the problem starts... one is the usual 'overwrite' dialog, the other is the 'both source and destination are identical' dialog.

Having these two dialog boxes onscreen at the same time makes everything unclickable. The program is clearly not crashed or frozen, it's just impossible to click anything. The dialog boxes cannot be closed. To get FileZilla working again, you must Force Quit it and start it up again.

#12243 Client new Feature request normal FileZilla Client
#10601 Client - Option to inherit local permissions on downloaded files new Feature request normal FileZilla Client
Description

The client should have the option of inheriting local permission instead of preserving remote permissions on files downloaded from remote servers.

#12175 Client Intermittently Transferring Files moreinfo Bug report normal FileZilla Client
Description

Client OS: Windows 10 64-Bit Server OS: FreeNAS 11 FileZilla Version: 3.48.0

I connected via FTP to my NAS to transfer around 10,000 files. I observed a series of error messages about a second connection failing after the transfers started, however, I had already initiated the entire folder copy. After being complete, over 2,400 files had not copied due to an unspecified error. So, I tried again. The same number of files failed to transfer. So, I adjusted the number of FTP connections from 2 to 1. Then, all of the files copied successfully. I changed nothing else. I think that this circumstance causes file transfers to fail repeatedly. There is a work-around, as stated.

#2075 Client Traffic Logs new Feature request normal FileZilla Client
Description

One of the features that I need in an ftp client is logging of uploads and downloads. On more than one occasion I have had to produce evidence that a file was in fact uploaded along with the location and time. This would be a very useful feature to add and I think very simple. Options on what to include in the logs would be handy, but not necessary as long as the standard information is there.

Thanks, Craig

#5088 Client User Interface : Each server tab should have its own message log pane new Feature request normal FileZilla Client
Description

Since version 3.3, FileZilla Client offers a tabbed interface permitting to connect to multiple servers at the same time.

But with FileZilla Client 3.3.1, all commands and messages of ALL FTP servers are displayed interspersed inside the SAME message log pane, without any indication of the associated FTP server.

That makes the messages inside the log pane very difficult to interpret.

In order to improve that, I suggest to attach 1 dedicated message log pane to each server tab.

Thanks in advance.

#9390 Client confused trying to rename local file new Bug report normal FileZilla Client
Description

Windows 8.1 Pro 64-bit AMD Phenom 9750 quad core processor 2.8GHz

The client is not at this time connected to a server, but it had been. The right window still shows the contents of the remote server's directory; the left window shows the contents of the current local directory. I have not refreshed either.

The local directory contains a single file, and I have verified its name using Windows Explorer. The file name is 201404_bulletin.pdf.

When I try to rename the local file from 201404_bulletin.pdf to latest-bulletin.pdf, Filezilla client pops up a Windows dialog box that says

There is not enough memory to complete this operation. 2014_03_28 Date created 3/28/2014 7:24 PM

The box does not offer any more details.

There is no file with the name 2014_03_28. That is, in fact, the name of the containing directory. I am positive that I am selecting the file, not the directory.

Client information:

FileZilla Client


Version: 3.8.0

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2014-03-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: 3.2.12 SQLite: 3.7.16.2

Operating system:

Name: Windows NT 6.3 (build 9600) Version: 6.3 Platform: 64 bit system

#12852 Client crashes when local files are dragged to windows applications new Bug report normal FileZilla Client
Description

Windows Client crashes and need to be restarted when local files are dragged to other windows (MS Teams for instance).

#13074 Client does not recover from External IP switch new Bug report normal FileZilla Client
Description

Hello,

Happy to say this is my first bug report after many years of using this product!

After update to 3.66.5:

what happens: I'll queue up an app for publishing to a webserver... > 1000 total files. FZ begins transfer, transfers an arbitrary number of files, my network will switch over to a different WAN link (external IP changes.) FZ gives multiple "File transfer failed" errors. FZ never recovers. Full disconnection never occurs. I cannot forcibly disconnect from server. Closing and reopening FZ tab does not change anything, FZ refuses to connect to server again and queue cannot be cleared. The last log shows "Connecting to ###.###.###.###" but never connects.

work around: I have to close FZ completely, and reopen and restart transfer.

some background: Local network has SD-WAN routing, so if a WAN link fails (or fails to meet certain network requirements) a different WAN link is chosen, so external IP address changes.

Prior to 3.66.5, as far as i can tell, FZ client had no issue adapting to this change as I never experienced this before, it failed gracefully and reconnected (to my knowledge.)

what I expect to happen: graceful failure. server is fully disconnected and connection is re-established on changed remote IP.

#5355 Client updates removing command-line arguments new Bug report normal FileZilla Client
Description

When the FileZilla client is updated it always creates a new desktop shortcut, which will remove any command-line arguments I had in my previous one. One workaround for this is to rename the shortcut and to delete the new shortcut on every update, but I usually just choose not to bother updating instead.

Thanks!

#1862 Client: Show Connection # in Log new Feature request normal FileZilla Client
Description

While downloading several thousand small (few KB) files, I turned on 4 simultaneous connections to speed it up. When downloading such small files, the speed is held back by waiting for the server to start sending each file, so by running many at once, the overall transfer speed stays more constant.

I had to pause the download, so I unpressed the Process Queue toolbar button. Then when I resumed it, I got some failed transfers. Files were created with the right names, but with 0 bytes, and they were removed from the queue. As a result, I'm going to have to start the transfer all over again to be sure I get all of the files. :/

I was going to report a bug, but there is a problem: With multiple connections, you can't tell which commands and responses are on which connection, so you can't figure out which transfers failed! I have included an example at the bottom.

As you can see, it's impossible to tell which commands and responses are for which connections, so you can't tell which ones are failing and which are succeeding. A simple change to something like:

[1] Command: [1] Response: [2] Command: [4] Response: [2] Response: [4] Command: [3] Response:

Would show which commands and responses are for which connections. They could also be color-coded. Also, you could use a drop-down box to choose which connections' logs you wanted to see in the log pane.

If this is implemented, maybe we can track down this bug that caused the zero-byte files.

Thanks.

Status: Starting download of /levels/files/ssi/340_ratings.ssi Command: TYPE I Response: 200 PORT Command successful. Command: PORT 192,168,0,191,10,148 Response: 200 PORT Command successful. Command: PORT 192,168,0,191,10,149 Response: 200 Type set to I. Response: 425 Try later, data connection in use. Command: PASV Status: Download successful Status: Starting download of /levels/files/ssi/340comments.ssi Response: 425 Try later, data connection in use. Error: Download failed Status: Starting download of /levels/files/ssi/340_ratings.ssi Response: 425 Try later, data connection in use. Command: PASV Command: TYPE I Response: 200 PORT Command successful. Response: 200 Type set to I. Error: Download failed Status: Starting download of /levels/files/ssi/340.ssi Command: TYPE I Command: TYPE I Response: 200 Type set to I. Error: Download failed Status: Starting download of /levels/files/ssi/34_ratings.ssi Command: TYPE I Response: 200 PORT Command successful. Command: PORT 192,168,0,191,10,150 Command: PORT 192,168,0,191,10,151 Response: 425 Try later, data connection in use. Command: PASV Response: 200 PORT Command successful. Response: 200 Type set to I. Command: PORT 192,168,0,191,10,152 Command: PORT 192,168,0,191,10,153 Response: 227 Entering Passive Mode (66,208,97,18,14,64) Command: RETR 340.ssi Response: 200 Type set to I. Error: Download failed

#5242 Client: Transfer|Manual transfer defaults new Feature request normal FileZilla Client
Description

In the filezilla windows client, it would be nice to implement the following:

1) If the focus lies on ONE LOCAL FILE, starting Transfer|Manual transfer could already default to UPLOAD and present the selected file in the local file textbox.

2) If the focus lies on ONE REMOTE FILE, starting Transfer|Manual transfer can default to DOWNLOAD and present the remote file in the EXTERNAL FILE textboxes.

Remarks: Currently when starting Manual transfer the local textbox already contains the local path and the external file textbox already contains the external path. It would be nice if also the selected filename could be taken into account and also the transfer direction.

#1549 Clipboard entry parsing new Feature request normal FileZilla Client
Description

Hi.

First off, your work really kicks ass =) It's a great replacement for WS_FTP, CuteFTP and all that other commercial crap. But i miss one feature though: When i have some ftp address in the windows clipboard, CuteFTP for instance parses this information and automatically connects to the server. Or the browser integration thing would also be a great feature. Then it would REALLY replace the commercial crap.. =)

Good luck..

#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.

#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.

#11963 Colorize remote folder new Feature request normal FileZilla Client
Description

Hi

It would be nice with a feature, which perhaps could be stored locally on the users machine, where you're able to add a color to a remote server folder. Because sometimes, if you have many folders remotely, you can get "confused" as to which ones are what, which ones, belive it or not, came from you, and which did not.

This confusion usually only lasts a while, as you then check through and compare. But with ability to color folders remotely, everything would be chrystal clear!

#8395 Combine multiple uploads of the same file new Feature request low FileZilla Client
Description

When adding the same file multiple times to the queue, it should be recognized as duplicate and not be added again.

#5494 Command line argument - Process Queue new Feature request normal FileZilla Client
Description

It'd be great to have a command line argument to process the existing queue, i.e. after starting Filezilla Client, Transfer (menu) --> Process Queue.

This would allow very basic scheduling, e.g. delay transfers to a time when the bandwidth isn't needed for more important things.

Thank you for considering this request. :)

Regards, Elahn

#10888 Command line help screen not localized new Bug report normal FileZilla Client
Description

The help screen that appears when you enter "filezilla -h" on the command line is not localized. I understand why this may not be the case, but I wonder why the strings of the help dialog are included in the translation files (appears to all be strings in the /src/interface/cmdline.cpp file). There's quite a few of them, and if they are not necessary, they should be filtered out of the PO files.

#7371 Command line option to bring up an Enter Password dialog. new Feature request normal FileZilla Client
Description

I searched, but didn't see that this has been previously requested...should be fairly easy to implement...

Request: Provide a command line option to force FileZilla to bring up a password or login dialog before connecting to URL specified on the command line.

Reason: I have a need to, and suppose others do to, for being able to launch FileZilla from a script, directing it to a certain URL, "protocol://username@site/subdirectory", and then asking for a password. For many good reasons, I do not want to plain-text the password within the script, nor do I want to ask for or include it on the command line. Instead, I would like a way to have FileZilla start-up and ask for the password prior to connecting to the URL/site.

This might best be implemented generically as a command line option that brings up a login dialog, asking for username and password, with username already filled in if it was specified on the command line.

#10154 Command line option: select encryption new Feature request normal FileZilla Client
Description

We uses a combination of KeePass and FileZilla to access our client FTPs so we cant just use site manager to configure the correct Encryption type.

A new command line switch that would allow us to choose the encryption(or plain ftp) would be useful.

#8592 Common Name in SSL/TLS certificates is not checked against the server name connected to new Bug report normal FileZilla Client
Description

When connecting to a site using FTPS (SSL/TLS) the common name of the certificate is not checked against the server name. Although a warning is displayed that the certificate is untrusted it is not explicitly stated that the server named mismatches the CN.

This could be easily overlooked by unexperienced users.

Steps to reproduce:

In servermanager: config server A: serverA.domain.com (explicit TLS)

Setup an FTP Server serverA.domain.com presenting a certificate with a common name of "someotherserver.domain.com"

Connect to server A, a warning is displayed that the certificate is not trusted. The fact that "serverA.domain.com" and "someotherserver.domain.com" do not match is not explicitly stated.

As this is a strong indication of malicious activity, the user should be warned about it in an urgent manner.

#2837 Compare file contents with external program (File Diff) new Feature request normal FileZilla Client
Description

I just thought of it, it would come rather handy in some occasions, to be able to compare online and local files, throu WinMerge or similar. On downloading, the 'overwrite?' popup could give the option to compare, merge or the current options.

If compared, the online version could be stored in a temporary file for comparison.

#5498 Compare remote files from two servers new Feature request normal FileZilla Client
Description

I have the need to compare file between two remote servers (instead of local vs remote). You might be wondering why I can't just download the files from one server to compare against another. The answer to this is Linux filenames... some of the files differ in case only so downloading them means some files get overwritten.

#12352 Compared directory selection count wrong when selected with Shift-Ctrl-A new Bug report normal FileZilla Client
Description

To reproduce: View > Directory comparison > Enable (or press Ctrl-O) Set focus to a directory that has differences and press Shift-Ctrl-A Note the number shown in the status of the pane: "Selected x directories".

Current result: The number of selected directories is actually the total number of directories shown.

Expected result: The number of selected directories should be those that differ and are selected and highlighted.


FileZilla Client:

Version: 3.51.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2020-10-20 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 18363), 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

#5166 Completely hide the local directory pane new Feature request normal FileZilla Client
Description

Because FileZilla supports drag-and-drop, i thing it woulod be a neat option to have a button next to the two "Toggle display for the local/remote directory tree" with "Toggle display of the local file borwser" which would hide *both* the directory tree and the file list of the local file system.

Rationale: in this way i can add in the registry a new action "FileZilla..." attached to "HKEY_CLASSES_ROOT\*\Shell" and to "HKEY_CLASSES_ROOT\Directory\shell" which would simply open the FTP client window without the local file browser view, and then i can just drag-and-drop files and folders from explorer (or nautilus or whatever) to/from the remote FTP window. I think it's such an easy thing to do that it'd worth the half-an-hour effort.

#12193 Comprei e não recebi a chave new Feature request high FileZilla Client
Description

Boa noite. Comprei a versão do filezila MAIS NOVA PAGUEI 27,00 REAS COM CARTÃO DO MEU FILHO, O NOME DELE É ANDRE LUIS ARAUJO , MAS NÃO RECEBI A CHAVE PARA PODER BAIXAR NO MEU COMPUTADOR. POR GENTILEZA QUEIRA ME ENVIAR URGENTE, POIS PRECISO DISSO PARA TRABALHAR NO MEU SITE.

OBRIGADA

#4957 Configuarble local directories accepted Xishi Pan Feature request normal FileZilla Client
Description

Please allow the FileZilla's temporary directory (C:\Temp\fz3temp-1) to be configurable. We work with confidential files and I would like these temporary files to be stored on an encrypted local disk.

I know these files are normally deleted at the end of a session, but there is a possibility the files could be left unencrypted if the program or computer crashed unexpectedly.

Also, I am not sure if the Temp files are wiped securely from c:\temp when they are deleted normally.

Thanks!

#9857 Configuration Test Wizard Failed, new Other normal FileZilla Client
Description

I am trying to use FileZilla Client (Version 3.9.0.5) for the first time. I ran the Configuration Wizard. Default Transfer Mode: Passive Configure Passive Mode: Use the server's external IP address instead. Get an external IP address from the following URL: http://ip.filezilla-project.org/ip.php Ticked Don't use external IP address on local connections. Ask operating system for a port.

Test result looks like it worked:

Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.9.0.5 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 80.42.240.84 ia-ec-cea-ie Response: 200 OK PREP 56691 Response: 200 Using port 56691, data token 569540460 PORT 80,42,240,84,221,115 Connection closed

But next screen says: Connection with server got closed prematurely.

The test did not succeed. Do you really want to save the settings?

I have tried turning my Firewall off. It made no difference. Anyhow, FileZilla client has been allowed on the Firewall.

What is going on here?

#5631 Configuration file typos new Bug report low FileZilla Client
Description

The filezilla.xml has 2 typos to fix:

  1. <Setting name="Site Manager position" type="string">0 500 291 680 419 </Setting>

The value has a space at the end which isn't needed.

  1. <Setting name="File doubleclock action" type="number">2</Setting> and <Setting name="Dir doubleclock action" type="number">0</Setting>

doubleclock should be named doubleclick.

#12298 Configuration of Cipher Suites using TLS 1.2 new Feature request high FileZilla Server
Description

Dear Filezilla Developers,

we work for a German federal government agency and have been using Filezilla server for a long time. We would like to continue using Filezilla since we are satisfied with Filezilla server and haven’t had a single problem until recently.

Currently one can not configure the cipher suites that Filezilla Server uses which according to BSI doc TR-02102-2 [2] poses a security risk and should therefore be changed.

The only post on configuring cipher suites - that we were able to find - is from 2016 [1].

In the post Tim Kosse says that..

  • a feature to configure the cipher suites is not planned
  • people who need to configure this should change the source code and compile their own versions of Filezilla

However, since 2016 new guidelines – like the one mentioned above - have emerged that require the usage or blocking of specific cipher suites when using TLS 1.2.

For example, German companies are recommended to follow the guidelines published by Federal Office for Information Security (german abbreviation: BSI). The guideline [2] lists a table of recommended cipher suites in section 3.3.1 "Cipher-Suiten" and explicitly discourages the use of all other ciphers.

Since most of German companies have to comply with the BSI guidelines Filezilla server could no longer be used. We expect other European countries to adopt similar guidelines in the near future making this feature quite urgent.

Since recommendations on cipher suites occur more often nowadays the use of a static set of cipher suites maintained by Filezilla doesn’t look like a modern solution anymore. Users of Filezilla server should be able to change the allowed cipher suites without having to recompile the software. A similar feature has already been requested in Ticket #11134 [3].

Is this feature perhaps already in development or is something similar on your scope for the next year?

We would greatly appreciate an answer to this ticket by Monday 12:00 UTC+2 since we have to discuss this issue with our management that day.

Best Regards and greetings from Germany Jonas

[1] "Weak Cipher Supported" Filezilla forum post from 2016 https://forum.filezilla-project.org/viewtopic.php?t=41686https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR02102/BSI-TR-02102-2.pdf?__blob=publicationFile&v=10

[2] BSI Recommendation - Cipher suites for TLS 1.2 https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR02102/BSI-TR-02102-2.pdf?__blob=publicationFile&v=10

[3] Ticket #11134 "Disable support for weak ciphers when using TLS 1.2" from 2016 https://trac.filezilla-project.org/ticket/11134

#12331 Configure double-click to have different behavior for local vs. remote new Feature request normal FileZilla Client
Description

For my company's use of FileZilla, we frequently need to browse remote directories and download files, but it's very very rare that we'd need to upload a file. There's no good default double-click behavior configuration for us, because what we really want is for double-clicks on remote files to transfer but for double-clicks on local files to open. Instead, we have to choose between not being able to use double-clicks to download files or risking accidental uploads.

I hope this feature request—splitting the double-click settings into a local setting and a remote setting—wouldn't be too hard to implement. It sounds silly but it would really make a big difference for all of us (there's a lot of us with Pro licenses that I'm making this ticket on behalf of).

#12576 Confirmation prompt before dragging and dropping new Feature request high FileZilla Client
Description

imagine the consequences of moving your entire home folder to root with the click of a button. I am asking that you please add the option of having a simple prompt "do you want to move dir1 into dir2?" YES/NO. Its kinda insane that a project this big and old has not added this yet despite hundreds of suggestions from users over the last 20 years. Why can't this be added?

#10928 Conflict between hidden files and directory comparison new Feature request normal FileZilla Client
Description

Per tickets such as #1278, directory comparison is the only workaround for obeying the Windows "hidden" attribute.

FileZilla cannot achieve the following:

a) Obey Windows hidden settings b) Directory comparison

If you create a filter to hide hidden files and directories, the following error occurs when connecting with directory comparison enabled:

"Cannot compare directories, different filters for local and remote directories are enabled"

If you try to apply a hidden attribute filter under remote filters, you are (correctly) told:

"Selected filter only works for local files."

There seems to be no way to remove the vast amount of ridiculous cruft from showing, *and* use directory comparison. The two notions are orthogonal: directory comparison is based on the data you want to see and expect to see, while hiding OS cruft is about removing all the behind-the-scenes system data that has no bearing on anything that you are ever doing (which is why it's hidden from you at all times).

It should be possible for FileZilla to obey the Windows file view state, while having full functionality when working with a Linux server, since the files and directories that should be hidden in the local view don't relate to working with a Linux server.

#12803 Connect count as active when actually dead on long run new Bug report normal FileZilla Client
Description

This bug exists very long time and look like nobody notice it, since most users not run Client for days, weeks and months. But I do.

It is look like - Client will be open with connection to some servers. You return here and start work with server. Like change directory. Client write in log something like "retrieving directory content" and not follow your requests anymore.

You need wait end timeout when Client realize there no connection and goes reconnect and command. Or you can press "interrupt connection" (yes, this button active when there no active connection), say yes. Client goes glitch and show some BS like travel on non sync dir, but after resolve it all goes fine.

As I see this happen because in code exists simple check connected server or no. It is done as 32-bit timestamp of last connection/action vs current timestamp. This timestamp overflowed on some intervals. Which leads to pass check and Client start work like there active connection.

I not sure what exact interval for appear this bug, but possible near 48 hour.

#4280 Connect from history feature proposal new Feature request normal FileZilla Client
Description

When making a new connection from a list of previous connections it would be cool if fields Host, Username, Password and Port would populate with data of that previous connection

#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.

#12961 Connection new Bug report normal FileZilla Client
Description

lately (1-2 weeks) it comes with me constantly to disconnections. I usually upload files with max 100 MB to an FTP server and after 3 attempts the file goes into failed transfers.

#13007 Connection Banner new Other normal FileZilla Server
Description

Is it possible to remove the product and version details from the Filezilla SSH connection banner? This a recommendation from a recent penetration test. Although this would only delay a would be attacker it is still a recommended action.

#12507 Connection Error new Other normal FileZilla Client
Description

Unknown event type 37 Failed to retrieve directory listing

#5474 Connection Time out; file transfer failed accepted Evans Bug report normal FileZilla Client
Description

Tried transferring two different files, both of which failed multiple times after transferring EXACTLY 393,216 bytes! _ Error: Connection timed out Error: File transfer failed after transferring 393,216 bytes in 24 seconds _ Here is a full listing of my session:

Status: Resolving address of ftp.kinetic.more.net Status: Connecting to 198.209.253.55:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.3 Server (kinetic Service) [198.209.253.55] Command: USER bethmen@… Response: 331 Password required for bethmen@… Command: PASS Response: 230 User bethmen@… logged in Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 550 FEAT: Operation not permitted Status: Connected Status: Retrieving directory listing... Command: CWD /export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www Response: 250 CWD command successful Command: PWD Response: 257 "/export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,202,22). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Status: Directory listing successful Status: Resolving address of ftp.kinetic.more.net Status: Connecting to 198.209.253.55:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.3 Server (kinetic Service) [198.209.253.55] Command: USER bethmen@… Response: 331 Password required for bethmen@… Command: PASS Response: 230 User bethmen@… logged in Status: Connected Status: Starting upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Command: CWD /export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www/Images Response: 250 CWD command successful Command: PWD Response: 257 "/export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www/Images" is the current directory Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,223,81). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,204,179). Command: STOR 2010-07-18Message.mp3 Response: 150 Opening BINARY mode data connection for 2010-07-18Message.mp3 Error: Connection timed out Error: File transfer failed after transferring 393,216 bytes in 23 seconds Status: Resolving address of ftp.kinetic.more.net Status: Connecting to 198.209.253.55:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.3 Server (kinetic Service) [198.209.253.55] Command: USER bethmen@… Response: 331 Password required for bethmen@… Command: PASS Response: 230 User bethmen@… logged in Status: Connected Status: Starting upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Command: CWD /export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www/Images Response: 250 CWD command successful Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,209,206). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,224,211). Command: APPE 2010-07-18Message.mp3 Response: 451 2010-07-18Message.mp3: Append/Restart not permitted, try again Error: File transfer failed Status: Starting upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,233,6). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Status: Skipping upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Status: File transfer successful, transferred 3,836 bytes in 3 seconds Status: Retrieving directory listing... Command: CWD Images Response: 250 CWD command successful Command: PWD Response: 257 "/export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www/Images" is the current directory Status: Directory listing successful Command: DELE 2010-07-18Message.mp3 Response: 250 DELE command successful Status: Disconnected from server Status: Resolving address of ftp.kinetic.more.net Status: Connecting to 198.209.253.55:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.3 Server (kinetic Service) [198.209.253.55] Command: USER bethmen@… Response: 331 Password required for bethmen@… Command: PASS Response: 230 User bethmen@… logged in Status: Connected Status: Starting upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Command: CWD /export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www/Images Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,249,220). Command: STOR 2010-07-18Message.mp3 Response: 150 Opening BINARY mode data connection for 2010-07-18Message.mp3 Error: Connection timed out Error: File transfer failed after transferring 393,216 bytes in 24 seconds Status: Resolving address of ftp.kinetic.more.net Status: Connecting to 198.209.253.55:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.3 Server (kinetic Service) [198.209.253.55] Command: USER bethmen@… Response: 331 Password required for bethmen@… Command: PASS Response: 230 User bethmen@… logged in Status: Connected Status: Starting upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Command: CWD /export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www/Images Response: 250 CWD command successful Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,252,112). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,251,210). Command: APPE 2010-07-18Message.mp3 Response: 451 2010-07-18Message.mp3: Append/Restart not permitted, try again Error: File transfer failed Status: Starting upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,222,163). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Status: Skipping upload of Y:\Bethel Mennonite Church\Sermon Archive\2010\2010-07-18Message.mp3 Status: File transfer successful, transferred 3,836 bytes in 2 seconds Status: Starting upload of Y:\Bethel Mennonite Church\Bulletins\2010\PDF\2010-07-18_BMC_Bulletin.pdf Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,213,230). Command: STOR 2010-07-18_BMC_Bulletin.pdf Response: 150 Opening BINARY mode data connection for 2010-07-18_BMC_Bulletin.pdf Error: Connection timed out Error: File transfer failed after transferring 393,216 bytes in 23 seconds Status: Resolving address of ftp.kinetic.more.net Status: Connecting to 198.209.253.55:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.3 Server (kinetic Service) [198.209.253.55] Command: USER bethmen@… Response: 331 Password required for bethmen@… Command: PASS Response: 230 User bethmen@… logged in Status: Connected Status: Starting upload of Y:\Bethel Mennonite Church\Bulletins\2010\PDF\2010-07-18_BMC_Bulletin.pdf Command: CWD /export/kinetic/home/c/coin.org/bbb/eee/bethmen/WebPublish/bethelmennchurch.org/www/Images Response: 250 CWD command successful Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,239,160). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,225,46). Command: APPE 2010-07-18_BMC_Bulletin.pdf Response: 451 2010-07-18_BMC_Bulletin.pdf: Append/Restart not permitted, try again Error: File transfer failed Status: Starting upload of Y:\Bethel Mennonite Church\Bulletins\2010\PDF\2010-07-18_BMC_Bulletin.pdf Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (198,209,253,55,253,86). Command: LIST Response: 150 Opening BINARY mode data connection for file list Response: 226 Transfer complete Status: Skipping upload of Y:\Bethel Mennonite Church\Bulletins\2010\PDF\2010-07-18_BMC_Bulletin.pdf Status: File transfer successful, transferred 3,928 bytes in 3 seconds Status: Disconnected from server

#5257 Connection Timeout on all sites since moving to 3.3.2 - cannot connect new Bug report normal FileZilla Client
Description

When using FileZilla since the upgrade to 3.3.2 I have been unable to connect to any website via FTP.

When using DOS FTP/cuteFTP/smartFTP I can connect and upload/download without issue. It is only FileZilla that does not connect.

i.e. 15:34:03 Status: Connecting to 194.154.164.103:21... 15:34:23 Error: Connection timed out 15:34:23 Trace: CFtpControlSocket::ResetOperation(2114) 15:34:23 Trace: CControlSocket::ResetOperation(2114) 15:34:23 Error: Could not connect to server

This has only been a problem since the upgrade, it has been working fine since installing on this computer back in November 2009.

#11116 Connection issue, File upload issue, and File edit issue moreinfo Bug report normal FileZilla Client
Description

On file upload, the client claims the file already exists, prompting the overwrite/skip options.

On client start, when attempting to connect to an SFTP server, the following message appeared in the message log and the connection appeared frozen:

Error:	Unknown command: "99"

The following also appears to be related to the file already existing:

Error:	get attrs for [file path]: no such file or directory

When attempting to open a file, the client does nothing the first time "View/Edit" is clicked. I must click it a second time to open the file. This issue seems specific to version 3.23.0.2 as the issue did not exist in previous versions.

Apologies if any part of this exists as a bug report already, but upon skimming 400+ open reports, I failed to see a report specific to these issues.

#12589 Connection server issues new Other critical FileZilla Server
Description

Hello, i have been having issues getting connected to the server in order for me to submit our monthly billing into TMHP. The connection continues to time out. I am currently using version 3.56.2. Has anything changed recently or how may this issue be resolved for me.

#11562 Connexion FTP new Bug report normal FileZilla Client
Description

Hi,

I having a problem with my connection FTP. When I test connection is don't work. I have the next error message

Réponse : 257 "/" is the current directory Erreur : Impossible d'analyser le chemin retourné. Erreur : Impossible de récupérer le contenu du dossier

But on my Command Prompt(shell) the connection work. And with the same configuration for connection ( same login, same hoste, ...) on other computeur is working.

My filezilla it do not work have this information system FileZilla Client


Version: 3.31.0

Build information:

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

Linked against:

wxWidgets: 3.0.4 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

Name: Windows 7 (build 7601, Service Pack 1), 64-bit edition Version: 6.1 Platform: 64-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 Settings dir: C:\Users\fcargouet\AppData\Roaming\FileZilla\

And the filezilla who work is

FileZilla Client


Version: 3.30.0

Build information:

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

Linked against:

wxWidgets: 3.0.4 SQLite: 3.19.3 GnuTLS: 3.5.13

Operating system:

Name: Windows 10 (build 15063), 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 bmi2 bmi2 adx Settings dir:
filer\utilisateurs$\pcargouet\AppData\Roaming\FileZilla\

(sorry for my bad english if you speak french it's good for me)

#13005 Consider disabling tls1.0 and tls1.1 tests. new Bug report normal libfilezilla
Description

Consider disabling tls1.0 and tls1.1 tests.

From Ubuntu/Debian,

Package: libfilezilla Version: 0.45.0-3 Severity: normal Tags: patch

Hello, In Ubuntu, the attached patch was applied to achieve the following:

Basically the TLS1.0 and TLS1.1 are considered now insecure, and are blocked in Ubuntu. I think Debian will eventually follow, making the package FTBFS during tests.

  • Merge from Debian unstable. Remaining changes:
    • Disable tls1.0 and tls1.1 tests, deprecated

Thanks for considering the patch.

*** /tmp/tmpqjb1gyi1/libfilezilla_0.45.0-3ubuntu1.debdiff
diff -Nru libfilezilla-0.45.0/debian/patches/disable-ssl-tests.patch libfilezilla-0.45.0/debian/patches/disable-ssl-tests.patch
--- libfilezilla-0.45.0/debian/patches/disable-ssl-tests.patch	1970-01-01 01:00:00.000000000 +0100
+++ libfilezilla-0.45.0/debian/patches/disable-ssl-tests.patch	2023-11-07 10:24:01.000000000 +0100
@@ -0,0 +1,17 @@
+Description:
+   * Disable tls1.0 and tls1.1 tests, deprecated
+Author: Gianfranco Costamagna <locutusofborg@debian.org>
+Last-Update: 2023-11-07
+
+--- libfilezilla-0.45.0.orig/tests/socket.cpp
++++ libfilezilla-0.45.0/tests/socket.cpp
+@@ -430,7 +430,7 @@ void socket_test::test_tls_resumption()
+ 	// Test all posssible combinations of TLS <= 1.2 and either side supporting tickets
+ 	for (size_t i = 0; i < 4; ++i) {
+ 		do_test_tls_resumption(fz::tls_ver::v1_2, i & 0x1, i & 0x2);
+-		do_test_tls_resumption(fz::tls_ver::v1_1, i & 0x1, i & 0x2);
+-		do_test_tls_resumption(fz::tls_ver::v1_0, i & 0x1, i & 0x2);
++		//do_test_tls_resumption(fz::tls_ver::v1_1, i & 0x1, i & 0x2);
++		//do_test_tls_resumption(fz::tls_ver::v1_0, i & 0x1, i & 0x2);
+ 	}
+ }
diff -Nru libfilezilla-0.45.0/debian/patches/series libfilezilla-0.45.0/debian/patches/series
--- libfilezilla-0.45.0/debian/patches/series	2021-05-05 00:04:10.000000000 +0200
+++ libfilezilla-0.45.0/debian/patches/series	2023-11-09 04:19:21.000000000 +0100
@@ -0,0 +1 @@
+disable-ssl-tests.patch
#12790 Context Menu on Mac Inconsistent - Right Click doesn't select item in bottom panes (as expected), but does in top new Bug report normal FileZilla Client
Description

I expect right click to select an item and then give me the context menu for it.

That's how it works in the upper frames, but not the lower.

In the lower, you have to left click an item, then right click it. If you left click an item, then right click on another, the context menu relates to the first.

I nearly gave up using Filezilla because I was right-clicking to select view/edit, which was greyed out unless I left clicked first.

I hope this makes sense

#9073 Context menu in Edited Dialog (Ctrl+E) new хз Feature request normal FileZilla Client
Description

Add the Right Mouse Button actions menu in the Edited Dialog (Ctrl+E) please, and hotkey ctrl+a. coz its very slow to use buttons/

#4568 Context menu on transfer queue tabs new Feature request low FileZilla Client
Description

I want to right click on the three (by default) transfer queue tabs to open the context menu for this tab. If I right click a tab which is in the background, it should switch to the foreground before the context menu opens.

Is this possible?

#8221 Continue load non-existing files when "File exists"-dialog appears new Feature request normal FileZilla Client
Description

It will be useful when user is AFK: loading won't stop.

#11807 Continuous Duplicate File Downloads moreinfo Bug report normal FileZilla Client
Description

Files that have already been received and deleted/transferred from the FTP are re-downloading and creating duplicates. This is happening on my end and on my manager's end. We have 13 to 14 users on our FTP site and I am the only person she is getting duplicate files from and I am the only one getting duplicate files in my queue as well. This began after downloading the latest version of FileZilla yesterday. I have restarted my computer and the errors continue.

#3007 Conv't way to Add Site from Site Manager to QuickConnect Bar new Feature request normal FileZilla Client
Description

A convenient way to Add a Site from among the Site Manager's entries to the QuickConnect Bar, and thence to the QuickConnect History/Menu, would be nice to have.

An additional button at the bottom of the Site Entries tree, "Add to QC Bar", that would copy the selected Site's relevant fields to the QuickConnect Bar, would satisfy this nicely.

Meanwhile, selecting from the Site Manager's pull-down list works pretty well... ;-}

Thanks...

#12659 Convenience of Bookmarking Feature new Feature request normal FileZilla Client
Description

Hello!

Long time user, first time bookmarker. I'm not quite sure what I expected, but as I was tidying up my Site Manager I noticed the button and decided to give it a go.

While it is somewhat more convenient than navigating the file structure, I find that having it in its own menu is sub-optimal. What if the bookmarks presented in the dropdown from the Site Manager button as a second level menu.

So, hover on a connection with bookmarks and a menu pops out to the right with the list of bookmarks so you can get there without the extra step.

Still keep the bookmarks menu for navigating while connected and for those that are accustomed to it, but for my use, I generally connect for a quick task and then close FZ until I need to do something else.

#2419 Copy & Paste between FileZilla & Explorer new Feature request normal FileZilla Client
Description

It would be nice if it was possible to implement the feature of copying files from FileZilla's file explorer (e.g. files on ftp server) by pressing Ctrl+C and pasting them into the Windows explorer by pressing Ctrl+V.

#4826 Copy HTTP URL/View URL Suggestion new Feature request normal FileZilla Client
Description

Hey, I like your FileZilla Client, but it is missing a good feature to have, it makes it easier. The feature suggestion is the benfit of entering the url of the FTP Connection, copy the url, view on web, etc. I have included a screenshot of a ftp program I use that does that.

#11069 Copy URL to clipboard is not working correctly new Bug report normal FileZilla Client
Description

Hi,

When I copy a URL to the clipboard when exploring my PVR's HD, the file path is absolute, but there is a '/' missing before the path. Just removed the root PW of my PVR ;-)

FileZilla version:

FileZilla Client


Version: 3.22.2.2

Build information:

Compiled for: x86_64-unknown-linux-gnu Compiled on: x86_64-unknown-linux-gnu Build date: 2016-11-01 Compiled with: gcc (Debian 4.9.2-10) 4.9.2 Compiler flags: -g -O2 -Wall -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.15 SQLite: 3.14.2

Operating system:

Name: Linux 4.4.0-45-generic x86_64 Version: 4.4 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 Settings dir: /home/paag/.config/filezilla/

Tested on my Linux system:

uname -a

Linux paag-U30Jc 4.4.0-45-generic #66-Ubuntu SMP Wed Oct 19 14:12:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/lsb-release

DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"

Transcript of the session:

# with the URL pasted from FileZilla:

wget --password=<xx removed xx> ftp://root@enigma2/media/hdd/movie/20151212%202001%20-%20SR%202%20KulturRadio%20-%20Giovanna%20d%27Arco.eit

--2016-11-13 09:08:51-- ftp://root@enigma2/media/hdd/movie/20151212%202001%20-%20SR%202%20KulturRadio%20-%20Giovanna%20d%27Arco.eit

=> ‘20151212 2001 - SR 2 KulturRadio - Giovanna d'Arco.eit’

Resolving enigma2 (enigma2)... 192.168.0.2 Connecting to enigma2 (enigma2)|192.168.0.2|:21... connected. Logging in as root ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /root/media/hdd/movie ... No such directory ‘media/hdd/movie’.

# Putting '' at the begining of the file path:

wget --password=<xx removed xx> ftp://root@enigma2//media/hdd/movie/20151212%202001%20-%20SR%202%20KulturRadio%20-%20Giovanna%20d%27Arco.eit

--2016-11-13 09:22:17-- ftp://root@enigma2//media/hdd/movie/20151212%202001%20-%20SR%202%20KulturRadio%20-%20Giovanna%20d%27Arco.eit

=> ‘20151212 2001 - SR 2 KulturRadio - Giovanna d'Arco.eit’

Resolving enigma2 (enigma2)... 192.168.0.2 Connecting to enigma2 (enigma2)|192.168.0.2|:21... connected. Logging in as root ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD (1) /media/hdd/movie ... done. ==> SIZE 20151212 2001 - SR 2 KulturRadio - Giovanna d'Arco.eit ... 415 ==> PASV ... done. ==> RETR 20151212 2001 - SR 2 KulturRadio - Giovanna d'Arco.eit ... done. Length: 415 (unauthoritative)

20151212 2001 - SR 100%[===================>] 415 --.-KB/s in 0,01s

2016-11-13 09:22:20 (40,6 KB/s) - ‘20151212 2001 - SR 2 KulturRadio - Giovanna d'Arco.eit’ saved [415]

#9220 Copy and paste a file or directory new Feature request normal FileZilla Client
Description

Is it possible to copy and paste file or directory using FileZilla client?

Now i need to make a new file in desktop. Copy the content using Edit/View option of FileZilla and paste it in new file. Then i upload it.

#2261 Copy directory listing to clipboard or file new Feature request normal FileZilla Client
Description

as seen in WS_FTP:

... The DirInfo button opens a window that displays the files and folders in the current folder, as well as the file sizes, and dates and times last edited. ... as in ls -la

#2668 Copy failed downloads to Clipboard new Feature request normal FileZilla Client
Description

Would be nice, if I could copy all items of the "failed downloads"-list to the clipboard by one click. So I could paste it into an email to the person/company, who provides the files I want to download. I currently have the problem, that the server of a company has problems with long filenames, spaces and umlauts. With the feature I could easily send them all the files they have to rename.

#9094 Copy file new Feature request normal FileZilla Client
Description

More often than not, I'm right-clicking on a local file in the left panel, in order to copy-paste it onto an Explorer window. The use case :

  1. local files often needs to be re-organized and we only realize it when handling them when working with FTP.
  2. in my connections many remote folders are paired with a "Default local directory", but distant files sometimes needs to head to a second local directory elsewhere, and browsing forth and back inside Filezilla is sometimes not desirable.

I'm really intuitively expecting to have this function somewhere and am often frustrated to get remembered it still doesn't exist.

Would it be possible to plan this feature in a next release ?

Besides, thanks a lot for this good software. Regards

#6488 Copy full filename in local queue pane to clipboard new Feature request high FileZilla Client
Description

Wow! What a list of feature requests. Well this one is certainly not life and death!

It would be a nice feature to add 'Copy Filename to Clipboard' to the right-click popup menu for files in the processing queue.

#10173 Copy quick connection parameters to fields new Feature request normal FileZilla Client
Description

Could you copy IP address, username, password and port to fields after choosing a connection from a quick connection list? It would be useful, after program start, when connecting to many devices with same login, just different IP addresses.

#11534 Copy vs Move Cursor Icon during drag 'n drop new Bug report normal FileZilla Client
Description

When files are moved from folder-to-folder on a connected server, the cursor icon shows the Windows traditional "Copy" cursor. This is very deceiving because it actually NOT COPYING the file, its MOVING it. I have accidentally broken a number of websites because I thought I was copying a file, when I was actually moving it. The cursor types should be synchronized with Windows standards, which traditionally show a "+" cursor for copy, and an arrowed cursor for moving.

#12135 Copy/paste from Windows folder to FTP folder new Feature request normal FileZilla Client
Description

Please! I'm use to this with other FTP software that I'm not using any longer and it would make it much quicker and easier, rather than having to manipulate window positions so I can drag & drop.

Not so important for me, but if you are also able to support copy/paste from FTP folder to a Windows folder then that would also be perfect.

I'm sure the same feature in Linux and other platforms would be appreciated.

#7352 Cosmetic issue with error messages for on manual transfer dialog new Bug report normal FileZilla Client
Description

FileZilla 3.5.0-rc2

On the manual transfer dialog there is a small cosmetic issue with some error messages shown when the user input is not correct. The messages just have generic title "Message".

In particular the messages shown in CManualTransfer::VerifyServer are affected.

#11604 Could not connect to server new Bug report normal FileZilla Client
Description

From ticket 11603. With the port blank I still receive an error. I have attached a screenshot of the issue without the port filled in.

#11842 Could not connect to server new Bug report normal FileZilla Client
Description

Cannot connect to server: Host: esquarelearning.com User: public@…

version: FileZilla_3.40.0_win64-setup_bundled.exe

Getting error:

Status: Resolving address of esquarelearning.com Status: Connecting to 107.180.48.249:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of esquarelearning.com Status: Connecting to 107.180.48.249:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#12299 Could not connect to server new Bug report critical FileZilla Client
Description

Status: Resolving address of www.TYPINGSERVICESOFHOUSTON.COM Status: Connecting to 160.153.94.137:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER brazosvalley Response: 331 User brazosvalley OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error: Could not connect to server

#12528 Could not connect to server new Bug report normal FileZilla Client
Description

When I log in to FileZilla like I have before, it shows that it is attempting to connect, then shows the following Response: fzSftp started protocol_version=11 Command: open "0060100@…"22 Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry...

And then it starts all over again. I contacted our I.T. department who checked to see if it was a problem on our end, but it's still not working.

#11778 Could not connect to server error new Bug report critical FileZilla Client
Description

Hi,

I am getting following error while connecting to server,

Status: Resolving address of imgrams.com Status: Connecting to 217.196.0.136:21... Status: Connection established, waiting for welcome message... Response: 220-FileZilla Server 0.9.60 beta Response: 220-written by Tim Kosse (tim.kosse@…) Response: 220 Please visit https://filezilla-project.org/ Command: AUTH TLS Error: Could not connect to server Status: Waiting to retry...

#10863 Could not read from socket: ECONNRESET moreinfo Bug report normal FileZilla Client
Description

I am using OSX 10.9.5 and have a BT-Business-Hub with no firewall. Here's the error, can you advise please

Status: Disconnected from server Status: Resolving address of thebullhotel.co.uk Status: Connecting to 94.136.40.103:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/public_html" is the current directory Command: TYPE I Response: 200 Type set to I Command: PORT 86,182,219,48,207,254 Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing Status: Disconnected from server Status: Resolving address of thebullhotel.co.uk Status: Connecting to 94.136.40.103:21... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/public_html" is the current directory Command: TYPE I Response: 200 Type set to I Command: PORT 86,182,219,48,208,0 Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing

#13072 Crash on upload new Bug report critical FileZilla Client
Description

Filezilla Client crashes / instantly close when you try to upload a file. Tested with .txt .sh .mp4 .mp3 .php .html - so filetype doesnt matter. Log shows nothing, tested on deb & ubuntu server with sftp.

#12384 Crash when entering Remote Folder new Bug report normal FileZilla Client
Description

If Remote Folder is filled with an erroneous one, FileZilla crashes.

Expected behaviour: Display a "Non existing folder" warning

Steps to reproduce it:

  1. Open FileZilla
  2. Connect to a Linux remote host
  3. Write c:\ in Remote Folder and press Enter

The Windows Event log traced it:

  • <EventData> <Data>filezilla.exe</Data> <Data>3.52.2.0</Data> <Data>00000000</Data> <Data>libfzclient-private-3-52-2.dll</Data> <Data>0.0.0.0</Data> <Data>00000000</Data> <Data>40000015</Data> <Data>0000000000003216</Data> <Data>4704</Data> <Data>01d6fcb6322ca5ea</Data> <Data>C:\Program Files\FileZilla FTP Client\filezilla.exe</Data> <Data>C:\Program Files\FileZilla FTP Client\libfzclient-private-3-52-2.dll</Data> <Data>ed27ca11-d631-450a-a301-ff8a3d26aeb3</Data> <Data /> <Data /> </EventData>
#12425 Crashes after attempting to change file permission by manually typing 777 new Bug report normal FileZilla Client
Description

This is right after upgrading to the latest update.

FileZilla Client


Version: 3.53.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2021-03-22 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 18362), 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

#8774 Crashes on exit new Bug report normal FileZilla Client
Description

The first use in the day, when I click on the icon on the desktop it can take from one to several minutes to get to the main screen.

FileZilla then seems to work OK until I close it using the red X having disconnected first. It then crashes with a 'problem and has to close'

Subsequent use of the program open/close etc appears to be OK. It is only the first instance that has a problem.

The Windows (? - it is not specific) message allows me to see a file that will be sent, but when I try and find it there is no such file.

FileZilla Client


Version: 3.7.1

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

Name: Windows XP (build 2600, Service Pack 3) Version: 5.1 Platform: 32 bit system

#12438 Crashes when changing file or folder chmod permissions new Bug report normal FileZilla Client
Description

Program crashes when entering a value into "Numeric Value" field of the "Change File Attributes" pop up. Works ok if just using check boxes but crashes as soon as attempting to type into the numeric value field.

#12435 Crashes when changing file permissions new Bug report normal FileZilla Client
Description

When I try to change file permissions of a folder by keying in a number, Filezilla crashes suddenly.

#12277 Crashing after many file uploads new Bug report normal FileZilla Client
Description

I have left the FTP to transfer thousands of files but it keeps crashing every 250000 files or so (roughly). My workaround is to right click the file queue and export the queue because it seems to still allow that. Then I can restart Filezilla to try again.

This is Windows Server 2012 R1 but the problem could exist on any for all I know.

With this error attached.

#12092 Create New Directory Box is too small now - Can't see what directory you're creating new Bug report normal FileZilla Client
Description

I was thinking this would get fixed, but the last few versions have been like this. Could the Create Directory box be put back to the way it was - much larger, so you can see the directories you're creating?

#12290 Create new file, in the local pane new Feature request normal FileZilla Client
Description

Does anyone else wish that it were possible to create a new file in the local pane? It’s something I find myself wanting to do for various reasons. For example, I have just retrieved some files from a server, and wanted to place a readme into the same directory. Or, I may want to create a local file first, enter some content, and only upload it when done.

It just seems like, since the option exists for the remote pane, it would make sense for it to also exist in the local pane.

(Granted, it would be inferior to Explorer’s (rather terrible) New menu, but for plain-text files, it would suffice, and even Word’s new file is 0 bytes, rather than pulled from a template.)

#9896 Create non-existent local folders when synchronized browsing new Feature request normal FileZilla Client
Description

When using synchronized browsing, if you navigate to a folder on the remote server that doesn't exist locally, the folder would be created locally (probably automatically). Or a prompt could appear asking the user if they would like the folder to be created.

Currently, when you navigate to a remote folder that doesn't exist locally (with synchronized browsing enabled), you get a warning:

FOLDER PATH does not exist or cannot be accessed. Disable synchronized browsing and continue changing the remote directory?

I think it would be much more intuitive for the local folder to be created automatically if it doesn't exist, or at least prompt the user to choose whether or not they would like it to be created.

If a prompt is the best way to go, I would recommend a setting be created to 'always create missing local folders', as it would get annoying to always have to click 'create folder'.

#12121 Creating a new folder forces directory to go up a level new Bug report high FileZilla Client
Description

On MacOSX, when creating a new local folder in the left-most pane, the bug forces you to go up a level.

Example: if I'm on /Users/James/Desktop/ and create a folder called "Test", it will automatically take me to /Users/James/

#9088 Creation date appears in Last Modified column on FTP to OpenVMS new Bug report normal FileZilla Client
Description

When connecting via FTP to an OpenVMS server, the "last modified" column is showing the file creation date.

#12911 Critical Error: Could not connect to server new Bug report normal FileZilla Client
Description

Hello,

This morning 04/25/2023, members on our floor who use FileZilla are receiving error message saying "Critical Error: Could not connect to server". Any guidance/advice is appreciated. \

#12319 Critical error: Could not connect to server- after connecting and trying to transfer files. moreinfo Bug report normal Unknown
Description

I get this message when trying to transfer files. I can connect to the server, but as soon as I try to transfer files, in the exact same way as I have, I get this error message. Yesterday everything was working for a while, then I couldn't upload css or img files. Last night I could connect to the server, but as soon as I tried to transfer anything, I got the critical error message. I have 4 screens, which show the sequence of my issues.

Thanks for your help everyone

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

I get a transfer error when transferring some files

#12041 Critical file transfer error new Bug report normal FileZilla Client
Description

I am facing the following errors while uploading to the server, Only files in KB will be successful, if the file size in MB will be failed.

10:35:14 Error: Connection timed out after 20 seconds of inactivity 10:35:14 Error: File transfer failed after transferring 3 MB in 68 seconds 10:35:15 Error: Critical file transfer error

My OS - Windows 10 Pro 64 bit Architecture Version - 10.0.18362 Build 18362 Processor - Intel(R) Core(TM) i7-7700 CPU @ 3.60 GHz, 3600 Mhz. RAM - 4 GB

#8759 Ctrl + Shift + N keyboard shortcut to create a new directory new Feature request normal FileZilla Client
Description

I'd like to see Filezilla follow suit with the new Windows shortcut of Ctrl+Shift+N to create a new directory.

#12124 Ctrl Backspace in the directory bar new Bug report low FileZilla Client
Description

If you Ctrl+Backspace on the directory bar, it adds a little symbol instead of removing the word.

#12085 Ctrl+Shift+Click behaves as Ctrl+Click for selection new Bug report critical FileZilla Client
Description

Steps to reproduce:

  • connect to a server
  • navigate to a folder on the server where you have at least a few files; let's say they are called "file1", "file2", ..., "file6" and they are sorted alphabetically
  • click on file1 (file1 gets selected)
  • Ctrl+Click on file3 (now file1 and file3 are selected)
  • Ctrl+Shift+Click on file6

Expected: Now file1 and files 3 to 6 should be selected. In other words, Ctrl+Shift+Click should add all files between the previously selected ones and the clicked one to the current selection.

Observed: Only file1, file3 and file6 are selected, as if I had ctrl+clicked on file6 without holding the Shift key

The expected behavior of ctrl+click, shift+click and ctrl+shift+click is a universal well-established convention in both Windows and Linux and if I'm not mistaken also Mac with some variation (perhaps cmd instead of ctrl). It's been literally years since the last time I've stumbled upon some application that doesn't adhere to it.

#7830 Custom Command "Site Trailingblanks" not working with z/OS FTP server new Bug report normal FileZilla Client
Description

Using latest 3.5.2 Filezilla Client on Win32 platform (XP). Connecting to z/OS v1r9 FTP server, downloading Fixed Block datasets where trailing blanks are critical to retain.

Using Custom Command in Filezilla to send command: site trailingblanks ("site trail" for short)

When the dataset is then downloaded in ASCII format, the blanks have been stripped.

I can perform this command from both a WSFTP LE v12 GUI client and both the standard Windows FTP client and the MoveItFreely FTPS command line client, and it will work and the dataset has blanks properly retained. I cannot attach data since it is sensitive.

#12190 Custom File Associations deleted by automatic update. new Bug report normal FileZilla Client
Description

The Filezilla client automatic update feature suggested there was a new version today, so I allowed the process to continue. Once the automatic update completed, I checked the "Custom filetype associations" in Settings and found that it was empty. This happened on the last update, so I had saved a copy of the custom associations before allowing the update to proceed and was able to recover.

This is similar to bug report 5599 filed 10 years ago. No manual entry of verbs was required. Everything, including my recovery was done via point an click with the mouse. Custom file associations worked before the update, so this is not a use entry issue.

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2020-05-18 Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.6 SQLite: 3.31.1 GnuTLS: 3.6.12

Operating system:

Name: Windows 10 (build 18362), 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 bmi2 bmi2 adx lm Settings dir: C:\Users\ron\AppData\Roaming\FileZilla\

#12184 Custom filetype associations list is emptied after Filezilla update new Bug report high FileZilla Client
Description

When you update Filezilla via the window that appears whilst using it, the content inside the "Custom filetype associations" textbox is sometimes lost. This has happened to me twice within the last month. When it first happened, I slowly repopulated it there and then but the most recent update has erased them again. I have not changed any settings recently that will affect this.

I wish I can provide steps to replicate this, however this doesn't happen on every update.

#12334 Custom proxy configuration per site entry new Feature request normal FileZilla Client
Description

Hi guys,

I'm a big fan of Filezilla and I've been using it for years.

I'm working in a new role here and I have to deal with multiple VPNs to access multiple datacenter.

To do so, I run many small docker instance with their own VPN client and a socks proxy. Doing so, I avoid network collision and software limitation of running simultaneous VPN clients.

But, when times come to use Filezilla to access one of those machines via SFTP, I have to manually update the general settings 'Generic proxy' configuration of the client each time if I want to use a different socks proxy.

I would appreciate if Filezilla client can have a section in the 'Advanced' pane of each site definition to fill specific proxy configuration to use for a given site definition.

Currently the only option is 'Bypass proxy' but that doesn't make it in my case, since I want to use a proxy but an alternate one.

#2335 Customizable keyboard shortcuts new Feature request normal FileZilla Client
Description

Hello,

I'm sure that someone must have requested customizable keyboard shortcuts in the past, but when I searched the feature requests for either "keyboard", "shortcut", or "shortcuts", there were no matches. So, I hereby request customizable keyboard shortcuts. :-)

Thanks for your time.

#11023 Customize blacklist message "No connections allowed from your IP" new Feature request normal FileZilla Server
Description

Since we allow only whitelisted connections, I would like to customize the blacklist error message which is currently "550 No connections allowed from your IP"

In particular, I would like to include the IP number, something like this:

To access this server, please ask support@__.com to whitelist your IP which is xx.x.xx.x.

I think the IP number is important to aid troubleshooting. The log file does NOT record these blocked connections, and a user could be using a proxy server or IPv6 without realizing it.

Thanks!

#5537 Cut&Paste/Move feature new Feature request normal FileZilla Client
Description

For Windows user a lot of people used the shortcut key CTRL-X for cut and CTRL-V for paste. I have been using cut & paste in CuteFTP but in the FileZilla I didn't see any cut & paste feature. Please utilize the mv command for this feature. For instance, let say user want to move file1.rar from /public_html/xxx.com/ to /public_html/yyy.com/docs/ He can browse to the dir xxx.com then click file1.rar, press CTRL-X. FileZilla some how store the current path of file1.rar. Then user go to the yyy.com/docs/ dir, then press CTRL-V, Now FileZilla will store the current path then perform the mv command to move the file1 from the previous stored location to the new one.

Sorry about my bad english!

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