Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 4044)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Owner Priority Resolution Created Modified
#10984 crash-hang on connection attempt normal fixed 8 years 8 years
Description

Everytime I want to connect with eight.alfahosting-server.de filezilla throws me a backtrace:

ASSERT INFO: ../include/wx/string.h(1536): assert "!empty()" failed in Last(): wxString: index out of bounds

BACKTRACE: [1] wxMimeTypesManagerImpl::Initialize(int, wxString const&) [2] wxMimeTypesManagerImpl::InitIfNeeded() [3] wxMimeTypesManagerImpl::GetFileTypeFromExtension(wxString const&) [4] wxMimeTypesManager::GetFileTypeFromExtension(wxString const&) [5] wxString wxString::Format<wxString, wxString>(wxFormatString const&, wxString, wxString) [6] void std::cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::_M_construct<wchar_t const*>(wchar_t const*, wchar_t const*, std::forward_iterator_tag) [7] wxAppConsoleBase::CallEventHandler(wxEvtHandler*, wxEventFunctor&, wxEvent&) const [8] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [9] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [10] wxEvtHandler::TryHereOnly(wxEvent&) [11] wxEvtHandler::ProcessEventLocally(wxEvent&) [12] wxEvtHandler::ProcessEvent(wxEvent&) [13] wxEvtHandler::SafelyProcessEvent(wxEvent&) [14] g_closure_invoke [15] g_signal_emit_valist [16] g_signal_emit [17] gtk_propagate_event [18] gtk_main_do_event [19] g_main_context_dispatch [20] g_main_loop_run [21] gtk_main [22] wxGUIEventLoop::DoRun() [23] wxEventLoopBase::Run() [24] wxAppConsoleBase::MainLoop() [25] wxEntry(int&, wchar_t) [26] libc_start_main

#10989 SFTP doesn't work anymore after Update to Version 3.22.0 RC1 normal fixed 8 years 8 years
Description

SFTP doesn't work anymore after Update to Version 3.22.0 RC1

21:22:25 Status: Verbinde mit Domain.de... 21:22:25 Antwort: fzSftp started, protocol_version=6 21:22:25 Befehl: open "admin@…" 22 21:22:25 Fehler: Disconnected: No supported authentication methods available (server sent: publickey) 21:22:25 Fehler: Herstellen der Verbindung zum Server fehlgeschlagen

After downgrade to the older Version 3.21.0 the connection does works

On my Server i disabled the Password Username login, so only a login with an private key works.

Changelog for Version 3.22.0 RC1 "- SFTP: Try password based login if a password-protected keyfile is rejected by the server instead of failing the login"

but what does it mean

#10990 color coding of logging is broken after switching to "show timestamp" (and back) low fixed 8 years 8 years
Description

Using detailed log Starting with timestamps not visible --> color coding is active Switching to show timestamp --> color coding is not active Switching back to hidden timestamps --> color coding not visible again expected color coding to always be active

#10994 macOS Sierra shuts down while using FileZilla normal rejected 8 years 8 years
Description

System randomly shuts down when using FileZilla.

#10999 Extensive memory allocation normal worksforme 8 years 8 years
Description

When I tried to upload > 200k files with a size of circa 750 GB to a SFTP server, the client application allocated almost 10 GB memory which leaded on a system with 15.5 GB RAM and a 16 GB swap partition to an effective unusable system state. I was unable to switch to another TTY and I was not able to kill to application or execute another action as moving the mouse cursor. I used the application with KDE Plasma 5.7.4.

I suggest to confine the usage of resources to avoid such situations.

#11000 [gtk3] "Rename" gui issues when GTK_OVERLAY_SCROLLING=0 and there are scrollbars in the pane normal worksforme 8 years 8 years
Description

using FileZilla package provided by my distribution, Fedora; it's compiled against GTK3 ...

GTK3 has a new "overlay scrolling" feature which makes it so that scrollbars aren't visible until you put the mouse over the pane. This feature can be turned off by setting the environmental variable GTK_OVERLAY_SCROLLING=0. I have turned the overlay scrolling off in this way.

in FileZilla, if GTK_OVERLAY_SCROLLING=0 and the pane has a scrollbar, the "Rename" function usually (if you try more than once, you will likely see the problem) does not produce the inline input box GUI (instead the file just remains highlighted). in reality, you can still rename the file by using the backspace button and typing characters, but you do so blindly as you can't see any of this is working (e.g. you can't see the characters you type) until you press enter and the filename is in fact changed.

#11001 fzsftp quit unexpectedly. normal fixed 8 years 8 years
Description

Just updated to 3.22.0 and fz client opens as usual but when I try to connect I get this message: "fzsftp quit unexpectedly." and connection fails.

It worked perfectly before.

#11003 sftp doesn't work in 3.22 on Mac Os X high duplicate 8 years 8 years
Description

I just updated to Version 3.22 and tried to connect to one of my servers via sftp. but the connection couldn't be established. I can't connect to any of my servers.

After downgrade to 3.21 everything worked fine. So it's definitely a bug in new version 3.22.

#11004 V3.22 for Mac no longer connects to my servers normal duplicate 8 years 8 years
Description

I have Linux servers at work, and periodically I need to sftp files off or on. I updated my version from 3.21 to 3.22, and attempted to connect, but it kept failing. I reverted back to v 3.21 and I was able to connect.

My working machine is a MacBook Air, running Mac OS X 10.11.6.

The Linux version is RHEL 5. Please let me know if you need any more information.

Thanks!

gabi

#11007 AIX 6.1 and FileZilla 3.22.0 high rejected 8 years 8 years
Description

One of my users upgraded FileZilla on her Windows PC to version 3.22.0.

When she tries to connect to an AIX server she gets the following message:

Status: Waiting to retry... Status: Resolving address of hostname Status: Connecting to IP_address:21... Status: Connection established, waiting for welcome message... Response: 220 damgapp1 FTP server (Version 4.2 Mon Dec 3 10:30:51 CST 2012) ready. Command: AUTH TLS Response: 234 Using authentication type TLSv1 Status: Initializing TLS... Error: GnuTLS error -15: An unexpected TLS packet was received. Error: Could not connect to server

Note: hostname and IP_address removed for security reasons

On my Windows PC, I'm running FileZilla 3.7.1.1 and have no problems connecting to the AIX server.

What changed between FileZilla 3.7.1.1 and 3.22.0. ?

#11014 Кодировка normal rejected 8 years 8 years
Description

http://funkyimg.com/i/2hP8E.jpg

#11015 scroll buttons require a few to several clicks to scroll a single tick normal rejected 8 years 8 years
Description

since Fedora switched to building FileZilla against GTK3, the scroll buttons require repeated clicks to initiate a scroll of a single tick. 4-7 clicks required per tick in my testing, depending apparently on how much scrolling is available.

#11016 horizontal scrollbars don't seem to always know correct scrolling width (fluctuates while scrolling) normal duplicate 8 years 8 years
Description

Fedora now builds FileZilla against gtk3. now a horizontal scrollbar's width seems to fluctuate while scrolling horizontally, which can result in anomalies such as the scrollbar jumping back and forth, or columns temporarily being clipped at one side or the other.

#11020 552 Disk Full normal rejected 8 years 8 years
Description

I am unable to upload files onto our server due to 552 Disk full. We definitely have space on our Shoutcast server so I wonder if this is a Filezilla issue.

This happened before in August but the issue seemed to fix itself later the same day.

FZ about info copied blow

FileZilla Client


Version: 3.22.1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-10-03 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.15 SQLite: 3.11.1

Operating system:

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

#11021 on windows, long search produce disconnect normal rejected 8 years 7 years
Description

on windows (w7, w10) client accessing linux server, long search disconnect after a time. on linuux client not happend. perhaps windows no support too many thread o something. case is connect to server serach at root bac* and after certain time, disconnect and reconect workaround was activate log register or increase debug.

Error: Connection timed out after 20 seconds of inactivity Error: Error al recuperar el listado del directorio

server SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 0

kernel 2.6.27.48-0.12-default #1 SMP 2010-09-20 11:03:26 -0400 x86_64 x86_64 x86_64 GNU/Linux

#11022 FTP login issue normal rejected 8 years 8 years
Description

Hello, I tried to connect into ftp but I am unable to get connect. I tried to use another pc but I am getting same error. Connection Timed Out error

Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 7 of 50 allowed. Response: 220-Local time is now 22:04. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: AUTH TLS Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

Could you please assist me what is issue and how could I resolve it. I also tried to use another internet connection but I am still getting same error message.

Please find the attached screenshots

And please suggest me what should I do?

Regards, Ranveer Satyam

#11026 Memory Could Not be Read high wontfix 8 years 8 years
Description

I am getting the attached message every time that I logon to my webpage. It still gains access to the folders, but every time I click on one, the same message appears.

#11028 Sorting logic is broken normal worksforme 8 years 8 years
Description

The current sorting algorithm is simply not logical and causes issues, see attached picture for more details.

It should sort numbers from lowest to highest, not like this: 1, 10, 100, 101, 102, etc

http://i.imgur.com/UeJxW62.png

#11029 Filezilla is a Virus? Malware? Spybot.... high worksforme 8 years 8 years
Description

Hi,

I detect a problem with my macintosh, why your software posses a Spybot virus ?... after download software in your webside, the "FileZilla_3.22.1_macosx-x86_setup_bundled.zip" my Intego antivirus find a Spybot virus... Why insert this virus in your software, after 10 years of use? x.x Is not cool x.x

Regards, Boris

#11030 MacOS Sierra - Fatal Error high rejected 8 years 8 years
Description

When, I transfer o edit a file, I have a fatal error, the mac have a reboot.

*** Panic Report ***
panic(cpu 2 caller 0xffffff8019942f98): "a freed zone element has been modified in zone kalloc.128: expected 0x3f0011e6d11bc3d2 but found 0, bits changed 0x3f0011e6d11bc3d2, at offset 0 of 128 in element 0xffffff8033d44580, cookies 0x3f0011e6d11bc3d2 0x53521e61aaece2f"@/Library/Caches/com.apple.xbs/Sources/xnu/xnu-3789.1.32/osfmk/kern/zalloc.c:651
Backtrace (CPU 2), Frame : Return Address
0xffffff914c37baa0 : 0xffffff80198f748c 
0xffffff914c37bb20 : 0xffffff8019942f98 
0xffffff914c37bb90 : 0xffffff80199421e9 
0xffffff914c37bbe0 : 0xffffff8019940c24 
0xffffff914c37bd30 : 0xffffff8019e3c057 
0xffffff914c37bd60 : 0xffffff8019ea340e 
0xffffff914c37bd70 : 0xffffff8019ea7f78 
0xffffff914c37bda0 : 0xffffff8019eadbcc 
0xffffff914c37bdf0 : 0xffffff8019ea635e 
0xffffff914c37be40 : 0xffffff8019ea3b62 
0xffffff914c37be80 : 0xffffff8019eaf8b8 
0xffffff914c37beb0 : 0xffffff8019ea5a7d 
0xffffff914c37bef0 : 0xffffff8019ea3590 
0xffffff914c37bf30 : 0xffffff8019ebd621 
0xffffff914c37bf80 : 0xffffff8019ebcd7c 
0xffffff914c37bfb0 : 0xffffff80198a6af7 

More info about my hardware:

Kernel version:

Darwin Kernel Version 16.0.0: Mon Aug 29 17:56:20 PDT 2016; root:xnu-3789.1.32~3/RELEASE_X86_64
Kernel UUID: 622D2470-C34D-31F9-A62B-6AA9A3C6A3CD
Kernel slide:     0x0000000019600000
Kernel text base: 0xffffff8019800000
__HIB  text base: 0xffffff8019700000
#11031 Connection timeout when delete many huge files normal worksforme 8 years 8 years
Description

Usually I use filezilla to delete the large (+- 20 GB each file) daily backups on the server. So when I choose 20 files (eg.) and press DEL to delete them, it starts to delete, but after some time it shows the "Connection timeout when delete many huge files". Due to high disk IO on server the action is slow even on direct rm command on linux.

#11032 Mac OS X auto-update downloads to Documents folder instead of Downloads normal duplicate 8 years 8 years
Description

The auto-update function on OS X downloads the new version of FileZilla to the user's documents folder, which is not expected behavior. Generally, the user's Downloads folder would be a more appropriate destination, and the first place most people would look.

#11033 No warning when server truncates output normal rejected 8 years 8 years
Description

It seems that when server sends something like

226 Output truncated to 5000 matches

Filezilla client doesn't warn the user.

And then the user think that it downloads all the files in the directory but it does not.

#11034 Last Modification Time Bug Issue normal rejected 8 years 8 years
Description

Hi

There seems to be a time display issue on folder's "Last Modification Time". Time is off by 2 hours(+2 hours) on a parent directory. When i browse a subdirectory, and come back to the parent directory and right-click 'Refresh', "Last Modification Time" is correct again. See screenshots. Thanks,

#11036 Created directory does not appear even after refresh with F5 normal worksforme 8 years 7 years
Description

I create a new directory, but it does not appear in the directories list. Pressing F5 does not help eaither. Re-login did not help - directory is still not listed. I go and check with the hosting FTP manager - directory is there. I closed down and opened Filezilla, logged again and directory was bisible.

#11042 Malware Flagged when I Tried to Download the Installer normal rejected 8 years 7 years
Description

I just attempted to download the Mac version of FileZilla from the link below.

https://filezilla-project.org/download.php?platform=osx

When I clicked the large green button to download the installer Avast blocked it showing the window below.

/Users/server1/Desktop/FileZillaMalwareWarning.jpg

#11043 Password problem 530 Log in Authentication high rejected 8 years 8 years
Description

Hello,

I've been using FileZilla for more then 3 years. However, now I can't use my log in credentials any more. Not sure what happened.

I always log in by copying and pasting all information. It's stopped working on my Mac. I've been using Mac for 5 years.

37.157.195.133 adamwojnarhurado12

How can I log in please? How can I change password? Thank you Adam

#11046 Receiving 550 error code when transferring certain files but not all files. normal rejected 8 years 8 years
Description

While transferring files from my files to the files of my server, certain files are failing to transfer.

Basic info, This is a mod for our ARK server hosted by PingPerfect. This mod is already installed, these files are attempting to overwrite the existing ones as well as downloading new files from the update. The issue only appears on certain files.

Other admins/moderators have attempted to resolve this issue by doing the update themselves and it has worked without issue. They also use the FileZilla client, there were no failed transfers on the same mod with the exact same update. I have done two other mod updates within the last three days without issue.

Currently this is giving me an error:

Command: STOR DM_MetalFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Square\Wood\Model\LP_WoodFoundation.uasset Status: File transfer successful, transferred 28,759 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Square\Wood\Model\SM_WoodFoundation.uasset Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Square/Metal/Model Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,148). Command: STOR SM_MetalFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error after transferring 524,288 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Square\Metal\Model\SM_MetalFoundation.uasset Status: File transfer skipped Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Triangle\Metal\Models\DM_TriFoundation_Metal.uasset Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Square/Stone/Model Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,151). Command: STOR DM_StoneFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Triangle\Metal\Models\SM_TriFoundation_Metal.uasset Status: File transfer successful, transferred 9,754 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Triangle\Stone\Models\DM_TriFoundation_Stone.uasset Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Square/Thatch/Model Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,141). Command: STOR DM_ThatchFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error after transferring 524,288 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Square\Thatch\Model\DM_ThatchFoundation.uasset Status: File transfer skipped Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Triangle\Stone\Models\SM_TriFoundation_Stone.uasset Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Square/Stone/Model Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,140). Command: STOR SM_StoneFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error after transferring 524,288 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Square\Stone\Model\SM_StoneFoundation.uasset Status: File transfer skipped Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Triangle\Wood\Models\DM_TriFoundation_Wood.uasset Status: File transfer successful, transferred 58,247 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Triangle\Wood\Models\LP_TriFoundation_Wood.uasset Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Square/Thatch/Model Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,143). Command: STOR SM_ThatchFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error after transferring 524,288 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Square\Thatch\Model\SM_ThatchFoundation.uasset Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Square/Wood/Model Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,144). Command: STOR DM_WoodFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Triangle\Wood\Models\SM_TriFoundation_Wood.uasset Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,150). Command: APPE SM_ThatchFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Status: File transfer successful, transferred 21,491 bytes in 1 second Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Square/Wood/Model Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,156). Command: STOR SM_WoodFoundation.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error after transferring 524,288 bytes in 1 second Status: Starting upload of D:\Games\steamapps\common\ARK\ShooterGame\Content\Mods\731604991\Structures\Foundations\Square\Wood\Model\SM_WoodFoundation.uasset Status: File transfer skipped Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Triangle/Metal/Models Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,168). Command: STOR DM_TriFoundation_Metal.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Triangle/Metal/Models Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,172). Command: STOR SM_TriFoundation_Metal.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Triangle/Stone/Models Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,140). Command: STOR SM_TriFoundation_Stone.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Triangle/Stone/Models Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,176). Command: STOR DM_TriFoundation_Stone.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Triangle/Wood/Models Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,180). Command: STOR DM_TriFoundation_Wood.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Status: File transfer successful, transferred 30,302 bytes in 1 second Command: CWD /76.164.234.178_7877/ShooterGame/Content/Mods/731604991/Structures/Foundations/Triangle/Wood/Models Response: 250 CWD command successful. Command: PASV Response: 227 Entering Passive Mode (76,164,234,178,19,144). Command: STOR SM_TriFoundation_Wood.uasset Response: 550 The system cannot find the file specified. Error: Critical file transfer error Status: Retrieving directory listing of "/76.164.234.178_7877/ShooterGame/Content/Mods/731604991"... Status: Directory listing of "/76.164.234.178_7877/ShooterGame/Content/Mods/731604991" successful

It is the same the entire way up, only 34 files successfully transferred and 501 files that failed.

#11047 Incorrect directory nesting when moving files on remote server normal fixed 8 years 8 years
Description

This is issue only happens when moving directories on the remove server.

Directory/File Structure: root root/app root/magento root/magento/app root/magento/app/file.txt

When I click-and-drag the root/magento/app directory up 1 level into root, I would expect the root/app directory to contain file.txt. Instead, FZ is nesting the app directories so I have root/app/app/file.txt.

This is easily reproducible and I do not believe it is intended behavior.

Makes magento/extension upgrades very difficult and just destroyed my dev site.

#11048 fix EPSV parsing in FZ 3.22.2-rc1 normal fixed 8 years 8 years
Description

it's failed to connect via HTTP proxy in 3.22.2-rc1. can't get the correct port number in EPSV response.

this patch will fix this issue.

#11050 FileZilla Nightly bug, port gets ignored normal fixed 8 years 8 years
Description

When trying to connect to non default ports it will work if you use HOST:PORT, but not if you put the port in the "Port" textbox, whether I use Quickconnect or a pre-defined server, both ignore the port.

#11051 Unable to connect to ftp normal rejected 8 years 8 years
Description

Hi, Using Filezilla client software, but I am unable to connect to anything through it! I keep getting an error message saying Connection attempt failed with "EAI_FAIL - Nonrecoverable failure in name resolution". I have disabled my Antivirus, and also tried when firewall was disabled and still get the same results. I tried using the Network configuration wizard, but that can't connect either! Any suggestions would be greatly appreciated, thanks in advance

#11053 FileZilla 3.22.2 OS X will not launch - "There is a problem launching FileZilla" - thread crashes high fixed 8 years 8 years
Description

Hi.

Today I updated FileZilla to the latest offered version 3.22.2. After that it will not launch.

Description:

  1. See system and crash log in attached file
  2. Working user account is non admin
  1. After launching the previously installed FileZilla-Version it automatically offered an update to the named version. I chose to update.
  1. After this update procedure FileZilla would not launch.
  1. Checking all Gatekeeper and SIP-settings - even if disabling - the app would not launch.
  1. Redownloading the bundle-installer, installing. But here also app will not launch.
  1. Redownloading non installer, but the file FileZilla_3.22.2_macosx-x86.app.tar.bz2. Moving the unpacked app to "Programs". Still app will not launch.
  1. Repaired permissions through terminal. Restarted system. FileZille will not launch.
  1. Started app from download-location. This time app launches with OS-warning. On choosing open anyway FileZilla will not appear with main window.
  1. Logged out and logged in with admin account.
  1. On launching FileZilla the OS prompted a warning that there was a problem launching FileZilla. The crash-log is attached to this report.

I never had such a behaviour with any FileZilla-iteration before. I always downloaded the new compressed app-file, unpacked, moved to programs and launched it without error.

Thank you for listening.

#11055 Updated to new version 3.22.2 this morning, and now get Runtime error when trying to connect to server normal fixed 8 years 8 years
Description

Status: Resolving address of ftp2.purolator.com Status: Connecting to 198.33.112.20:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Trace: CFtpControlSocket::SendNextCommand() Command: USER 20127372 Trace: CFtpControlSocket::OnReceive() Response: 331 User name okay, need password. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 User logged in, proceed. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Supported extensions: Response: AUTH Response: CCC Response: CLNT Response: EPRT Response: EPSV Response: LPRT Response: LPSV Response: MDTM Response: MFCT Response: MFMT Response: MLSD

Error reads: This application has requested the Runtime to terminate in an unusual way. Please contact the application's support team for more information.

Thank you

#11062 Filezilla window unresizable in wxGTK with HiDPI display normal rejected 8 years 8 years
Description

I'm running Fedora 24 with Gnome 3.20.4 on a Microsoft Surface Pro 3. Filezilla opens to a very tiny (and unusable) window that cannot resize or maximize. There's no "maximize" icon and double-clicking the menu bar does nothing.

Quick Googling led me to similar issues on the GTK side, and a patch was submitted and accepted upstream some time ago. More info on that here:

https://forum.filezilla-project.org/viewtopic.php?t=40161 http://trac.wxwidgets.org/ticket/17456

My short-term solution was to use the Gnome Tweak Tool to set my window resolution to "1", resize the Filezilla window and do what I need to do, then use the Tweak Tool to reset the resolution to "2" so I can go about my day-to-day operations. Because this was already patched in GTK I'm assuming there's something that might need to be addressed in Filezilla specifically. Thanks!

#11063 FileZilla stopped and won't restart high rejected 8 years 7 years
Description

Hi, My FileZilla stopped working halfway through a download, and won't restart. I get the following Status: Resolving address of nl3851.dediseedbox.com Status: Connecting to 46.166.187.194:21... Status: Connection established, waiting for welcome message... Error: Could not connect to server What could be going wrong. This is the first time it has happened. There is nothing wrong with the Internet at present. Regards Quenten Walker

#11064 Explorer freezes when doing a transfer while notification is being shown high duplicate 8 years 7 years
Description

This is a bug with Windows, but I believe FileZilla can do something about it as well. Duplicate of #10968 but it's rejected and I wanted to provide more information on how to trigger this.

1) Perform a transfer and get a notification about its completion 2) Perform a second transfer that completes while the notification is still up 3) Taskbar and other Explorer elements (win+e, win+d, win+r, win) are now frozen for what seems to be 90 seconds (however, alt+tab works). One cannot work on the computer anymore for as long it is frozen.

If you do a transfer while the notification is up that doesn't complete until the notification is gone, everything works as intended.

The only way to prevent this is to turn off notifications for FileZilla completely.

#11068 I can't connect to my FTP low invalid 8 years 7 years
Description

Filezilla does not connect to my ftp server.

Can anyone tell what's wrong? I'd like to use FileZilla rather than the other methods.

log is:

Status: Connecting to 198.46.81.217:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Response: 220-You are user number 90 of 150 allowed. Response: 220-Local time is now 08:07. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 30 minutes of inactivity. Command: AUTH TLS Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#11071 Stop Download Files Suddenly low rejected 8 years 7 years
Description

Hello,

I am using Filezilla to backup my sites. I am trying to download full site, but it's stop in specific quaked files all the time. I try with different servers and happen the same problem. I delete Filezilla and install again but still have this problem. Please advise.

#11072 Unable to connect on PowerPC64 normal fixed 8 years 7 years
Description

I was not able to connect a SFTP/SCP server on a PowerPC64 Linux, the error shows:

Status: Connecting to nnn.nnn.nnn.nnn:nnn... Status: Connected to nnn.nnn.nnn.nnn Error: unable to understand SFTP response packet from server: request ID mismatch Error: Could not connect to server Status: Waiting to retry... Status: Connecting to nnn.nnn.nnn.nnn:nnn... Response: fzSftp started, protocol_version=7 Command: open "nnn.nnn.nnn.nnn" nnn Command: Pass: * Status: Connected to nnn.nnn.nnn.nnn Error: unable to understand SFTP response packet from server: request ID mismatch Error: Could not connect to server

The same version of FileZilla, linked against libraries of the same versions worked fine on ARMv7, ARMv8, AMD64.


FileZilla Client

Version: 3.22.2.2

Build information:

Compiled for: powerpc64-aosc-linux-gnu Compiled on: powerpc64-aosc-linux-gnu Build date: 2016-11-04 Compiled with: gcc (GCC) 6.2.0 20160822 (AOSC OS, Core) Compiler flags: -pipe -Wno-error -fstack-protector-strong --param=ssp-buffer-size=4 -fomit-frame-pointer -O2 -m64 -mtune=G5 -maltivec -maltivec=be -mabi=altivec -msecure-plt -mhard-float -fira-loop-pressure -fira-hoist-pressure -ftree-vectorize -specs=/usr/lib/autobuild3/specs/hardened-cc1 -fpermissive -fdeclone-ctor-dtor -ftree-vectorize -Wall -g

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.4.15 SQLite: 3.15.1

Operating system:

Name: Linux 4.8.6-aosc-main ppc64 Version: 4.8 Settings dir: /home/jeffbai/.config/filezilla/

#11073 Unable to use sftp since FileZilla 3.20.0 high rejected 8 years 8 years
Description

Hi,

Since i upgrade FileZilla > 3.20.0, i'm unable to use SFTP protocol to connect Linux host (last test failed with 3.22.2): message "Unable to connect host" I downgrade my version to 3.20.0 and it's work well.

Christophe

#11074 Wrongly deleted local downloaded files while performing the deleting job on FTP server high rejected 7 years 7 years
Description

It happened in both 3.22.2.1 and 3.22.2.2. I almost will use FileZilla client to do the photo-downloading job every day from my smartphone in which a FTP server app will run. After downloading finished, I then will delete all the source pictures in server. While the deleting-job is running, if the server app works fine, everything will be OK; if the server app is unexpectedly shut down due to the phone's power-saving mode or my quiting touch, the FileZilla client will give a error message in message log area such as "connection failed". In such condition, One or several downloaded and locally stored files will be modified: the sizes turn into 0, which means the file bodies are lost and only names are kept. And after the server app is re-run and connetion is re-built, the names of those 0-size files will show again in the transfer queue area, not the queued-files page, but the failed-transfers page, it seems the client wants to download those pictures again from server, but failed because they also have been deleted from server already. Then I have to face the situation: I lose these pictures forever because the source in server has be earsed and the local copies have been modified into 0-size.

FileZilla Client


Version: 3.22.2.2

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-11-01 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.16 SQLite: 3.15.0

Operating system:

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

#11076 No Successful Notification normal worksforme 7 years 7 years
Description

Dear FileZilla Team,

I am using FileZilla for backup my sites. From the last update stop the notification to appear when finish to download HTML root file (Successful). I can't know if all website files download. Please advise.

Daniel Brown

#11079 Must relogin Filezilla to see the latest file in remote folder. normal worksforme 7 years 7 years
Description

1.login the filezilla and the connection to Linux server is OK. 2.add one file in remote folder on connection server. 3.check the filezilla, the remote folder can't update and display the latest file. 4.I must close the filezilla then relogin again can see the latest file. it's so crash for me. so I report it. thanks very much.

#11081 crash at startup normal rejected 7 years 7 years
Description

installation: FileZilla_3.22.2.2_win64-setup_bundled.exe OS: Win8.1 with updates

If I choose to run client right after installation then it starts up correctly, but any subsequential start of client produces crash dump immediately after starting the executable.

If I choose to reinstall the story repeats.

#11082 GnuTLS error -110: The TLS connection was non-properly terminated. normal worksforme 7 years 7 years
Description

When I leave FileZilla for a while during updating sessions on my website, 3.22.2.2 since updating to version this message gets displayed: Status: Disconnected from server Response: 421 Timeout - try typing a little faster next time Error: GnuTLS error -110: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Status: Disconnected from server: ECONNABORTED - Connection aborted

It doesn't stop it reconnecting or affect FileZilla's performance .. it is just that I have not seen this error before and wonder if you know about it?

#11083 Error Message on Startup & When Trying to Pull Up Site Manager normal worksforme 7 years 7 years
Description

Hello, I'm running Filezilla FTP Client version 3.22.2.2 (64-bit) on Windows 10 and it used to run perfectly until about a week ago. An error caused the program to fail and ever since, I've been getting an error message on startup and then another error message when I try to pull up my Site Manager. I've tried uninstalling and reinstalling to correct any file issues but I'm still getting the errors. I'm hoping that I might find a solution by opening a ticket, as I need to be able to use Site Manager. I've attached screenshots of the error messages.

#11084 Explorer hangs after uploading files/folders high rejected 7 years 7 years
Description

Hi,

everytime I try to upload anything to my server, my explorer.exe hangs. There's no Windows event log or an error message. So, after uploading, I have to stop the explorer.exe task and restart it. Is there a solution to fix it?

Thanks in advance!

#11085 Login Issue high rejected 7 years 7 years
Description

I have been unable to login to the FTP

Status: Resolving address of ftp.encoreindia.com Status: Connecting to 97.74.158.1:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.encoreindia.com Status: Connecting to 97.74.158.1:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Status: Resolving address of ftp.encoreindia.com Status: Connecting to 97.74.158.1:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.encoreindia.com Status: Connecting to 97.74.158.1:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Disconnected from server Status: Resolving address of ftp.encoreindia.com Status: Connecting to 97.74.158.1:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of ftp.encoreindia.com Status: Connecting to 97.74.158.1:21... Error: Connection timed out after 20 seconds of inactivity Error: Could not connect to server

#11088 Problem version 3.22.2.2 normal fixed 7 years 7 years
Description

Have been using the fzdefaults.xml file to point to a default location for the different FTP sites.

The setting are not being read correct by version 3.22.2.2. Had to revert back to version 3.20.0

Please see the attached files.

Thanks

#11092 password database corrupted; resynch needed normal rejected 7 years 7 years
Description

FileZilla was working fine, until it suddenly stopped working. I’ve tried resetting my bluehost cpanel password repeatedly, but the below continues to occur. I’ve typed the password very slowly and carefully. I’m inputting the correct password. I am 100% certain about that. I’ve googled the issue and read that sometimes the password database can get corrupted and a resynch is needed to correct the issue. Here is the most recent, detailed log. The FileZilla version and operating system information is below the log.

Status: Resolving address of ftp.ewickedwebsites.com Status: Connecting to 66.147.244.135:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER ewickedw Response: 331 User ewickedw OK. Password required Command: PASS * Response: 530 Login authentication failed Error: Critical error: Could not connect to server Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of ftp.ewickedwebsites.com Status: Connecting to 66.147.244.135: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 1000 allowed. Response: 220-Local time is now 02:19. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH TLS OK. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: About to send CLIENT HELLO Trace: TLS handshake: Sent CLIENT HELLO Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: Received SERVER HELLO Trace: TLS handshake: Processed SERVER HELLO Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: Received CERTIFICATE Trace: TLS handshake: Processed CERTIFICATE Trace: TLS handshake: Received SERVER HELLO DONE Trace: TLS handshake: Processed SERVER HELLO DONE Trace: TLS handshake: About to send CLIENT KEY EXCHANGE Trace: TLS handshake: Sent CLIENT KEY EXCHANGE Trace: TLS handshake: About to send FINISHED Trace: TLS handshake: Sent FINISHED Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: Received NEW SESSION TICKET Trace: TLS handshake: Processed NEW SESSION TICKET Trace: TLS handshake: Received FINISHED Trace: TLS handshake: Processed FINISHED Trace: TLS Handshake successful Trace: Protocol: TLS1.2, Key exchange: RSA, Cipher: AES-256-GCM, MAC: AEAD Status: Verifying certificate... Status: TLS connection established. Trace: CFtpControlSocket::SendNextCommand() Command: USER ewickedw Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 User ewickedw OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 530 Login authentication failed Trace: CControlSocket::DoClose(1094) Trace: CFtpControlSocket::ResetOperation(1094) Trace: CControlSocket::ResetOperation(1094) Error: Critical error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(1094) Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of ftp.ewickedwebsites.com Status: Connecting to 66.147.244.135: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 1000 allowed. Response: 220-Local time is now 02:26. Server port: 21. Response: 220-This is a private system - No anonymous login Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 AUTH TLS OK. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: About to send CLIENT HELLO Trace: TLS handshake: Sent CLIENT HELLO Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: Received SERVER HELLO Trace: TLS handshake: Processed SERVER HELLO Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: Received CERTIFICATE Trace: TLS handshake: Processed CERTIFICATE Trace: TLS handshake: Received SERVER HELLO DONE Trace: TLS handshake: Processed SERVER HELLO DONE Trace: TLS handshake: About to send CLIENT KEY EXCHANGE Trace: TLS handshake: Sent CLIENT KEY EXCHANGE Trace: TLS handshake: About to send FINISHED Trace: TLS handshake: Sent FINISHED Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: TLS handshake: Received NEW SESSION TICKET Trace: TLS handshake: Processed NEW SESSION TICKET Trace: TLS handshake: Received FINISHED Trace: TLS handshake: Processed FINISHED Trace: TLS Handshake successful Trace: Protocol: TLS1.2, Key exchange: RSA, Cipher: AES-256-GCM, MAC: AEAD Status: Verifying certificate... Status: TLS connection established. Trace: CFtpControlSocket::SendNextCommand() Command: USER ewickedw Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 User ewickedw OK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 530 Login authentication failed Trace: CControlSocket::DoClose(1094) Trace: CFtpControlSocket::ResetOperation(1094) Trace: CControlSocket::ResetOperation(1094) Error: Critical error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(1094)

FileZilla Client


Version: 3.22.2.2

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-unknown-linux-gnu Build date: 2016-11-01 Compiled with: x86_64-w64-mingw32-gcc (GCC) 4.9.1 Compiler flags: -g -O2 -Wall -std=gnu++14

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.4.16 SQLite: 3.15.0

Operating system:

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

#11093 Error message upon start in recent VCS checkouts, apparently associated with core dumps normal wontfix 7 years 7 years
Description

Recent VCS versions of FileZilla client show a warning message right upon start which seems to be associated with crashes / core dumps that sporadically take place after establishing connections.

Both the error message and traces of the crash are attached to this report. Debug symbols were disabled, let me know if this isn't enough. The message is the same when wxWidgets are compiled against GTK 3 or 2. The crashes were seen under GTK 2 only so far which may or may not be by incident.

Seen compiling 8034 against wxWidgets from current master on Arch Linux x86_64.

#11096 When "Messagelog position" is 2, Filezilla does not start normal fixed 7 years 7 years
Description

I am running Windows 7 Professional and Filezilla 3.23.0 64 bit. This issue was not present in 3.22.2.2.

When I upgraded versions as mentioned above, I was unable to start Filezilla. The process would not launch yet I could see it in Windows Task Manager taking about 13% CPU. I waited about 10 minutes but nothing happened so I killed the process.

After playing with filezilla.xml, I noticed that this only happens when "Messagelog position" is set to 2 - set to 0 or 1 is fine.

#11097 3.23.0 broken linux icon theme normal worksforme 7 years 7 years
Description

the 3.23.0 upgrade broke the use of linux icon theme. also the used icons on the toolbar are stretched and blurry. was working fine with 3.22

#11098 3.23.0.1 sftp logon with key fail high fixed 7 years 7 years
Description

3.23.0 was working fine with sftp logon with key to the same server. now 3.23.0.1 fails, making it unusable.

Status: Connecting to dipconsultants.com... Response: fzSftp started, protocol_version=7 Command: open "markybob@…" 22 Error: Disconnected: No supported authentication methods available (server sent: publickey,keyboard-interactive) Error: Could not connect to server Status: Disconnected from server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Connecting to dipconsultants.com... Response: fzSftp started, protocol_version=7 Command: open "markybob@…" 22 Error: Disconnected: No supported authentication methods available (server sent: publickey,keyboard-interactive) Error: Could not connect to server Status: Disconnected from server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Connecting to dipconsultants.com... Response: fzSftp started, protocol_version=7 Command: open "markybob@…" 22 Error: Disconnected: No supported authentication methods available (server sent: publickey,keyboard-interactive) Error: Could not connect to server Status: Disconnected from server

#11100 Wrong timestamp in Filezilla as FTP Client high rejected 7 years 7 years
Description

The timestamp bug is still when you trie to move files from last version of Filezilla (as FTP client) to a SFTP server (in this case Tectia).

Windows 7 64 bits

Could you provide to me further details to solve this issue?

Thanks

#11105 FileZilla Client ignoring failed SSH_FXP_CLOSE normal fixed 7 years 7 years
Description

Dear developers,

I am currently working on an SFTP-Proxy project and I noticed a bug in your software. When closing a file handle, according to the SFTP specification version 12, page 35 it states the following:

The response to this request will be a SSH_FXP_STATUS message. Note that on some server platforms even a close can fail. For example, if the server operating system caches writes, and an error occurs while flushing cached writes, the close operation may fail.

In my case this is exactly what happens. When a file is not permitted through the proxy, the CLOSE will fail. The SFTP_Client from the command line in Fedora 25 respects that and will display an error if the upload is not permitted.

Screenshot from SFTP from command line:

http://deathkid.trojaner-board.de/img/Bugreport/SFTP.png

However, FileZilla will mark the upload as a success, even though it may have failed. The only way to verify this is to look into the directory, where the failed file will not appear. However, this could be very confusing for our users and can lead to data loss.

Screenshot from FileZilla:

http://deathkid.trojaner-board.de/img/Bugreport/FileZilla.png

FileZilla Logfile:

2016-12-12 14:24:59 6847 1 Status: Connecting to 172.18.0.4:2200...
2016-12-12 14:24:59 6847 1 Status: Connection established, waiting for welcome message...
2016-12-12 14:24:59 6847 1 Response: SSH-2.0-paramiko_2.0.2
2016-12-12 14:24:59 6847 1 Error: Cannot establish FTP connection to an SFTP server. Please select proper protocol.
2016-12-12 14:24:59 6847 1 Error: Critical error: Could not connect to server
2016-12-12 14:25:07 6847 1 Status: Disconnected from server
2016-12-12 14:25:07 6847 1 Status: Connecting to 172.18.0.4:2200...
2016-12-12 14:25:07 6847 1 Response: fzSftp started, protocol_version=7
2016-12-12 14:25:07 6847 1 Command: open "root@192.168.122.97:22@172.18.0.4" 2200
2016-12-12 14:25:08 6847 1 Command: Trust new Hostkey: Once
2016-12-12 14:25:08 6847 1 Command: Pass: ***
2016-12-12 14:25:08 6847 1 Status: Connected to 172.18.0.4
2016-12-12 14:25:08 6847 1 Status: Retrieving directory listing...
2016-12-12 14:25:08 6847 1 Command: pwd
2016-12-12 14:25:08 6847 1 Response: Current directory is: "/"
2016-12-12 14:25:08 6847 1 Command: ls
2016-12-12 14:25:08 6847 1 Status: Listing directory /
2016-12-12 14:25:08 6847 1 Status: Directory listing of "/" successful
2016-12-12 14:25:10 6847 1 Status: Retrieving directory listing of "/home"...
2016-12-12 14:25:10 6847 1 Command: cd "home"
2016-12-12 14:25:10 6847 1 Response: New directory is: "/home"
2016-12-12 14:25:10 6847 1 Command: ls
2016-12-12 14:25:10 6847 1 Status: Listing directory /home
2016-12-12 14:25:10 6847 1 Status: Directory listing of "/home" successful
2016-12-12 14:25:40 6847 1 Status: Retrieving directory listing of "/home"...
2016-12-12 14:25:40 6847 1 Command: ls
2016-12-12 14:25:40 6847 1 Status: Listing directory /home
2016-12-12 14:25:40 6847 1 Status: Directory listing of "/home" successful
2016-12-12 14:25:46 6847 2 Status: Connecting to 172.18.0.4:2200...
2016-12-12 14:25:46 6847 2 Response: fzSftp started, protocol_version=7
2016-12-12 14:25:46 6847 2 Command: open "root@192.168.122.97:22@172.18.0.4" 2200
2016-12-12 14:25:46 6847 2 Command: Trust new Hostkey: Once
2016-12-12 14:25:46 6847 2 Command: Pass: ***
2016-12-12 14:25:46 6847 2 Status: Connected to 172.18.0.4
2016-12-12 14:25:46 6847 2 Status: Starting upload of /home/deigner/Desktop/test_approve.txt
2016-12-12 14:25:46 6847 2 Command: cd "/home"
2016-12-12 14:25:46 6847 2 Response: New directory is: "/home"
2016-12-12 14:25:46 6847 2 Command: put "/home/deigner/Desktop/test_approve.txt" "test_approve.txt"
2016-12-12 14:25:46 6847 2 Command: local:/home/deigner/Desktop/test_approve.txt => remote:/home/test_approve.txt
2016-12-12 14:25:47 6847 2 Status: File transfer successful, transferred 20 bytes in 1 second
2016-12-12 14:25:48 6847 2 Status: Retrieving directory listing of "/home"...
2016-12-12 14:25:48 6847 2 Command: ls
2016-12-12 14:25:48 6847 2 Status: Listing directory /home
2016-12-12 14:25:48 6847 2 Status: Directory listing of "/home" successful
2016-12-12 14:25:50 6847 2 Status: Starting upload of /home/deigner/Desktop/test_deny
2016-12-12 14:25:50 6847 2 Command: put "/home/deigner/Desktop/test_deny" "test_deny"
2016-12-12 14:25:50 6847 2 Command: local:/home/deigner/Desktop/test_deny => remote:/home/test_deny
2016-12-12 14:25:52 6847 2 Status: File transfer successful, transferred 14 bytes in 2 seconds
2016-12-12 14:25:52 6847 2 Status: Retrieving directory listing of "/home"...
2016-12-12 14:25:52 6847 2 Command: ls
2016-12-12 14:25:52 6847 2 Status: Listing directory /home
2016-12-12 14:25:52 6847 2 Status: Directory listing of "/home" successful
#11109 Check for update fails to apply the update. normal worksforme 7 years 7 years
Description

I have always had a problem getting updates to apply after "Help->check for updates" downloaded a new update.

I believe I have figured out what is causing that, though. When I start FileZilla, I usually go ahead and connect to a site immediately using "File->Site manager". Then later, after I finish what I am doing I do the "Check for updates" or the program itself may notify me there is an update available. After the update downloads, it almost always fails to install on its own. This time though, I tried to apply the update BEFORE I connected to a site and the updated applied successfully.

At this point I can't go back and try it again without uninstalling FileZilla and intentionally installing an older version, but I wanted to pass this along to you for investigation. This has always been a troublesome problem for me. I like to use FileZilla. It works very well. Thank you.

#11110 When a file change dialog appears while the context menu is expanded the UI ceases to function high fixed 7 years 7 years
Description

Using Filezilla Mac 3.23.0.2 or the previous two versions.

When a file change dialog appears while the context menu is expanded the UI ceases to function until the application is left in the background for some time, or the application is forced to quit. Clicking any of the button options available on screen does nothing.

#11111 SFTP file upload timeout normal rejected 7 years 7 years
Description

SFTP file upload fine with 3.17.0.1 but times out with 3.23.0.2

Please see the attached log.

#11113 Cannot change folder after responding to "Stop synchronised browsing" message normal fixed 7 years 7 years
Description

If you are using synchronised browsing and you double click on a folder that is on the local machine but not on the remote machine and select "Cancel" off the popup about synchronised browsing; if you then double click on any folder in the local pane you get a message "Cannot change directory, there is already a synchronised browsing operation in progress.

The only way you can then change folder is to double click on the remote server pane.

#11114 Impossible de supprimer fichier high rejected 7 years 7 years
Description

550 Le temps d une paix, Coffret 1 - DVD 1 - 480p DVDRip x264 - {Houston035} : Directory not empty , je suis incapable de supprimer

Svp j'ai besoin d'aide

Je vous remercie

#11115 Installer won't launch in Mac OS 10.12.1 (latest) normal worksforme 7 years 7 years
Description

I tried downloading the client installer from the FileZilla website today, for the first time, from here:

https://filezilla-project.org/download.php?type=client

On this page it says the latest stable version of FileZilla Client is 3.23.0.2

When opening the installer I get this alert message in Mac OS: "You can’t open the application “FileZilla-Installer” because it may be damaged or incomplete."

I tried downloading the installer 2 more times with the same result.

#11118 Use same style for writing ", aborting" low fixed 7 years 7 years
Description

These strings end with ", aborting" / ", aborting." / ". Aborting" / ". Aborting.". Herhaps make them the same so they only use one style.

msgid "Failed to create listen socket, aborting" msgid "Failed to retrieve external ip address, aborting" msgid "Failed to retrieve local ip address. Aborting" msgid "Login sequence fully executed yet not logged in. Aborting." msgid "No command given, aborting." msgid "Received a line exceeding 10000 characters, aborting."

#11120 econnrefused by server high fixed 7 years 7 years
Description

up until the most recent update I have not had a problem using FileZilla. After this update it wont allow me to connect to the server. It keeps saying

Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Disconnected from server Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Disconnected from server Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Disconnected from server Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 199.60.101.234:8821... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server

so I have looked at everything I can think of and find to try to fix the issue but to no resolve. the network wizard says this when I run it

Connecting to probe.filezilla-project.org Connection established, waiting for welcome message. Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.23.0.2 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 97.34.64.20 jh-de-ge-ca Response: 200 OK Failed to create listen socket, aborting Connection closed

this is really starting to bug me because of the work I have to get done and it wont let me connect. other people can connect to the server just fine with same version so I don't know what the issue is it happened over night one day I could connect the next I couldn't and I'm using all the recommended settings for ftp connection. please help end my misery

#11121 FileZilla fails to create a file in Windows that was created on a Mac normal wontfix 7 years 7 years
Description

Following error is displayed in FileZilla while download a file:

Error: Failed to open "X:\folder\file.ext" for writing Error: File transfer failed

The error is actually from Windows 10 because it cannot create the foreign character of the Mac computer.

So you should check the filename for Mac characters and either change the error message or prompt the user to automatically change the characters in the file so it can be downloaded.

#11122 Error deleting multiple extensions from settings menu normal fixed 7 years 7 years
Description

Steps to reproduce:

  1. Install filezilla client, default settings.
  2. Go to Edit -> Settings -> Transfers -> File Types
  3. Select all extensions on the list
  4. Click on "Remove"

If you are on Windows, it will remove only part of the list. You have to click "Remove" more times until the list is cleared. If you are on Linux (ubuntu tested) there will be an error, but it won't crash and you can continue deleting.

I can provide more info if you can't reproduce this problem.

#11124 installed latest version of filezilla, and now getting 404 not found high rejected 7 years 7 years
Description

Every year, I upload a schedule.htm to my web site via filezilla. This year, when I opened filezilla, it had a latest version update (which I always do when given the option), and I then deleted old schedule, updated new schedule and I get the following: "404 not found, nginx/1.2.7". I have searched filezilla forums several ways and each time I get 0 results. I have contacted my server, deleted old htm files and re-uploaded. I have uninstalled and reinstalled filezilla, and no matter what I have tried, I continue to get this message and thus, cannot view my schedule. This affects my business, and as it is the start of a new year, this for me is a high priority.

#11125 could not handle exception in filezilla normal rejected 7 years 7 years
Description

filezilla based on wxWidget. I read wxWidget doc http://docs.wxwidgets.org/trunk/overview_exceptions.html

To summarize, when you use exceptions in your code, you may handle them in the following places, in order of priority:

In a try/catch block inside an event handler. In wxApp::OnExceptionInMainLoop(). In wxApp::OnUnhandledException().

but it donot work with filezilla .

#11126 filezilla doesnt close proprely normal rejected 7 years 7 years
Description

With the last version FileZilla_3.23.0.2_win64 + windows 10

filezilla doesnt close proprely and freeze winwows 10. i must close the windows explorater by the "gestionnaire de tâches" to unfreeze windows regards

#11128 Multiple instances of a USB volume are created; won't go away even when USB volume is not attached normal fixed 7 years 7 years
Description

This only started recently though I don't know exactly when. I have a USB drive with a volume name "K8IE"

When I plug K8IE into my laptop, a phantom volume is created called K8IE x where "x" is a numbered instance of this phantom drive. So now underneath my local volumes I am showing K8IE, K8IE 1, K8IE 2, K8IE 3, K8IE 4, &c.

The files on this USB drive only appear under the last of the instances, e.g., if K8IE 4 is the highest instance, I see my files under it but no files appear under the other instances.

The volumes are persistent. If I remove the K8IE volume, all of the volumes remain showing in the Filezilla local drive window, even after a refresh. I cannot delete these bogus volumes, either.

I have a screen shot.

#11129 GnuTLS error -48 normal rejected 7 years 7 years
Description

Hello

FileZilla 3.24 Server Windows 2008 R2 IIS has self-signed certificate for internal usage.

I always get the error: GnuTLS error -48: Key usage violation in certificate has been detected. Could not connect to server

Filezilla 3.23 (and above) works fine without problem. How can I fix it? where can I find old versions of FileZilla

#11130 Error on loading normal rejected 7 years 7 years
Description

Getting a strange message suddenly. I installed the lastest version and still getting it. Please see a copy of the error message attached.

#11132 FileZilla 3.24.0 does not store settings correctly normal rejected 7 years 7 years
Description

When i go to settings -> debug and set a debug level (e.g. 1 or 4) and restart the application, that setting is not saved. But all other settings are saved correctly e.g. the switch to show the debug menu.

#11135 Overloaded button underlines in "Files currently being edited" dialog normal fixed 7 years 7 years
Description

Within the "Files currently being edited" dialog, the bottom buttons include:

  • &p → Upload
  • &p → Open file

The buttons need separate underlines (or whatever they're called!)

#11137 Problem with renaming files on a HP NonStop normal worksforme 7 years 7 years
Description

Renaming a file on a HP NonStop causes the new file name to include the folder name and the file to end up in parent folder. I think the log below explains the problem best.

The file being renamed is located in /usr/morten/environments/devl/batch

Status:		Renaming '/usr/morten/environments/devl/batch.FILE1.txt' to '/usr/morten/environments/devl/batch.FILE1_old.txt'
Command:	RNFR FILE1.txt
Response:	350 File exists, ready for destination name
Command:	RNTO /usr/morten/environments/devl/batch.FILE1_old.txt
Response:	250 RNTO command successful.
#11138 Unneccesary wait normal rejected 7 years 7 years
Description

When client is idle and disconnects, then you select a different remote directory from the directory-tree, it doesn't reconnect first. You have to wait for the timeout before it will reconnect, or manually disconnect and reconnect.

Logs...


Status: Disconnected from server Status: Retrieving directory listing of "###"... Command: cd ".." Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing Status: Disconnected from server Status: Connecting to ###... Status: Connected to ### Status: Retrieving directory listing of "###"... Status: Listing directory ### Status: Directory listing of "###" successful


Could it reconnect before trying the command first time round?

I have seen a similar ticket from 11 years ago which was resolved but this it still happening for me. (perhaps 11 years ago it was the Linux version that was fixed? I have no idea.)

#11139 ipv6 issues low invalid 7 years 7 years
Description

this is not working on ipv6, i have used 4g net but filezilla stops working at ipv6.

it doesn't even connect on ipv6.

#11140 WordPress wp-login.php is only transferred partially normal rejected 7 years 7 years
Description

Hello.

Since a while I encouter a bug with transferring files with Filezilla. I do not have this problem with other FTP programms (ie. CuteFTP pro), but I 'simply' prefer working with FileZilla :-)

When I transfer all files from a WordPress installation from the (external) server to an EMPTY folder on my pc, most of the times the wp-login.php files is not being transferred. I get an error message (see attachment 1) "Target file already exists" (although the folder was empty when I started the transfer).

When I click OK, the error message keeps coming back.

When Ik click Cancel, all other files are being transferred. In the end, the transfer is 'hanging' for a while (see attachement 2), after which I again get the error message.

When I click Cancel, I can see in the overview that the wp-login.php file has only been transferred partially (26 of 34 kB).

It is quite annoying as in this way the backups I make are never complete. To achieve that I have to manually copy the original wp-login.php file from the corresponding wp version into the folder where my backup is and overwrite the 26 kB file.

What is going wrong and what can I do to solve this problem?

I am looking forward to your reply.

Thanks for your help.

Best regards, Monique

#11141 Update normal duplicate 7 years 7 years
Description

When updating the app on a Mac from the pop up menu at start up, the app is unzipped into the Applications folder with the name appended with a numeral. This is counterintuitive & highly crappy. I don't understand the though process. It's beyond comprehension. Now you have two (or more as most people just keep clicking on the Update button and the dumb updater just keeps unzipping more appended versions into the Applications folder) versions with different names, and you have to go toss the old app & rename the new one or your shortcuts fail. Brilliant.

The app should quit before the file is unzipped, the old app should be deleted, and the new version started.

#11147 Unable TO Connect TO FTP low invalid 7 years 7 years
Description

Status: Connecting to 182.50.135.94:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: AUTH TLS

#11150 File zila is not secure! normal rejected 7 years 7 years
Description

Hi Team,

From last some year, I used filezila latest version for connect with server and file uploads to my root folder.

As I used lot of server links, however I thought to save my server credential to filezilla. So I planned to import xml file to filezilla.

After I got to know, my server credential got hacked and hackers used my space to put some unauthorized content.

Its very serious issue for you and me. I complaint to service provider and he come to know some Chinese hackers hack all this information through filezilla.

So let me know, what is filezilla stand on this suspicious incident happened with me?

#11152 GnuTLS error -48: Key usage violation in certificate has been detected normal rejected 7 years 7 years
Description

The below error message has been encountered when we started to use the new FileZilla version (3.24.0):

GnuTLS error -48: Key usage violation in certificate has been detected

Could you please advice regarding the reason and the resolution for this issue urgently?

#11154 upload failed and folders are renamed above 2 uploads normal rejected 7 years 7 years
Description

If you open more than 2 upload transfers simultaneously folder names are renamed and upload failes.

Tested and failed on OS X 10.9.5 and Windows 7 Pro, everytime with the latest stable build of FZ 3.24.0

Because the problem is not happening every time (maybe it differs with high and low network latency also) you can check it on an testaccount on my ftp server. Please write mail to get the credentials, server address and data for testing.

The problem is happening more often with 10 simultaneous transfers.

Thank you :)

#11155 Filezilla Error each time it's loaded normal rejected 7 years 7 years
Description

Hi. We have updated Filezilla but each time we open, it shows an error. And the settings of width of colours, and last folder opened, no longer get remembered.

Filezilla.xml could not be loaded. No document found at offset 7887.

#11156 GnuTLS error -48: Key usage violation in certificate has been detected. high duplicate 7 years 7 years
Description

Hello after upgrading to 3.24.0 I am unable to connect to a site with an untrusted certificate. Similar tickets 11129 11131 and 11152 were closed REJECTED.

These bugs were REJECTED on the basis that a valid server certificate was required BUT IN PREVIOUS RELEASES CONNECTION WAS ALLOWED AFTER A DIALOG WAS SHOWN.

I would like the dialog RESTORED so that I can approve a connection to a shared server -- or a link to a previous release so I can access my business-related server. Thank you for your quick work on this.

Thanks.

#11157 PC hangs while doing ftp upload. normal rejected 7 years 7 years
Description

While uploading files to any ftp server PC hangs and not mouse moves slowly. Once upload completed all back to normal. Using windows 10 pro 64bit with latest updates installed and using latest version of filezilla.

#11161 Limit Number of simultaneous connections normal rejected 7 years 7 years
Description

Hello, I need to connect to a board with a basic ftp which accept only one connection. Then, I selected Limit Number of simultaneous connections = 1. The problem is that FileZilla opens one connection for retrieving directory listing... but doesn't close it. So, when I want to download a file, a new connection tries to establish, but fails as the former one is not closed.

So the parameter "Number of simultaneous connections" is not achieve !

Is there a way to solve this ?

Best regards

#11162 Resize the file normal worksforme 7 years 7 years
Description

Hi, I had to stop using the program because of the following: when I upload a text file the size is different, I do not know why this happens with the text files, when uploading it makes me good its size, but 3 seconds later it changes Its size on the server, what will happen ????

See attachment

#11167 FileZilla Keeps Eventually TIming Out high rejected 7 years 7 years
Description

Anytime I use FileZilla for moving a decent amount of files or largely sized files it just Times Out and won't get another good connection. This has been happening for the past 6 months, I should've reported sooner but I kept thinking it was fixed everytime I saw a fresh update. It's happened over various OS X versions as they keep making newer ones. It seems touchy and I haven't quite figured out how to fix this in a bypass sort of way.

So let's say I want to download a 1GB file from one of my servers, it is working just fine and then when it may get to, let's say, 40% it just pauses. Then it says Timed Out, continues to attempt reconnecting but fails. Some ways I've bypassed it have been: -Waiting 10 minutes to almost a week -Unprocessing the Queue and waiting, then Process it again -Disconnect, and waiting, then Reconnect -Restarting FileZilla Restarting my computer doesn't seem to fix it, as well as re-installing FileZilla, and I've also triedwiping the server data. This has happened on at least 4 seperate servers for me. And not all of the above work, like previously stated it's a weird bug and seems touchy. Some require multiple of the above to happen, sometimes it just takes a whole lot of time.

The servers run on professional hosts and have not reported any issues or downtimes and did not see why it was happening to me. I have spoken to other users on Windows and they haven't had issues using my servers.

#11168 Our AV has (Cylance) has marked the uninstall.exe in Version 3.24.0 as unsafe. normal rejected 7 years 7 years
Description

Details: uninstall.exe

Stats

100 Cylance Score 0% quarantined by users in TD-EVAL-DNORTH 0% waived 0% abnormal 78.4% quarantined by all Cylance users 13.7% abnormal 2% waived

Classification: PUP - Other Timestamp

First Found: 2/23/2017 3:24:16 PM Last Found: 2/23/2017 3:24:16 PM File Information

Product Name:FileZilla Description:FileZilla FTP Client Version:3.24.0 Company Name:Tim Kosse Copyright:Tim Kosse File Size:97.3 KB Signed: False Signature Status: Issuer: Publisher: Subject: Timestamp: Thumbprint: Icon: Actions

Global Quarantine Safe SHA256: ec4d597e6b51675729000f64c91df975031277bc3620457ed626b07c26814b5c MD5: 7715E85A47D84A63C9C5F510EAD6831F Upload File File was uploaded successfully Download File Confidence Levels

Cylance Score: 100 AV Industry:Check Virus Total Search Google

#11169 problems connecting high rejected 7 years 7 years
Description

Hi I've just installed FileZilla and I have no clue what so ever what the host name is supposed to be. I search your forum, your user guide, I did as well research on the internet and unfortunately nothing helped me. I thought it was the name of the ftp site where the audio files are but doesn't seem to be that... would you be so kind to explain me in details how to connect?

Thanks! Elie

#11171 streamcloud normal rejected 7 years 7 years
Description

good afternoon Every time I login with stream cloud filezilla can not log me in even dough i fill in the right password this is what i see Opdracht: USER miakies47 Answer : 331 Password required for miakies47 assignment : PASS * Answer : 530 Login incorrect. Foul : Fatale foul : can not connect whit server , but i am filling in the correct password please help

thank you with regards David Leider

#11172 Surprising values of size of site normal worksforme 7 years 7 years
Description

I'm sorry, I searched a ticket about my problem but those I found didn't meet my expectations. I join a screen copie in order to be clear. The recap sizes displayed by Filezilla are consistent between local and distant site, but a far cry from reality. I don't understand this artefact because by clicking on each file, the size is good, but as soon as it is a folder, the value does not count up the total size of the folders inside.

I don't think it is a bug (because this question has probably been put to you) or if it's intentional, but it's, for me annoying :-(

#11173 Error: GnuTLS error -110: The TLS connection was non-properly terminated. normal rejected 7 years 7 years
Description

Status: Connecting to uat.cegateway2.hk.hsbc:38026 through SOCKS5 proxy Status: Resolving address of intpxy6.hk.hsbc Status: Connecting to 130.45.33.25:1080... Status: Connection with proxy established, performing handshake... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Retrieving directory listing of "/scsecmd1"... Status: Connecting to 130.45.33.25:1080... Status: Connection with proxy established, performing handshake... Error: GnuTLS error -110: The TLS connection was non-properly terminated. Status: Server did not properly shut down TLS connection Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Response: 425 Can't open data connection. Error: Failed to retrieve directory listing

#11174 can I have the Filezilla client command line syntax for copy, move , delete , create folder option for the older and new version .Same for files also. normal rejected 7 years 7 years
#11176 Toolbar icon size does not change normal wontfix 7 years 7 years
Description

How to reproduce:

  1. Go to Settings → Interface → Themes
  2. Choice Default theme
  3. Set scale factor to 0.50
  4. Press OK

Expected behaviour: Icon size on toolbar is decreased.

Current behaviour: Icon size not changed.


Version: 3.24.1

Build information:

Compiled for: x86_64-apple-darwin16.4.0 Compiled on: x86_64-apple-darwin16.4.0 Build date: 2017-02-21 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 GnuTLS: 3.4.16 SQLite: 3.16.2

Operating system:

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

#11177 Toolbar display state does not saved after restart normal fixed 7 years 7 years
Description

How to reproduce:

  1. Hide toolbar through menu View → Toolbar
  2. Restart the program

Expected behaviour: Toolbar does not displayed.

Current behaviour: Toolbar is displayed.


Version: 3.24.1

Build information:

Compiled for: x86_64-apple-darwin16.4.0 Compiled on: x86_64-apple-darwin16.4.0 Build date: 2017-02-21 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 GnuTLS: 3.4.16 SQLite: 3.16.2

Operating system:

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

#11178 Transfer pauses when window in background normal fixed 7 years 7 years
Description

Hi there When I transfer files If i put the window in the background the transfer pauses until i switch back to the filezilla window. If i switch away long enough the transfer fails and moves to the Failed transfers tab.

#11180 3.24.1 Directory Retreival Times Out normal worksforme 7 years 7 years
Description

Unable to connect on most tries after upgrading to 3.24.1

"Directory retrieval" times out on most connection attempts.

On a couple of connects that were successful, subsequent changing directory resulted in similar problems.

Reverting to 3.24.0 removed the problem.

(Please consider posting the location for prior versions on the mail Filezilla page)

Beverly Howard

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