Custom Query (2166 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 2166)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Summary Status Owner Type Priority Component
#8478 ftp/s does not support certificate-auth (no password) new Feature request normal FileZilla Client
Description

FileZilla does not appear to support client-certificate auth (no password) mode. Examples where this does work via cURL include:

curl -v -k --ftp-ssl --ftp-pasv --disable-epsv --key userkey.pem --cert usercert.pem ftp://user@server

curl -v -k --tlsv1 --ssl --ssl-reqd --ftp-alternative-to-user "SITE AUTH" --disable-epsv --ftp-skip-pasv-ip --key userkey.pem --cert usercert.pem ftp://server

I can provide output and trace logs if desired, but since the traces show certificate detail, I'd prefer not to do it in public.

RFC 2228 specifically states that the server can accept AUTH info as sufficient for login, and provides FTP response codes for doing so, bypassing the PASSWORD prompt.

The ability to specify a certificate for a particular connection profile would help here, keeping the connection from trying the wrong certificate (this would also help SFTP connections avoide the error noted in bug report 8476 (http://trac.filezilla-project.org/ticket/8476)

#8484 Please change "Selected file already being edited" box. new Feature request normal FileZilla Client
Description

Please add a checkbox to this dialog that causes the dialog to remember what you did last time. I frequently use FileZilla to just look at files that are changing at the remote site so every time I want to refresh I have to select "Discard local file...".

You get the idea.

As an alternative to this change make view and edit two different functions.

Here are the "info" dump:

FileZilla Client


Version: 3.6.0.2

Build information:

Compiled for: i686-apple-darwin9 Compiled on: i386-apple-darwin9.8.0 Build date: 2012-11-29 Compiled with: i686-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.3 SQLite: 3.7.6.2

Operating system:

Name: Mac OS X (Darwin 10.8.0 i386) Version: 16.104

#8488 Incomplete File Transfers to Server new Bug report normal FileZilla Client
Description

With recent versions of FileZilla, we have been seeing a number of incomplete file transfers. Here are our steps to reproduce:

1) Connect to the FTP server (on Windows CE device). (No encryption, anonymous FTP). 2) Transfer a file of size > 1MB from client to server. 3) Often the file transfer will "complete" after only ~200kB have been transferred. Sometimes a client PC will get stuck in this state, unable to transfer larger files. 4) The file remains on the server with a size of ~200kB.

The reason why I suspect FileZilla is the culprit is because other FTP clients (such as Microsoft command line ftp client and Windows Explorer) work OK from the same machines that have trouble with FileZilla.

Furthermore, I once took a Wireshark capture during the transfer and it seemed evident that FileZilla was dropping the ball on the communications.

This seems to happen with 3.6.0.2 but not with 3.6.0. However, I am not certain of that.

Thank you for your assistance. Please let me know if there is more information I could provide that would be helpful in tracking down this bug.

Detailed version information below:

FileZilla Client


Version: 3.6.0.2

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-11-29 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: 64 bit system

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

we have following issue

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

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

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

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

#8492 FileZilla very slow (~5MB/s) when using sftp to upload file new Bug report normal FileZilla Client
Description

FileZilla is very slow ~5MB/s, ~90seconds when using sftp to upload a file to my local SSH file server only, while a Linux command-line "sftp" tool is much faster:

$ sftp sshserver@127.0.0.1 sftp> put Filename.tar Filename.tar 100% 379MB 20.0MB/s 00:19

I'm really wondering why this is.

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

#8505 Upload elapsed time incorrect new Bug report normal FileZilla Client
Description

Hi, I'm uploading a file very slowly and I believe it is not counting the hour in the upload's elapsed time. Essentially this previous bug: http://trac.filezilla-project.org/ticket/5657 but as applied to uploads rather than downloads.

#8537 upload fails to start following change in directory from successful upload new Bug report normal FileZilla Client
Description

I renamed about 20 of the 48 .JPG files in the 'photos' directory in my PC mirror of my website. Instead of manually renaming them on the website, I created a new '@swap' sub-directory there, and dragged and dropped the files to be renamed to it. Then on the PC I selected all the files in the 'photos' directory and uploaded them to the website's 'photos' directory, responding to whether to skip overwriting the files that were not renamed with 'skip' and 'all'. It all worked fine.

Before that upload was quite completed, on both the PC and Website, I changed the window focus to another directory, my 'ph' directory in each window. The I tried to upload its '@…' file, but the file was not added to the queue. I tried changing the directory focuses in other ways and coming back to try again with no effect. I opened a new connection to the website and went to the 'ph' directories and it had no effect.

I closed and reopened FileZilla and went to the 'ph' directories and the file uploaded as usual, prompting me to overwrite the old one.

The version it occured on was: 3.5.3 then I installed current version: 3.6.0.2

#8576 Small redo last transference new Feature request normal FileZilla Client
Description

I always miss this little detail. You must take the file and put it into the dir, one change an do it again. I will thank this little button that I would use to upload new version of a file that i'm editing, but i would do twice (up and down)

Actually you need to edit a file directly from ftp to do some like this. The idea is make it on local server files.

my two cents. thank you.

#8577 Asks to overwrite file when first attempt fails new Bug report normal FileZilla Client
Description

Figured this should be automatic.. appears to inquire about overwriting when first attempt to download fails (broken connection or incomplete transmission).

I would have expected this to be automatic on retries..

On the other hand, if it fails, I would expect it to ask to keep partial file or delete...

#8587 Race condition in upload: Collisions with previously failed transfers (?) new Bug report normal FileZilla Client
Description

I'm experiencing a race condition when uploading. Approx. every 300 files, a file that's being uploaded already exists, and I'm prompted what to do. Typically the file has 0 bytes, sometimes it has <100% size. These files are from previously failed attempts in the same queue - NB that the target directory was empty before.

I'd expect FileZilla to retry failed uploads non-interactively. I'm using 8 concurrent transfers, and the remote server is "flaky" in that it likes to terminate connections randomly every once in a while.

So here's my hypothesis:

1) Thread A uploads file foo, is kicked off the server before upload completes. This leaves the file in the transfer queue (does it?). 2) Thread B finds foo in the transfer queue, tries to upload, and finds the incomplete file created by thread A in 1).

If this is true, the solution might be to do the collision handling cross-threads, i.e. B should know that A just failed to upload foo, and retry non-interactively.

I'm happy to set up a test account on this flaky server. The race is pretty easy to trigger by uploading, say, WordPress (maybe 2 or 3 times).

Also, and I assume this is related, there are files in the "Failed transfers" list. Shouldn't those be retried? (Should I open a new bug for the latter issue, in case it's not related? Or is it even a bug?)

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

Hi,

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

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

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

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

I checked sftp with openssh soft and everything is OK.

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

Can you confirm me that there is a FilleZilla issue ?

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

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

This could be easily overlooked by unexperienced users.

Steps to reproduce:

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

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

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

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

#8600 Site Manager search option new Feature request normal FileZilla Client
Description

Hi, I love filezila it’s the best. I running hundreds of sites using that software and it's the best.my quotations Is if it possible to have an "search option" inside the site manger windows So I will be able to quaky find web sites information instead spending minutes to find one site info in my 250 hundred web sites?

Regards yani

#8632 unclear colors at directory-comparison new Feature request normal FileZilla Client
Description

Hello,

I'm not sure, if it's a bug or a feature. I searched a little bit for this, but found no other tickets on this:

When the directory-comparison mode is enabled, differences between host and server are displayed in three colours: green, yellow, red. But it seems, that the test on possible differences are made in the wrong order.

This is the actual behaviour of filezilla: if a file occurs on one side only, then the colour is yellow. else if a file differs in its age, then the colour is green. else if a file differs in file size, then the colour is red.

The result is, that files, which differ in file size _and_ age are displayed green, not red.

As the difference in age may be irrelevant (sometimes the timestamps are simply not correct on one side), but the difference in file size and hence the difference in content is relevant very much.

According to this, I would prefer, if the files with difference in age and file size are displayed in red, not green. The test on differences in file size should be made before the test on a different age.

I'm sorry, that no patch is attached, because I think it would be easy to change the described behaviour, but I don't have the time to do that by myself actually.

thanks for a great client,

Christoph Mühlmann

PS.: I'm using FileZilla 3.6.0.2 on Windows 7 x64

#8652 active mode does not work with SOCKS 5 proxy new Bug report normal FileZilla Client
Description

Hi,

there is a problem if I want to connect to a ftp server that ONLY supports active mode connections.

This is the FileZilla client output: 13:58:31 Status: Connecting to ftp-01.eurorscg.de through proxy 13:58:31 Status: Resolving address of proxy.oz.de 13:58:31 Status: Connecting to 10.1.224.211:1080... 13:58:31 Status: Connection with proxy established, performing handshake... 13:58:32 Status: Connection established, waiting for welcome message... 13:58:32 Response: 220 ftp-01.eurorscg.de X2 WS_FTP Server 7.5.1(64741463) 13:58:32 Command: USER username 13:58:32 Response: 331 Enter password 13:58:32 Command: PASS 13:58:32 Response: 230-User logged in 13:58:32 Response: Welcome to FTP Euro RSCG 13:58:32 Response: 230 User logged in 13:58:32 Status: Server does not support non-ASCII characters. 13:58:32 Status: Connected 13:58:32 Status: Retrieving directory listing... 13:58:32 Command: PWD 13:58:32 Response: 257 "/users/username" is current directory 13:58:32 Command: TYPE I 13:58:32 Response: 200 Transfer mode set to BINARY 13:58:32 Command: PASV 13:58:53 Error: Connection timed out 13:58:53 Error: Failed to retrieve directory listing

I have enabled Active-Mode in Transfer-Settings but FileZilla still sends the PASV command to the server to obtain the directory listing. That is where it stops. Since I don't have access to the server and can't change anything on the server side it would be nice if you can have a look at this issue. And the problem is not in my network configuration, because ws_ftp manages to connect to that server in active mode without any problems. I even can reproduce the problem with a simple linux ftp command line client outside of our firewall. As soon as I send the PASV command to the server, it stops responding. Without the PASV command, the connection works fine.

Greetings,

Uwe.

#8657 Imported settings not working new Bug report normal FileZilla Client
Description

Hi, I am having trouble with imported settings not changing the Filezilla active settings.

I have altered the settings as needed and then created my export file, FileZilla.xml, which I can open and see has all the values that I changed. For example:

<Setting name="File exists action upload">6</Setting>

When I import the XML file in a new Filezilla client and restart, the settings are still set to their defaults. The program does not generate any errors, and does provide feedback that the task has completed: "The settings have imported successfully..." and "The selected categories have been imported."

If I look in $HOMEDIR\AppData\FileZilla\filezilla.xml, it still has the default setting:

<Setting name="File exists action upload">0</Setting>

Site manager entries are getting imported with no problem, but none of the settings are changing.

I've tried multiple times, restarting FileZilla each time after import, and it never shows the imported settings.

Below is the client version info, and I've attached the exported settings file I'm trying to import (I manually deleted the Last Server tag for privacy reasons).

FileZilla Client Info:


Version: 3.6.0.2

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2012-11-29 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: 64 bit system

#8660 Better handling / overview site manager list under Mac new Feature request normal FileZilla Client
Description

If you have a lot of entries plus bookmarks in your site manager list (which is always fully expanded), it needs some time to find the server you're searching for. Under the windows version of FileZilla, there is a drop-down-list in the button bar for a fast access.

It would be great, if such a kind of compact list can be included in the Mac version too.

Additional suggestion: Building the site list as a menu with server entries and expanding bookmarks as submenus: 1st level: Only the server entries; If the mouse hovers the server entry, than the additional bookmarks from this server appears as child-menu.

However, thanks for constantly improving FileZilla!

#8681 The problem with the Cyrillic character set in the 'Remote site' input box new Bug report normal FileZilla Client
Description

Example: displayed /Work/Êëèåíòû instead of /Work/Клиенты

Please, fix this little bug

Best regards, Anton

#8687 Filezilla fails to begin uploading multiple connections when uploads set to two new Bug report normal FileZilla Client
Description

Transfer Settings > Limit number of simultaneous uploads.

If I set this to two, and begin the upload, only one upload begins.

If I then begin an additional upload to a different server, the second upload for the first server begins, and the second server is queued.

The second server being queued is fine and correct, but the first server should begin with the two uploads as I have set, and not just the one.

Hope that made some sense.

#8691 Implement negotiate/kerberos authentication for proxy connection new Feature request normal FileZilla Client
Description

Filezilla works well with a Squid proxy using the basic authentication mechanism, but with the negotiate mechanism using a kerberos backend, it doesn't work at all.

It would be great to have this working, since it would allow to use Filezilla with our proxy server in a secure and convenient way.

Is it possible to implement kerberos authentication?

#8694 Duplicate open tab new Feature request normal FileZilla Client
Description

Every day I use FileZilla and it is common for me to open several tabs connecting to the same server/ftp account. On every new tab I have to manually navigate to the folder I am interested.

It would be a nice feature to add a "Duplicate tab" functionality, meaning open a new tab, connecting to the same server and open the same folder as the original tab.

Is it possible?

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

#8702 Improve Update Process new Feature request normal FileZilla Client
Description

Would it be possible to improve the update process? Currently (at least for the mac), updates are downloaded and require the user to manually extract and apply the update.

Ideally, I would like to see the process enhanced so that after the file is downloaded, the option to restart + install is provided to automatically apply the update.

Given the diverse user base for Filezilla, if this particular feature request conflicts with other user workflows, perhaps it could be implemented as an option within the application?

#8705 DDE Execute Request Failed: a transaction failed new Bug report normal FileZilla Client
Description

Since recently updating Filezilla, I now get this error when opening a html file to view? Filezilla use to open the file in a new tab in an open browser, but now after getting the error, it opens a brand new browser.

#8709 Shortcut for directories in site manager new Feature request normal FileZilla Client
Description

Feature request: Add shourtcuts for entries in the Servermanager to allow the users to jump directly to designated directories.

Something like that: http://i.imagebanana.com/img/4a983ohv/sm.png

#8727 Update sorting of files/dirs by date new Feature request normal FileZilla Client
Description

RE: Sorting of files or dirs is still in "old style" (pre-vista) format:

Client is still using a click column date sort based on pre-vista - (initial sort is old to new - new at bottom first). Please do the initial sort 'new to old'.

This was an annoyance in Windows for years (fixed in vista onward), and still a MAJOR annoyance in client.. why? Seems as simple change and a pretty logical follow-through to complement Vista/7/8/ explorer interfaces..

#8729 files get lost from "not transfered" to transfer list => ALWAYS "not all files re-listed" new Bug report normal FileZilla Client
Description

i regularly perform backups of all kinds of files with filezilla client and i use it a lot. actually, reliability has been an issue before. i even noticed files that were not entirely transfered. actually, i don't if this has been fixed by now. but back then i noticed, files were not fully transfered. so i went back and had to transfer it directory after directory to make it work.

and i've lost files before. but this time it's very critical. and i don't talk about the files. a website or application never runs if even one or two files are missing. but the loss this time is severe.

the trouble is, i can re-list "not transfered" files. but now filezilla ALWAYS says, not all files were put back in the transfer list. and i mean ALWAYS. every time i tried and try, i had this message and with different file formats. no matter if there were only 4 entries in the "not transfered" list, 40 or 400.

two days ago i started a major backup and after only a few thousand files and this message coming again and again i started checking and within a few thausand transfered files i've lost like 700 files!!! meaning even after like 1/6 of the backup i've lost more than 1000 files!!!

the entries just disappear from all lists. they don't go back to the transfer list and they are cleared in the "not transfered" list. it's not quite funny to backup lost files by hand. especially if there are hundreds or thousands. but that is not even possible when they are cleared in all lists! backing up some thousand files of different purpose and directories, you have no chance to find out the missing files. actually, today i tried to backup the most important files and again i've lost a lot of files. just now i re-listed 1772 files, 12 were in the list before and after re-listing i had 1756. meaning, 28 files are gone in only this one re-listing.

i didn't notice this trouble before and especially not to this extent. i'm using a german version and it says it's compiled on may 26th ... and it's says, version is 3.7.0.2. wxwidget 2.8.12, gnutls 3.1.11, sqlite 3.7.16.2, active transfer mode ... hope that's everything you need.

you should really try to get filezilla highly reliable. i barely have trouble with the application, but reliability has always been an issue. and this application is for "file transfer". so, i don't know about other people, but my data is always important. so is reliability. i like filezilla and i've been using it for years. reliability would be a good "feature" to add.

#8730 Preserve timestamps of transferred files does not preserve for file type eml new Bug report normal FileZilla Client
Description

Hi

I am working under Windows Vista with filezilla client 3.7.0.2

I am extensively using the "Folder compare" feature of filezilla client and I am using the option to preserve timestamps when uploading files.

After uploading a file on the box, filezilla client still says that the files are not the same. The timestamp of file copied is the current timestamps only for files with eml extension.

I am connected to a remote linux box throught its sftp server

I've rename the file with txt extension and now it's good !!!

Thanks for looking into this

Regards,

Patrick (french user)

#8741 upload goes into loop when a file name has a space at the beginning new Bug report normal FileZilla Client
Description

I tried to upload a file that has a space at the beginning of the name, for example: " 123.tif". The application starts uploading it but after reaching the 100% it returns to 0 automatically and upload the file again. I am using the latest version of Filezilla.

#8742 Options - Auto Changing Simultaneous Transfers new Feature request normal FileZilla Client
Description

Adding the optional option for FileZilla to change Simultaneous transfers based on current file size(user set) that is currently being transferred.

Example: User sets if a file is greater than or equal to 1GB(customizable) use only x(customizable) simultaneous transfer in transfer options when enabling this optional option by checkbox. While the norm of that user is using x simultaneous transfers. (x=1<->10)

Basically smaller files get multiple transfers while larger files run on a single or few transfer/s to speed up the transfer of the larger files since the current bottleneck for the larger files would be the network and disk speed.

#8749 Lockup after downloading file while editing new Bug report normal FileZilla Client
Description

I download a file from the server and EDIT the file. At some point later I have to re-download the file. Once it downloads I get the dialog box asking if I want to re-upload the file because it changed, but I also get the dialog box asking if I want to edit a file that's already being edited, then it locks up.

I'm running OS X 10.8.

#8755 Speed limits doesn’t work properly under XP Pro (32-bit) with SP3 new Bug report normal FileZilla Client
Description

Filezilla 3.7.0.2 is using the full bandwidth of the network connection and doesn’t honor the speed limits when they are set and active. This is happening for the both limits on Download & Upload.

If we are watching the reported momentary speed in the transfer queue everything is fine because the speed match to the configured limits. Actually Filezilla is transferring the file at the full speed of the connection ignoring the speed limits that were reported properly in the queue.

Example: 1) The size of the test file is about 101 MiB at:

ftp.mozilla.org/pub/firefox/releases/21.0/source/firefox-21.0.source.tar.bz2

2) The speed of my connection is 3 Mbits/s 3) The download limit is set to 100 KiB/s 4) The parameter for the reported speed of the Transfer Queue is checked to:

[v] Display momentary transfer speed instead of average speed

5) When I start the file download the reported speed in transfer queue is constant at 100 KiB/s 6) When the file is downloaded at 50% and I disable the speed limit then Filezilla reports that the file is downloaded at 100% and shows a speed that exceed the physical speed of the connection. Actually the entire file was downloaded when the transfer queue reports 30% with active speed limit.

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

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

#8772 filezilla client: bind transfers/connections to specific NIC new Feature request normal FileZilla Client
Description

i'm using a laptop with a wifi card and a wired card.

i'd like to bind filezilla client to the wifi card but windows is telling it to use the wired one.

There's a feature like that one in filezilla server, can you add to filezilla client ?

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

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

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

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

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

FileZilla Client


Version: 3.7.1

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

#8786 Keyboard shortcut for upload on selected files new Feature request normal FileZilla Client
Description

This would be most helpful and save people a lot of time. A typical work session includes uploading the same files multiple times. I can pretty much do everything from the keyboard except upload the same files, which I have to use the mouse. Actually, I don't think there is even a menu command to do this.

#8805 Filezille disappears when minimized to toolbar new Bug report normal FileZilla Client
Description

When I minimize the filezilla client the task icon disappears. I see the process when I open task manager. I can not alt-tab to find the process. I am running on windows 7 (64bit) sp 1. Below is information from my about page.

FileZilla Client


Version: 3.7.1

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

#8811 connection to server freezes after specified time being connected new Bug report normal FileZilla Client
Description

Sometimes FileZilla connection seems to timeout or something similar. As leaving connection open for 15 minutes, returning and trying to upload. File will be added to upload queue but it wont be uploaded.

Trying to move around in server folder is also not possible.

Clicking disconnect and connect again fixes the issue. Or simply reconnect.

#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

#8845 Add "Resume" download/upload item to context menu new Feature request normal FileZilla Client
Description

Please add "Resume download" item to context menu on files and folders under the "Download" item, because its very often daily operation resume download very big log files with out many unneeded clicks and wasted time for wait directory scans with many files.

#8851 Allow creating a Site with a password but without a username new Feature request normal FileZilla Client
Description

Hello, There is if a feature I'm missing in FileZilla: Creating a Site profile with:

  • Auth type = Normal/Interactive/Ask for Username
  • no username
  • a password

I connect often to a support sftp server where the login is the TikectID (as username) and a personal password.

If this feature is implemented then upon connection FileZilla will ask for the username and complete the login.

Thanks, Opher.

#8860 disable timezone detection new Feature request normal FileZilla Client
Description

As there are lots of broken servers out there, an option to disable the timezone detection completely seems to be reasonable. The effect simply is that all dates parsed are considered UTC.

#8869 Menu shortcut keys not working new Bug report normal FileZilla Client
Description

In FZ v3.7.3 (and the last few prior versions), I've noticed that after I've uploaded files via drag-and-drop, the shortcut keys don't work for the menus (Alt+F for File menu, etc.). I must use the mouse to access them---and you know how we keyboard geeks dislike that. :?)

#8874 Allow Directory Comparison with Different Filters new Feature request normal FileZilla Client
Description

With more developers using GIT or similar Version Control Systems, I have files and folders in my local folders which I must retain, but which I would not want/need to upload to my FTP server.

Similarly, some other developers (working on the same projects, or who have created plugins or other software which I am using) may have failed to properly sanitise their files, resulting in files being on the server which cannot be seen when I have a Filter applied, and which prevent the deletion of some folders (because the folders, containing these hidden files, are not empty).

Attempting to apply a Filter, where "CVS and SVN directories" are filtered locally (so I don't upload them) and not remotely (so I can see them and delete them as needed), when I try and apply Directory Comparison, I get an error:

---------------------------
Directory comparison failed
---------------------------
Cannot compare directories, different filters for local and remote directories are enabled
---------------------------
OK   
---------------------------

Could this alert be modified so that the buttons are "OK" and "Ignore"? Allowing users who want to apply different local and remote filters to do so, but warning other users that they may not be seeing a correct reflection of the local and remote files?

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

Hello,

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

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

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

My window manager is Awesome WM.

#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&amp;UHeQ%h in filezilla.xml does not solve the issue, so retrieving the FTP proxy password with an &amp; entity is also an issue.

#8916 Directory Comparison Untoggles after Remote Site Folder Delete new Bug report normal FileZilla Client
Description

When you have directory comparison toggled ON and delete a folder from the remote site panel the directory comparison untoggles itself.

Expected behavior would be to keep directory comparisons toggled ON.

#8930 Option for directory comparison: test only files new Feature request normal FileZilla Client
Description

Scenario I enable directory comparison and both "compare file size" and "compare time modification" show lots of hilights on directories whose content is absolutely the same.

This happens because Filezilla compares directories the same way it compares files but directories can't be aligned client/server side because their modification time is actually the creation time of the first upload. So, AS SOON as I upload a new directory, it becomes always NEWER than the original and so marked green server side. On the contrary, if I upload a dir, then I delete and recreate it client side, it will be always newer than server side, unless I delete that on the server and upload again. But in this case we get back to the previous problem: on the server I'll have a newer dir. So there is no chance to have it working.

SOLUTION I don't ask you a complex/heavy content recursive analysis (as asked e.g. here http://trac.filezilla-project.org/ticket/4424). I don't ask you to to more, I ask you to do less, adding a very much simpler option: "Test only files" which can however do the job for me.

This can probably be implemented in minutes and can save the eyes of millions of users. :-)

PS: I work on Linux client side and server side with the option "preserve timestamp". Everything it's OK for me except these useless hilights on directories.

#8932 generic proxy settings are not saved for future sessions new Bug report normal FileZilla Client
Description

Procedure: 1) Select filezilla Edit > Settings > 2) In Settings window select Generic proxy 3) In Generic proxy select 'HTTP/1.1 using CONNECT method' enter proxy host eg. 10.9.8.123 enter proxy port: 8080 4) click ok 5) close filezilla client 6) re-launch filezilla client 7) Select Edit > Settings > 8) In Settings window select Generic proxy 9) the host and port details previously entered have been lost. host field is empty and port field states 0

FileZilla Client


Version: 3.7.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

#8945 Please add an up/down control to directly change max. of parallel filetransfers new Feature request normal FileZilla Client
Description

Hello

There is one setting which I very often change: the max. number of parallel file transfers

It would be great to have an up/down spinner control in the Toolbar to directly change this setting with one mouse click.

Thanks a lot, kind regards, Thomas

#8954 Upload aborts delete in progress new Bug report normal FileZilla Client
Description

Use the delete key to delete a large directory on the server with 1000 or more files in it

Start an upload using drag and drop from the left hand local machine directory pane into another directory

The delete is aborted in mid progress


Try it the other way around - with a long upload in progress - delete a different directory - upsets the upload but can recover

#8957 Performance improvement possibility new Feature request normal FileZilla Client
Description

I regularly upload 5000 plus files - there is a mix of small ones (under 100k) and large ones (over 50M)and several files that have not changed at all - so use overwrite only if changed

You operate two parallel ftp channels. These tend to be response time limit when dealing with short files and bandwidth limited when transferring large files.

By selecting one channel only to do the biggest files first and the other to do smallest files first, you will get better use of bandwidth

Also note with a 60M line running more channels goes faster (test done by running two Filezilla instances concurrently)

#8958 Help Avoid user directory errors new Feature request normal FileZilla Client
Description

I have a large number of websites with the same or very similar directory structures. There is a risk I make errors and upload from the wrong directory.

On the local site pane, could you consider placing a user controlled optional padlock against a directory such that you cannot, when padlocked, navigate outside that directory and its children. Then have that directory included in the remembered profile for a particular ftp address.

Now when you open an ftp address you will have the relevant local file area showing.

#8966 "Move" displays "+" as mouse pointer indication new Bug report normal FileZilla Client
Description

This is very similar to bug 4667: http://trac.filezilla-project.org/ticket/4667 but I think it is very important to bring this up again, as the excuse that the code relies on a clearly inadequate API is, IMHO, not acceptable for this actually DANGEROUS behaviour! I copied a file from one directory to another, decided I didn't want it there, and subsequently deleted it - only to discover that the file was NOT copied but instead moved, despite visual indications to the contrary, thus removing the only instance of that file entirely!

In fact, I'm not even convinced by the argument that the Windows drag-and-drop cursor cannot not display a plus sign - it regularly doesn't when I am MOVING files in Windows Explorer. Or if you are correct in that it doesn't, then a different icon system should be used. You mention that FTP can't do copy - that's fine if it can't, but you should give users any sort of visual indication that this is the case!

And before anyone says it, the fact that I should have had a backup is not applicable in this case - the copy was an effort to MAKE a backup! It your tool informs you, quite clearly, that you have TWO copies of a file, when it is hiding the fact that you only have one, then the tool is at fault and needs correcting!

#8986 directory path wrongly extracted from url (problems on chrooted accounts) new Bug report normal FileZilla Client
Description

when we currently paste such ftp path (s)ftp://user:password@host/directory into filezilla it's extracted in the way:

user password host /directory

the last part is not corrected it should be just "directory" without leading slash

why it make different?

on most ftp systems, root directory == user directory (and it make no difference)

when - for security reasons - account is chrooted, then slash from beginning point outside user directory and the path can't be found

example:

(s)ftp://user:password@host/directory

on our system (with chroot) /bin /data (it's user "home" directory) /data/directory /dev /etc ....

so runing cd /directory will fail, but when you login (your current directory is set to /data) and try cd directory (relative path) everything will work fine.

so the whole bug is about removing 1st slash from directory path. (only 1st, because path like (s)ftp://user:password@host//data/directory should work - in this case your using absolute path)

such way of parsing path is used for example in FF (and other programs)

if you have any questions please let me know.

I can also prepare test (valid for 24h) account on our system (but I can't share it by ticketing system, so please mail me if such account would be helpful)

Regards, Bartosz

#8992 Better & More Log Files new Feature request normal FileZilla Client
Description

Need an option for more log files.

Having 1 complete long running log file is great for debugging, but what about people who need to process those things, or even just try to figure them out.

I propose at the Program Preferences level, X options,

  1. Keep what it currently uses, 1 big file limited by MB.
  2. Create a Log file for each Site (FZ-Client_Log_[SITENAME]_[DATETIME].log)
  3. Both 1 & 2.
  4. Keep NO LOG FILE! (Warning, no log file = no chance in getting quality support from filezilla-project.org.

Then at the Site Level Preferences, At this level, give users some options, what to log, log name format.

This all stems from trying to sort through a massive log file, that includes data from dozens of sites. It's nuts. I know I'm having a problem with 1 site, I just want to see that 1 sites log.

Or is there a Log File Anal-yzer that can handle this?

Thanks for your time.

#9009 Mouse pointer moves from blank space in file list to top right corner new Bug report normal FileZilla Client
Description

When trying to do multi-select by clicking on an empty spot in the file list, rather than bringing up the drag lines, the pointer flies to the top-right corner of the screen and scrolls the file list to the top. This occurs in both the local and remote file lists.

This is only on empty space where a file would not be selected. If a file is selected on click this issue does not occur. It also only occurs if the file list has more files than will fit without scrolling, and if it has been scrolled down.

#9016 feature request - auto connect new Feature request normal FileZilla Client
Description

If there is only one host, it would be nice if FileZilla automatically connected when it was launched, instead of having to do so manually. This could be an enable/disable feature, also with a "default" host if there's more than one. - Thanks!

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

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

#9030 files larger than original after filezilla says successful new Bug report normal FileZilla Client
Description

corrupted files even though say OK. here is screenshot so you can see the size of files are different, note the G4 SY Master.xmp which has completed. Seems to be related to a "resume" since I was disconnected and the transfer restarted automatically.

Here is log: Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Command: SYST Response: 215 Windows_NT Command: FEAT Response: 211-Extended features supported: Response: SIZE Response: MDTM Response: 211 END Status: Server does not support non-ASCII characters. 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,124,197,26,21,143). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD NEW EXPORTS FROM REN Error: Connection timed out Error: Failed to retrieve directory listing Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: CWD / Response: 250 CWD command successful. Command: PWD Response: 257 "/" is current directory. Command: CWD NEW EXPORTS FROM REN Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,146). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD G4 SY Dvd Assets new Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN/G4 SY Dvd Assets new" is current directory. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,147). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Calculating timezone offset of server... Command: MDTM G4 SY Master.m2v Response: 213 20131024121555 Status: Timezone offsets: Server: -14400 seconds. Local: -14400 seconds. Difference: 0 seconds. Status: Directory listing successful Status: Connecting to 208.124.197.26:21... Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.xmp Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN/G4 SY Dvd Assets new" is current directory. Command: TYPE I Response: 250 CWD command successful. Command: PWD Response: 200 Type set to I. Command: PASV Response: 257 "/NEW EXPORTS FROM REN/G4 SY Dvd Assets new" is current directory. Command: TYPE I Response: 227 Entering Passive Mode (208,124,197,26,21,148). Command: RETR G4 SY Master.wav Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,149). Command: RETR G4 SY Master.xmp Response: 125 Data connection already open; Transfer starting. Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 36,400 bytes in 35 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.xmp Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,150). Command: REST 36400 Response: 350 Restarting at 36400. Command: RETR G4 SY Master.xmp Response: 125 Data connection already open; Transfer starting. Response: 421 Timeout (120 seconds): closing control connection. Response: 421 Terminating connection. Error: Connection closed by server Response: 226 Transfer complete. Status: File transfer successful, transferred 1,295,147 bytes in 138 seconds Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,151). Command: REST 0 Response: 350 Restarting at 0. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 5,401,141 bytes in 610 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,152). Command: REST 5401141 Response: 350 Restarting at 5401141. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 8,477,636 bytes in 979 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,153). Command: REST 8477636 Response: 350 Restarting at 8477636. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 35,355,767 bytes in 18779 seconds Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 39,832,699 bytes in 19329 seconds Status: Connecting to 208.124.197.26:21... Status: Connection attempt failed with "EHOSTUNREACH - No route to host". Error: Could not connect to server Status: Connecting to 208.124.197.26:21... Status: Connection attempt failed with "EHOSTUNREACH - No route to host". Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Connecting to 208.124.197.26:21... Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Response: 250 CWD command successful. Command: TYPE I Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,200). Command: REST 45233840 Response: 227 Entering Passive Mode (208,124,197,26,21,201). Command: REST 43833403 Response: 350 Restarting at 45233840. Command: RETR G4 SY Master.wav Response: 350 Restarting at 43833403. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 52,762,887 bytes in 1781 seconds Status: Connecting to 208.124.197.26:21... Error: Connection timed out Error: File transfer failed after transferring 51,105,114 bytes in 1782 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Response: 250 CWD command successful. Command: TYPE I Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,220). Command: REST 97996727 Response: 227 Entering Passive Mode (208,124,197,26,21,221). Command: REST 94938517 Response: 350 Restarting at 97996727. Command: RETR G4 SY Master.wav Response: 350 Restarting at 94938517. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Response: 125 Data connection already open; Transfer starting. Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,222). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Status: Retrieving directory listing... Command: CDUP Response: 250 CWD command successful. Command: PWD Response: 257 "/NEW EXPORTS FROM REN" is current directory. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,223). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful Error: Connection timed out Error: File transfer failed after transferring 32,266,124 bytes in 2091 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,227). Command: REST 130262851 Response: 350 Restarting at 130262851. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 37,412,485 bytes in 2792 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,228). Command: REST 132351002 Response: 350 Restarting at 132351002. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 7,832,393 bytes in 893 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,232). Command: REST 138095244 Response: 350 Restarting at 138095244. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 1,676,733 bytes in 219 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,233). Command: REST 134027735 Response: 350 Restarting at 134027735. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 16,715,824 bytes in 1676 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,234). Command: REST 150743559 Response: 350 Restarting at 150743559. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 11,362,324 bytes in 1047 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.m2v Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,21,235). Command: REST 162105883 Response: 350 Restarting at 162105883. Command: RETR G4 SY Master.m2v Response: 125 Data connection already open; Transfer starting. Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 102,786,797 bytes in 7211 seconds Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Starting download of /NEW EXPORTS FROM REN/G4 SY Dvd Assets new/G4 SY Master.wav Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,22,0). Command: REST 240882041 Response: 350 Restarting at 240882041. Command: RETR G4 SY Master.wav Response: 125 Data connection already open; Transfer starting. Status: Connecting to 208.124.197.26:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER ftpuser Response: 331 Password required for ftpuser. Command: PASS * Response: 230 User ftpuser logged in. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing... Command: CWD /NEW EXPORTS FROM REN/G4 SY Dvd Assets new Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (208,124,197,26,22,2). Command: LIST Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful

#9036 When prompting to delete one file - show this filename new Feature request normal FileZilla Client
Description

When deleting only one file (maybe few more) maybe it is better to show which files about to delete? At now filezilla only shows Yes or No prompt.

#9044 Uploading from external HD does not create folders new Bug report normal FileZilla Client
Description

I'm trying to upload a directory (with files and subdirectories) from an external USB HD. FileZilla doesn't create the directory structure. This results in a failure of the upload. When trying to upload the same files from the local drive everything works.

I have this structure locally:

C is the local Drive, F the external USB HD.

C:/folder/file.txt F:/folder/file.txt

I have this structure remotely:

/

The action I've tried:

  1. Local F:/folder --Drag--> Remote / : fails
  2. Remote make directory folder/ and local F:/folder/file.txt --Drag--> remove /folder : works
  3. local C:/folder --Drag--> remote / : works
  4. local F:/folder/file.txt --Drag--> remote / : works

I hope this is sufficient information.

#9055 Export results from [Remote file search] dialog new Feature request normal FileZilla Client
Description

I know this has been asked for in the past - there is a reason that the DEBUG file does not provide the desired output... The DEBUG file is the step by step FTP commands that execute during a session. The [Results] frame in the [Remote file search] dialog includes the full path associated with the (filename) result in the same line - in DEBUG file the directory listing COMMAND is a completely different line in the output. My request is to add a button or right-click option to [export to csv] like function. I will add files with details...

#9058 Certificates not verified through their chain to the root CA new Bug report normal FileZilla Client
Description

I am having a similar issue with certificates signed by DigiCert. The certificate is not trusted despite it originating from a trusted CA. Other clients handle this perfectly (Transmit, Fetch, Cyberduck - even PHPStorm allows for connections over TLS using this certificate chain).

This has been confirmed on both OSX and Windows 7 running the latest Filezilla release of 3.7.3.

#9059 Recent Connections new Feature request normal FileZilla Client
Description

In Windows 7 (and maybe Vista) they introduced the recently used popup on applications. For example, if you go to Microsoft Word on the start menu, there is a little arrow to the right of it that will popup recently opened or pinned documents.

It would be nice if Filezilla would use this for recently connected to sites.

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

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

#9079 EMET 4.1 SimExecFlow triggers fzsftp.exe appcrash moreinfo Bug report normal FileZilla Client
Description

EMET 4.1 SimExecFlow triggers an "appcrash" with exception code c000001d in fzsftp.exe.

FileZilla Client 3.7.3 OS: Windows 7 SP1 x64

#9080 transfer priority option new Feature request normal FileZilla Client
Description

it is possible in the transfert options to add the ability to choose the priority of transfer based on the size of the file by setting the maximum size that the file I need to be transferred first

#9084 Que errors new Bug report normal FileZilla Client
Description

Downloads not following que in the order they were added

#9085 Directory list parsing incorrect using SFTP new Bug report normal FileZilla Client
Description

SFTP Server is IBM Sterling proprietary SFTP Server, The GUI explorer modify date column mixed with path name, see attachments screenshots, I have no problem with other SFTP client

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

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

#9089 Filezilla client has troubles with Novell FTP, due to "//" handling moreinfo Bug report normal FileZilla Client
Description

This is a resurrection of client bug #790 (which was closed due to inactivity). I was not the person who filed that originally. I am the senior FTP support specialist with Novell Worldwide Support. I will base this report description on the older one, but will update it:

Novell's FTP server software allows one to access the files on ANY Novell file server in their directory tree, using this syntax: cwd server/volume/dir/subdir

And some Novell FTP servers will even let someone's home directory be in that format.

This feature is sometimes referred to at Novell as a "FTP Gateway" where one FTP server can give users access to an entire Directory Tree of servers. We also call it our "remote server" feature.

Novell FTP server is (to my knowledge) the only FTP server in the world to provide this feature. So admittedly, this effects only a subset of your user base. But when FileZilla (3.7.3) sees such a syntax (through pwd output), or when you enter a path into Filezilla's "remote site" field, such as "server1/volume1/path/" Filezilla often strips off the first '/' character. This seems to especially be a problem when using the QuickConnect button to start a session, rather than Site Manager. But I've had customers complain of it even when using Site Manager.

Because of this, anytime Filezille wants to reference the absolute path in a command, it references "/server1/..." instead of "server1/...". This difference causes the Novell FTP server to look for a local path (local to the FTP server) called "/server1/..." rather than access the separate host machine "server1". And thereby, it returns a '550 invalid path' error, or similar.

I would be happy to work closely with you to pursue this issue. Many of our common customer would benefit from having Filezilla know that (at least with Novell servers) it should preserve double-slash syntax rather than strip it off. Also, please note that not every Novell FTP server would be using this syntax. So it wouldn't be as simple as saying, "build every absolute path for Novell beginning with a double slash." Instead, it will be a matter of looking at what syntax is given (via PWD or via user input) and if it begins with "" preserve that rather than strip it to "/".

I will quote the following from the older bug as well, though I have not verified all of this:


Another FTP client, NCFtp (www.ncftp.com) had the same issue a few versions back, but has since been fixed. WS_FTP on Windows, Fetch and Transmit on Mac OSX, and the command line FTP program on any Mac/Linux/Windows system all work correctly with this functionality and do not have this issue.


That is not to say that all those clients fully understand and automatically correctly use the "" syntax. But in many cases, clients don't insist on referencing the absolute path as much as Filezilla does, so they will often "just work" where Filezilla doesn't.

Here's a log of a Filezilla FTP session to a Novell FTP server, demonstrating this:

Status: Connecting to 151.155.214.77:21... Status: Connection established, waiting for welcome message... Response: 220-Welcome to Pure-FTPd. Response: 220-You are user number 1 of 1000 allowed. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER admin Response: 331 User admin OK. Password required Command: PASS * Response: 230-User admin has group access to: admingroup Response: 230 OK. Current directory is dp-sles11sp2VOL1\sub2 Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "dp-sles11sp2/VOL1\sub2" is your current location Status: Directory listing successful Status: Connecting to 151.155.214.77:21... Status: Connection established, waiting for welcome message... Response: 220-Welcome to Pure-FTPd. Response: 220-You are user number 2 of 1000 allowed. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER admin Response: 331 User admin OK. Password required Command: PASS * Response: 230-User admin has group access to: admingroup Response: 230 OK. Current directory is dp-sles11sp2VOL1\sub2 Command: OPTS UTF8 ON Response: 200 OK, UTF-8 enabled Status: Connected Status: Starting upload of C:\Users\dpartrid\Desktop\add5.pdf Command: CWD /dp-sles11sp2/VOL1\sub2 Response: 550 Can't change directory to /dp-sles11sp2/VOL1/sub2: No such file or directory Command: CWD /dp-sles11sp2 Response: 550 Can't change directory to /dp-sles11sp2: No such file or directory Command: CWD / Response: 250 OK. Current directory is / Command: MKD dp-sles11sp2 Response: 550 Can't create directory: Permission denied Command: MKD /dp-sles11sp2/VOL1\sub2 Response: 550 Can't create directory: No such file or directory Command: CWD /dp-sles11sp2/VOL1\sub2 Response: 550 Can't change directory to /dp-sles11sp2/VOL1/sub2: No such file or directory Command: SIZE /dp-sles11sp2/VOL1\sub2/add5.pdf Response: 550 Can't check for file existence

#9094 Copy file new Feature request normal FileZilla Client
Description

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

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

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

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

Besides, thanks a lot for this good software. Regards

#9099 Logon default type Normal new Feature request normal FileZilla Client
Description

Set default account logon type "Normal" when create new Account. ( No anonymus )

(Sorry, my english is bad :p )

#9103 Right-click file in queue -> Interrupt, file interrupted and queue rescanned for higher priority files new Feature request normal FileZilla Client
Description

It would be immensely helpful if I could right-click on an active transfer and click "Interrupt". That specific file would stop, (like all files do if you right-click the queue and untick Process Queue), and the highest priority file in the queue would be started.

I have a queue downloading and the maximum number of transfers are already transferring. I add a file to the queue and set it to priority 'Highest'. The only way to get the new file downloading is to stop the whole queue processing, then restart it. I have this issue many times every time I do a big upload and restarting the queue causes all sorts of problems (eg, errors "ftpcontrolsocket.cpp(1871): Waiting for replies to skip") and overheads.

#9104 Error in FTP using ISA Server new Bug report normal FileZilla Client
Description

FTP upload problem using ISA server. Thanks, sewa mobil

#9111 filezilla 3.7.3 on big queues missing files don't get signaled new Bug report normal FileZilla Client
Description

when transferring files if a error happens they don't go in the "not completed" windows but everything seems to run ok and get added in the transfer completed window

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

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

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

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

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

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

#9118 utf8 and non-utf8 characters corrupt filezilla cache? new Bug report normal FileZilla Client
Description

Test case for filezilla 3.7.3

Go to: ftp://arm-filezilla@ftp.arm.beep.pl/ (password is: filezilla-project.org the access will be there for few weeks for testing)

There is structure like shown below (using lftp unix cmdline client; it uses OPTS UTF8 ON).

Some entries have proper utf8 encoding like "test_polskich_znaków" while other have cp1250 encoding ("RZ 47 Jelenia G�ra").

According to https://wiki.filezilla-project.org/Character_Set filezilla won't support invalid encoding. Well, that not great solution (it could always indicate that there are some files, like lftp does, so user would be aware of the problem) but this bug isn't about this.

If I enter into "test_polskich_znaków" ( http://imageshack.us/a/img6/9378/0aoc.jpg ) and then into "gfgdfg" then directory list in filezilla gets (sometimes) corrupted ( http://imageshack.us/a/img543/2641/op5b.jpg ). filezilla starts thinking that there is such weird/corrupted, second directory there along with properly encoded one. Why ? No idea but it shouldn't do that.

lftp arm-filezilla@ftp.arm.beep.pl:/> ls -alR
drwxr-xr-x    2 0          999                42 Dec 10 11:20 .
drwxr-xr-x    2 0          999                42 Dec 10 11:20 ..
drwx---r-x    3 10089      999                42 Dec 10 11:21 filezilla.arm.beep.pl


./filezilla.arm.beep.pl:

drwx---r-x    3 10089      999                42 Dec 10 11:21 .
drwxr-xr-x    2 0          999                42 Dec 10 11:20 ..
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 test_polskich_znaków


./filezilla.arm.beep.pl/test_polskich_znaków:

drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 .
drwxrwxrwx    1 0          0                  22 Dec 10 11:20 ..
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 RZ 47 Jelenia G�ra
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 RZ 47 Wa�brzych
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:22 RZ47 ZIELONA G�RA
drwxr-xr-x    2 29634      nogroup            10 Dec 10 11:09 gfgdfg


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra:

drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 2 sweter -50%
drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 SF JELENIA G�RA


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra/2 sweter -50%:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile1.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Jelenia G�ra/SF JELENIA G�RA:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    4 29634      nogroup            60 Nov 19 10:35 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile2.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ 47 Wa�brzych:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:21 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:21 testfile3.txt


./filezilla.arm.beep.pl/test_polskich_znaków/RZ47 ZIELONA G�RA:

drwxr-xr-x    2 29634      nogroup            34 Dec 10 11:22 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..
-rw-r--r--    1 29634      nogroup             0 Dec 10 11:22 testfile4.txt


./filezilla.arm.beep.pl/test_polskich_znaków/gfgdfg:

drwxr-xr-x    2 29634      nogroup            10 Dec 10 11:09 .
drwxr-xr-x    6 29634      nogroup           110 Dec 10 11:15 ..

#9125 Make "No" the default for file deletion confirmation new Feature request normal FileZilla Client
Description

Filezilla just deleted 340GB from my disk because I accidently hit DEL, ENTER instead of just ENTER. Thats why I wish that "No" had been the default answer.

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

While loggiging to FileZilla Client windows XP SP2 Authentication fail

#9139 Why is the delay between failed login attempts limited to only 999 seconds? new Feature request normal FileZilla Client
Description

Hi there,

I am using FileZilla 3.7.3 and it has almost all the possible settings I'm needing, except one. I was wondering why is the delay between failed login attempts limited to 999 seconds.

When I am away from home I connect to the internet through a hotspot but the hotspot automatically disconnects me after 2 hours. I have a software that auto reconnects me every 2 hours but when I use FileZilla to send large files to my FTP site, it can last more than 2 hours, then when I get disconnected FileZilla tries to reconnect, connection succeeds as soon as my connection to the internet is up again and then FileZilla tries to resume the current upload transfer. The problem is that my FTP server (which is a Pure FTPD) works on a temporary file to store the data I'm sending to it, and Pure FTPD sometimes needs up to 20 minutes (1200 seconds) to detect that the upload has been broken and then rename the temporary file into my target file. Then if FileZilla reconnects to the server just after 999 seconds it happens that the target file is still in a temporary state, it has not been renamed into the target file yet and if the target file does not exist FileZilla will then restart the upload from zero rather than resume the transfer.

If I was able to set the delay between failed login attempts to more than only 999 seconds it would solve my problem, and therefore I was wondering if it was possible to increase this delay limitation in future versions or if there was a reason why this delay could not be more than 999 seconds.

Thank you.

#9140 "Remote tree" bug new Bug report normal FileZilla Client
Description

After a 'Failed to retrieve directory listing' error, the 'failed' directory is highlighted in the remote tree as if the client navigated to it successfully and clicking it to try again has no effect.

It would be helpful if the highlight goes back to the current directory after this error.

FileZilla Client


Version: 3.7.3 Operating system: Windows NT 6.2 x86

#9144 The "use synchronized browsing" setting fails in Site Manager new Bug report normal FileZilla Client
Description

When I click on the Site Manager icon, then click on any site that has "use synchronized browsing" checked, I get the error message "Current remote directory (whatever) is not below the synchronization root. Synchronized browsing has been disabled." (yes it does say "not below").

Then, if I click on the synchronized browsing toggle icon, synchronization works fine.

Here is the message log: Connecting to 168.144.87.128: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 50 allowed. Response: 220-Local time is now 14:36. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER ws Trace: CFtpControlSocket::OnReceive() Response: 331 User ws OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() 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: TVFS Response: ESTA Response: PASV Response: EPSV Response: SPSV Response: ESTP Response: 211 End. Status: Server does not support non-ASCII characters. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 129 ms Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /www/sites/all/modules/rcredits Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /public_html/sites/all/modules/rcredits Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/public_html/sites/all/modules/rcredits" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (168,144,87,128,16,156) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226-Options: -a -l Response: 226 49 matches total Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Connecting to 168.144.87.128: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 2 of 50 allowed. Response: 220-Local time is now 14:44. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: USER ws Trace: CFtpControlSocket::OnReceive() Response: 331 User ws OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 OK. Current restricted directory is / Status: Server does not support non-ASCII characters. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 127 ms Trace: CFtpControlSocket::OnReceive() Response: 421 Timeout - try typing a little faster next time Trace: Unexpected reply, no reply was pending. Trace: CRealControlSocket::OnClose(0) Error: Connection closed by server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::OnReceive()

#9154 automatic uploading gets confused with two servers new Bug report normal FileZilla Client
Description

FileZilla client allows you to edit downloaded files and when you save the result it will ask you whether you want to upload them again.

In my case I am working with two different servers running the same software. On the local side I use the same Temp directory for both.

Now the problem

  • I started with downloading for server A and after editing it was uploaded again.
  • now I disconnected from server A and connected to server B. There I downloaded the same file (that is: a file with the same name). After editing it I was again asked whether I wanted to upload it. But according to FZ the file was then uploaded to server A. I was disconnected from it, yet I didn't get an error message. As far as I could check it was indeed uploaded to A. It certainly was not uploaded to B - what it should have been.
#9155 Additional slot to View/Edit files new Bug report normal FileZilla Client
Description

There's an issue when one opens FileZilla 3.7.3, connects to a server, starts to download a bunch of big files (e.g. backups), and then notices a need to View/Edit a small text file (e.g. a .php or .html one).

The current choices are to either wait for one of the long already-started downloads to finish in order to View/Edit a tiny file, or to interrupt one of them. Both of these are more hassle than necessary in order to view a tiny file.

The issue can be resolved by allowing an extra download slot to be used only to View/Edit files. It would likely be enough if this extends only the concurrent downloads limit but still obeys the maximum simultaneous transfers limit. This could be added as a checkbox option in Settings > Transfers, perhaps to the right side of the "Limit for concurrent downloads" line.

#9157 Time translation from SFTP server new Bug report normal FileZilla Client
Description

When a file was retrieved from an SFTP server, the timestamp was not translated from UTC into localtime.

As SFTP specs says, the time need to be send in UTC.

   	uint32   atime          present only if flag SSH_FILEXFER_ACMODTIME
   	uint32   mtime          present only if flag SSH_FILEXFER_ACMODTIME

The `atime' and `mtime' contain the access and modification times of
   the files, respectively.  They are represented as seconds from Jan 1,
   1970 in UTC.

FileZilla client and OpenSSH server respect the RFC and send this in UTC, but i think that after atime/mtime was transferred to the client, it should be translated (by FileZilla) in a localtime.

#9159 Interactive authentication SFTP connection, FileZilla doesn't store password and continue to ask Verification Code new Bug report normal FileZilla Client
Description

Hello all.

1)Filezilla client continues to ask normal password even it doesn't change. Give opportunity to save first password (SecureCRT allow it).

2)Can you change the behavior of FileZilla Client because for every file transfer it asks for Verification Code. Using FlashFXP I type verification code only one time.

Client Version : 3.7.3 on Windows 7

#9206 file size larger on server after upload causing mp3 to repeat last 45 seconds to minute new Bug report normal FileZilla Client
Description

My name is Matthew Crisp i am using filezilla version 3.7.3 on windows 7 ultimate. I use filezilla to upload sermons from my church to a radio station everything has worked great until filezilla done an update and now when i upload it gets to 100% and then starts back at 90% then the file size on the server is larger than local file size and when it plays on the radio the last 45seconds to 1 minute repeats itself i do not know what is causing it i have not tried to reinstall filezilla yet, is that a suggestion to start with first? thanks Matthew Crisp

#9207 Ability to submit multiple raw commands new Feature request normal FileZilla Client
Description

I have a series of permission-setting commands that I need to execute multiple times, each time against a different folder containing content for my website. Entering a single raw command is helpful, but I would also like to be able to submit multiple raw commands, either via copy-and-paste or by providing a text file containing the commands.

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

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

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

#9222 Password Manager - Password Drag and Drop new Feature request normal FileZilla Client
Description

Hi, I am using Password Safe for storing my FTP passwords.

It offers a function to Drag and Drop Passwords to Login Fields. But it is not possible to Drag an Drop to the Filezilla Password Field.

Would be cool if you guys could change this in future version.

Thanks!

#9261 When establish connection in new tab new Feature request normal FileZilla Client
Description

Hello, when anyone make connect in new tab for other ftp, Local file directories should reset and should show us local drives.

For example: I open FTP for website A, now choosing local drives from left... After that I open ftp for website B, now left side, it showing local directories of website A, but if you can show root drives like C,D,E,F then developers can save them by upload files of A in B mistakenly. Hope you can understand and implement this feature.

#9265 Misplaced buttons on dialog new Bug report normal FileZilla Client
Description

FileZilla client 3.7.3

On 'Selected file already being edited' dialog OK and Cancel buttons are pushed to the right when file name is long (see attachment)

#9281 Interface becomes completely unresponsive new Bug report normal FileZilla Client
Description

Version: 3.5.3 x86_64-pc-linux-gnu (from Ubuntu 12.04 repos)

When right-clicking a file while changing its name, the interface becomes completely unresponsive, except for the menu bar.

#9307 Button Bar Customization new Feature request normal FileZilla Client
Description

It would be really neat if there were a way to customize the button bar, by being able to remove unwanted items and add needed ones. One I miss would be a "Refresh" button, as just one example.

Thank you for the fine program, and keep up the good work.

#9324 transfer rate new Feature request normal FileZilla Client
Description

Great program, thanks very much.

One feature that would be useful to me in the MESSAGE LOG (where you show the file size of each transfer and the transfer time in seconds) would be to include the transfer rate in kilobytes per second. It helps me gauge how 'fast' the session was when I download multiple files as I am often out of the office using a variety of connections, some fast, some slow.

Thanks. Dave

FileZilla Client


Version: 3.7.4.1

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

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

#9367 bulk upload new Feature request normal FileZilla Client
Description

Hi, can you add functionality to upload files on multiple sites preselected from the list.

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