Custom Query (2164 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2001 - 2100 of 2164)

Ticket Summary Status Owner Type Priority Component
#11905 lt and lv translations new Bug report normal FileZilla Client
Description

Could you please rename lt_LT.po to lt.po and lv_LV.po to lv.po? On my Fedora 30 system /usr/share/locale/lt/LC_MESSAGES has 767 files, while /usr/share/locale/lt_LT/LC_MESSAGES has only 3, including filezilla.mo. Similar with Latvian - /usr/share/locale/lv/LC_MESSAGES has 570 files, while /usr/share/locale/lv_LV/LC_MESSAGES has only 2.

#13038 mac os x : Unable to expand and install FileZilla 3.66.1 & 3.66.4 new Bug report normal FileZilla Client
Description

Hello.

I receive "Unable to expand "FileZilla_3.66.1_macosx-x86.app.tar.bz2" into "Desktop". (Error 1 - Operation not permitted.)"

When i use terminal (tar xvf), it works but with this error : x FileZilla.app/Contents/SharedSupport/._COPYING tar: Ignoring malformed pax extended attribute

Could you please delete "._COPYING" file in the archive in future releases to solve th problem ?

Thanks.

#11928 macOS 10.13.6, Error: local: unable to open <filename>. File permission issue. new Bug report normal FileZilla Client
Description

Using FileZilla Client 3.42.1 during a file transfer session if the network is interrupted and FileZilla has to attempt to Resume a partially transferred file, one will first receive the first Error message "Error: local: unable to open <filename>" followed by a second Error message "Error: Critical file transfer error".

Mind you that I'm downloading data from a server to my personal MacBook Pro in my personal Downloads folder.

To resolve this issue, one needs to update the macOS permissions before attempting to Rest, Requeue and Resume the failed file(s).

This has only started happening recently with FileZilla's latest updates. I've been a FileZilla client user for many years and never has this happened until recently.

FileZilla is not honoring the folder's file permissions correctly.

#12117 macOS Catalina UI bug prevents usage new Bug report blocker FileZilla Client
Description

Sometimes when opening Filezilla, it will place itself in such a way that it cannot be used or dragged into a usable part of the screen. See attached screenshot.

#4122 mainframe file directory omits tape (EBCDIC) files from display reopened Bug report low FileZilla Client
Description

FileZilla version is 3.1.6, build date 12/2/08

After logging in to a VM system and displaying a file directory, the detail list of files in the remote system's directory is incomplete.

It appears that the names of native files (EBCDIC) don't display. Names of ASCII text files do display.

No filters are in use (none are set up).

We know that this is a FileZilla problem, not a permissions or other issue, because we can view all of the files using a commercial product called WS_FTP which is similar to FileZilla. Our intent is to use FileZilla to perform binary downloads of data files from the mainframe to our network.

The FTP connection is accomplished through a Cisco VPN. ZoneAlarm firewall is running on our client Windows 2000 PC (ZoneAlarm is required by the host).

#5289 make number of entries in quickconnect list configurable new Feature request normal FileZilla Client
Description

Hi, i would like you to consider implementing a function to specify the number of entries in the quick connect list.

I often use the quick connect function, so I have many many connections in it. It is a little pity that the current limit is 10 entries. I would really appreciate a feature to set this limit individually.

thanks, Matthias

#8061 make sorting the queue possible by clicking queue column headers accepted cchaitanya Feature request normal FileZilla Client
Description

If possible, kindly consider to let the Size column be sorted in order of value. Thanks.

#12847 messed up text-editing display in dark mode new Bug report high FileZilla Client
Description

Filezilla version: 3.62.2 OS: MacOS Catalina 10.15.7

Ever since they added dark mode for MacOS I can't see the text I am editing when I change a file name. It shows the new text in white over the old text in black so it's hard to tell what I have actually typed.

#12055 min width window under win server 2012 R2 is too high (700px) new Bug report normal FileZilla Client
Description

previous version can be resized under 700px width. current version (3.46.0) can't

#5398 missing down-arrow next to Site Manager (Linux compared to Windows) new Feature request normal FileZilla Client
Description

As ticket #4817, but with Filezilla 3.3.3-rc1 compiled from source, Ubuntu Linux 10.04, Gnome 2.30.0. The two filebrowsing windows' column bars, those draggable bars to reveal more or less of the file name, modification date, filesize, filetype etc are not visible. I can still mouse over where they should be and click and drag them to reveal more or less of a filename though.

Also, there is down-arrow missing on the Site Manager button on toolbar far left.

Screenshot included.

#2023 monitor local directories for changes (auto-refresh) new Feature request normal FileZilla Client
Description

Would it be possible to have the local subtreeview refreshing ever 1 second, because when i create a new file in the open folder it never appears until i go into a subfolder and back into the original folder!

Surely there's a way to program this yeah?

#7221 motd per group / user new Feature request normal FileZilla Server
Description

Feature request please:

motd per user / group

#9641 move directory not behaving as expected when destination directory contains like-named directory new Bug report normal FileZilla Client
Description

When moving a directory to a destination directory which contains a like-named directory, the directory you intend to move is placed inside the like-named directory instead of being merged with it.

#1774 multipart and multi-proxy transfer support new Feature request low FileZilla Client
Description
  1. using multipart transfer, we can divide one file into

several part, transfer each part individualy and simultaneously, then merge then into one file.

  1. using multi-proxy transfer, we can transfer several

files or several part of one file at the same time with a server that has session limited per IP. For example, we have a server X allow only 1 session for one IP, and we have 4 proxy a, b, c, d. We can transfer file1 from X directly, and transfer file2 simultaneously through a, transfer file3 through b, and so on. Or transfer part1 of a file from X directly, part2 of that file through a, and so on. This can break the session limition of the server, especially with speed limition per session. Of course, some strategy may be included, e.g. how many session per IP is allowed for the server, which proxy can be used as one of multi-proxy, distribute one transfer task to as many proxy as possible first or to one proxy as possible as server support first.

#12735 need MimeType assosiation inside the 'filezilla.desktop' file new Feature request low Other
Description

Most of Desktop Environments, like GNOME, use 'MimeType=' line from *.desktop files inside the '/usr/share/applications' and '~/.local/share/applications' directories.

This line make mime-type assosiation between program and file types, which this program support.

For FileZilla, this assosiation may be like this:

MimeType=x-scheme-handler/ftp;

If this line placed into filezilla.desktop file:

[Desktop Entry] Name=FileZilla ... MimeType=x-scheme-handler/ftp;

then Desktop Environment will be know, that 'ftp://' links, which mime-type is 'x-scheme-handler/ftp', may be opened by FileZilla program. Desktop Environment will know this from /usr/share/application/filezilla.desktop file.

Then, all clicks to 'ftp://' links from browser (Chrome, Firefox, Opera, etc.) may be quickly opened in the FileZilla program.

Please, add this line to 'data/filezilla.desktop' file:

MimeType=x-scheme-handler/ftp;

#12791 need help to install CA certificate to SFTP server new Bug report high FileZilla Server
Description

I followed these steps:

1) create CSR and private key: $ openssl req -newkey rsa:2048 -keyout PRIVATEKEY.key -out MYCSR.csr Generating a RSA private key ...................................................+++++ .........................+++++ writing new private key to 'PRIVATEKEY.key' Enter PEM pass phrase: Verifying - Enter PEM pass phrase:


2) Copy+paste the CSR to request a new CA certificate (PKCS7b - *.pem format)

3) Download the certificate in *.pem format to the FTP server

4) Add the private key to the filezilla FTP server (see attached screenshot)

5) The FTP server is unable to read the certificate details (grayed) and connection failed with "Response: 504 TLS handshaking failed!"

#11625 network error : software caused connection abort moreinfo Bug report high FileZilla Client
Description

Hi,

Tried to uploading the data into remote server, Every 19 secs coming up with error. Error : Network Error : software caused connection abort file transfer failed

Is anyone able to help with this please?

Thank you.

#11904 new version keeps not responding new Bug report normal FileZilla Client
Description

Have installed the new version of Filezilla dn when ever i try to navigate the local dive I keep getting a "not responding" command

FileZilla Client


Version: 3.41.2

Build information:

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

Linked against:

wxWidgets: 3.0.5 SQLite: 3.26.0 GnuTLS: 3.6.6

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 lm Settings dir: C:\Users\Atlantis\AppData\Roaming\FileZilla\

#2883 new version update option at end of session new Feature request normal FileZilla Client
Description

I think the "There is a new version available" alerts at program launch are great. But I rarely install the update right then, because I've always opened FileZilla for an immediate need. I would like to see another button in this alert screen that would give me the option "Install after current session" or similar wording. Clicking this would open FileZilla normally, but would launch the update process when the application is closed (and would not restart FileZilla when the update is finished installing).

#12211 no access to my ftp sites with Vodafon new Other normal FileZilla Client
Description

I can't get access to my sites via ftp with Vodafone adsl but Win yes, where is the problem besause my primary line is Vodafonn . THANKS

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

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

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

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

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

#11392 no protocol works with my hosting provider, they say all is ok there (proftpd) new Bug report normal FileZilla Client
Description

I cannot get one protocol to work with my hosting provider. they say all is OK on their end. what's going on? I need to upload my files to my web site and all is NO-GO.

#8701 no warning about missing keyfile new Bug report normal FileZilla Client
Description

When setting a key file in the SFTP settings, closing the dialog, then deleting the key file from harddisk and connecting, Filezilla does not warn about the file being not accessible.

I still get:

Befehl: keyfile "Z:\foo.ppk" Befehl: open "user@…" 22

without any warning that foo.ppk does not exist.

#9843 not all files moved new Bug report normal FileZilla Client
Description

When I update my filezilla to 3.9.0.5 and try and move files not all the files moves, but when I use a lower version it works fine.please kindly help

#13000 old file zilla to new file zilla upgrade issue new Other critical FileZilla Server
Description

Dear Support Team,

i am using free ware file zilla all configuration upgrade my license product but my calling user not coming so please help me.

#12181 open / execute / file type error new Bug report normal FileZilla Client
Description

no matter what I do, files do not open. error given that no association is found even when the association is made

#12482 opening text files new Bug report normal FileZilla Client
Description

when click on text file (view/edit) and choose any option it dont open the file with message: No program has been associated on your system with this file type. http://i.pics.rs/eezap.png

#2482 option of select list all dir first or list and download. new Feature request normal FileZilla Client
Description

some times we need to down load a dir with many level dir in it and each level have many dirs,like cygwin's release dir. now filezilla list all dir and sub dir first,then download everyone. it take a long time and almost always take error"Transfer channel can't be opened.Could not retrieve directory listing". another ftp client, flashfxp,list dir, download files, if have subdir, list and download it,else ,list another same level dir.it's more quickly and errorless when a dir have many level dir and each level have many dirs.

please forgive my poor english.

#2000 option to change font in the log window new Feature request normal FileZilla Client
Description

it would be nice, if the font of the log window could be configured somewhere in the "appearance" part of the options menu.

the default font is currently something like "times new roman".

i would suggest to change the default font in the log window to "courrier" or any other font where the characters have equal widths.

many ftp sites use ascii-art welcome messages and other information ouput, which is specially layouted for fonts which have characters of equal widths. with the current font configuration they are quite hard to read.

thanks a lot for that great software!

#5149 option to delete after successful transfer new Feature request low FileZilla Client
Description

Dear Madam/Sir: I would like to transfer files and when it's finished transfering files have it delete the files it just transfered. Do you have an option like that?

#5263 option to show Site Manager sites in dropdown in quick connect bar new Feature request normal FileZilla Client
Description

It would be a handy feature to have a dropdown list of defined sites from the Site Manager as an option to be shown on the quick connect bar ... it would save a trip and several clicks to the site manager dialog :-)

#2880 optional full row select in file lists new Feature request normal FileZilla Client
Description

If I drag and drop with the new versions I often drag it on top of a folder because the folder selection area goes all the way to the right.

In the older versions the folder selection area would only go on the name of the folder. That's why I removed filezilla 3 and went back to the 2 versions.

Here you see filezilla 3 with the wide selection area: http://onlyfreewares04.googlepages.com/s_filezilla.gif

And here the old filezilla: http://www.jeremysdirectory.com/images/filezilla.png

Maybe you should change this on the next release? :)

#1605 optionally show passwords in Site Manager and in Quickconnect reopened Alexander Schuch Feature request normal FileZilla Client
Description

I would like to have an option to NOT hide the passwords in sitemanager. I know this is a security risk and of course the default should be hidden, but in my case my accounts are not that super classified. By showing passwords in the sitemanager I will have a "personal database" (or address book if you like) of my ftp- accounts, and if I need to use another program or in any other way use an account outside of FileZilla, I can always look to FileZilla for the correct account-information. Otherwise I would have to look for the account-information in mails, hardcopies from ISPs, ICQ messages - u name it.

#12943 panes cannot be resized on external display new Bug report normal FileZilla Client
Description

When moving the app window to an external display, the panes for logging, local/remote structure and such aren't available and thus it is impossible to resize any. When moving the app back to my primary display, they are available and I can resize. Upon moving to external again, they become unavailable. Sometimes, after a while and probably something I do, the whole thing is functional on an external display as well but I cannot say what the action is. There seems to be a vertical handle in the bottom status bar in this case, about half way the left pane. This appeared in one of the two last updates.

#12823 panes cannot be resized on load (macOS) new Bug report normal FileZilla Client
Description

Noticed in the previous version too: When starting the app on macOS (Ventura, but also Monterey) the panes for log, local and remote cannot be resized. The 'handles' for horizontal resize of local vs remote seem to be displayed on 50% of the local tree. When I enable or disable the Message log, the handles are back and I can resize the panes again.

#10766 password distorted when XML transfer between different OS moreinfo Bug report normal FileZilla Client
Description

Hi, I create xml output on windows pc and transfer my another work pc (ubuntu 14.04), and start problem right here :)

if my password just numeric or string or alpaNumeric, is fine, not problem

but if my password contain any chracter, (* ~ % & etc) , then password not working after transfer.

I've tested many times. same result

#11880 password reset new Other high FileZilla Client
Description

Hi Team,

This is with regard my XI account.

I'm unable login to XI account as my password not working.User id pcardusr

Could you please help me to get my password reset

#12088 paste using command+v closes create new directory dialog new Bug report normal FileZilla Client
Description

after upgrading filezilla pro to version 3.46.3 if I select Create new directory and enter it, a dialog box opens (as expected). deleting the string 'New directory' by pressing backspace works ok (as expected) pressing command+v results in the create directory dialog to be closed, without creating the new directory (NOT expected)

#13018 path exclusion in file search doesn't work new Bug report normal FileZilla Client
Description

File Search: after setting Path ==> does not contain ==> some string it still searches in directories with the path containing "some string" (see screenshot)

#5029 path to the viewer new Bug report normal FileZilla Client
Description

can not set the path to the viewer, if it has space

#11035 port bounce attack new Bug report normal FileZilla Server
Description

Using Filezilla server version 0.9.59 on Windows 7 on Internet, in "Security Settings", selected first option "Require matching peer IP address of control and data connection).

By testing with "nmap -Pn -vv -p 1-15000 -b xx.xx.xx.xx 192.168.10.100", the server reported "200 PORT command successful" and nmap show many "Discovered open port nnn/tcp on 192.168.10.100".

Result was the same after configuring "Passive mode" with a static IP, and enabling "FTP over TLS".

Machine is not behind a firewall. Windows firewall disabled.

If the machine is connected on internal network, the test was negative... no open port was reported.

Are there any options I should set in order to have nmap not to report port bounce attack?

#4886 posibility to expand server directories while disconnected new Feature request normal FileZilla Client
Description

What i mean is that when i am disconnected from the server after a time without using the connection i could expand directories just by clicking on the plus sign instead of having to locate the dir within the file list

#12364 preserve timestamps of transferred files can't work on sftp new Bug report low FileZilla Client
Description

function 'preserve timestamps of transferred files' can't work on SFTP protocol.

Please check, thanks.

#5617 preserve timestamps option not working on directories. new Bug report normal FileZilla Client
Description

hi,

when the preserve timestamps is enabled, and when uploading a directory with some sub directories inside, the existing directories of my local filesystem are not modified. (of course it's ok for my files as filezilla is a great app, developped by great guys)

it's not a big deal..

but maybe an option could be added for the timestamp option : 'ignore directories timestamp' in some case it would be very helpful for my eyes and my backup/restore ops.

kind regards,

Jerome fr

#4340 priority ignored if new files added to queue new Bug report normal FileZilla Client
Description

If i add x files and leave the priority on normal, then add some files and change the priority to highest and stop and restart the processing of the queue, the highest rated files start fist... as expected. If i now add again some files and change their priority to high, they get first downloaded after the next file with higest priority is finished. version: 3.2.3-rc1

#12677 probleme de connection new Bug report normal FileZilla Client
Description

Bonjour, ça fait 3 jours que je n'arrive pas a me connecté a FileZilla.

Statut : Résolution de l’adresse de sb12900.sdedi.com Statut : Connexion à 51.75.243.135:21… Statut : Connexion établie, attente du message d’accueil… Statut : Initialisation de TLS… Erreur : Erreur GnuTLS -8: A packet with illegal or unsupported version was received. Statut : Échec de la tentative de connexion avec « ECONNABORTED - Connexion annulée ». Erreur : Impossible d’établir une connexion au serveur Statut : Attente avant nouvel essai… Statut : Résolution de l’adresse de sb12900.sdedi.com Statut : Connexion à 51.75.243.135:21… Statut : Connexion établie, attente du message d’accueil… Réponse : 220-Sdedi.com You're Welcome! Réponse : 220 ProFTPD 1.3.5b Server (File Transfert Protocol Sdedi.com) [51.75.243.135] Commande : AUTH TLS Réponse : 234 AUTH TLS successful Statut : Initialisation de TLS… Erreur : Erreur GnuTLS -8: A packet with illegal or unsupported version was received. Statut : Échec de la tentative de connexion avec « ECONNABORTED - Connexion annulée ». Erreur : Impossible d’établir une connexion au serveur

#2843 progress percentage when minimized new Feature request normal FileZilla Client
Description

would be very helpfull to see progress percentage of current file transfer on taskbar properties in windows, so that when you have filezilla minimized during a long transfer, you can quickly see the progress amount without having to restore/maximize filezilla. thanks!

#7412 prompt for confirmation before clearing Quick Connect Bar new Feature request normal FileZilla Client
Description

It is WAY too easy to delete the history on the quickconnect bar by mistake. The clear button is only a millimeter away from the quickconnect button. I've done this several times now and it is really frustrating. Please rearrange options.

#8816 prompt queue is complete or complete operation if FileZilla in minimize or not active new Feature request normal FileZilla Client
Description

In CentOS if filezilla is minimize or not active and queue completes its show small notification on top right corner of screen.

It helps if we working on somthing still files upload or doing some operation

How In win 7 we will get this feature?

(In Magento after every update in code we need to delete files from cache directories. so we need to check again and again in filezilla to check status. This feature helps so many developer to use this time in productive work)

Thanks and regards,

Sandesh

#2486 put -P new Feature request normal FileZilla Client
Description

for sftp connections implement "put -P". There is already a setting "preserve date/time of downloaded file" so add a second one for "preserve date/time of uploaded file". This would only be possible with sftp connections using the documentated "put -P" command.

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

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

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

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

| ~ | | | const char

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

from unix/uxsftp.c:17:

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

31 | uintptr_t next_int(char s);

|

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

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

| ~ | | | const char

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

31 | uintptr_t next_int(char s);

|

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

227 | sfree(s);

|

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

from ./putty.h:10:

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

21 | void safefree(void *);

| ~

Patching the warning and error above results in another warning:

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

138 | unsigned i = low + 1 + REQUEST_ID_OFFSET;

|

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

220 | sfree(fxp_error_message);

|

In file included from misc.h:9,

from sftp.c:11:

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

21 | void safefree(void *);

| ~

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

262 | sfree(fxp_error_message);

|

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

21 | void safefree(void *);

| ~

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

#12264 quick connect working on desktop but not on laptop moreinfo Bug report normal FileZilla Client
Description

I have the current version of FileZilla Client 3.50.0 on Windows 10 with all updates and drivers on my desktop and my new laptop; I can quick connect on the desktop; I cannot quick connect on my new laptop; I have compared the setting on both systems and they are the same

verbose debug from new laptop that does not work: Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 0 Status: Resolving address of www.riouxgenealogy.org Status: Connecting to 160.153.92.103:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 500 allowed. Response: 220-Local time is now 12:37. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpLogonOpData::ParseResponse() in state 1 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 2 Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH TLS OK. Trace: CFtpLogonOpData::ParseResponse() in state 2 Status: Initializing TLS... Trace: tls_layer_impl::client_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: TLS Handshake successful Trace: Protocol: TLS1.2, Key exchange: ECDHE-SECP256R1-RSA-SHA384, Cipher: AES-256-GCM, MAC: AEAD Trace: tls_layer_impl::verify_certificate() Trace: Hostname does not match certificate SANs Status: Verifying certificate... Trace: CFtpControlSocket::SetAsyncRequestReply Error: Remote certificate not trusted. Trace: CFtpControlSocket::ResetOperation(70) Trace: CControlSocket::ResetOperation(70) Trace: CFtpLogonOpData::Reset(70) in state 4 Error: Critical error: Could not connect to server Status: Disconnected from server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 0 Status: Resolving address of www.riouxgenealogy.org Status: Connecting to 160.153.92.103:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 500 allowed. Response: 220-Local time is now 12:40. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpLogonOpData::ParseResponse() in state 1 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 2 Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH TLS OK. Trace: CFtpLogonOpData::ParseResponse() in state 2 Status: Initializing TLS... Trace: tls_layer_impl::client_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: TLS Handshake successful Trace: Protocol: TLS1.2, Key exchange: ECDHE-SECP256R1-RSA-SHA384, Cipher: AES-256-GCM, MAC: AEAD Trace: tls_layer_impl::verify_certificate() Trace: Hostname does not match certificate SANs Status: Verifying certificate... Trace: CFtpControlSocket::SetAsyncRequestReply Error: Remote certificate not trusted. Trace: CFtpControlSocket::ResetOperation(70) Trace: CControlSocket::ResetOperation(70) Trace: CFtpLogonOpData::Reset(70) in state 4 Error: Critical error: Could not connect to server

I check the box "Always trust this certificate in future sessions." but there is no OK or Save button; I close the window and try again with the same results

here is the successful quick connect from the desktop that does work Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 0 Status: Resolving address of www.riouxgenealogy.org Status: Connecting to 160.153.92.103:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 1 of 500 allowed. Response: 220-Local time is now 13:03. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpLogonOpData::ParseResponse() in state 1 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 2 Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH TLS OK. Trace: CFtpLogonOpData::ParseResponse() in state 2 Status: Initializing TLS... Trace: tls_layer_impl::client_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: tls_layer_impl::continue_handshake() Trace: TLS Handshake successful Trace: Protocol: TLS1.2, Key exchange: ECDHE-SECP256R1-RSA-SHA384, Cipher: AES-256-GCM, MAC: AEAD Trace: tls_layer_impl::verify_certificate() Trace: Hostname does not match certificate SANs Status: Verifying certificate... Trace: CFtpControlSocket::SetAsyncRequestReply Status: TLS connection established. Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 6 Command: USER genealogy Trace: CFtpControlSocket::OnReceive() Trace: CFtpControlSocket::OnReceive() Response: 331 User genealogy OK. Password required Trace: CFtpLogonOpData::ParseResponse() in state 6 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 6 Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-Your bandwidth usage is restricted Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Trace: CFtpLogonOpData::ParseResponse() in state 6 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 7 Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpLogonOpData::ParseResponse() in state 7 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 8 Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: MFMT Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: AUTH TLS Response: PBSZ Response: PROT Response: UTF8 Response: TVFS Response: ESTA Response: PASV Response: EPSV Response: SPSV Response: ESTP Trace: CFtpControlSocket::OnReceive() Response: 211 End. Trace: CFtpLogonOpData::ParseResponse() in state 8 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 10 Command: OPTS UTF8 ON Trace: CFtpControlSocket::OnReceive() Response: 200 OK, UTF-8 enabled Trace: CFtpLogonOpData::ParseResponse() in state 10 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 11 Command: PBSZ 0 Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ=0 Trace: CFtpLogonOpData::ParseResponse() in state 11 Trace: CControlSocket::SendNextCommand() Trace: CFtpLogonOpData::Send() in state 12 Command: PROT P Trace: CFtpControlSocket::OnReceive() Response: 200 Data protection level set to "private" Trace: CFtpLogonOpData::ParseResponse() in state 12 Status: Logged in Trace: Measured latency of 105 ms Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpLogonOpData::Reset(0) in state 15 Trace: CControlSocket::SendNextCommand() Trace: CFtpListOpData::Send() in state 0 Status: Retrieving directory listing... Trace: CFtpChangeDirOpData::Send() in state 0 Trace: CFtpChangeDirOpData::Send() in state 1 Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpChangeDirOpData::ParseResponse() in state 1 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpChangeDirOpData::Reset(0) in state 1 Trace: CFtpListOpData::SubcommandResult(0) in state 1 Trace: CControlSocket::SendNextCommand() Trace: CFtpListOpData::Send() in state 2 Trace: CFtpRawTransferOpData::Send() in state 0 Trace: CFtpRawTransferOpData::Send() in state 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpRawTransferOpData::ParseResponse() in state 1 Trace: CControlSocket::SendNextCommand() Trace: CFtpRawTransferOpData::Send() in state 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (160,153,92,103,198,214) Trace: CFtpRawTransferOpData::ParseResponse() in state 2 Trace: CControlSocket::SendNextCommand() Trace: CFtpRawTransferOpData::Send() in state 4 Trace: Binding data connection source IP to control connection source IP 192.168.1.77 Trace: tls_layer_impl::client_handshake() Trace: Trying to resume existing TLS session. Command: MLSD Trace: tls_layer_impl::continue_handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpRawTransferOpData::ParseResponse() in state 4 Trace: CControlSocket::SendNextCommand() Trace: CFtpRawTransferOpData::Send() in state 5 Trace: tls_layer_impl::continue_handshake() Trace: TLS Handshake successful Trace: TLS Session resumed Trace: Protocol: TLS1.2, Key exchange: ECDHE-SECP256R1, Cipher: AES-256-GCM, MAC: AEAD Trace: tls_layer_impl::verify_certificate() Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: tls_layer_impl::shutdown() Trace: tls_layer_impl::continue_shutdown() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226-Options: -a -l Trace: CFtpControlSocket::OnReceive() Response: 226 29 matches total Trace: CFtpRawTransferOpData::ParseResponse() in state 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpRawTransferOpData::Reset(0) in state 7 Trace: CFtpListOpData::SubcommandResult(0) in state 3 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpListOpData::Reset(0) in state 3 Status: Directory listing of "/" successful

Tom Rioux 512-422-8682 Austin, Texas

#2186 quickconnect automatically fills in anonymous new Feature request normal FileZilla Client
Description

I tried getting around the user name length bug in filezilla by using quickconnect with the address and port filled in only. filzilla then fills in user with 'anonymous'

I should be able to leave it blank and fill it out after connecting. I would suggest including a 'login as anonymous' button if your concerened about users having to type anonymous.

thanks

#7450 recentservers.xml save the pasword in clear code new Bug report high FileZilla Client
Description

Hallo,

i found in the directory FileZila on a MS Windows Desktop PC the file recentservers.xml and if i open this file, then i can read my pasword in clear code.

I think, it is verry dangerous to save paswords in xml-files in a clear code.

Perhaps it is possible to save this pasword encoded?

Thanks

#8164 reconnect: remember Site Manager entry new Feature request normal FileZilla Client
Description

When using "reconnect" (Ctrl-R) after starting FileZilla it would be great if FZ rememberred not only the connection IP and local and remote directory but also the "session", i. e. the Site Manager entry it was started from - with all its settings like "Use synchronized browsing". Otherwise, if synchronized browsing is useful for this site (I guess as it is for most websites), using reconnect makes no sense. I always have to go to the Site Manager to start the session instead of using "Reconnect".

This ticket is some similar to ticket #4746, but there it is about remembering settings made interactively. Maybe it's easyier to implement remembering only Site Manager entry.

#12473 recurrent disconnections with BigSur new Bug report normal FileZilla Client
Description

Since I use the version with BigSur I have problems with recurrent disconnections and slowness on all uploads/downloads. (no problem with the Windows version) The program is unusable with these problems.

#12738 recursive delete fails on sync new Bug report blocker FileZilla Client
Description

Recursive delete fails if there are any files to be uploaded. I have to run it at least twice to clear out files that need to be uploaded then run it again to clear out deleted files.

#2454 redirect connection two logins and password new Feature request normal FileZilla Client
Description

Hi,

We have one customer, which have two server. There is an first login password then an other before acces to ftp server. So we need two logins and two passwords before acces to directory ? Where could i register theses two logins and passwords ?

Regards Philippe

#12275 refresh doesn't work correctly on folder windows new Bug report normal FileZilla Client
Description

Using refresh normally had the effect of reorganizing the folder windows. Now it doesn't anymore. The slider doesn't go to the new file. The view is not reorganized so that you see the new files.

#7198 refreshing changed files new Feature request high FileZilla Client
Description

On the left panel I have opened files from my PC, on the right panel I have FTP files from server.

When I change or rename any files in my PC with my HTML editor and save them back on my PC, the files on the left panel in Filezilla remains unchanged as they were before - with old filename and not ordered by date of change untill I refresh the panel. I need to reopen my directory in filezilla or refresh to see the changed files.

Is it possible to sort the files automatically when they are changed? For example Total Commander works with automatic refresh - when I change any file, the file is automatically changed on opened list too.

#5411 regex based file selection/manual file selection with check boxes within a directory. new Feature request normal FileZilla Client
Description

This is a feature request to have a toolbar, to be attached to either local or ftp site windows, that would allow regular expression based search patterns to find a file, a group of files, or folder within that directory and filter to show only those files found.

This regex filter toolbar would have to be an 'always active' filter and modify the currently listed files via a local cache of the directory as soon as characters are typed into this filter. Currently softwares like Directory Opus support this feature.

This regex filter toolbar should not include in its actions filtering of subdirectories, or files within subdirectories, but only what is listed.

This toolbar can also be settable as a preference option to work in 'AND' mode or 'OR' mode with existing 'Filename filters'

In addition, ( 2nd feature ) if a checkbox could be allowed next to all filenames or folders in a listing to manually select/override the regex filter selections using a mouse. These selections would be remembered prior to right clicking and adding to queue.

#2693 remote directory tree size as percentage of total window new Feature request normal FileZilla Client
Description

I have my interface set up like so:

Edit > Settings > Interface > Layout > Layout of file and directory panes: "Widescreen"

With the following panes visible:

  • message log
  • local file listing (mandatory)
  • remote directory tree
  • remote file listing (mandatory)
  • transfer queue

Whenever I adjust the widths of the three panels in the middle (local file listing, remote directory tree, and remote file listing) and then maximize/restore the window, the sizes get screwed up--especially on the remote directory tree.

I would like the width of each panel to be remembered as a percentage of the total width of the entire FileZilla window (e.g. left to right: local file listing 50%, remote directory tree 15%, and remote file listing 35%) and remain this way regardless of how I resize the main application to fit within my Desktop.

I think that would be nicer than whatever it's doing now.

#5125 remote folders don't always update when switching folders new Bug report normal FileZilla Client
Description

when I am updating my web site, I will typically

  1. connect
  2. change local directory
  3. change remote directory
  4. upload files
  5. edit some files with my editor
  6. change local directory
  7. change remote directory
  8. upload files
  9. goto step 4
  10. disconnect when done.

the connection stops working. I no longer get directory listings. I haven't tried doing an upload to see if it works when this happens. it happens after about the 2nd set of files.

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

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

#6516 remove drive letter from local directory new Feature request normal FileZilla Client
Description

Problem.

I've currently synced the sitemanager.xml file across my windows and linux computers (using Dropbox). I have also setup apache home directories to run off /www (on linux) and c:/www (on windows). Therefore all settings are the same.

When using syncronised directories in filezilla, one version has c:/www and other other uses /www which means they are different and breaks the synchronisation on one of my computers.

Solution

It would be great if the windows machine read the drive letter separately which means the path was /www on both machines allowing a completely synced working sitemanager.xml file.

#8252 remove individual item from Quick Connect new Feature request normal FileZilla Client
Description

It would be useful to have the option of deleting individual items from the Quickconnect dropdown list, say with a right-click action. Addresses change, clients go out of business, etc. etc.

#8500 rename a local folder while downloading other folders new Bug report normal FileZilla Client
Description

While downloading some folders from my webspace with ftpes (explicit ftp over tls), I tried to rename another local folder in the left area in filezilla, where i can see my local folders.

I made a right-click/edit on it, and it turned editable. Then I clicked on it directly after its name (downloads|) because i wanted to rename it to "downloads-old".

When i start to type the first letter ("-"), the "edit-mode" disappeared/closed , and so it is impossible to rename this or another local folder.

I had to open a filemanager of gnome to rename the folder.

This problem exists only When downloads are active. Without any downloads, the renaming works without problem.

The 'Download-Mode', where the problem appeared, is: "overwrite if filesize is different or file is more actual". I use the german version of filezilla.

here my filezilla info: =============================================================== FileZilla Client


Version: 3.6.0.2

Build information:

Compiled for: x86_64-redhat-linux-gnu Compiled on: x86_64-redhat-linux-gnu Build date: 2012-12-06 Compiled with: gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8) Compiler flags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -g -fexceptions -std=gnu++11

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.12.22 SQLite: 3.7.13

Operating system:

Name: Linux 3.7.7-201.fc18.x86_64 x86_64 Version: 3.7

======================================================== i can't test it with the nightly build because http://filezilla-project.org/nightly.php does only show a "nightly builds" - header, but no content or download-links, at the moment.

#9924 rename and overwrite cause incomplete file list new Bug report low FileZilla Client
Description

When I rename a file at the FTP-Server and this name matches to the name of an existing file, than appears a dialog box and says 'Target filename already exists, really continue?' I click on yes and FileZilla overwrites the file succesfully. But then I get an incomplete list of the files at the FTP-Server. It seems that only the files are shown that was in the list above the renamed file. After pressing F5 (refresh) I get the complete list of files.

#12295 rename with existing to-name not accepted new Bug report normal FileZilla Server
Description

Formerly it was possible to rename a file in a way that a allready existing file was overwritten. Now it gives the following errormessages:

Status: Renaming '/woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL7okt3.php' to '/woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL.php' Command: cd "/woordenlijstnieuwgrieks/Mededelingen" Response: New directory is: "/woordenlijstnieuwgrieks/Mededelingen" Command: mv "mededelingMededelingWL7okt3.php" "mededelingMededelingWL.php" Error: mv /woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL7okt3.php /woordenlijstnieuwgrieks/Mededelingen/mededelingMededelingWL.php: received failure with description 'Failure'

#7786 renaming of library / pds members on z/OS new Bug report normal FileZilla Client
Description

I tried to rename MDCT.PROD.C(TTR249) to MDCT.PROD.C(TTR249O2). Below is log with error need to be fixed (output name is incorrect).

Command: PWD Response: 257 "'MDCT.PROD.C'" partitioned data set is working directory. Status: Renaming MDCT.PROD.C(TTR249) to MDCT.PROD.C.TTR249O2 Command: RNFR 'MDCT.PROD.C(TTR249)' Response: 350 RNFR accepted. Please supply new name for RNTO. Command: RNTO 'MDCT.PROD.C.TTR249O2' Response: 550 Cannot rename from partitioned data set MDCT.PROD.C(TTR249) to a different partitioned data set MDCT.PROD.C.TTR249O2.

#1945 repeat-last-transfer Hotkey (also on off-focus or so) new Feature request low FileZilla Client
Description

usefull for the most repeated task (for some kind of happieness)

#5127 request for proxy-password if the field emtpy new Feature request normal FileZilla Client
Description

If in the application settings a proxy enabled, and the proxy password field is emtpy, then request for a password, when connect to a ftp server, that want use this proxy.

#12985 resume feature request new Feature request normal FileZilla Client
Description

currently if we choose resume when upload file, filezilla will not upload anything if file content changed and just notify that file uploaded successfully!

I ask you to add new option that resume files if not changed otherwise overwrite files if something changed.

this could be possible if you check hash of files I guess?

(actually it is a bug that it show file uploaded but nothing uploaded also. at least it should show nothing uploaded!)

imagine you set resume for default action when upload several files of a project. and then you change a file and upload all again. then you think you have new files on server but resume does not uploaded changed files!

#5608 resume function does not works if server is not connected new Bug report high FileZilla Client
Description

win32 version but i think error exist on all OSes.

1) start FZ with 2/3 Mo of the file already on the remote server on the first screen, i start FZ with "process queue" the file start at 0 not a 2/3 Mo so resume hasn't work

2) start FZ with 2/3 Mo of the file already on the remote server on the second screen, i start FZ with "process queue" the file ask me to resume or not and if i choose resume start at a 2/3 Mo so resume worked well

"critical" flag is selected coz i was not happy than resume has not worked when i resumed at 95% a file of 4 GB !!!

ps: screenshot files will be added later if i can upload before create the ticket else i will use imageshack

#5407 retain permission settings new Feature request high FileZilla Client
Description

It would be extremely handy if there was a way for FileZilla to retain the permission settings for files copied from one place, so that it could restore the permissions to the original settings when those files are uploaded to another server.

#12469 root file access given to localmachine new Bug report normal FileZilla Client
Description

App: FileZilla Pro.

Indental Info: New User of Pro version.

The way the directories where ordered where driving me nuts.

Went to Prefs and selected natural order and it Bounced me back to my root "/"... which I hadn't allowed.

From there I had access to /bin & /sbin etc and other

Added a couple of Screen shots that show my protected list and my root access list.

Quiting a restarting drops me back into root.

#1827 rsync capability would be fantastic new Feature request low FileZilla Client
Description

It would be great if rsync was built into FileZilla such that local and remote machines can be synchronized and mirrored to.

http://rsync.samba.org/

#12979 screen error new Bug report high FileZilla Client
Description

Every time I start or shutdown the following screen error appears. I have uninstall and rerinstall FileZilla Pro FileZilla Pro


Version: 3.65.1

Build information:

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

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.0

Operating system:

Name: Windows 11 (build 22631), 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\gksc\AppData\Roaming\FileZilla\

Error:

error loading que an error occured loading the transfer que form

#9395 searching long directory listings new Feature request normal FileZilla Client
Description

It would be cool if there were a search box, where you could enter the first few characters of a file name, and FileZilla would scroll the directory listing to the point where those characters would be if they were in the sorted listing.

For synchronized viewing, that should happen to both directory listings; I would suggest doing it for non-synchronized viewing also, although that point is somewhat debatable. But while the directory _structures_ may not be the same, the content may well be similar, in some circumstances. An alternative for non-synchronized viewing might be to have one search box but two buttons, to search local, or search remote.

#2762 segmented downloading (and uploading?) reopened Feature request normal FileZilla Client
Description

It would be nice if FilleZilla client supported something that I think is called "segmented downloading": the possibility to download a file using multiple connections to the same server; each connection would download a different segment from the same file.

I just had a situation with a stupid ISP, that severely limits the bandwidth on each TCP connection, but not for all connections.

Thank you.

#6199 sending files directly from explorer and have the link copyed automatically new Feature request normal FileZilla Client
Description

Hi, I'am a speaker that produces from hit's own studio, and often I use filezilla client to put my files onto the ftp and send the link via email to my customers. I've been thinking in a facility to send files directly from explorer and copying the destination link into the clipboard. I imagine this: by selecting one or more files, when I click "send to ftp" from the folder context menu', filezilla compresses all the files in a single zip and then send it to an ftp, into a folder that follows the local disk folder structure. For example, if the file that I have to send is in c:\recordings and is called 1.mp3, I click on 1 with the right mouse button from the folder windows, I select "send to ftp" and it compress and then uploads the file in a folder called recordings, without showing windows. After the process is complete, the http destination link (partially defined by the user) is copied onto the clipboard and a beep or a popup can warn the user about the successful operation.

This adds to filezilla the capability of compressing files that is present into other softwares, and 2 to me is a very useful facilityto send link to files via email, like dropbox but with a own domain or server. Can it be done?

#9675 set to use system default date format, but not correct date display in client file list accepted Tim Kosse Bug report normal FileZilla Client
Description

I have just updated FZ client to new version, noticed that the date format has changed to mm/dd/yy. Before update this was dd/mm/yy as per system settings (UK, Windows 8, 64-bit). Checked the setting in Filezilla and the default is selected (use system default). It seems this is being ignored.

#7232 sftp implementation presumes a fixed size buffer of 32KB for transfer of data to client new Bug report normal FileZilla Client
Description

If the server does not return exactly 32KB of data the following error is generated: error while reading: received a short buffer from FXP_READ, but not at EOF - The specific issue is around line 1331 of sftp.c. There is a rather broad comment on 1289 in which the developer was unsure how to handle a short read. - The RFC is a bit fuzzy in describing this case (section 8.2.1): " However, the server MAY respond with less data if EOF is reached, an error is encountered, or the servers internal buffers can not handle such a large request. " I believe the key point is "MAY respond with less if the servers internal buffer cannot handle such a large request" is sufficient broad that the client should not assume that fewer than 'length' bytes is indeed EOF or an error. - I'm unsure about windows API; but for variants of UNIX (including linux) this closely follows the read API in which the implementation is free to return fewer than N bytes (hence the return values indicate the number of bytes read). While typically synchronous reads will indeed return N bytes they are not required to do so. - Anyways we ran into this issue when the server did in fact return fewer bytes and the client (filezilla) abruptly exited. - Following the above convention we believe the loop should be written as:

while(toread > 0 ) {

n = read(buf,MIN(bufsize,toread); if( n indicate error ) error; toread -= n;

} rather than while(toread > 0 ) {

n = read(buf,MIN(bufsize,toread); if( n != MIN(bufsize,toread) ) error;

} - Here is the code from the standard linux sftp.c client: - code to actually read the data: while (total_read < buffer_maxlen) { bytes_requested = buffer_maxlen - total_read; *(s++) = SSH_FXP_READ;

request_id = sftp->request_id++;

. . retcode = _libssh2_channel_write(channel, 0, (char *) packet,

packet_len)

retcode =

sftp_packet_requirev(sftp, 2,read_responses,

request_id, &data, &data_len);

. .

case SSH_FXP_DATA:

bytes_read = _libssh2_ntohu32(data + 5);

if (bytes_read > (data_len - 9)) {

sftp->read_packet = NULL; sftp->read_state = libssh2_NB_state_idle; return -1;

}

#ifdef LIBSSH2_DEBUG_SFTP

_libssh2_debug(session, LIBSSH2_TRACE_SFTP, "%lu bytes returned",

(unsigned long) bytes_read);

#endif

memcpy(buffer + total_read, data + 9, bytes_read); handle->u.file.offset += bytes_read; total_read += bytes_read; LIBSSH2_FREE(session, data); /*

  • Set the state back to allocated, so a new one will be
  • created to either request more data or get EOF */

sftp->read_state = libssh2_NB_state_allocated;

#10257 shortcut forgotten at update new Bug report low FileZilla Client
Description

At each update, the desktop icon is rewritten and any keyboard user shortcut such as Str-F used to launch FileZilla is forgotten.

#4811 shortcut to directory still link to old directory if shortcut changed on server new Bug report high FileZilla Client
Description

There is a shortcut of a directory on server, filezilla can resolve it and enter the correct directory at first time. Then server updates the shortcut pointing to another directory, firezilla client enters the old directory still.

Refesh (F5) it, still wrong directory.

#7888 show additional information on ssl/tls connections new Feature request normal FileZilla Client
Description

Hello,

I think it would be beneficial to include some extra details for ssl/tls connections.

A few that come to mind are the ssl/tls version used example TLSv1, TLSv1.1, etc.

Also, I think it would be helpful to include the signature algorithm used example SHA-1, SHA-256, etc.

Thanks

#2157 show average transfer speed per transfer new Feature request normal FileZilla Client
Description

At present, the only time stamp is when FileZilla is started. I request that each event is time stamped. Also, a request that average transfer speed should be logged. The two items are linked and it can be calculated manually if required so long as one item or the other is put into the log file.

Cheers SeismicBod

#1705 show filename separately in transfer queues new Feature request normal FileZilla Client
Description

I think in the 'Download Status' (the bottom of filezilla), an option of 'only show file name and 'show file name with directories' is very useful. Becoz when I download a file with long folder name, I need to expend the width for a long while to see the file name. Thanks a lot.

#1557 show percentage of transfers in system tray new Feature request normal FileZilla Client
Description

Hi, i would like to see the percentage of an active transfer in the system tray and some 'mouseover',"What's this ?" or "TollTipText" quickhelp for the toolbar ( whatever you call it ).

Funny how SourceForge pickes exactly the right category :-)

nice FTP-Client so far !

#8349 show splash screen at startup (Long delay on startup using local network drive) new Bug report normal FileZilla Client
Description

When the local site remembered on startup is a network file share containing thousands of sub-directories, the FileZilla client takes about 5 minutes to appear.

This delay with no splash screen or progress indicator would typically lead the user to try again repeatedly, as if the launch did not execute. (There was no visual feedback of any sort.)

This symptom suggests inefficiency reading large numbers of filesystem objects. Perhaps it should be limited by default?

At least the operation should indicate some sort of progress. Preferably interruptible by user ("Cancel" button).

An instantaneous Splash Screen would help mitigate the confusion.

Similar delay occurs also when navigating to said directories after startup.

FileZilla Client


Version: 3.6.0.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-11-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.4 SQLite: 3.7.6.2

Operating system:

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

#2368 simultaeneous download through different computers new Feature request normal FileZilla Client
Description

feature: simultaneous split download through multiple clients from multiple machines

Description: i wanted to request something like this: say.. two filzilla clients A and B in entirely different computers connect themselves.. then when a user from A or B gives a file to download, one section of the file is downloaded by A and other section by B. this gives rise to distributed downloading of the same file (starting from different file offsets) so that the overall speed is faster. the user from A or B then can meet physically and get the missing parts from each other.both user A and B have to download less per connection.

of course.. there is no need to be two users.. one user with two computers can manage... and also.. should be able to handle around 10 connections(not only two computers) from 10 different computers, each downloading only part of the file on the FTP server .the connection between the two ftp clients is used to keep it ordered so that there is no repeated downloading of even a single byte from the file from either A or B. maintaining 10 connection may be hard.. but.. say.. a custom named irc channel (made temporarily for the 'talks' between the 10 computers) can be utilised for keeping alll the 10 computers in sync( to know which client is downloading which part of file..)

i think this is very important for people .. with this feature.. user can download a 700mb file by utilising two separate connections, eg: office and home (office can download 350 and home another 350)

i dont think many people will comprehend this feature well.. but.. :->

Thanks in advance, FiRE

#2966 simultaneous transfers by site/all together new Feature request normal FileZilla Client
Description

there should be a setting, to seperate simultanios downloads by sites.

problem: DSL hat today 10 MBit and more. if i have to download files from severl servers, it should start for ech sit eone queue, if my bandwidth is not fully used. at the oment muc difficut, becase i have to play withpriority and mark single files and then restart queue.

#10756 since update FileZilla_3.15.0.2_win64-setup moreinfo Bug report normal FileZilla Client
Description

Since I have updated to latest version I am constantly getting corrupt .rar files. Seems to hang at end of file, I let it run it's course and finally finishes then when I extract I get a corrupt file. I do not get this using any other client and I know my sources to be good. Windows 7 Ultimate 64 bit 8core 4 ghz AMD FX Black series CPU 16GB Vengence DDR3 RAM 1066 (shows in MSI suite) Also since FileZilla_3.15.0_win64-setup (I apologize I did not search database for this bug)now seems to hang after downloading a release within 5 minutes it won't refresh directory. Times our and reconnects.

#8373 single file upload/Download is very slow - multiple uploads/Download are fast new Bug report high FileZilla Client
Description

Hello there, im a active user of FZ , and i found a really irritating bug on my FZ

: this is the diffrence on Speedcap : when i upload 1 file at the time, ( more in queue) i get a max speed of 126kbps

But, if i turn on 3 or more filetransfers at the time, i get a max usage of my connection , witch is 40mbit..( this is upload btw )

And i've checked if i have any speed caps ON on the settings, but i do not, and this happens only if i try to transfer 1 file at the time, No mather what kinda file type it is

#11518 slow download speed, probably after last update. Only slow with Filezilla moreinfo Bug report high FileZilla Client
Description

It takes 130 hours to download 4Gb with a 10Mb/s download speed. If I use google drive or Teamviewer to download the same file it takes me 20 minutes or 2 hours for the same file. Try it on this moment also, it will take 8 hours (still to go)

The provider checked the internet connection already, changed the cable and modem. Speedtest result is 11Mb/s almost every test.

What can I do?

#11618 small bug for x64 build new Bug report low FileZilla Server
Description

/trunk/source/Interface/StatusCtrl.cpp r8791


void CStatusCtrl::DoStreamIn(int extraFlags) {

EDITSTREAM es; es.dwCookie = (DWORD)this; Pass a pointer to the CString to the callback function es.pfnCallback = RichEditStreamInCallback; Specify the pointer to the callback function.

StreamIn(extraFlags | SF_RTF, es); Perform the streaming

}


void CStatusCtrl::DoStreamIn(int extraFlags) {

EDITSTREAM es; es.dwCookie = (DWORD_PTR)this; Pass a pointer to the CString to the callback function es.pfnCallback = RichEditStreamInCallback; Specify the pointer to the callback function.

StreamIn(extraFlags | SF_RTF, es); Perform the streaming

}

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

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

Test:

  1. Create a file with the name ctestäöü.txt
  2. Set the character set in "Charset" - "Use costum charset" to "ASCII" (or use any other non UTF-8 FTP-Client).
  3. Upload this file to your utf-8 ftp server.
  4. Switch the character set in "Charset" - "Autodetect" or "Force UTF-8".
  5. The file will no longer dosplayed!
#10444 speed limits apply per-file, not total for the server new Feature request normal FileZilla Server
Description

Speed limits are applied for each individual file download. So if the limit is 100KB/s and one file is being downloaded the total BW occupied by FTP downloads is 100KB/s. If two users are connected (or a single user is downloading two files) the maximum BW becomes 200KB/s.

This makes it nearly impossible to allow more than one connection while limiting total bandwidth the server is using.

#12998 sqlite3 reopened Bug report normal FileZilla Client
Description

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

Error:

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

FileZilla Client


Version: 3.66.0

Build information:

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

Linked against:

wxWidgets: 3.2.1 SQLite: 3.39.4 GnuTLS: 3.8.1

Operating system:

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

#11727 storj upload progress bar shows >100% new Bug report normal FileZilla Client
Description

Hi, there is a bug with uploading files to storj. I ve just test to upload few files and the progress goes upper then >100%. I stoped uploading manually on ~130%. Actually i don't know what Filezilla try to upload when file size less than 790mb but uploaded more then >1300mb.


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