Custom Query (2164 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (601 - 700 of 2164)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Summary Status Owner Type Priority Component
#11900 FTP not Work error is Connection Timed Out new Bug report high FileZilla Client
Description

Filezilla not work same FTP setting is work on core FTP but not work on filezilla

Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

FileZilla Client


Version: 3.41.2

Build information:

Compiled for: x86_64-apple-darwin18.2.0 Compiled on: x86_64-apple-darwin18.2.0 Build date: 2019-03-18 Compiled with: Apple LLVM version 10.0.0 (clang-1000.11.45.5) Compiler flags: -Werror=partial-availability -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

Operating system:

Name: Mac OS X (Darwin 18.5.0 x86_64) Version: 10.14 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx lm Settings dir: /Users/deepaksaini/.config/filezilla/

#11961 FTP over TLS new Other normal FileZilla Client
Description

I don't know what this means.

"This server does not support FTP over TLS."

#4572 FTP over TLS client certificates new Feature request normal FileZilla Client
Description

FTPClient is a great multi-platform program! It functions where others fail. I use it extensively on Windows, Linux, and FreeBSD!

I find that FileZilla client lacks only one important feature. When using TLS it does not support "client authentication". In principle this comprises (at least for the client) only the sending of a client certificate to the server and nothing more.

Could this feature be added? You will make my day!

#8895 FTP proxy password with ampersand new Bug report normal FileZilla Client
Description

Entering a password for the FTP proxy containing an ampersand (&), the ampersand character gets discarded, means it does not appear in filezilla.xml . Example password to test with: wRk8!uN3&UHeQ%h Gets stored in filezilla.xml as: wRk8!uN3UHeQ%h Entering the password as wRk8!uN3&UHeQ%h in filezilla.xml does not solve the issue, so retrieving the FTP proxy password with an & entity is also an issue.

#12434 FTPES Directory Listing fails new Bug report high FileZilla Client
Description

FTPES server Directory Listing fails using FileZilla 3.53.1 Login to server is successful yet directory listing fails. .... 16:39:52 Command: PORT 172,29,23,55,23,253 16:39:52 Response: 550 PORT command not allowed. Connecting to a remote IP (172.29.23.55) is not allowed. demo2 tried an apparent F X P transfer. 16:39:52 Error: Failed to retrieve directory listing ....

When performing exact same test using for example Cyberduck same works flawlessly and directory content is shown.

#13091 FZ 3.67.0 unable to open/use NTFS junction reparse points on Windows client new Bug report high FileZilla Client
Description

Previous version(s) worked fine for years, so something has changed in the latest rev. to break the parsing of NTFS junction points.

I have a media server (Plex)/storage mule with the following layout, where F: is a physical disk with a directory (HDMEDIA4) on it. F:\<other directories> are linked to that same F:\ root so they all fall under the same tree even though they're other physical drives -- F:\HDMEDIA actually points to L:\HDMEDIA on another physical disk, but NTFS junction reparse points make it all look like it's sitting under F:\. They're effectively symbolic links, except for directories only:

Directory of F:\

01/20/2020 12:47 PM <JUNCTION> HDMedia [L:\HDMedia] 12/01/2015 10:49 AM <JUNCTION> HDMedia2 [W:\HDMedia2] 12/01/2015 07:19 PM <JUNCTION> HDMedia3 [W:\HDMedia3] 04/02/2024 12:18 PM <DIR> HDMedia4 11/01/2016 11:32 AM <JUNCTION> HDMedia5 [V:\HDMedia5] 10/23/2022 05:31 PM <JUNCTION> HDMedia6 [N:\HDMEDIA6] 12/09/2017 10:56 PM <JUNCTION> Media [U:\Media] 11/05/2020 04:39 PM <JUNCTION> MusicVideo [L:\MusicVideo]

With the latest FileZilla client 3.67.0, it won't let me enter any of those junction paths, either by the GUI (clicking) or typing it into the Local site: box above the local directory tree.

On the FZ client in question, F: is a mapped network drive (mapped to F$ on the storage mule box), so for example, F:\HDMEDIA6 logically looks like this:

(local FZ client F:) --> mapped to \\<IPaddr>\F$ on LAN client --> F:\HDMEDIA6 reparse point/junction to N:\HDMEDIA6 on storage mule box

Again, this has worked consistently for a long, long time (yearssss). This has broken pretty much the entirety of using FZ to download stuff into the right paths. :/ Help?

FileZilla Client


Version: 3.67.0

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2024-04-15 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.4 SQLite: 3.39.4 GnuTLS: 3.8.4

Operating system:

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

#8296 FZ Server 0.9.41 beta loses window size and position new Feature request normal FileZilla Server
Description

The server Admin UI does not remember the window size and position after the UI has been closed. This is contrary to normal Windows behavior.

#2743 FZ client 3: Let users to configure anonymous "password" new Feature request normal FileZilla Client
Description

I am using FileZilla Client 3.0.1. I just found that if I use anonymous to login FTP server, the "password" being sent by FileZilla Client is hardcoded to anon@localhost, which causes troubles when I connect to some FTP servers which checks the validity of email addresses, which is used as password. For example, the server ftp.cse.cuhk.edu.hk (one of my favourite mirrors) is one of them which checks the password if it is a valid email address.

I would like to have a feature that let users to configure the anonymous password being sent, like in FileZilla 2.

#12388 FZ client progress indicator is misleading when downloading files reached via symlinks new Bug report normal FileZilla Client
Description

Hi,

example:

user@host:/volume/one$ ls -l *ide* lrwxrwxrwx 1 user group 98 Feb 10 09:16 image.ide.ova -> /volume/two/image.ide.ova

when downloading this "file" the progress indicator does immediately jumps to "> 100.0%" and "00:00:00 left" for the rest of the download.

I think this is because the base of this calculation is based on the 'stat' of the symlink instead of doing a 'stat' on the actual file before downloading.

Regards

Ulf

#4690 FZ failed to stop on upload when remote closed connection new Bug report normal FileZilla Client
Description

Using FZ to upload from Vista Business PC to Win Svr 2008 Enterprise, IIS FTP server. Remote side closed connection due to user id exceeding disk quota. FZ kept on sending (?) and would not accept the cancel operation request. Once it "completed" the transfer control was returned to user.

FileZilla Client


Version: 3.2.6.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.1

#11935 FZ ignores connection specific keyfiles if Pageant is available new Bug report low FileZilla Client
Description

For SSH public key connections Filezilla seems to always (and only) use Pageant when available in preference to either the generic keys specified in Setup/Connection/FTP/SFTP or a specific key set for the connection in Site Manager/Logon Type=keyfile. This seems counter-intuitive, especially using the agent in preference to a connection specific key, and is confusing when other applications (e.g. Putty) use any specified keyfile first and fall back to using the agent on failure/missing.

In my case I'm using GPG-agent as a stand in for Pageant. Unlike Pageant which pre-caches decrypted private keys and therefore will always be able to offer them, GPG-agent offers the SSH key IDs but only decrypts them as needed via a password popup, and then expires the passwords from memory after a short interval, if that password prompt is cancelled FZ gives up and doesn't even fallback to using the password file(s).

My usage case is that I would like to use GPG-agent for regular Putty connections and some occasional Filezilla connections (where no keyfile is specified), but for regular FZ connections (e.g. to development servers) to use a dedicated locked down key that is used and cached long term by the FZ session without ever troubling the agent. As it stands currently FZ will always use (and seemingly can only use) the more widely privileged keys known to the agent, keeping them cached unnecessarily if activity is frequent, and/or prompting repeatedly for the password if activity is less frequent than the agent's cache expiry timeout.

GPG-Agent running, password given

2019-06-03 23:36:16 3860 2 Trace: Host key fingerprint is:
2019-06-03 23:36:16 3860 2 Trace: ssh-ed25519 256 de:c0:96:73:50:2f:82:0d:fe:36:4d:56:dd:c6:5b:66 ivHymwfP9DmUleDDSqNuqcgVZPMZAOHkRA3LXuIAD7A=
2019-06-03 23:36:16 3860 2 Trace: Initialised AES-256 GCM client->server encryption
2019-06-03 23:36:16 3860 2 Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:36:16 3860 2 Trace: Initialised AES-256 GCM server->client encryption
2019-06-03 23:36:16 3860 2 Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:36:16 3860 2 Trace: Pageant is running. Requesting keys.
2019-06-03 23:36:16 3860 2 Trace: Pageant has 2 SSH-2 keys
2019-06-03 23:36:16 3860 2 Trace: Successfully loaded 1 key pair from file
2019-06-03 23:36:16 3860 2 Trace: Trying Pageant key #0
2019-06-03 23:36:22 3860 2 Trace: Sending Pageant's response
2019-06-03 23:36:22 3860 2 Trace: Access granted
2019-06-03 23:36:22 3860 2 Trace: Initiating key re-exchange (enabling delayed compression)
2019-06-03 23:36:22 3860 2 Trace: Opening session as main channel

GPG-Agent NOT running

2019-06-03 23:31:21 3860 1 Trace: Host key fingerprint is:
2019-06-03 23:31:21 3860 1 Trace: ssh-ed25519 256 de:c0:96:73:50:2f:82:0d:fe:36:4d:56:dd:c6:5b:66 ivHymwfP9DmUleDDSqNuqcgVZPMZAOHkRA3LXuIAD7A=
2019-06-03 23:31:21 3860 1 Trace: Initialised AES-256 GCM client->server encryption
2019-06-03 23:31:21 3860 1 Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:31:21 3860 1 Trace: Initialised AES-256 GCM server->client encryption
2019-06-03 23:31:21 3860 1 Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:31:21 3860 1 Trace: Successfully loaded 1 key pair from file
2019-06-03 23:31:21 3860 1 Trace: Offered public key from "X:\Crypto\Personal\philg_piglet_rsa_home_np.ppk"
2019-06-03 23:31:21 3860 1 Trace: Offer of public key accepted, trying to authenticate using it.
2019-06-03 23:31:21 3860 1 Trace: Access granted
2019-06-03 23:31:21 3860 1 Trace: Initiating key re-exchange (enabling delayed compression)
2019-06-03 23:31:21 3860 1 Trace: Opening session as main channel

GPG-Agent running, password cancelled

2019-06-03 23:30:32 3860 1 Trace: Host key fingerprint is:
2019-06-03 23:30:32 3860 1 Trace: ssh-ed25519 256 de:c0:96:73:50:2f:82:0d:fe:36:4d:56:dd:c6:5b:66 ivHymwfP9DmUleDDSqNuqcgVZPMZAOHkRA3LXuIAD7A=
2019-06-03 23:30:32 3860 1 Trace: Initialised AES-256 GCM client->server encryption
2019-06-03 23:30:32 3860 1 Trace: Initialised AES256 GCM client->server MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:30:32 3860 1 Trace: Initialised AES-256 GCM server->client encryption
2019-06-03 23:30:32 3860 1 Trace: Initialised AES256 GCM server->client MAC algorithm (in ETM mode) (required by cipher)
2019-06-03 23:30:32 3860 1 Trace: Pageant is running. Requesting keys.
2019-06-03 23:30:32 3860 1 Trace: Pageant has 2 SSH-2 keys
2019-06-03 23:30:32 3860 1 Trace: Successfully loaded 1 key pair from file
2019-06-03 23:30:32 3860 1 Trace: Trying Pageant key #0
2019-06-03 23:30:34 3860 1 Trace: Pageant failed to answer challenge
2019-06-03 23:30:34 3860 1 Error: Pageant failed to answer challenge
2019-06-03 23:30:34 3860 1 Trace: CSftpControlSocket::OnTerminate without error
2019-06-03 23:30:34 3860 1 Trace: CControlSocket::DoClose(66)
2019-06-03 23:30:34 3860 1 Trace: CControlSocket::ResetOperation(66)
2019-06-03 23:30:34 3860 1 Trace: CSftpDeleteOpData::Reset(66) in state 3
2019-06-03 23:30:34 3860 1 Error: Could not connect to server
2019-06-03 23:30:34 3860 1 Trace: CFileZillaEnginePrivate::ResetOperation(66)
2019-06-03 23:30:34 3860 1 Status: Waiting to retry...
#13025 FZ update failed on Parallels moreinfo Bug report normal FileZilla Client
Description

Hi there I am unable to update this FZ on Parallels Mac OS 10.14.6 error says Operation not permitted

#12221 Failed Transfers tab is broken new Bug report critical FileZilla Client
Description

See the screenshot.

This is a regression. I've starting seeing this after upgrading Ubuntu from 16.04 to 20.04

#11943 Failed authentication for the same user in the same tab with different password new Bug report normal FileZilla Client
Description

This one is tricky, was giving me a headache. It's very specific, the following items must all be correct for the bug to show itself:

  • Must be the same tab
  • Must be the same SFTP user
  • Only thing that changes is password

So, we were testing a script that updates SFTP user's password. So I needed to test multiple new passwords for the same SFTP user.

I opened a tab and logged in successfully. Then I updated user's password, went into Site Manager and updated password there and clicked Connect. Authentication failed. This is all within the same tab.

I disconnected from the server in that tab. Then tried reconnecting again. It worked.

Next, I repeated these steps several times. If you're connected to the server with a user and password, changing password for that user and trying to reconnect without first disconnecting will result in authentication failure. If I try to do this in a new tab, it works fine.

My guess is, FileZilla tries to use old password even though I'm trying to connect with a new password. Sort of like a cache.

This happens if you use quick connect form or Site Manager.

I hope I described this problem clearly. I don't recall if this was ever an issue as I didn't have the need to change passwords and reconnect like this before.

#7436 Failed recursive directory upload new Bug report high FileZilla Client
Description

case: filezilla 3.5, ssh connection, uploading whole directory

It seems that filezilla improperly handles the response to the SSH_FXP_REALPATH command. According to the ssh drafts the server can reply with the the SSH_FXP_STATUS upon failure (Specified file path is invalid. reason=2; File not found reason=2) and from then on it is client responsibility to act upon those responses.

Server side responses:

Sending SSH_FXP_STATUS: : /00149642: Specified file path is invalid. reason=2

Sending SSH_FXP_STATUS: : File not found reason=2

Usually when a directory does not exist on the remote server, the client will receive such error message and then should issue the make directory.

Attached is the filezilla log in debug mode.

#11090 Failed to attach socket new Bug report normal FileZilla Server
Description

we are using the filezilla 0.9.57, earlier we used to 0.9.44, where multiple we have recieved the same issues - "Failed to attach socket" so we have upgraded to 0.9.57, after few months same problem started again.

can you please provide the permanent fix for this.

Temporary fix is to reboot the server.

Regards, Vinodh

#11440 Failed to retrieve directory listing moreinfo Bug report normal FileZilla Client
Description

As of 2 days ago, I receive the above, after "426 Data connection closed, SSL / TLS negotiation failed". Attached is the complete log and client/server information.

#12120 Failed to retrieve directory listing new Bug report high FileZilla Client
Description

I am trying to connect to our server to upload files and this is what pops up when it is trying to connect and then fails. It is happening on every computer we try:

Status: Connecting to 198.143.160.133:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing... Command: PWD Response: 257 "/" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (198,143,160,133,195,136). Command: MLSD Response: 150 Opening BINARY mode data connection for MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

#12612 Failed to retrieve directory listing moreinfo Bug report normal FileZilla Client
Description

I am unable to log in to Filezilla, it shows message Not connected to any server.

#9329 Failed to retrieve directory listing when connecting to z/VM 5.4 system new Bug report normal FileZilla Client
Description

I am running the latest version of the FileZilla client, 3.7.4.1 that was just downloaded and reinstalled from the site that you suggest. I think I've successfully used FileZilla before with our z/VM 5.4 system. It does still work quite well with our z/OS 1.7 system. I have turned DEBUG LEVEL 3 on as directed in the instructions. Here is the log;

Status: Resolving address of uconnvm.uconn.edu Status: Connecting to 137.99.26.3:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220-FTPSERVE IBM VM Level 540 at UConnVM.UConn.Edu, 10:30:28 EST MONDAY 2014-03-03 Response: 220 Connection will close if idle for more than 5 minutes. Trace: CFtpControlSocket::SendNextCommand() Command: USER guido Trace: CFtpControlSocket::OnReceive() Response: 331 Send password please. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-GUIDO logged in; working directory = GUIDO 191 (ReadOnly) Response: 230 write access currently unavailable Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215-z/VM Version 5 Release 4.0, service level 0903 (64-bit) Response: VM/CMS Level 24, Service Level 903 Response: 215 VM is the operating system of this server. Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 500 Unknown command, 'FEAT' Status: Server does not support non-ASCII characters. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 14 ms Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "GUIDO.191" is working directory (ReadOnly) Error: Failed to parse returned path. Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CRealControlSocket::OnClose(10053) Error: Disconnected from server: ECONNABORTED - Connection aborted Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)

#9687 Failed to transfer files from ftp <-> directory (windows) vice versa directly new Bug report normal FileZilla Client
Description

The latest version of FileZilla (3.9.0.1) seems can't copy or transfer file from windows directory to server directly, drag a file from windows explorer instead of local tree (the left side of filezilla) has no use at all. It's too not convenient if can only transfer via the left side of filezilla since we need to find the directory path every time we want transfer a file.

#12483 Failed transfers when using more than 2 simultaneous transfers new Bug report normal FileZilla Client
Description

When setting "Maximum simultaneous transfers" to more than 2, some files always fail to upload on the first try. Sometimes it asks to overwrite an "existing" file, which has an unknown size.

Download these files (I cannot attach them because of size), unzip them, set "Maximum simultaneous transfers" to 10, and upload them all at once to a server to reproduce the error: https://download.beosar.com/public/FileZilla_Upload_Bug_Files.zip

Transfer mode is "Binary". The files that failed are all 7 .lua files in the folder "plugins/server/cubeuniverse".

This bug occurred on 2 servers on the Internet, while it did work on my local Raspberry Pi. I am using SFTP.

A fast upload speed (tested with 40 mbps) might be needed to reproduce the error.

#4719 Fails to Connect through proxy new Other high FileZilla Client
Description

10:00:25 Status: Connecting to ftp.securetrends.co.il through proxy 10:00:25 Status: Connecting to 192.168.2.122:8002... 10:00:25 Status: Connection with proxy

established

, performing handshake... 10:00:46 Error: Connection timed out 10:00:46 Trace: CControlSocket::DoClose(2050) 10:00:46 Trace: CFtpControlSocket::ResetOperation(2114) 10:00:46 Trace: CControlSocket::ResetOperation(2114) 10:00:46 Error: Could not connect to server 10:00:46 Trace: CFileZillaEnginePrivate::ResetOperation(2114)

#12329 Fails to complete file download new Bug report normal FileZilla Client
Description

I am downloading multiple TV shows and notice that some of the files do not completing download. The client appears to simply stop the downloading of the file, but moves it into the completed list. When I resubmit the list to be downloaded and select the resume (all) options, it sees that some of the files are not fully downloaded and continues. Sometime that will again fail and I have to resubmit again.

I am running a windows 10 on the latest release software with a COX Gigabyte connection.

#10748 False warning “Target file already exists” new Feature request low FileZilla Client
Description

I appreciate there would be considerable overhead in continually refreshing the display of the remote system so I’m not asking for that. However, I think it would be beneficial to automatically refresh the details of any files(s) about to be uploaded. Allow me to explain.

I upload FRED.TXT to a Linux server. On that server I discover a problem so I delete FRED.TXT from the remote system. Having locally modified FRED.TXT I attempt to upload the revised file, which produces a warning: “Target file already exists” even though it doesn’t.

Of course, if I had clicked the icon for “Refresh the file and folder lists” this message would not appear.

My question is as follows: can FileZilla automatically check to see if FRED.TXT still exists on the remote system?

#8404 Favorites in Dock menu new Feature request normal FileZilla Client
Description

It would be nice if your FTP favorites were populated in the list when you right click on the icon in the Dock, and when you click on a favorite it starts FileZilla and automatically connect to the selected favorite. If FileZilla was already started, just connect to the selected favorite.

#11444 Featura request -- Add quick search in the Site manager new Feature request normal FileZilla Client
Description

Hi Folks,

I would like to use a quick search option into the site manager, because of the amount of FTP servers that i manage.

#10875 Feature Request new Feature request high FileZilla Client
Description

Hi All,

we need some changes to this client, it has been sometime now without any major features:

1- To be able to autoupdate the files. 2- Site manager search, the domains i have is more than 100, it would a good feature to be able to search the site manager for a specific domain or user 3- Security, i need to protect the site manager somehow, maybe a login and password? 4- Shortcuts, example when i have a site that can work via ssh, i can add the shortcut on the menu and it will execute the desired ex: terminal ssh root@*.com -u {user} -p {password}

This last request can replace all, to be able to add script to run on filezilla, just like mac scripts, we will handle the rest, simply a plugin feature.

Thanks in advance

#11559 Feature Request: OS X Mac Auto-Install Auto installer automatically install update new Feature request normal FileZilla Client
Description

I've been using FileZilla client for a long time and i always wondered. Every time there is an update available on mac, i have to: manually close Filezilla, go to the downloads folder and move the install to the Applications folder. Is it a security issue to build this feature in? Is there a way the community can help implement this feature more easily?

#11142 Feature Request: Option to always create missing folder new Feature request normal FileZilla Client
Description

When in synchronized browsing mode and you enter a folder that doesn't exist locally yet, you get a popup asking whether to create a missing folder or exit synchronized browsing mode. I would like to see an option to 'always create missing folder'. So that you don't get this popup every time and have to choose to create it.

#12502 Feature Request: Option: Do not save incomplete / aborted files new Feature request normal FileZilla Server
Description

For technical reasons (wireless), we sometimes have files that are incomlete. Since the file is stored and may not be overwritten, the retransmission by the client always fails. Though it would be great to have an option like "only store complete transfers"

Thanks,

Roland

#7462 Feature Request: ProxyCommand support new Feature request normal FileZilla Client
Description

It would be nice to have FileZilla support a proxy command for sftp. I use the ProxyCommand option in my ~/.ssh/config file to be able to connect to hosts I would otherwise not be able to reach. And while I could try to set up a tunnel some other way outside of FileZilla, that tends to be more of a nuissance.

Ideally, if FileZilla could read my ~/.ssh/config file and take advantage of the hosts and settings I had set up in there, it would be a nice thing to have.

#10255 Feature Request: Update ON EXIT new Feature request low FileZilla Client
Description

Can you please modify the update dialog box to install the update AFTER exiting the program?

As currently implemented, the program checks for updates and downloads a new version, then prompts you to install it NOW. The only other option is to close the dialog, after which it is easy to forget or lose track of the downloaded location. It won't give you the option to put the dialog in the background and continue to use FZ, and then come back to it later.

It is irritating to expect to use FZ for a task only to be forced to deal with the update before use. Giving the option to install the update after exiting the program allows us to do the job we intended to do and still perform the update. Thanks!

#11387 Feature Request: indicate files may not be in sync new Feature request normal FileZilla Client
Description

When you "Refresh the files and folder lists" or change folders to the same folder on both the source and destination lists, make the Filesize in BOLD if they are different values, different sizes.

#3939 Feature Request: right click on a directory in the explorer open sharing dialogue new Feature request normal FileZilla Server
Description

FileZilla server is surely a very powerful and great tool. Congratulation for the excellent work! What is just missing for me to forget about other file-sharing systems is a little integration in Windows in order to make easy directory sharing (The idea behind Weezo for example).

In actual version, to share a directory: I need to open the FileZilla Server Interface, click on 'groups>Shared Folders>Add', browse the directory, edit an alias and set the rights. I must du that again for every group/user I want this folder to be added to.

In the proposal, to share a directory: I right click on the folder in the explorer to get the context-menu, I select 'share with FileZillaServer', a dialogue-windows opens up showing in first colomn all the groups/users available in FileZilla, in front of which the access right for this folder are represented as check-boxes. In few clicks in beside every group/users, I can then enable different access to this directory to different users... The directory is then added (aliased) to the root of every user/group share.

I think this small addition would differentiate FileZilla from the other FTP clients, that are all user-centric, and set it as a new reference for directory-sharing (which is technically not much different, but it just a matter of interfacing).

#11744 Feature request: Enable/Disable logging per user (Filezilla Server) new Feature request normal FileZilla Server
Description

Hi,

I would suggest to have a enable/disable logging feature for each user or user group. Simple reason: I use an IP camera which uploads periodically pictures using FTP and this will flood the logging-file. If I could disabled logging for each user, I could switch off this.

Thanks, Jurgen

#7471 Feature request: Load local directories in remote pane new Feature request normal FileZilla Client
Description

I have two local directories that I'd like to compare using Filezilla, which I find much more useful than the conventional directory diff utilities. (The synchronized-browsing and directory-comparison tools are especially nice.)

But, unlike with gFTP for example, I can't find a way to load a local directory in the remote pane. Could this be a new feature?

#7916 Feature request: filter/search addresses new Feature request normal FileZilla Client
Description

When the list of saved addresses gets big it would be useful to have ability to filter them by starting typing a word.

eg. typing 'exa' will display only addresses having 'exa' in name, eg. ftp.example.com

Many programs is getting search oriented (e.g. Windows 7 menu, Unity, new Ubuntu will even have menu with search ability).

#12317 Fehler mit Wordpress new Bug report normal FileZilla Client
Description

Sehr geherte Damen und Herren, beim einspielen eines Backups ist mir aufgefallen das FileZilla nicht alle Daten per FTP transferiert. Beispiel: ich möchte den Ordner meiner Wordpress-Installation sichern, FileZille sagt mir das alles heruntergalden ist aber die Ordner wp-admin und wp-includes wurden nicht mit herunter geladen. Die Ordnerberechtugungen lautet 755. Wenn ich die Ordner versuche einzeln herunterzuladen geschieht dies nicht. Wo liegt der Fehler?

Mit freundlichen Grüßen Martin Frickmann

#9867 File "Working Sets" new Feature request normal FileZilla Client
Description

It would be wonderful if users could define "Working Sets" of files that could be loaded at once for editing or uploaded at once.

#7259 File Date/Time Preservation Again new Feature request normal FileZilla Client
Description

Good Morning:

I've read the previous posts, and I do realize that the default FTP protocol does not support file date/time preservation. I also realize that not all FTP servers support MDTM. The problem is that if an updated file is uploaded to a web server only one short minute after it's been saved, FileZilla's compare-by-date feature is rendered useless because the uploaded file will have a later time stamp.

For those of us who do use web/ftp servers that do support MDTM, and I'm sure there are many, *please* reconsider adding this feature to FileZilla. If file date/time preservation was among FileZilla's many other features, it would be the *perfect* FTP program, in my opinion.

#9866 File Edit History new Feature request normal FileZilla Client
Description

It would be great if Filezilla maintained a list of past files edited and allowed for reselecting them for editing from the "Show files currently being edited..." window.

#13085 File Exists Action Ignored - Just Overwrites new Bug report high FileZilla Client
Description

The last few versions (at least) have had this issue. I have the upload action set to "Ask for Action" and it generally does that, after a while though it forgets the setting and automatically overwrites the server version until the app is closed and restarted.

#2909 File Explorer Context Menu new Feature request normal FileZilla Client
Description

I think it would be great to have an option in XP File Explorer to right click and send the selected file to any of the sites that are set up in filezilla.

Obviously it would have to just send it to the root/default folder that you have set in filezilla. But I know of lots of times where I am hunting stuff down in XP File Explorer and would love to just right click and hit FTP to -> "Pick Sitename".

Hope that explains the request. Also just for reference I did research quite a bit doing this on my own hacking my regedit or send to options and because of the internal list stored in Filezilla of the sites none of the things I found would work.

Thanks in advance. Also thank you for all your hard work on a great project. Filezilla is truly outstanding.

#12624 File Explorer View + Streaming Media new Feature request normal FileZilla Client
Description

I have an app on all my Android devices: "FX File Explorer". Basically, it allows me to browse a remote device via an SFTP connection *or* my local files in a viewing pane similar to a Windows File Explorer window.

The biggest advantage is that I can stream any media file just by tapping on it. The explorer invokes the local device's media player, and streams the file, versus downloading and opening it.

My request is to add this functionality to FileZilla, where double clicking on a media file would invoke your local media player, and stream the media to your machine, with downloading switched to a right-click function.

#8044 File Filter settings and an ON/OFF switch new Feature request normal FileZilla Client
Description

The file filters on this program are an awesome tool, but because they are 'set and forget' program wide - the implication is that if I set up my filter to exclude .aspx files on one site, that I never want to see .aspx files anywhere, ever, without remembering that I have filters on and remembering to turn them off.

1) Filename filters set in the tool bar should be for the current program only and not 'saved' 2) Permanent (resettable, of course) filename filters should be part of the Site Manager Inital setup. That way, when I want to deal with client A's web site, I log on via Site Manager site_a_web which has the filename filters set for that job. Later, when I want to log on to client A's data base, I use site_a_data and the filters from "a_web" aren't interfering.

All this is because I use Filezilla on so many different sites for so many different purposes... in fact I can't imagine a situation where my preference is never to transfer a file of a certain type world-wide.

In conjunction, a quick ON/OFF button for filtering would be helpful A button right near the file panels (not way up on the tool bar) that lets be know that Filters (by whatever configuration) are either on or off - and allows me to toggle.

#5685 File Filters: Add More Dates Options (ie: Files Modified TodaY) new Feature request normal FileZilla Client
Description

I think that would be very useful to have the possibility to filter "all the files that have been modified Today", where today is not a date "as 2010-11-12" but is the actual date: i was editing something last night filtering all the files edited on 2010-11-12.

After midnight all the file disappeared (after midnight it was already 2010-11-13). It took a while to understand that that was the reason (I was very tired) but the point is that I have to change that filter every day!

While using a filter that allows to set dates as: + modified today + modified this week + modified last week + ... it would be faster (just set it ony the first time and it would last forever).

#7721 File Import Setting Changes Edit Setting Transfers File Types but lost on restart new Bug report normal FileZilla Client
Description

FileZilla allows you to export Settings to an xml file (File | Export Settings). This works. You can export settings on one PC (Windows Server 2003 in my case) and then import (File | Import Settings) the xml file on another PC (Windows 7 Professional 64 bit in my case). This part looks like it works, but it does not work 100%. Let me explain. The import updates your Edit | Setting | Transfers | File Types ascii list and the change works when you do an automatic mode transfer (Transfer | Transfer Type | Auto). However, if you close and reopen the Filezilla Client, your changes to the File Types ascii list are lost. To Test . Export your settings. . Delete one of your ascii File Types, e.g. bat . Close and reopen Filezilla Client . Go to File Types ascii list, bat is not there, great. . Now import your settings that you exported earlier. . Go to File Types ascii list, bat is there now, great. . transfer a bat file to a UNIX box in auto mode, great, that works. . Close and reopen Filezilla Client . Go to File Types ascii list, bat is not there, BUMMER.

The settings that you import are lost on restart.

This is a pain, if you are trying to use the same "standard" File Types definition at more than one location. If this worked, it would make it a lot easier to use automatic mode for a mixed bag of ascii and binary file types. Youp would be able to get repeatable results.

A separate issue is a feature request: to allow the user to choose to remove items from the Files Types List when importing a Setting XML file, if those files are no in the XML that you are importing, but are in your existing File Types List. Not havign this feature, means that you have to empty your Files Types List before importing the XML or manually delete unwanted file types before or after importing the XML.

#12423 File Import not successful new Bug report high FileZilla Client
Description

Hi guys, We’ve been having trouble dragging our PDFs into FileZilla for a number of weeks now. When we drag the PDFs in, FileZilla either closes altogether or they all go into the “unsuccessful transfers” folder. The only way to get around this is to delete the app, reboot our computers and re download/re open. What’s happening? Please can you look into this for us. Thanks, Evan

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

#5666 File Mask feature new Feature request normal FileZilla Client
Description

Please add a new File Mask feature for each open session to allow display of files based on masking pattern. This new feature should be directly available on the session interface, not buried in the menu. One placement option is right next to the Site directory box.

In a directory where there may be hundreds of files, this feature will be very handy to reduce the long list of files displayed and can help quickly locate them.

The existing Filename Filters is a good feature, but cannot handle random filename selection as quickly and easily as a File Mask.

A typical file mask example can be found on WS-FTP client. I have to switch to WS-FTP every time when I need to use the file mask feature.

Thank-you.

#12291 File Overwriting On Upload Unreliable At Present new Bug report high FileZilla Client
Description

I'm using version 3.50.0 for updating website files on the server.

At present I can't rely on FileZilla to overwrite files reliably. The only sure way to do so is to delete the existing file on the server and then upload the new one.

Sometimes the first "Upload" click on the client-side file has no effect at all. More times there is a change to the date of the server file but it still is not the same size as the client-side file.

Surely, an overwrite ought to be total - and totally reliable.

#4759 File Permissions Dialog - Request to have numeric positions highlighted when opened new Feature request normal FileZilla Client
Description

I would like to request that when files are selected to change their permissions, and the dialog box appears, that the numeric permissions be highlighted already so I may just enter the number and enter instead of having to highlight them then type the new number. This would save a step which adds up if you are doing a lot.

Thanks! Great program!

#3000 File Progress bar when minimized new Feature request normal FileZilla Client
Description

I would like a file progress bar when Filezilla is minimized on the Desktop.

Thanks,

Greg

#2833 File Properties / Native popup Menu new Feature request high FileZilla Client
Description

A item in the rightclick-popup-menu of a local file, opening a properties-window of the file. I don't know if this is possible for all os, but at least for windows that would be great.

It would be even greater if the whole right-click menu would be the one from the operating system, as above don't know if this works with different os.

#11977 File Queue windows become inaccessible after altering duplicate file handling context menu. new Bug report normal FileZilla Client
Description

Hi,

During a download of multiple files from same remote server or any server, when a duplicate file is found and you alter how the file is handled and apply to current queue, if you then try to view the 'Failed Transfer' you are unable to move between the tabs. It's a pain when you want to re-queue a failed file as you cannot do so, and have to shut Filezilla down, loosing the the 'Falied Transfer' list.

Please see below regarding software versions running.

FileZilla Client


Version: 3.44.1

Build information:

Compiled for: x86_64-apple-darwin18.7.0 Compiled on: x86_64-apple-darwin18.7.0 Build date: 2019-08-09 Compiled with: Apple LLVM version 10.0.1 (clang-1001.0.46.4) Compiler flags: -Werror=partial-availability -Wall -g

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.7

Operating system:

Name: Mac OS X (Darwin 18.7.0 x86_64) Version: 10.14 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx aes pclmulqdq rdrnd lm Settings dir: /Users/Gus/.config/filezilla/

#8182 File Transfer Button (FileZilla Client 3.5.3) new Feature request normal FileZilla Client
Description

It would be helpful to have a file transfer button between the local and server windows - at least as an option. Drag and Drop and double-clicking is more prone to mistakes, and here an option to switch off this feature could also be implemented

#2349 File Transfer Overwrite Rules new Feature request normal FileZilla Client
Description

Could you add the option in the File Transfer overwrite rules that a file could be overwritten based upon the destination file's size. Eg. Overwrite if destination file is bigger/smaller. Thanks for a great product!!

#1868 File Tree Drop-down new Feature request normal FileZilla Client
Description

It was suggested that I take these suggestions which I wrote out in the public forums, and put them up individually in the Tracker. So, here I go - 9 feature requests, all individually posted.

#4 - If you've ever used CuteFTP Pro, you know what I mean by this: have the file system tree as a drop-down rather than a seperate pane on the local side. Gives more real estate to the file list.

#9704 File associations and stop working properly after update to 3.9.0.1 new Bug report normal FileZilla Client
Description

After updating to 3.9.0.1 I could no longer view/edit certain file types which previously had proper filetype associations. I went into filetype associations to add them in again. when adding: filetype "/Applications/Sublime Text.app" I would get the error "Cannot find application "/Application/Sublime " There was essentially no way for me to View/Edit files on a server and therefore I reverted back to the older version I had installed, 3.8.1 where everything was working fine before I re-added the filetype associations that seemed to have gone missing, checked that they worked, and then re-installed 3.9.0.1. Now I can view/edit most files I need but it still won't allow me to add Sublime text within the custom filetype associations.

#9812 File autoupload uses first used folder new Bug report low FileZilla Client
Description

I edited a file. Filezilla uploads it. I changed local and remote dir and edited a second file. Filezilla uploads it to first file's directory

#3893 File edit dialog: Live-update assigned Bruno Ramos Feature request low FileZilla Client
Description

Steps to reproduce:

  1. Right-click a file, and click "View / Edit".
  2. Open the menu File -> Show files currently being edited...
  3. Click on the file we had selected for editing before, and click "Upload and unedit".

Note that the file remains in the status "Uploading..." and is never removed from the list. If I close the dialog and attempt to re-open it, FileZilla tells me there are no files to edit.

It should instead remove the file from the list, and, if I shouldn't have the dialog open when there are no more files to edit, it should pop the same alert as when I tried to open the dialog when no files were being edited.

I set this to low priority because FileZilla does not crash, and it's hard, if not impossible, to actually crash it through this bug. I also set it to Windows, but it may apply to other operating systems as well.

#11926 File exists action: Option to abort transfer new Feature request normal FileZilla Client
Description

Hi,

I'm using Filezilla to transfer webcam images. Since these are being continuously generated, there are always a lot of files that need to be skipped which takes a long time. I notice FIlezilla always transfers the most recent images first (I hope this is intentional and not just a feature of my system) so the optimal action would be to abort and clear the queue when a file already exists.

Rob.

#9568 File exists action: Option to rename existing file, if duplicate uploaded new Feature request normal FileZilla Client
Description

Hi there at Filezilla,

it would be nice to have an option to rename the existing file rather then the one being uploaded in the "File exists action" preferences.

Use case: I upload a modified .php file, but would like to keep the old version of that file for reference/backup.

At the moment to do this I have to rename the existing file by hand, which is rather tedious. Maybe the overwritten file could be named existing file name + the time and date when it was overwritten. Otherwise I guess just .backup or whatever will do. Thanks, Sascha

#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

#7306 File listing in "External site" keeps refreshing/changing during transfer new Bug report normal FileZilla Client
Description

File listing in "External site" keeps refreshing/changing during transfer. This is awfully annoying since it:

a) isn't necessary at all. b) gets in the way of browsing the directories.

This is with v3.4.0 on XP

#9097 File name comparison error for Arabic files new Bug report high FileZilla Client
Description

Well, I'm not sure if it's a FileZilla error or a server error; but as you can see in the attached image, the same file (Arabic name) was uploaded TWICE to the same path!

#12675 File name length limit is too short new Bug report high FileZilla Client
Description

Hi,

It seems that the file's name length is limited to tight. I have long file names support enabled in Windows (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\LongPathsEnabled=1)

I try to transfer game's saves from my PC to my Wii-U and very long files'names are concerned (using more than 128 characters).

FilleZilla client failed to open the file and so don't even send the STOR command.

I transferred the same files successfully using Cyberduck.

#4048 File path disappears when trying to edit history new Bug report normal FileZilla Client
Description

To recreate:

  1. Click the arrow in either "local site" or "remote site" boxes.
  2. Press up/down to select a previous path from your history.
  3. Using only the keyboard (i.e. don't click in the box) type a different path, or press right add a subfolder to the path.

If you press Enter here the path will just disappear from the box, rather than opening the path you've typed in the box.

#11736 File permissions not shown after creating a directory new Bug report normal FileZilla Client
Description

Steps to reproduce:

  1. On the "remote site" zone, right-click and choose "create directory"
  2. Choose a directory name and click OK

Expected behaviour: The directory listing should be refreshed and the new directory should be shown with its permissions (drwxr-xr-x or whatever) and its owner/group.

If you right-click on it and choose file permissions, the current permissions should be shown (usually 755 which are the default permissions when a new folder is created)

Observed behavior: After the folder is created, the directory listing is refreshed and you see the new folder, but the permissions and owner/group are not shown.

If you right click on it and choose "file permissions", you can't see what its current permissions are: you see "xxx" instead of 755. If you manually refresh the directory listing (such as clicking the refresh button on top, or leaving and reentering the containing folder), then the file permissions are shown.

This bug has was first reported on Launchpad for FileZilla 3.3.1 https://bugs.launchpad.net/ubuntu/+source/filezilla/+bug/747573

#10956 File selection disabled when renaming a file new Bug report normal FileZilla Client
Description

When you rename a file which contains two dots, for example test.file.txt the file selection does not work anymore. Let's say we have a file with the name test.file.txt and I rename it to hello.file.txt. This bug only occours when you click next to file with the mousecursor. Using the enter button does not give this problem.

#12940 File transfer new Bug report critical FileZilla Client
Description

"Drag and drops operation failed"

#8394 File transfer stalling and retrying new Bug report normal FileZilla Client
Description

When attempting to drag and drop a zip file either directly to my desktop location or to a shared network drive in the tree structure, the transfer begins and proceeds smoothly to 46.3% complete and then stalls and retries. After the retry is intiated, it recognizes that the file already exists and prompts to select an action. Regardless of the action selected, the file will begin transferring again and consistently fails at 46.3%. I have attempted this transfer about 10 times.

File size is 121MB Operating on latest version downloaded today

*

Status: Resolving address of ftp01.oberontech.com Status: Connecting to 208.42.231.237:21... Status: Connection established, waiting for welcome message... Response: 220-- FileZilla Server version 0.9.37 beta Response: 220- Response: 220-Welcome to the Oberon Technologies FTP Server. Response: 220- Response: 220-All information within this system is "Confidential", unless otherwise Response: 220-noted. This system is for use by authorized personnel only. Unauthorized Response: 220-access to this system is monitored and any violation will be reported to Response: 220-the Internet Crime Complaint Center (IC3), a partnership between the Response: 220-Federal Bureau of Investigation (FBI), the National White Collar Crime Response: 220-Center (NW3C), and the Bureau of Justice Assistance (BJA). If there Response: 220-is a problem with the system or configuration options that need to be Response: 220 added, please contact the System Administrators at it@…. Command: USER kyle.bangerter@… Response: 331 Password required for kyle.bangerter@… Command: PASS * Response: 230 Logged on Command: SYST Response: 215 UNIX emulated by FileZilla Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: MODE Z Response: MLST type*;size*;modify*; Response: MLSD Response: AUTH SSL Response: AUTH TLS Response: PROT Response: PBSZ Response: UTF8 Response: CLNT Response: MFMT Response: 211 End Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (208,42,231,237,195,137) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Retrieving directory listing... Command: CWD Initial DITA Sample Response: 250 CWD successful. "/Initial DITA Sample" is current directory. Command: PWD Response: 257 "/Initial DITA Sample" is current directory. Command: PASV Response: 227 Entering Passive Mode (208,42,231,237,195,138) Command: MLSD Response: 150 Connection accepted Response: 226 Transfer OK Status: Directory listing successful Status: Resolving address of ftp01.oberontech.com Status: Connecting to 208.42.231.237:21... Status: Connection established, waiting for welcome message... Response: 220-- FileZilla Server version 0.9.37 beta Response: 220- Response: 220-Welcome to the Oberon Technologies FTP Server. Response: 220- Response: 220-All information within this system is "Confidential", unless otherwise Response: 220-noted. This system is for use by authorized personnel only. Unauthorized Response: 220-access to this system is monitored and any violation will be reported to Response: 220-the Internet Crime Complaint Center (IC3), a partnership between the Response: 220-Federal Bureau of Investigation (FBI), the National White Collar Crime Response: 220-Center (NW3C), and the Bureau of Justice Assistance (BJA). If there Response: 220-is a problem with the system or configuration options that need to be Response: 220 added, please contact the System Administrators at it@…. Command: USER kyle.bangerter@… Response: 331 Password required for kyle.bangerter@… Command: PASS * Response: 230 Logged on Status: Connected Status: Starting download of /Initial DITA Sample/ATV Sportsman 850.zip Command: CWD /Initial DITA Sample Response: 250 CWD successful. "/Initial DITA Sample" is current directory. Command: PWD Response: 257 "/Initial DITA Sample" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (208,42,231,237,195,139) Command: RETR ATV Sportsman 850.zip Response: 150 Connection accepted Error: Connection timed out Error: File transfer failed after transferring 56,371,180 bytes in 126 seconds Status: Resolving address of ftp01.oberontech.com Status: Connecting to 208.42.231.237:21... Status: Connection established, waiting for welcome message... Response: 220-- FileZilla Server version 0.9.37 beta Response: 220- Response: 220-Welcome to the Oberon Technologies FTP Server. Response: 220- Response: 220-All information within this system is "Confidential", unless otherwise Response: 220-noted. This system is for use by authorized personnel only. Unauthorized Response: 220-access to this system is monitored and any violation will be reported to Response: 220-the Internet Crime Complaint Center (IC3), a partnership between the Response: 220-Federal Bureau of Investigation (FBI), the National White Collar Crime Response: 220-Center (NW3C), and the Bureau of Justice Assistance (BJA). If there Response: 220-is a problem with the system or configuration options that need to be Response: 220 added, please contact the System Administrators at it@…. Command: USER kyle.bangerter@… Response: 331 Password required for kyle.bangerter@… Command: PASS * Response: 230 Logged on Status: Connected Status: Starting download of /Initial DITA Sample/ATV Sportsman 850.zip Command: CWD /Initial DITA Sample Response: 250 CWD successful. "/Initial DITA Sample" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (208,42,231,237,195,140) Command: REST 56371180 Response: 350 Rest supported. Restarting at 56371180 Command: RETR ATV Sportsman 850.zip Response: 150 Connection accepted, restarting at offset 56371180 Error: Connection timed out Error: File transfer failed Status: Resolving address of ftp01.oberontech.com Status: Connecting to 208.42.231.237:21... Status: Connection established, waiting for welcome message... Response: 220-- FileZilla Server version 0.9.37 beta Response: 220- Response: 220-Welcome to the Oberon Technologies FTP Server. Response: 220- Response: 220-All information within this system is "Confidential", unless otherwise Response: 220-noted. This system is for use by authorized personnel only. Unauthorized Response: 220-access to this system is monitored and any violation will be reported to Response: 220-the Internet Crime Complaint Center (IC3), a partnership between the Response: 220-Federal Bureau of Investigation (FBI), the National White Collar Crime Response: 220-Center (NW3C), and the Bureau of Justice Assistance (BJA). If there Response: 220-is a problem with the system or configuration options that need to be Response: 220 added, please contact the System Administrators at it@…. Command: USER kyle.bangerter@… Response: 331 Password required for kyle.bangerter@… Command: PASS * Response: 230 Logged on Status: Connected Status: Starting download of /Initial DITA Sample/ATV Sportsman 850.zip Command: CWD /Initial DITA Sample Response: 250 CWD successful. "/Initial DITA Sample" is current directory. Status: Skipping download of /Initial DITA Sample/ATV Sportsman 850.zip Status: File transfer skipped

#10616 File transfert: yes/no overwrite or copied. How to know? new Feature request normal FileZilla Client
Description

When we transfert files and some files are existing in the target, we can choise to overwrite or not if the source/target is more recent. But in the log window, we only know if the transfert is ok/ko, but we don't know what it did: replace or not ?

I suggest to add a column like :

  • "copy" if the target is missing
  • "replace" if the target is replaced
  • "keep" if the file exist and it is not replaced

Thanks, Ruben

#12182 File type association: LOST!!! new Bug report critical FileZilla Client
Description

Since the previous version and also with 3.48.1, once updated all the fiel associations are LOST! Which is always a dramatic story,

Please fix it once forever, because I can't waist 30 minutes each update in order to rewrite that table.

#5663 File type display during file transfer new Feature request normal FileZilla Client
Description

During multiple file transfers, it would be good to know what type of file transfer is being used for each file. Can the window at the bottom of filezilla client that currently displays file transfer status (green bar etc.) also display a column with file transfer type for each file?

#12225 File upload error new Bug report normal FileZilla Client
Description

Hello,

For 1 week and a half I have had a problem uploading detos to a server, when I upload files of more than 4 GB there are times that they give me errors and they don't end up uploading.

I have tried to re-install it and am still having the same problems.

I would need help to see if it can be solved or if it is a problem external to you, because another partner has tried to upload them and gives you the same error.

A greeting.

#11683 File upload said success but not showing up at my website new Other normal FileZilla Client
Description

Last night was my first attempt to upload my files for my first website using FileZilla Client. It gave me a message that the upload was a success but when I go to my website there is nothing there. I uploaded them to DreamHost using the Host, Username, Password, and Port FTP info that they gave me. not sure what to do, if it is you or them I need to get in touch with. My website is: peggylovestocode.com

#5048 File with 'strange' name not added to queue on drag&drop new Bug report normal FileZilla Client
Description

I have some files with names like %%A2A20A20EED44%%news.inc.php (php smarty compiled template files), and I cannot add them to the queue by drag and drop. The file is just not added to the queue on drop. It can be added however through the context menu. Happens on both Win and Linux.

#12463 File zile losing the setings new Other critical FileZilla Server
Description

Hi,

We have an issue with the File Zila Server 0.9.41. Beta After switching of the PC all our server connection are lost, is going to default settings, we can't find anywhere how to backup settings.

Many Thanks Cristian

#1723 File/Directory Descriptions new Feature request low FileZilla Client
Description

Please add file/direction description field on remote site view. Read the #index.txt or 00index.txt format description...

#5286 FileType displayed incorrectly for VMS new Bug report normal FileZilla Client
Description

Please refer to earlier ticket 1164. The problem still remains.

I believe that, at least for some time, Filezilla 3 did recognize VMS file types in spite of the version number being attached to the file (for example test.zip;3). There was displayed a "zip" icon in the remote file tree next to the filename, and the "auto" transfer mode did work.

This is no longer the case.

#7749 FileZila unusable with network drives new Bug report high FileZilla Client
Description

It takes appx 3 minutes to get interface loaded if there are network drives present on the system. Further actions take even longer, and cause app to become non-responsive too.

#11426 FileZilla 3.28.0 can't import FileZilla.xml settings new Bug report high FileZilla Client
Description

I found that FileZilla 3.28.0 can't import settings from other PC's FileZilla.xml, both on Windows 10 Pro (version 10.0.15063).

How to reproduce it?

1) make some changes in Settings window, adjust Limit local ports to 1025 and 60000 for example.

2) select Files > Export... > Export Settings and export settings to FileZilla.xml

3) copy FileZilla.xml to another PC, select Files > Import... and select FileZilla.xml then check Settins to import settings.

4) restart FileZilla and you will see everything as default value.

#11773 FileZilla 3.33 moreinfo Bug report low FileZilla Client
Description

Hello, I'm Kağan, Vulnerability Reasearcher. I found vulnerability Filezilla 3.33 on Kali Linux 2018.3 x64 and I just published proof-of-concept type exploit-db but I managed to write shell code. If this version works with root authority, the authority can be priv-esc. You should know that I did not public. Also, vulnerability is not working Windows OS.

Good luck, I love filezilla!

Click : https://www.exploit-db.com/exploits/45576/

#12781 FileZilla 3.61.0 unnecessarily prompts for password. new Bug report normal FileZilla Client
Description

After updating to 3.61.0, I get challenged for a password even after adding a .ppk key file in edit>settings>SFTP.

#13050 FileZilla 3.66.4 displays wrong file size when connecting to Azure SFTP site. new Bug report high FileZilla Client
Description

When connecting to an Azure SFTP site, the file size is displayed wrong, showing only 28 bytes. However, in the column for owner/group, there's a 0 (a space) followed by what the true file size is.

If you proceed to download the file, the percent progress bar goes immediately to 100%, but it will sit there and download the full file size, shown in the wrong column.

I tried this on 2 different computers, a laptop running windows 10, and on a server running Server 2019.

Hopefully, the image below will help describe what I see.

https://i.postimg.cc/6QBpGcrj/filezilla-filesize-error.png

Thank you!

#12101 FileZilla > Settings > Interface > Minimize to tray weird behavior new Bug report high FileZilla Client
Description

After check the option FileZilla > Settings > Interface > Minimize to tray the program shows strange behavior, after minimize the tray icon is created but when you click in the tray icon the screen blink and the program turn unable to open again and there is no popup menu option when perform a left click on the filezilla tray icon. This situation force the user to kill the filezilla process.

Expected action: Able to minimize the program to tray icon running fedora 31 Cinnamon.

(All others programs like telegram, skype, steam go to tray without problems.)

FileZilla: 3.45.1 OS: Fedora 31 Thirty One (x86-64) DE Cinnamon, version: 4.4.8 Kernel: 5.4.13-201.fc31.x86_64 CPU: Intel Core i7-3770K CPU @ 3.50GHz × 4 Memory: 7.5 GiB Video Card: NVIDIA Corporation GK104 [GeForce GTX 680] Driver version: 440.44

#10717 FileZilla Client 3.14.1 - Edit of remote file it's not changed locally.... inside for more info... new Bug report normal FileZilla Client
Description

From this last version i thinks it's been appared a little bug... i try to explain: I have a remote mini-pc (a Raspberry Pi2 whit osmc) on my lan have an ip 192.168.1.4.... sometime i need to edit some text config file on here (config.txt or check some log file etc etc). I use Notepad++ for internal editor...... i ever used it for editor and it's ever working.... for example: If i open the .log files the files it's been dowloaded in local temp file and after it's been opened on notepad++ like "on the fly" right ? If the log file it's been upgraded from Raspberry on Notepad++ this changed it's never been applied.... i need every time to re-download manually and reload manually. While in some older versions every about i re-open notepad++ if the file it's changed i obtain a pop-up suggest to me to re-load because the files it's changed locally and remotly...

On this last version this no more append.... I don't really know if it's a bug of filezilla. I have already ask on Notepad++ forum and somethings as say to me it's not a notepad++ bug..... at this point i try to ask here :)

#11463 FileZilla Client 3.x Silent Uninstall fails new Bug report normal FileZilla Client
Description

Greetings,

I work in an enterprise environment that requires Silent \ Unattended installs and uninstalls to be distributed via command line and SCCM.


Issue 1:


We have confirmed that the filezilla 3.x (32 and 64 bit) Silent Uninstall Command line fails to cleanly remove the application. BUT, it cleanly removes itself if run manually and users attend to the prompts.

They all seem to use the same uninstall Command Line & Registry Key Name :

  • Command Line : "C:\Program Files (x86)\FileZilla FTP Client\uninstall.exe" /S
  • Registry Key Name: HKLM\Software\..\Microsoft\Windows\CurrentVersion\Uninstall\FileZilla Client

Steps to confirm ...

  1. "MANUAL\ATTENDED" Uninstall is successful
    1. Install any FileZilla 3.x and restart the machine
    2. Uninstall filezilla via Add Remove programs (Controls Panel\Programs & Features)
  1. "SILENT \ UNATTENDED" Uninstall FAILs
    1. Install any FileZilla 3.x and restart the machine
    2. Uninstall filezilla via the command line : "C:\Program Files (x86)\FileZilla FTP Client\uninstall.exe" /S

Issue 2:


Also, one of my clients had a previous 64bit version installed but then needed the 32 bit instead. It would appear that the 32 installer is installing as 64 bit - this DOES NOT occur if x64 was NOT previous installed on a system.

Testing Steps to confirm ...

  1. Uninstalled FileZilla_3.27.0.1_win64-setup_bundled.exe via command line : "C:\Program Files (x86)\FileZilla FTP Client\uninstall.exe" /S
  2. Restarted the machine
  3. Installed FileZilla_3.29.0_win32-setup.exe
  4. This 32 bit installs itself in the "C:\program files (x86)" folder if there was not 64 bit installed before it; but this 32 bit installer is putting itself into the previous 64 bit folder "C:\Program Files" if the 64 bit was installed before.

I hope this was submitted properly; my many thanks in advance!

Best Regards Derrick.

#9136 FileZilla Client Authentication fail new Bug report normal FileZilla Client
Description

While loggiging to FileZilla Client windows XP SP2 Authentication fail

#10371 FileZilla Client Connection lost / reconnection new Bug report normal FileZilla Client
Description

This has been going on for several releases now and apparently no one has reported it. The client will lose the server connection as normal / expected after a period of elapsed time with no activity. However, the client no longer remembers that state. When you try to change folders, it waits a long timeout period before it discovers that the server is not connected and displays an error message. Only then, when again trying to change folders, does it reconnect and change to the requested folder.

It seems to me that the client should remember when the server is disconnected and do the reconnect automatically when an action is taken; like changing folders. Essentially, it is not my problem the client did not remember the server connection was automatically closed. :) The program used to remember the state of the server connection and reconnect when there was information from the server to get.

#2941 FileZilla Client as default handler new Feature request normal FileZilla Client
Description

Add command line parameter that allows the site and folder.

Then in Windows at least the registry could be changed so that any link such as ftp://ftp.work.acer-euro.com/desktop/aspire_e360/

on a web page or in an email would invoke Filezilla, open the site and position to the folder.

#12927 FileZilla Client component freezes after waking up from hibernation new Bug report blocker FileZilla Client
Description

Hi, Previously when we put the system on hibernate and reuse next day, the filezilla normaly keeps entertaining the edited files and we could keep using the connected servers. But after upgrading to last few latest versions, filezilla no more entertains the opened files, like normally if I edit and save the file on editor, the filezilla instantly asks if I want to replace the file on server, but now it abandons the last days edited files. Moreover, if I retry to edit any file from the previous day connected server, It does nothing and to make it work, I have to shutdown and reopen a new component of filezilla. I am not sure if its a bug or a new feature added. Please confirm.

#12947 FileZilla Client for MacOS has broken download link new Bug report normal FileZilla Client
Description

When I try to download the latest version of FileZilla Client for MacOS I get a broken link.

https://i.imgur.com/FIp3G41.jpg https://i.imgur.com/80GeGtl.png

#8175 FileZilla Client should use the local certificate store new Feature request normal FileZilla Client
Description

Currently the FileZilla client does not trust any certifcate presented by the server even if it is signed by a Root CA.

FileZilla client should use the local certificate store (on Windows, Mac and Linux) to decide if a Root CA can be trusted and thus if the server's certificate can be trusted.

The user should not have to be bugged in the case a trust chain is already established.

This is espacially annoying when the server's certificate is renewed. Suddenly FileZilla client tells the user that the certificate is untrusted. In the end the user is confused resulting in support calls and frustration.

#10709 FileZilla Client: Uploaded Files Not Appearing in Remote Site Window new Bug report normal FileZilla Client
Description

First, here are my specs:

FileZilla version: 3.14.1 Operating System: Windows 7 (build 7601, Service Pack 1) Platform: 64-bit system

I'm noticing an interesting issue that I believe may be a bug.

When I attempt to upload a file, or several files, to the server where the website is located, the files will not appear in the Remote Site window.

At first, I thought that I had done something incorrect, so I just tried to upload a single file. Interestingly, when I did that, the file briefly appeared in the Remote site window, then disappeared. I tried it several times with that file and it repeated: the file would appear briefly in the Remote Site window, then disappear.

If I log into my cPanel on the server and view the files, that file, and the others that are not appearing in the Remote Site window within FileZilla, are indeed there. For some reason they are not appearing in the FileZilla Remote Site window.

I don't know if it makes a difference, but the files are .jpg image files.

If you need additional information, please let me know.

Thank you.

#12144 FileZilla Dark Mode new Feature request normal FileZilla Client
Description

I don't really like the current theme is there a way you could add Dark mode to FileZilla?

#12889 FileZilla Issue new Bug report high FileZilla Client
Description

Hello, There is a issue with the new update where it will work and then after a few it will stop working and gives an Error of: Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Thought it was only me at first but turns out it was more than me.I tried everything thinking it was on my side.

#12033 FileZilla Pro (3.45.2) does not connect to S3 bucket via HTTP proxy with username/pwd new Bug report high FileZilla Client
Description

I've tried to get access to our S3 bucket through an http proxy which has username and password restrictions. The debug shows that the connection to the proxy host is being established, but after the 407 response that an authentication is required, the attept failes with "ECONNRESET" - and I don't have a clue why. The user name and password are correct so I assume that this is a kind of misunderstanding between FileZilla Pro and the squid proxy server.

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