Custom Query (2154 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1201 - 1300 of 2154)

3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Summary Status Owner Type Priority Component
#11190 TRANSFER FILE ELAPSE ISSUE moreinfo PABLO Other low FileZilla Client
Description

Hello, I need help with our updated version, because we're having an issue with transferring file - giving us "Elapse error" stuck @9.98% Please give us a call to assist us @323-957-3340 or 800-545-0999 Hours 8-5pm pst

I send my recordings daily and this is causing a major issue and delaying my business. I can't find answer on forum.

-Pablo Carrillo

#11191 Fix double clicking on filename (to agree with convention) new Feature request normal FileZilla Client
Description

Double clicking on the 'index' of 'index.php' should only select the text 'index'. This is fairly standard across most operating systems.

This would help with workflow and efficiency. Normally, people want to change filename but not change the file suffix.

#11196 crash on completion of queue moreinfo Bug report high FileZilla Client
Description

Since upgrading to 3.24.1

Every time I complete a transfer filezilla crashes!!!!

unusable. Wish I had an old version to roll back too!

#11203 'toString' was not declared in this scope while compiling filezilla moreinfo Bug report normal FileZilla Client
Description

./'`buildinfo.cpp In file included from buildinfo.cpp:4:0: /home/selva/support/filezilla/fact/factory-20170307/build_armv7llinux-gnueabi/toolchain/include/libfilezilla/format.hpp:119:43: error: 'toString' was not declared in this scope

auto arg_to_string(Arg&& arg) -> decltype(toString<String>(std::forward<Arg>(arg)))

/home/selva/support/filezilla/fact/factory-20170307/build_armv7llinux-gnueabi/toolchain/include/libfilezilla/format.hpp:119:43: error: 'toString' was not declared in this scope /home/selva/support/filezilla/fact/factory-20170307/build_armv7-linux-gnueabi/toolchain/include/libfilezilla/format.hpp:119:58: error: expected primary-expression before '>' token

auto arg_to_string(Arg&& arg) -> decltype(toString<String>(std::forward<Arg>(arg)))

/home/selva/support/filezilla/fact/factory-20170307/build_armv7l-linux-gnueabi/toolchain/include/libfilezilla/format.hpp: In function 'decltype ((<expression error> > forward<Arg>(arg))) fz::detail::arg_to_string(Arg&&)': /home/selva/support/filezilla/fact/factory-20170307/build_armv7l-linux-gnueabi/toolchain/include/libfilezilla/format.hpp:121:9: error: 'toString' was not declared in this scope

return toString<String>(std::forward<Arg>(arg));

/home/selva/support/filezilla/fact/factory-20170307/build_armv7llinux-gnueabi/toolchain/include/libfilezilla/format.hpp:121:24: error: expected primary-expression before '>' token

return toString<String>(std::forward<Arg>(arg));

/home/selva/support/filezilla/fact/factory-20170307/build_armv7l-linux-gnueabi/toolchain/include/libfilezilla/format.hpp: In function 'std::enable_if_t<(std::is_integral<typename std::decay<Arg>::type>::value && (! std::is_enum<typename std::decay<Arg>::type>::value)), String> fz::detail::integral_to_hex_string(Arg&&)': /home/selva/support/filezilla/fact/factory-20170307/build_armv7llinux-gnueabi/toolchain/include/libfilezilla/format.hpp:144:12: error: 'int_to_hex_char' is not a member of 'fz'

*(--p) = fz::int_to_hex_char<typename String::value_type, Lowercase>(v & 0xf);

/home/selva/support/filezilla/fact/factory-20170307/build_armv7l-linux-gnueabi/toolchain/include/libfilezilla/format.hpp:144:59: error: expected '(' before ',' token

*(--p) = fz::int_to_hex_char<typename String::value_type, Lowercase>(v & 0xf);

buildinfo.cpp: In static member function 'static std::wstring CBuildInfo::GetBuildDateString()': buildinfo.cpp:44:3: error: 'replace_substrings' is not a member of 'fz'

fz::replace_substrings(date, L" ", L" ");

buildinfo.cpp:74:13: error: 'to_integral' is not a member of 'fz'

auto day = fz::to_integral<unsigned int>(tmp.substr(0, pos));

buildinfo.cpp:74:29: error: expected primary-expression before 'unsigned'

auto day = fz::to_integral<unsigned int>(tmp.substr(0, pos));

buildinfo.cpp:79:14: error: 'to_integral' is not a member of 'fz'

auto year = fz::to_integral<unsigned int>(tmp.substr(pos + 1));

buildinfo.cpp:79:30: error: expected primary-expression before 'unsigned'

auto year = fz::to_integral<unsigned int>(tmp.substr(pos + 1));

earprivatedata.o test -f 'clearprivatedata.cpp' || echo './'clearprivatedata.cpp Makefile:1160: recipe for target 'filezilla-buildinfo.o' failed make[5]: * [filezilla-buildinfo.o] Error 1 make[5]: * Waiting for unfinished jobs.... mv -f .deps/filezilla-aui_notebook_ex.Tpo .deps/filezilla-aui_notebook_ex.Po mv -f .deps/filezilla-chmoddialog.Tpo .deps/filezilla-chmoddialog.Po mv -f .deps/filezilla-bookmarks_dialog.Tpo .deps/filezilla-bookmarks_dialog.Po mv -f .deps/filezilla-asyncrequestqueue.Tpo .deps/filezilla-asyncrequestqueue.Po mv -f .deps/filezilla-clearprivatedata.Tpo .deps/filezilla-clearprivatedata.Po

#11213 Unable to connect to old servers after upgrade v3.25.1 moreinfo Bug report high FileZilla Client
Description

Even after updating to 3.25.1 unable to connect to old servers

#11214 Should warn if file permissions are not writable new Bug report normal FileZilla Client
Description

My file was set to r/r/r (i.e. no write access).

I copied a new version of the file over the top.

FileZilla asked me if I wanted to overwrite it three times, but gave no warning that the file could not be written.

The only reason I realised was that the file size didn't change.

#11217 Filter conditions: whitelisting moreinfo Feature request normal FileZilla Client
Description

In the Filter rules / conditions section user can filter out what he likes.

Would it be possible to also have the whitelisting approach here? I mean first I would exclude everything and then I would add files / folders individually, thus letting them be processed.

I did not elaborate it well yet but it could be the opposite of the current method.

Sorry if I am missing something and this can already be achieved somehow.

Thank you in advance.

#11225 synced browsing and rt-click-upload, sometimesuploads tree to wrong place new Bug report normal FileZilla Client
Description

1.disconnect sync. 2.delete some trees from server. 3.go back to root on both panes and sync on. 4.attempt to upload those dirs and some other ones. if fz complains that something is wrong, cancel or tell it no don't upload. 5.upload parts of dir tree that exist on both sides, as rapidly as possible, just queue up as much as possible while fz is busy uploading. 6.note dir tree structure, if it's wrong.

#11226 View/Edit reuses filenames between instances, confuses texteditors new Bug report normal FileZilla Client
Description

"View/Edit" reuses filenames between instances which dangerously confuses some texteditors into showing the old/wrong file rather than the newly downloaded. I've made several big mistakes due to not realizing this when editing similar looking files.

Problem: "View/Edit: FOO/index.php" in instance 1, close FileZilla but keep the file in the texteditor. "View/Edit: BAR/index.php" in instance 2, the texteditor will not realize its a different file and simply open the existing buffer, not the newly downloaded file.

Solution: Always generate unique filenames for "View/Edit" (date, random, whatever). Perhaps as an option.

#11229 Add longPathAware support new Feature request normal FileZilla Client
Description

Windows 10 now supports paths longer than MAX_PATH for compatible applications: http://stackoverflow.com/a/27694470/1032586 (without using "unsafe" UNC paths, like discussed here

It would be nice to add this "longPathAware" feature to FileZilla.

#11231 Scrolling on Mac Client slow to respond in Site Manager new Bug report low FileZilla Client
Description

When scrolling down the list of sites in Site Manager there is a semi-long and very annoying pause. This pause does not happen in other areas of FileZilla when scrolling down (for example the Local site or remote site file folder list)

This bug was introduced maybe 1-2 years ago, it never used to be this way. Affects three different Mac computers. Does not affect Windows client.

FileZilla version 3.25.1 Build date 2017-03-20

OSX 10.11.6 El Capitan running on Macbook Retina 12" Early 2016 1.3Ghz Core m7 8GB 1867Mhz LPDDR3 RAM

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

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

#11235 Filezilla blocks when renaming remote file by not pressing enter key accepted Tim Kosse Bug report normal FileZilla Client
Description

When renaming a remote file, if you click outside the renaming box instead of press enter key, fileZilla blocks and have to reconnect again

#11236 dialog window position on dual monitor issue new Bug report high FileZilla Client
Description

If i move my main client screen from the main monitor desktop to the secondary any dialog generated is not visible until I drag the client window. At this point it can be seen located on the main monitor desktop, partially transparent and locked to the movement of the client window.

If I drag the client window far enough in the opposite direction from the main monitor desktop I can grab the dialog and place it on secondary. Whilst the dialog is sitting on the secondary it remains locked to the movement of the client. If i then drag the dialog to the main monitor's desktop, the lock is broken and remains that way subsequently when moved back to the secondary.

After closing the dialog or client having adjusted the position of the dialog to be visible, the state is not retained.

I have not experienced this bug in any recent previous version of the client and it applies as far as I can ascertain to all dialogs, about, settings, connection manager, file overwrite etc.


FileZilla Client

Version: 3.25.1

Build information:

Compiled for: x86_64-apple-darwin16.4.0 Compiled on: x86_64-apple-darwin16.4.0 Build date: 2017-03-20 Compiled with: Apple LLVM version 8.0.0 (clang-800.0.38) Compiler flags: -Werror=partial-availability -Wall -g -std=gnu++14

Linked against:

wxWidgets: 3.0.3 SQLite: 3.16.2 GnuTLS: 3.4.16

Operating system:

Name: Mac OS X (Darwin 16.5.0 x86_64) Version: 10.12

#11238 Remote Search doesn't return results new Bug report high FileZilla Client
Description

Earlier this week, searching in our FTP folders using the remote search option has stopped returning results when the criteria is file name "contains"

This is happening for our users on Windows as well as for the two of us that use Macs. We've confirmed we have the most recent version 3.25.1 installed

An example search for contains "990_A" is shown here https://monosnap.com/file/xzXDYRhRiiQ1D0bnepA65krIukASw1 and I moved the search box to prove that there is a file with that information. I also tried this search with "starts with" and didn't get results, as soon as I changed to "does not contain" then results for files without that are returned...but I really need to find files with specific values in their name

#11242 New layout of file and directory panes moreinfo Feature request normal FileZilla Client
Description

I have tried the different options in the Interface prefs. However, still find it difficult to navigate using any one of them.

It would help if I could have just three panes: Remote, Local, and Status, and double-clicking a dir moves me up one level (in both local and remote panes), and history back and forward buttons at the top. The Status parked at the bottom with an arrow button to furl/unfurl on demand, and option to resize it.

I would think it's a lot of work, so don't expect to see it anytime soon but am hoping against hope it's already on the cards and my request will tip the balance.

#11244 The application “FileZilla-Installer” can’t be opened. new Bug report normal FileZilla Client
Description

I am on MacOS 10.2.3. Whenever I try to run the installer I see "The application “FileZilla-Installer” can’t be opened." I've tried multiple times through different browsers on two different computers and over different networks with the same result each time.

#11246 "Locate file in Finder" or "Locate file in Explorer" new Feature request high FileZilla Client
Description

Hi FileZilla Team,

Had searched the feature request tickets and didn't find any results...

Just wanted to ask if there could be an option (in the local file list) that when you right-click on a file or folder, there's an option for "Locate file in Finder" (MAC) or "Locate file in Explorer" (Windows)? This feature would serve very handy when wanting to reorganize the local folder or open an image in Photoshop, or extract a zipped folder to verify the contents, etc.

Thanks in advance if this can be implemented soon!

Best Regards, Jaime

#11251 Window height new Bug report normal FileZilla Client
Description

Starting macOS 10.12, Apple added 1px between the dock and app. Filezilla is violating that and the window ends where the dock starts, without any space between the window and the dock. I (hopefully) attached screenshots of current state and expected behaviour.

#11256 Queue error new Bug report normal FileZilla Client
Description

Just updated to 3.25.2 and attempted to backup my web site. Normally I connect to the site, select all files and drag them to the directory I created for the backup. Your software normally queues the files while transferring files. After this update it halts for a bit part way through the transfer and seems locked. Left it locked the first time for about 45 minutes with no activity. Mac OS force quit doesn't show the software as unresponsive but it seems to be dead. The first time it locked up after queuing 14,000+ files, having transferred 4,000+. Second attempt was less before it locked up and third attempt was even less. I downloaded the previous version and have completed a backup using the same methods as before. Believe 3.25.2 has an issue with the queue.

#11260 Unable to load anything new Singh Bug report high FileZilla Client
Description

Hi,

I've been having problems with Filezilla. Every time I try and to connect it's coming up with errors. But now, I can't even connect at all - it doesn't load.

Is anyone able to help with this please?

Thank you.

#11261 default screen selection after use on Dual screen system new Other low FileZilla Client
Description

FileZilla does not check if the saved last GUI screen position is still valid upon opening of the software.

  • Dual screen system with desktop extension on a second monitor.
  • Open filezilla and use it on the second monitor. Then close the program
  • Disable the second screen, on a labtop remove the cable for example, the full desktop should now only show on the main/single screen.
  • Open Filezilla, it is not visible (or completely visible) as it used the coordinates as if the desktop was extended.

The above is also true if only a fraction of the program is visible on the current desktop.

Solution check upon startup not only if the top-left coordinates are within the current visible desktop area but also if you can see a reasonable portion of filezilla on the desktop. If the top-left coordinate is just within the visible area than you still cannot use the program until you can drag it completely back on the current desktop area.

#11264 Downloading into a directory synced with Dropbox causes queuing to fail and Filezilla to hang new Bug report normal FileZilla Client
Description

My local FTP directory for all of my websites syncs to my other computers via Dropbox Pro.

In the current version of Filezilla when you queue a large directory/entire site to download, and Dropbox begins to upload this causes Filzilla to hang, spring back to life, hang again and so on. The problem seems related to dynamically adding files to the queue; as soon as queuing is done the problems end. If the directory contains a very large number of <1k files this causes Filezilla to crash outright. Quitting Dropbox solves the problem.

I've used Fz for years with this setup, it has not previously caused any problems.

#11265 Mac OS Sierra bug with top moreinfo Bug report high FileZilla Client
Description

Hello

I fully reinstalled my Mac OS, and after that - on clear OS X I have a bug: https://www.dropbox.com/s/2iauavn25tlmz5i/Screenshot%202017-05-15%2017.00.07.png?dl=0

#11266 Cannot Log into a Specific Site new dnl Bug report high FileZilla Client
Description

I am not able to log into a specific site using the latest version of FileZilla.

I have not yet been able to successfully log in to this particular site (216.55.183.227). However, I have been able to do so using other FTP clients such as FTP Voyager using the same configurations (site IP address, port #, password, remote directory, transfer mode, etc.).

The following is typical of what is logged by FZ:

Status: Connecting to 216.55.183.227:21... Status: Connection established, waiting for welcome message... Status: Logged in Status: Retrieving directory listing of "/FC35"... Command: CWD /FC35 Response: 250 CWD command successful Command: PWD Response: 257 "/FC35" is the current directory Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (216,55,183,227,190,31). Command: MLSD Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out Error: Connection timed out after 61 seconds of inactivity Error: Failed to retrieve directory listing Status: Disconnected from server Status: Connecting to 216.55.183.227:21... Status: Connection established, waiting for welcome message... Status: Logged in Status: Retrieving directory listing of "/FC35"... Command: CWD /FC35 Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (216,55,183,227,157,158). Command: MLSD Error: The data connection could not be established: ETIMEDOUT - Connection attempt timed out Error: Connection timed out after 61 seconds of inactivity Error: Failed to retrieve directory listing

#11268 OS sleep and wake up causes loss of sync / errors in client. new Bug report normal FileZilla Client
Description

If the client is logged onto server, then client OS sleeps for sometime, then wakes again later, Client does all these things & errors:

1/ Connect icon changes - see attached, 2/ A disconnect icon click, does not "reset" connection state in server, 3/ Server sometimes won't allow a reconnect, due to <some confusion somewhere>. 4/ Occasionally, exiting the client, leaves the process hanging and running, and it needs to be forcibly killed through Task manager.

Client needs to better manage any old (lost) connections through a period of OS sleep.

#11271 Add Ability to Set Default Local and Remote Directories from Current Working Paths new Feature request normal FileZilla Client
Description

Hi,

One biggest feature that would really make Filezilla even easier to use is the ability to set the default local directory and default remote directories of the current site without having to re-open the site's advanced settings panel every time.

As an active web developer, I find myself constantly needing to change my working directory (path) on my local machine or remote server depending on which part of the website I am focusing on for the current task.

Currently, the user needs to perform 14-20 actions (clicks, scroll, copy, paste, etc) in order to update the default directories in the active site profile each time. By having something perhaps like buttons in the file manager/browser area, this could be done with 2 actions.

See the image link below:

http://imgur.com/UQM5RF5

#11272 Permissions change to during SFTP transfers new Bug report normal FileZilla Client
Description

Problem with permissions during SFTP file transfer to CentOS 6.9/Cpanel server recently updated to 2.6.32-696.1.1.el6.x86_64 from 2.6.32-642.15.1.el6.x86_64. Seems to be FileZilla Client permission transfer problem.

Files on local system set to permission 664 go to remote system as 644 or less on subdirectories and directories leaving local system with 755 turn up at 750 or less on subdirectories at remote server. The server at Rackspace is setup correctly for SSH sessions and permissions. Some files seem damaged as well because correcting permissions at server does not make the web site completely start to work. Cyberduck was able to transfer files to create a functioning website with no trouble. While I appreciate my server did update and something may work different in this new kernel, I have had to cease use of FileZilla at this time.

#11274 The Alt-H keyboard shortcut has two targets: Host and Help new Bug report normal FileZilla Client
Description

The Keyboard Shortcut 'Alt-H' has two targets: Host and Help

On my system (Win10) only Host is targeted, I am unable to open the Help menu using the Alt-H shortcut.

#11275 FileZilla doesn't use my system date format (MacOS Sierra) new Bug report normal FileZilla Client
Description

This is similar to the closed ("worksforme") ticket for Windows 10 (https://trac.filezilla-project.org/ticket/9675 ), but I'm on MacOS Sierra 10.12.5.

In my System Preferences, I have the default language as "English (Canada)", and I have the default short date format set to YYYY-MM-DD, i.e. ISO 8601. This is also the short date format that comes up by default when selecting English (Canada).

My FileZilla Date/time format settings are set to "Use system defaults for current language", which I presume would be the YYYY-MM-DD that the system defines as the default for my localization.

FileZilla instead uses the DD/MM/YYYY date format that is 'traditional' in Canada. I have no idea where it's getting this from. Maybe its own internal database of date formats?

The fact that the FileZilla setting defaults to "Use system defaults for current language" suggests a technicality that DD/MM/YYYY is a default format for "English (Canada)", which is the localization selected in my system, even though my system's interpretation of the default date format for this localization to be different from FileZilla's.

Workaround: Select ISO 8601 from the FileZilla Date/time format settings.

RG>

#11282 Save Password Authentication Failed with Master Password moreinfo Bug report normal FileZilla Client
Description

Using Filezilla when Master Password is implemented, after restarting and opening a connection through the Site Manager, entering the Master Password, Filezilla sends the wrong password to the SFTP server. Re-entering the password into the Site Manager and clicking Connect works, clicking OK does not save the password, restarting Filezilla and connecting results in authentication failed. Clearing the Master Password does not solve the issue, have to re-enter the Site Entries manually in order for it to remember them again.

#11284 Dangerous shortcut on OS X new Bug report low FileZilla Client
Description

There is a very dangerous shortcut on Mac that one would confuse with a very common MacOS Finder shortcut.

The combination is ⌘↓ (command + arrow down).

In MacOS Finder it is used to ENTER a directory. In Filezilla it is used to start uploading local directory or file to remote server immediately.

I just had a concrete case where my left side (local) cursor was on an important yet secret folder and the remote was a foreign server that definitely should not have my files.

So I started going into my secret local folder by pressing ⌘↓ but instead of entering the folder it started uploading my secret folder immediately. Fortunately I was quick enough to cancel the upload AND I had DELETE permissions on the remote side. Otherwise the consequences could have been quite serious.

#11286 Second monitor window isn't focused back to first monitor if disconnected new Bug report low FileZilla Client
Description

If you move the Filezilla window to a second monitor and disconnect it, the window will keep out of reach of the first monitor. So it must be moved with keyboard as the mouse can't grab the window title bar.

System:

FileZilla Version 3.26.1 (lang ger) Windows 10 Version 1703 (Creators Update) Laptop monitor res: 1366x700 External monitor: 1920x1080

#11288 Error updating to version 3.26.1 moreinfo Bug report normal FileZilla Client
Description

After downloading the update to version 3.26.1 I get an error message every time I start and end filezilla. See enclosed image. I also get the information that a new update is available but more often I install it nothing changes. Completely uninstalled, rebooted and reinstalled filezilla with noe effect whatsoever. Error message: https://www.dropbox.com/s/lidqzefz6t0ryhg/error_filezilla.png?dl=1 Help is highly welcome Thanks a lot Regards PG

#11306 Flag edited items / Option to clear the Flag new Feature request normal FileZilla Client
Description

Love FileZilla. Great work. This is a usability-improvement request.

When I open a local file for editing, the only way I know it worked is when I upload the file, and test it.

During the upload process, there is an option to "Finish Editing" (which basically means, "clear the edit-in-progress flag"). But at that point, I have no idea whether or not I'm done editing -- so I never clear it.

What I'd like is an option to clear that flag AFTER uploading the file, without uploading it again. It would also be nice if such files were flagged, to identify files that have already been flagged.

#11308 Ask For Password Once, But Only On One Of My 3 Servers new Bug report normal FileZilla Client
Description

I have 3 ftp servers saved and normally just click on the server as the passwords are saved and they let me transfer files on all 3 ftp servers without issue, but after the last update 2 of my servers are fine, but one keeps asking for the password, but only once, when i put it in i can transfer what i want, but when i close filezilla down and reopen, again, it asks for the password the first time you need to transfer anything and then not again as long as the program is open, but the other 2 servers don't ask for the password, all i did was update filezilla... :-)

#11314 Refresh does not work properly in the new release moreinfo Bug report high FileZilla Client
Description

Refresh does not work properly in the new release

#11323 Search feature in FTP Server new Feature request normal FileZilla Client
Description

Hi.

I work with a lot of FTP servers in my company with a lot of files. I think if We had a "Search" field in the remote address it would be easier to find the file that I want to get.

Please, can you add this feature in the FileZilla? Sorry for my English, I'm from Brazil and I'm learning this language yet.

Thank you so much.

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

I get a transfer error when transferring some files

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

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

#11334 GUI changes requests for strings untranslated new Bug report normal FileZilla Client
Description

HI.

I found some windows that contain text strings untranslated.

Please check the screenshoots.

Thanks.

#11338 Error: Connection timed out after 90 seconds of inactivity Error: Could not connect to server new Bug report normal FileZilla Client
Description

Error: Connection timed out after 90 seconds of inactivity Error: Could not connect to server

#11342 unable to log in new Carol Moore Bug report high FileZilla Client
Description

I just downloaded FileZilla. I get to the log in screen. The cursor blinks in the cell where I should enter my ftp information, but it does not allow me to enter anything.

I am using a Mac.

#11347 deleting symlink deletes files in linked folder new Bug report normal FileZilla Client
Description

Filezille Version 3.27.0.1 Used Protokoll: FTP Server OS: Debian Linux

Dear developer-team,

A unexpected behaviour led to a middle disaster, yesterday. We link to source of a TYPO3-installation via symlink so different installations use one source folder. I cleaned up the server and deleted a test installation with filezilla. Unfortunately fileziller deleted all files in the linked source folder, so all other TYPO3 instalations lost their source.

I just tried: mkdir deletetest fisch:~/public_html$ touch deletetest/eins fisch:~/public_html$ touch deletetest/zwei fisch:~/public_html$ touch deletetest/drei fisch:~/public_html$ ln -s deletetest/ testdelete

Now I deleted testdelete via Filezilla and got: fisch:~/public_html$ ls -l deletetest/ total 0 and still exits: 0 lrwxrwxrwx 1 fisch fisch 11 Jul 28 19:39 testdelete -> deletetest/

Filezilla deleted the content of the linked folder, not the symlink itself. This is not, what I was expecting and can lead to big problems. This should be solved eg. behave as expected and deleting the symlink by default, giving an option in the setting dialog with a choice, how to behave or ask on deleting symlinks.

Thnaks for your work Martin

#11350 No program associated with filetype new Bug report normal FileZilla Client
Description

FileZilla doesn't seem to recognise file types that are handled by Windows apps. The dialog "no program associated with filetype" pops up, even if FileZilla is setup to inherit windows filetype association.

For filetypes like pdf, wich have a 3rd party viewer installed FileZilla opens file without problem.

#11351 Upload of edited file error. new Bug report normal FileZilla Client
Description

I am receiving the following error every time I have finished editing a file with auto-uploading. This occurred immediately after the most recent update. It does not affect the upload but is rather annoying (please see the attached png image).

#11354 Tooltips in file transfer queue panel shows outdated information new Bug report low FileZilla Client
Description

Tooltips in file transfer queue panel shows outdated information.

Steps to reproduce:

1) Queue 4-5 files.

2) Let at least the first file transfer complete.

3) Mouse over the first (currently downloading) item to display the tooltip. It will display a previous, finished item.

#11356 incorrect login info on new upload threads new Bug report high FileZilla Client
Description

using SFTP over port 22 to upload files I changed my login information on my linux server and then I changed my login information in the Site Manager, after clicked 'Connect' and successfully connected to my server, I tired to upload some file onto my server and find out that new upload threads reports login incorrect and caused me banned for 10 minutes due to fail2ban installed on my server. And after I restarted Filezila, the problem is gone.

#11359 Network "Default local directory" not influencing directory listing in "Local site" pane. new Bug report normal FileZilla Client
Description

I have a raspberry pi set up as a web server for development. I use Filezilla to FTP tested code to the “live” web server. As such, I have various “sites” configured in the Site Manager. The Raspberry Pi has a static IP address that I use to remotely access its file system.

When I add an address, like the following below, to the “Default local directory” field (in the Site Manager under the “Advanced” tab):

\\192.168.0.6\one_of_the_site_dirs

I get a listing of the files in that directory, just fine—BUT, in the pane that shows the directory tree, it still shows a listing from my PC's local hard drive (i.e. 'C:\') and NOT the directory tree from the PI.

This is also true if I use the host name I created for my PI (LITTLEGEEK, in this case), like so:

\\LITTLEGEEK\one_of_the_site_dirs

I can still use Filezilla to upload my Raspberry Pi hosted files to the external server hosting my websites, thus, this is not a show-stopper, but thought you would like to know, in case you care about full functionality ;)


Filezilla “About” info:

FileZilla Client

Version: 3.27.0.1

Build information:

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

Linked against:

wxWidgets: 3.0.4 SQLite: 3.19.3 GnuTLS: 3.5.13

Operating system:

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

#11361 Edit QuickConnect entries new Bug report normal FileZilla Client
Description

It would be nice to edit QuickConnect entries. I just edited the file recentservers.xml to add LocalDir and RemoteDir parameters, but they seem to be ignored if used via QuickConnect in oposition to what happens with sitemanager.xml. Why limit the possibilities of QuickConnect and allow users to configure the settings as he would in the "normal" way? Thanks.

#11371 UI only: empy directory listing new Bug report normal FileZilla Client
Description

Hello,

Using 3.27.1 (but appears on 3.25 too) after browsing into a directory with 79 files but rather long filenames the directory listing remains empty, yet the little status bar immediately below shows that there are files in the directory. (The listing works, confirmed by debug raw listing, and using lftp too.)

After interacting with the listbox (resizing the listbox, or the whole window - so causing the resize of the listbox in any way), results in the file list appearing correctly. (I can scroll, download files, etc.)

Another interesting quirk is that if I browse to a different directory and then click back to this one, things shop up correctly. If I click on to its parent and back, it's empty again.

Playing with it more, it seems that the parent directory is the culprit (happens to be called uploaded, I hope the name has nothing to do with the phenomenon), because after clicking on that (contents show), and clicking on an other directory, then the dir I just clicked appears empty.

And it seems not completely deterministic :(

#11376 Same hotkey 'O' for both "Overwrite" and "OK" in "Target already exists" dialog new Bug report normal FileZilla Client
Description

I've noticed that on the: Target already exists dialog the same hotkey 'O' is set for both "Overwrite" and "OK" options.

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

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

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

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

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

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

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

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

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

#11393 Some files are missing when I transfer file over a server. new Other normal FileZilla Client
Description

Server - 202.164.208.221 I am transferring files from my computer to the server of VU mobile over FTP by use of filezilla, but some zip files are not getting uploaded.

#11395 Directory Tree Column Sort Order Arrow doesn't toggle properly on Mac new Bug report normal FileZilla Client
Description

I'm using FZ 3.27.1 on Mac OS X 10.12.6.

It's hard to say exactly what the problem is, but the key thing is the v / ^ arrow doesn't always correctly reflect the actual ordering being shown. In general, the ordering appears to be working. When I click on a column to sort it, the data gets sorted correctly, however the arrow doesn't always appear on the first click and when it does appear, it doesn't always toggle with every click.

In order to reproduce, try the following: # Log in to FTP site (i'm logging in via FTP to an IBM i Mainframe) # Sort the rows in the remote tree (Last Modified, FIle Size, etc.) This appears to work consistently # Change directory # Try sorting again. this is where it falls down. The arrow doesn't appear on a column on first click and then doesn't toggle after the second click.

#11396 Too big icon in Dock (Mac OS) new Other normal FileZilla Client
Description

FileZilla icon in Dock is more bigger, than other icons.

Please, do smaller icon)

Screeshot: https://yadi.sk/i/1rFN4zza3MxPJh

#11397 Renaming file cause freeze of app moreinfo Bug report normal FileZilla Client
Description

When I try to rename file, after it's done, app freeze and I have to shutdown it and start again. Which is bad, when I have open multi files and I have to resave them manually (copy + paste) and save to server again.

#11404 "overwrite file if size differs" rule will delete local copy while remote files showing in list but actually not existing new Feature request normal FileZilla Client
Description

Suppose such situation: I set the rule for "Default file exists action" as "overwrite file if size differs", and download files from remote site(for example, download pictures from my smartphone to my PC), then keep FileZilla running as it is. Then I delete some pictures in the phone, but in FileZilla's remote site zone, It still shows the full list as before. If I do the same downloading job again(source and target path just as same as before), while trying to download those files shown in list but actually deleted, FileZilla finds "size difference" between source and target(local file exists and remote file doesn't), and as per the rule, it will firstly remove local file and rebuild a new one with same name but size is 0-byte, then gives an transfer error message. Finally, I will lose my local file(s), although my original purpose is to double check if everything downloaded properly. Can FileZilla's action in above situation as following: if file in remote list doesn't exist, FileZilla will just give an error message firstly, but don't change anything in local? "Local exists and remote doesn't" surely is kind of "size difference" but I think that's just an extreme case and is not our original purpose for the rule.

#11407 Overwrite Settings should be in Settings (Preferences) new Bug report normal FileZilla Client
Description

When transferring a file, a Target file already exists dialog is displayed. Settings are then chosen, and the transfer takes place.

However, that happens on every FileZilla launch. Boring as bat poop.

The entire Target file already exists dialog should be a Page under the FileZilla/Settings menu (which is usually called Preferences on a Mac).

Cheers Derek

#11420 No visible tooltip new Bug report normal FileZilla Client
Description

Whatever the active button, no tooltip is visible.

CF screenshot

#11421 This is a feature request for remembering files that were being edited in the prior session new Feature request normal FileZilla Client
Description

I am unable to access my account in the forums. I know my password but not my user name, and I have forgotten my password. So because I don't remember my user name, I can't reset my password, which leads me here to submit my feature request.

I'm working on a project and each time I restart the FileZilla client I have to re-edit the same 5 files. When I upload, I don't check the 'I am done editing this file', so these files remain in the editing state. It would be nice if on login, I could be asked if I want to reopen previously open editing files, so I didn't need to navigate to each file and re-edit it.

Thank you, Howard Brown

#11425 windows 10 - extra long filenames new Bug report normal FileZilla Client
Description

Using FileZilla I can copy the file to a linux server. Using FileZilla I can delete the file. I can not rename it using FileZilla, as the initial filename is too long. But I can if I use the standard explorer.

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

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

How to reproduce it?

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

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

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

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

#11439 Version 3.xx.x does not see size, owner, permissions or group for files owned by ldap users new Bug report normal FileZilla Client
Description

When we upload files as ldap authenticated users the files upload fine and with debug enabled I can see the full ls -l in the log but when the files is displayed in the remote directory it shows with 0k size and null permissions and owner/group.

rectory /export/home/app/ta/usgats/upload/mkl04053 Listing: drwxrwxrwx 2 tausgats dba 281 Oct 30 13:57 . Listing: drwxrwxrwx 28 tausgats dba 676 Oct 30 14:02 .. Listing: -rwxrwxrwx 1 tausgats dba 77836 Oct 30 13:57 uladumk.log Listing: -rwxrwxrwx 1 ora11 dba 52796 Oct 30 13:57 uladumkl.ctl Listing: -rwxrwxrwx 1 joshua.burney Target - ARC Access 4270 Oct 30 13:55 pymc10232017_test.mkl_v2.mkl Listing: -rwxrwxrwx 1 tausgats dba 2737 Oct 30 13:57 uladsrep20171030135719.pdf Listing: -rwxrwxrwx 1 tausgats dba 8199 Oct 30 13:57 gmbtdrep20171030135721.pdf Listing: -rwxrwxrwx 1 tausgats dba 3970 Oct 30 13:57 uladurep20171030135715.pdf Listing: -rwxrwxrwx 1 tausgats dba 6015 Oct 30 13:57 gmbtsrep20171030135710.pdf Status: Directory listing of "/export/home/app/ta/usgats/upload/mkl04053" successful Status: Retrieving directory listing of "/export/home/app/ta/usgats/upload/mkl04054"... Command: cd "/export/home/app/ta/usgats/upload/mkl04054" Response: New directory is: "/export/home/app/ta/usgats/upload/mkl04054" Command: ls Status: Listing directory /export/home/app/ta/usgats/upload/mkl04054 Listing: drwxrwxrwx 2 tausgats dba 281 Oct 30 14:02 . Listing: drwxrwxrwx 28 tausgats dba 676 Oct 30 14:02 .. Listing: -rwxrwxrwx 1 tausgats dba 6015 Oct 30 14:02 gmbtsrep20171030140213.pdf Listing: -rwxrwxrwx 1 tausgats dba 7918 Oct 30 14:02 gmbtdrep20171030140222.pdf Listing: -rwxrwxrwx 1 tausgats dba 77836 Oct 30 14:02 uladumk.log Listing: -rwxrwxrwx 1 ora11 dba 52796 Oct 30 14:02 uladumkl.ctl Listing: -rwxrwxrwx 1 tausgats dba 1737 Oct 30 14:02 uladurep20171030140217.pdf Listing: -rwxrwxrwx 1 joshua.burney Target - ARC Access 4270 Oct 30 14:01 pymc10232017_test.mkl_v3.mkl Listing: -rwxrwxrwx 1 tausgats dba 2737 Oct 30 14:02 uladsrep20171030140220.pdf Status: Directory listing of "/export/home/app/ta/usgats/upload/mkl04054" successful

the last file owned by Joshua.Burney is the example

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

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

#11443 Synchronized Browsing "sync" folder Issue moreinfo Bug report normal FileZilla Client
Description

There is a bug on the Linux version of Filezilla Client that if there is a directory called "sync" in either the local or remote site, it will mess up the synchronized browsing for all directories/files listed after the "sync" directory".

I can provide more details if necessary (screenshots, etc).

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

Hi Folks,

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

#11448 Local site won't refresh new Bug report normal FileZilla Client
Description

Can't display my most recent local files in my folder. All present in File Explorer. Tried refresh and restart many times without success.

#11449 Deletion does not resume after server disconnects new Bug report normal FileZilla Client
Description

I have a folder on my ftp server that contains thousands of files and some subfolders. I want to delete this folder and accidentally the server disconnects. Filezilla automatically re-connects, but does not resume the deletion because it finds not empty directories that can not be deleted. It seems it skipped the file deletion and so it is not able to finish the deletion.

Logs:

Command:	DELE image5642.jpg
Response:	250 DELE command successful.
Command:	DELE image56454.jpg
Response:	250 DELE command successful.
Command:	DELE image9876543.jpg
Error:	Connection closed by server
Status:	Disconnected from server
Status:	Connecting to 192.168.xxx.xxx:21...
Status:	Connection established, waiting for welcome message...
Status:	Initializing TLS...
Status:	Verifying certificate...
Status:	TLS connection established.
Status:	Logged in
Status:	Deleting 5353 files from "/backups/Projekte/xxx/public_html/images"
Command:	CWD /backups/Projekte/xxx/public_html/images
Response:	250 CWD command successful.
Command:	DELE image15432.jpg
Response:	550 image15432.jpg: No such file or directory.

... hundreds of "No such file or directory"

Command:	DELE image15323432.jpg
Response:	550 image15323432.jpg: No such file or directory.
Command:	DELE image3432.jpg.jpg
Error:	Connection closed by server
Status:	Disconnected from server
Status:	Connecting to 192.168.xxx.xxx:21...
Status:	Connection established, waiting for welcome message...
Status:	Initializing TLS...
Status:	Verifying certificate...
Status:	TLS connection established.
Status:	Logged in
Command:	CWD /backups/Projekte/xxx/public_html
Response:	250 CWD command successful.
Command:	PWD
Response:	257 "/backups/Projekte/xxx/public_html" is current directory.
Command:	RMD images
Response:	550 images: Directory not empty.
Command:	CWD /backups/Projekte/xxx
Response:	250 CWD command successful.
Command:	PWD
Response:	257 "/backups/Projekte/xxx" is current directory.
Command:	RMD public_html
Response:	550 public_html: Directory not empty.
Command:	CWD /backups/Projekte
Response:	250 CWD command successful.
Command:	PWD
Response:	257 "/backups/Projekte" is current directory.
Command:	RMD xxx
Response:	550 xxx: Directory not empty.
Command:	CWD /backups
Response:	250 CWD command successful.
Command:	PWD
Response:	257 "/backups" is current directory.
Command:	RMD Projekte
Response:	550 Projekte: Directory not empty.
Status:	Retrieving directory listing of "/backups"...
Status:	Directory listing of "/backups" successful
#11451 the directory sort gets messed up when you rename a file to the same name as an existing file new Bug report normal FileZilla Client
Description

If you are viewing a directory listing, sorted by "last modified" descending.

then you want to replace an existing file in that directory with one you have uploaded (but currently has a different name) so you rename the new file to the same name as the existing file, after the file is renamed the directory's sort order goes out of whack, the directory is no longer sorted by last modified, until you refresh the directory listing

FileZilla Client


Version: 3.29.0

Build information:

Compiled for: i686-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2017-11-06 Compiled with: i686-w64-mingw32-gcc (GCC) 6.3.0 20170516 Compiler flags: -msse -mfpmath=sse -O2 -g -Wall

Linked against:

wxWidgets: 3.0.4 SQLite: 3.19.3 GnuTLS: 3.5.13

Operating system:

Name: Windows 10 (build 15063) Version: 10.0 Platform: 32-bit system CPU features: sse sse2 sse3 ssse3 sse4.1 Settings dir: C:\Users\smith\AppData\Roaming\FileZilla\

#11452 Update Filezilla when exiting app new Feature request normal FileZilla Client
Description

I execute Fz about once every few weeks and most of the time I feel that the pop-up screen asking to update is a kind of nagware.

There should be a button that gives the choice to the user to update Filezilla after exiting the application. This way, the user could still use Fz as usual and will only update the app after using it.

Check the Paint.net application, that is what it does.

My two cents!

#11454 Keep items in local and remote directory lists refreshed new Feature request normal FileZilla Client
Description

This seems really basic to me. The item lists on local and remote panes don't automatically refresh. Maybe that's the design, but it causes trouble because you are working on something, get everything ready, select all, put the files up and something is missing because it's not in the pane to select all on. Yes, I can refresh, yet Notepad++ recognizes immediately when I pull a new file down that it has open. This is the only product I've used that doesn't do this out of the box. Normally, I hate everything trying to predict what I'm trying to do .. but this isn't prediction, this is showing up a list of items in a folder and it's out of date.

#11458 ETIMEDOUT - Tentative de connexion expirée / issue - not able to update my website new Bug report normal FileZilla Client
Description

Hello,

I often use Filzilla in order to update my website, for the forst time today I got an error message telling me the following - FYI i'm on Mac :

Statut : Connexion à 72.55.186.59:21... Statut : Échec de la tentative de connexion avec "ETIMEDOUT - Tentative de connexion expirée". Erreur : Impossible d'établir une connexion au serveur Statut : Attente avant nouvel essai... Statut : Résolution de l'adresse de s039.panelboxmanager.com Statut : Connexion à 72.55.186.59:21... Statut : Échec de la tentative de connexion avec "ETIMEDOUT - Tentative de connexion expirée". Erreur : Impossible d'établir une connexion au serveur

Could you please help me ? Thanks.

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

Greetings,

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


Issue 1:


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

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

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

Steps to confirm ...

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

Issue 2:


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

Testing Steps to confirm ...

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

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

Best Regards Derrick.

#11464 Requeue Failed Transfers via Shortcut Keys new Other normal FileZilla Client
Description

Is there way to activate the Requeuing process using only keyboard commands? My mouse has frozen and my USB ports don't work, so I only have the keyboard to work with. Via the keyboard, I'm able to activate the "Failed transfers (639623)" tab but unable to select the files within this tab and then, subsequently requeue the set. Is there a method to do this, using the keyboard only, I don't want to re-upload the 1.75 mil docs again? I'm using Macbook Pro, Windows side BootCamp, Mac Keyboard (no pgup/pgdn etc), Win7 64 bit OS.

#11466 Auto sync data with Filezilla new Feature request high FileZilla Client
Description

Hello Admin,

Is it able to sync the data from remote FTP site with Filezilla in a scheduled date. Filezilla is a great tool. But we need to download the data everyday, The FTP server is in other country, due to the time difference, we can't download the data in time. If FileZilla can auto sync the data from remote site. it would be much helpful.

#11470 Virus infection with Filezilla 3.29.0 downloads new Other high FileZilla Client
Description

Kindly view the image and please check it

https://drive.google.com/open?id=1cAlldZzcNJ-LJNkDd_di-pLE-3B-sxNK https://drive.google.com/open?id=126mbOgB9BbkNRzyMXiY01fqxuiY4qaed

#11474 Old password used when sending files new Bug report normal FileZilla Client
Description

Hi,

I changed the root password on my server while FileZilla was still running and I had used it before to do some transfers over sftp (22).

And then I try to upload 3 files simultaneously by hitting right click and upload, it then tells me that the password is incorrect. I type in the new password and hit connect, and sure enough it connects and lists the remote folder.

And then I try to select the 3 files again and hit upload (right click) and it keeps using the old password and not the one on the password field.

I had to restart Filezilla and re-connect to transfer the files without having this old in-memory password fail the transfers.

Please fix, Thank you.

#11477 Can no longer resume paused transfers new Bug report normal FileZilla Client
Description

This happens when either re selecting process queue or when just dragging between tabs to a folder with an existing file. The error is "local: unable to open /path/to/partial/file/filename.extension Critical file transfer error"

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

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

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

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

#11492 Update process seems to work, but fails moreinfo Bug report low FileZilla Client
Description

I saw another user had an issue like mine, but my anti-virus has not changed and this used to work.

1) Update completes with the status message of "The new version could not be downloaded, pleas retry later."

2) Under "show details" it says:

Started update check on 2018-01-15 12:20:27 Own build type: official Downloading /update.php?platform=x86_64-w64-mingw32&version=3.29.0&osversion=6.1&osarch=64&updated=1&cpuid=sse,sse2,sse3,ssse3,sse4.1,sse4.2,pclmulqdq&initial=0 Resolving address of update.filezilla-project.org Connecting to 136.243.154.122:443... Connection established, initializing TLS... Verifying certificate... TLS connection established, sending HTTP request File transfer successful, transferred 36,244 bytes in 1 second Parsing 36244 bytes of version information. Found new nightly 2018-01-15 Found new release 3.30.0 Downloading /filezilla/FileZilla_3.30.0_win64-setup.exe Resolving address of downloads.sourceforge.net Connecting to 216.34.181.59:80... Connection established, sending HTTP request Resolving address of downloads.sourceforge.net Connecting to 216.34.181.59:80... Connection established, sending HTTP request Resolving address of cytranet.dl.sourceforge.net Connecting to 74.82.59.181:443... Connection established, initializing TLS... Verifying certificate... TLS connection established, sending HTTP request File transfer successful, transferred 7,906,720 bytes in 2 seconds

3) Download appears to have worked, but the software doesn't recognize the fact.

4) There could be something with my computer that is causing a problem, but shouldn't that result in a different status message?

5) It appears that you have sent ou version 3.29 without the ability for it to update itself? So I will see if I can do a manual update to 3.30.

6) Lord help the non-technical fans of Filezilla!!

No reply needed unless I am wrong about this. :-)

Thanks, Chris

#11497 Moving more than 5 files at once into another directory triggers a Cmd-A like action new Bug report normal FileZilla Client
Description
  • Connect to an ftp or sftp server by using FileZilla 3.30.0
  • Enter a remote directory that has more than 5 files in it
  • Select at least 6 files and move those into parent directory by using your mouse and dragging and dropping them into "..."
  • Once all's moved, click on "..." to enter parent directory
  • You'll see every file that's inside that parent directory was selected just like when we press Cmd-A keys

Similar thing occurs, say, you have one folder and 6 files inside a directory. If you were to move all those files into that one folder and then enter that folder, you'll see all files except the first one in that directory got selected.

It doesn't occur if you select and move less than 6 files

If you wish to see it, I've recorded my screen while following the steps mentioned above to reproduce the bug, and put it on YouTube. Here's the unlisted link of the video:

https://youtu.be/g9qib0SKPbw

#11509 Certificate dialog is not scrollable and too big on small screens new Bug report normal FileZilla Client
Description

The content of the certificate dialog ("Unknown Certificate") exceeds the screen height on Notebooks with a screen size of 1366x768 pixels (tested on my ThinkPad x230).

Though the "OK" and "Cancel" buttons are on screen, part of the content (and the "Don't ask again" checkbox) is not.

I'm proposing to just make the content scrollable.

#11515 New field in statusline new Feature request normal FileZilla Client
Description

I have some huge folders, that i upload using FileZilla. Therefor it would be an advantege, if i in the statusline beside the (sorry this is in danish)

"Filer i kø", "Mislykkede overførsler", "Gennemførte overførsler" had i field "Transfers not made due to selection"

Best regards Erik Gotfredsen LiberHerbarum.net

#11517 Windows size saving not consistent across DPI new Bug report normal FileZilla Client
Description

When you close FileZilla and re-boot using a monitor with a different resolution, the location and size of the window is quite wrong. The size and position should be saved in a resolution-independent way (rather than raw pixels) so it will look similar when switching monitors/changing resolution. (my laptop has 4K screen, but often use with HD external monitor; restarting with a different config can result it FileZilla almost entirely off the right-hand side of the screen).

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

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

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

What can I do?

#11526 wxGTK3 Linux: small fonts in directory trees new Bug report high FileZilla Client
Description

Archlinux, Filezilla compiled with wxGTK v. 3.0.3.1. The better decription of the problem is the pictures I attached. I think all fonts of all controls should have the same size like it was with GTK2 build.

#11527 "Size thousands separator" setting not working new Bug report normal FileZilla Client
Description

Hello. This FileZilla setting is not working for me (see attachment). In Mac OS X settings, "thousands separator" is set to "space" (see attachment). Thanks.

#11531 WxGTK3: Strange gradient new Bug report normal FileZilla Client
Description

The "notebook bar looks" like it's from the 90s. Strange gradient in dark mode and it's not readable.

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

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

#11539 Delete capacity moreinfo Bug report normal FileZilla Client
Description

Not possible to delete one shot more than 4000 files. When you have to delete more than 4000 files, Filezilla will stop between 3000 and 4000. To erase more, you need to wait or disconnect and wait the synchronisation. It is painful when you have 10000 or more files to erase (storage of security ipcam images for instance). Thanks for helping here as it is time consuming.

#11540 "Unknown Certificate" Dialog Too Big When Using Increased Font Size (Accessibility) new Bug report normal FileZilla Client
Description

When connecting with a server with e.g. a homebrewn or invalid certificate, the info dialogue displayed is too big even on a 1080p screen if increased font size is selected. The "OK" and "Cancel" buttons cannot be read.

This could be solved by embedding the group boxes into a scrollable widget.

For replication:

  • Linux (but most likely OS independent)
  • UI: GNOME 3.22
  • Font Scaling Factor: 1.10 (use TweakUI -> Fonts)
  • Font Size: 13pt (use TweakUI -> Fonts)

These settings are not actually that big. I personally find the behaviour of the dialogue box quite annoying. I can imagine how annoying it must be for someone who has to use even bigger fonts. By the way: The same issue might occur in other large info boxes like the one in Menu Help->About.

Details From Help->About: FileZilla Client


Version: 3.28.0

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2017-10-29 Compiled with: gcc (Ubuntu 7.2.0-12ubuntu1) 7.2.0 Compiler flags: -g -O2 -fdebug-prefix-map=/build/filezilla-YKhf0t/filezilla-3.28.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall

Linked against:

wxWidgets: 3.0.3 SQLite: 3.22.0 GnuTLS: 3.5.17

Operating system:

Name: Linux 4.15.0-10-generic x86_64 Version: 4.15 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi2 bmi2 adx Settings dir: /home/christian/.filezilla/

Note

#11543 duplicate search/ricerca duplicati new Feature request normal FileZilla Client
Description

sarebbe utile che prima mentre carica la lista dei file in upload o download controlli subito l'esistenza di duplicati e chieda cosa fare in questo caso e di conseguenza se si ignorano li elimini tutti subito dalla cosa

it would be useful that before while uploading the list of files in upload or download check for duplicates and ask what to do in this case and therefore if you ignore them you eliminate them all right away from the thing

sorry for english

#11544 Cannot connect SFTP with DEBIAN 9 Openssh moreinfo Bug report normal FileZilla Client
Description

Problem with an OVH Cloud 3 VPS loaded with Debian 9. Problem also with Debian 9 on my PC. Although the password is good, the connection is refused with a network error.

#11545 Add a checkbox to allow Import to replace all existing sites new Feature request normal FileZilla Client
Description

At home I use a desktop computer for development, but when traveling I use a laptop. As my site list changes, I want to export from Filezilla on my desktop and then import on my laptop, replacing all of the existing sites. However, import ends up duplicating any sites that already exist on the laptop so I have to laboriously delete every site manually in the Site Manager before importing.

My request is to add a checkbox in the Import dialog that indicates that all of the existing sites are to be replaced by the sites in Filezilla.xml.

#11546 Focused item is not scrolled to view on navigation into browsing components new Bug report low FileZilla Client
Description

The item selected last in file or directory tree browser (both local and remote) is not scrolled to view, when the file or directory tree browser is navigated into via tabbing despite the item gaining focus due to the navigation. Inconsistent with behaviour when navigating in the browser; moving in directory structure or file browser with arrow keys keeps the selected item in view.

#11551 No option to choose whether or not to download updates new Bug report normal FileZilla Client
Description

The settings page gives users the option of whether to check for updates, but not whether they want those updates automatically downloaded or where to save the file. The user should have the option to select either the download path or whether to download updates at all.

It's frustrating when the Downloads folder gets polluted with files from an assortment of programs with no sense of organization, and you have to go through and sort them out one by one just to be able to find anything. Having Downloads as the default path makes sense, but users should have some say in what gets put into that folder.

#11555 UTF-8 Characters in file/directory name new Bug report normal FileZilla Client
Description

Just ran into this issue. If one side supports UTF-8 characters in either the filename or directory name, and the other side does not, the transfer fails (and can never succeed.)

The main issue here is that the error message is a terribly generic "Could not start transfer".

The easiest fix for this is simply showing a better error message (Took me a while to figure it out.)

A better solution would be to use some system function to determine and invalid path characters and add them to the list of invalid characters for filtering.

In this case, as I was downloading a site backup (new client,) they had images (from god knows where) that included the width and height as 57×57 instead of 57x57 (first contains a, new to me, UTF-8 x whereas the second contains a normal x.)

Let me know if you need additional logs or anything else.

Log:


00:13:25	Trace:	CControlSocket::SendNextCommand()
00:13:25	Trace:	CSftpFileTransferOpData::Send() in state 0
00:13:25	Status:	Starting download of /applications/wfcrhveasu/public_html/wp-content/themes/ALTN/icons/apple-touch-icon-57×57-precomposed.png.png
00:13:25	Trace:	CSftpChangeDirOpData::Send() in state 0
00:13:25	Trace:	CControlSocket::ResetOperation(0)
00:13:25	Trace:	CControlSocket::ParseSubcommandResult(0)
00:13:25	Trace:	CSftpFileTransferOpData::SubcommandResult() in state 1
00:13:25	Trace:	CControlSocket::SendNextCommand()
00:13:25	Trace:	CSftpFileTransferOpData::Send() in state 4
00:13:25	Command:	get "apple-touch-icon-57×57-precomposed.png.png" "D:\Projects\Adfinitely\AnyLabTestNow\old-server\applications\wfcrhveasu\public_html\wp-content\themes\ALTN\icons\apple-touch-icon-57×57-precomposed.png.png"
00:13:25	Error:	/applications/wfcrhveasu/public_html/wp-content/themes/ALTN/icons/apple-touch-icon-57×57-precomposed.png.png: open for read: no such file or directory
00:13:25	Trace:	CSftpFileTransferOpData::ParseResponse() in state 4
00:13:25	Trace:	CControlSocket::ResetOperation(2)
00:13:25	Error:	File transfer failed
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.