Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4001 - 4044 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#1315 v3 hangs or won't load normal 17 years 17 years
Description

Bear with me, since I have to give a good context for the problem. I work for a small company that maintains a working copy of it's website on the network (set up as network drive G:), then sends the changes to the live site via FTP. (I recently installed Filezilla 3.0.2.1 and love it.) This company is very closely associated with a university, and we use their network since they have such vast resources, though that means I have no control over the quality/performance of their network.

So, here's the goods: I came in, tried to connect filezilla through the site manager to the ftp, which is configured to bring up the network drive (g:\) on and the public_html on the live site, and it hung. I killed it, figuring the program was just being bitchy, but then when I restarted it, nothing came up except for a running filezilla process. In any case, I found the source of the problem: the office has been having problems accessing the network drive, and it was being entirely non-responsive, and since filezilla goes right back to where I was, it was trying to bring up G:, but stalling (without even loading the interface). My thinking is, this might be easily fixed by adding a timeout function where it just gives up trying to bring up the local directory and defaults to something safe, say "My Computer". Just my thinking, someone else might have a better solution?

#10138 v3.10.0.2 connection error (TLS? debug lvl 3 report) normal duplicate 9 years 9 years
Description

Cannot connect to site that worked with previous version of FileZilla. Here is the message log (debug level 3):

Status: Resolving address of Status: Connecting to ... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Trace: Measured latency of 61 ms Status: Retrieving directory listing of "/"... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is / Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now 8-bit binary Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (64,31,54,152,164,161) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Failed to retrieve directory listing

  • - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

FileZilla Client


Version: 3.10.0.2

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

Name: Windows 8.1 (build 9600), 64-bit edition Version: 6.3 Platform: 64-bit system

#9979 v3.10.0_rc1, SIGSEGV, crash on load critical fixed 9 years 9 years
Description

Total crash, I just installed the update from Beta 2 to rc1 and it crashes instantly... there isn't much to tell I even tried passing it through GNU debugger but it did have anything usable without debugging symbols...

Fault bucket 753968117, type 17

Faulting application name: filezilla.exe, 
version: 3.10.0.0, 
time stamp: 0x00000006

Faulting module name: filezilla.exe, 
version: 3.10.0.0, 
time stamp: 0x00000006

Exception code: 0xc0000005
Fault offset: 0x009c4d87
Faulting process id: 0xdb8
Faulting application start time: 0x01d026edf8cbe7ad

Faulting application path: 
C:\Program Files (x86)\FileZilla\filezilla.exe

Faulting module path: 
C:\Program Files (x86)\FileZilla\filezilla.exe

Report Id: 46d125af-92e1-11e4-afcd-001e33825849
Program received signal SIGSEGV, Segmentation fault.

0x00dc4d87 in ?? ()

(gdb) bt
#0  0x00dc4d87 in ?? ()
#1  0x004a5b1a in ?? ()
#2  0x004a66b8 in ?? ()
#3  0x005a115b in ?? ()

[Inferior 1 (process 3512) exited with code 030000000005]

I am attaching the windows Error report file its a txt file so any text editor should be able to read it...

but... WinDbg is helpful O_o

(47c.228): Break instruction exception - code 80000003 (first chance)

I take it you forgot to remove a break point lol.... O_o

#10295 v3.10.2 won't connect to server normal duplicate 9 years 9 years
Description

As connection proceeds, it comes up with a "certificate expired" for the server. Whether or not this is 'OK'd' it then moves on, makes a complaint about non ascii characters and finally holds and times out at 'failed to read directory listing: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Server does not support non-ASCII characters. (what non-ascii characters??) Status: Connected Status: Retrieving directory listing..

(there may be some extra lines here but they don't wait around long enough to be copied)

Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (173,254,28,147,20,170) Command: MLSD Error: Connection timed out after 20 seconds of inactivity Error: Failed to retrieve directory listing

Have installed v 3.9.0.5 on another PC and it works fine. Seems to be a problen with 3.10.2

#11832 v3.40.0-rc1 doesn't open files when custom editor is used high duplicate 5 years 5 years
Description

When using a custom editor for all files, the editor doesn't open the file selected when choosing edit/view on remote site.

#1118 v3| Recurse File Only acts on Directories also. normal 18 years 18 years
Description

Hello there,

Cool to see this feature buildin that quick :).

There only is an litle buggy. When i select an directorie, want to change the attributes of the files only. It changes them for those folders also.

#3909 ver 3.1.4 crashes on OS X 10.5.5 normal outdated 16 years 16 years
Description

just downloaded version 3.1.4 and as soon as I try to connect, it crashes... went back to 3.1.3.1 that's working fine here. below is the bug report generated by the system thanks,

Process: filezilla [6001] Path: /Volumes/Bay2-OSX/downloads/Installed/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.1.4 (3.1.4) Code Type: X86 (Native) Parent Process: launchd [107]

Date/Time: 2008-10-20 12:09:16.142 -0700 OS Version: Mac OS X 10.5.5 (9F33) Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000 Crashed Thread: 0

Thread 0 Crashed: 0 ??? 0000000000 0 + 0 1 com.apple.HIToolbox 0x92470375 CLine::Free() + 67 2 com.apple.HIToolbox 0x9247019c CTextensionDisplay::Free() + 110 3 com.apple.HIToolbox 0x9246ff79 CTextension::Free() + 39 4 com.apple.HIToolbox 0x9246fe24 CUnicodeTextension::Free() + 32 5 com.apple.HIToolbox 0x9246f813 OpaqueTXNObject::Free() + 209 6 com.apple.HIToolbox 0x9246f71e TXNDeleteObject + 22 7 com.apple.HIToolbox 0x9246f69c TUnicodeText::Dispose() + 32 8 com.apple.HIToolbox 0x9254ce77 HITextView::~HITextView() + 61 9 com.apple.HIToolbox 0x9236f930 HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 274 10 com.apple.HIToolbox 0x9236f79b HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 55 11 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 12 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 13 com.apple.HIToolbox 0x9236e5a2 SendEventToEventTargetWithOptions + 58 14 com.apple.HIToolbox 0x923adfda HIObject::Destruct() + 186 15 com.apple.CoreFoundation 0x91490766 _CFRelease + 182 16 com.apple.HIToolbox 0x9241f507 HIView::DisposeSubPanes(bool) + 77 17 com.apple.HIToolbox 0x9241f3fa HIView::Destruct() + 148 18 com.apple.CoreFoundation 0x91490766 _CFRelease + 182 19 de.filezilla 0x00288624 wxMacControl::Dispose() + 36 20 de.filezilla 0x002ef8c6 wxWindow::~wxWindow() + 374 21 de.filezilla 0x002ddb14 wxTextCtrl::~wxTextCtrl() + 148 22 de.filezilla 0x003579f6 wxWindowBase::DestroyChildren() + 38 23 de.filezilla 0x002ef80d wxWindow::~wxWindow() + 189 24 de.filezilla 0x00364a05 wxPanel::~wxPanel() + 37 25 de.filezilla 0x003579f6 wxWindowBase::DestroyChildren() + 38 26 de.filezilla 0x002ef80d wxWindow::~wxWindow() + 189 27 de.filezilla 0x002cf701 wxNotebook::~wxNotebook() + 65 28 de.filezilla 0x003579f6 wxWindowBase::DestroyChildren() + 38 29 de.filezilla 0x002ef80d wxWindow::~wxWindow() + 189 30 de.filezilla 0x000612d3 CMainFrame::OpenSiteManager(CServer const*) + 467 31 de.filezilla 0x003f2fe3 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 115 32 de.filezilla 0x003f315f wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 111 33 de.filezilla 0x003f352f wxEvtHandler::ProcessEvent(wxEvent&) + 207 34 de.filezilla 0x003568f2 wxWindowBase::TryParent(wxEvent&) + 98 35 de.filezilla 0x003f34dc wxEvtHandler::ProcessEvent(wxEvent&) + 124 36 de.filezilla 0x0034f50d wxToolBarBase::OnLeftClick(int, bool) + 93 37 de.filezilla 0x002e2cf4 wxToolBarTool::SetPosition(wxPoint const&) + 436 38 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 39 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 40 com.apple.HIToolbox 0x9236e5a2 SendEventToEventTargetWithOptions + 58 41 com.apple.HIToolbox 0x9261dc69 HIToolbarItem::PerformAction() + 111 42 com.apple.HIToolbox 0x9248685a HIToolbarItemView::ControlHitSelf(OpaqueControlRef*, short, unsigned long) + 56 43 com.apple.HIToolbox 0x9237f517 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 9533 44 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 45 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 46 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 47 com.apple.HIToolbox 0x923e4c75 SendControlHit(HIView*, OpaqueEventRef*, short, unsigned long) + 297 48 com.apple.HIToolbox 0x923e4af5 HIView::NotifyControlHit(OpaqueEventRef*, short, unsigned long) + 45 49 com.apple.HIToolbox 0x9244e9f4 HIView::ClickInternal(CGPoint const&, unsigned long, void (*)(OpaqueControlRef*, short), OpaqueEventRef*, bool) + 254 50 com.apple.HIToolbox 0x9243b1d6 HIView::ClickSelf(OpaqueEventRef*) + 370 51 com.apple.HIToolbox 0x9237d931 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2391 52 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 53 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 54 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 55 com.apple.HIToolbox 0x924387ef HIView::Click(OpaqueEventRef*) + 329 56 com.apple.HIToolbox 0x92438651 HandleClickAsHIView(OpaqueWindowPtr*, OpaqueEventRef*) + 151 57 com.apple.HIToolbox 0x92437fe1 HandleWindowClick(OpaqueWindowPtr*, Point, short, unsigned long, OpaqueEventRef*) + 505 58 com.apple.HIToolbox 0x92437dd3 HandleMouseEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*) + 791 59 com.apple.HIToolbox 0x923f37ea StandardWindowEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 96 60 com.apple.HIToolbox 0x9236f303 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181 61 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 62 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 63 com.apple.HIToolbox 0x9239d7c3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 2579 64 com.apple.HIToolbox 0x9236f6bc DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134 65 com.apple.HIToolbox 0x9236e73d SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405 66 com.apple.HIToolbox 0x9238b092 SendEventToEventTarget + 52 67 de.filezilla 0x00290476 wxApp::MacHandleOneEvent(void*) + 38 68 de.filezilla 0x0029054f wxApp::MacDoOneEvent() + 127 69 de.filezilla 0x002a9363 wxEventLoop::Dispatch() + 35 70 de.filezilla 0x0031e91f wxEventLoopManual::Run() + 111 71 de.filezilla 0x0030a5d3 wxAppBase::MainLoop() + 83 72 de.filezilla 0x003b72aa wxEntry(int&, wchar_t) + 106 73 de.filezilla 0x000227a8 main + 24 74 de.filezilla 0x00001ff6 start + 54

Thread 1: 0 libSystem.B.dylib 0x928324a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x92839c9c mach_msg + 72 2 libSystem.B.dylib 0x928c33f5 thread_suspend + 97 3 ??? 0x00ecadf6 0 + 15511030

Thread 2: 0 libSystem.B.dylib 0x928825e2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x00174af2 CSocketThread::Entry() + 2690 2 de.filezilla 0x00177a56 wxThreadExImpl::Entry() + 22 3 de.filezilla 0x003ec1ad wxThreadInternal::MacThreadStart(void*) + 173 4 ...ple.CoreServices.CarbonCore 0x934ac463 PrivateMPEntryPoint + 56 5 libSystem.B.dylib 0x928636f5 _pthread_start + 321 6 libSystem.B.dylib 0x928635b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):

eax: 0xa02c0000 ebx: 0x9247013e ecx: 0xffffffff edx: 0xffff8879 edi: 0x15f92ec0 esi: 0x15f92d70 ebp: 0xbfffd4e8 esp: 0xbfffd27c

ss: 0x0000001f efl: 0x00010246 eip: 0x00000000 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

cr2: 0x00000000

Binary Images:

0x1000 - 0x580fe3 +de.filezilla 3.1.4 (3.1.4) <2cff984c093b99be257cbc2e56b097f8> /Volumes/Bay2-OSX/downloads/Installed/FileZilla.app/Contents/MacOS/filezilla

0x763000 - 0x764fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x7fa000 - 0x7fbfff +com.1passwd.InputManager 2.5.8 (5968) <4a20d22abb2515ac6e728631964a8239> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM

0x1517e000 - 0x15182fff com.apple.CommonCocoaPanels 3.0 (15) <e55f5774d14df35699e1d0f676993418> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x15189000 - 0x15195fff com.apple.iokit.IOHIDLib 1.5.3 (1.5.3) <4668fe539f109326bc76c532f20f41b3> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0x15300000 - 0x15311fff +com.finderpop.fp-patch 2.1.2 (2.1.2) <1c5ecbf96eeac50684af4d6862c8c2a9> /Library/PreferencePanes/FinderPop.prefPane/Contents/Resources/finderpop-daemon.app/Contents/Resources/fp-patch.bundle/Contents/MacOS/fp-patch 0x15bf7000 - 0x15dc7fff com.apple.RawCamera.bundle 2.0.9 (2.0.9) <5abad5816603201792f59c4f9715ebe4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld 0x90003000 - 0x90022ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x91083000 - 0x91163fff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x912e4000 - 0x91341ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x91342000 - 0x91346fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x91357000 - 0x91357ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x91358000 - 0x913fffeb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x91400000 - 0x9141bffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9141c000 - 0x9154efff com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9154f000 - 0x918ecfe7 com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x918ed000 - 0x918edffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9193e000 - 0x91a0cff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x91a0d000 - 0x91a0dfff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x91a0e000 - 0x91e1efef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x91e1f000 - 0x91eabff7 com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x91eac000 - 0x91eb3fff com.apple.agl 3.0.9 (AGL-3.0.9) <aeab67ef267f8295ae80fddc197b52a5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x91eb4000 - 0x91f0eff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x91f1f000 - 0x91f25fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x92028000 - 0x92032feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92033000 - 0x9207cfef com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x920b4000 - 0x920eefe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x920ef000 - 0x9211cfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9211d000 - 0x9215bfff libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x92242000 - 0x9224eff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x922b7000 - 0x92367fff edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x92368000 - 0x9266ffff com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x92670000 - 0x92680ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x92724000 - 0x927effff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x92820000 - 0x92830fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x92831000 - 0x92991ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib 0x92992000 - 0x929d1fef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x929d2000 - 0x931cffef com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x931d3000 - 0x9320afff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9320b000 - 0x93267ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x932db000 - 0x932f1fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x933e8000 - 0x9340cfff libxslt.1.dylib ??? (???) <ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib 0x93463000 - 0x9373dff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x9373e000 - 0x93ddafff com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x93ddb000 - 0x93ddbffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x93ddc000 - 0x93e04fff libcups.2.dylib ??? (???) <1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib 0x93e05000 - 0x93e8ffe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x93ed0000 - 0x93fb5ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x93fb6000 - 0x93fb8ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9408f000 - 0x9408fffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x94217000 - 0x9434fff7 libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib 0x94350000 - 0x9437bfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x9437c000 - 0x94394fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x943c7000 - 0x943c9fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x943ca000 - 0x94455fff com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x94456000 - 0x94464ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x94465000 - 0x94546ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x94596000 - 0x94596ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x94597000 - 0x945f0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x945f1000 - 0x946aefff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x946af000 - 0x946b3fff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9491d000 - 0x94931ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x94932000 - 0x94950fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib 0x94951000 - 0x94a03ffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib 0x94a04000 - 0x94b28fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x94b2c000 - 0x94e4efe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x94e4f000 - 0x94e54fff com.apple.CommonPanels 1.2.3 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x95011000 - 0x95098ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x95099000 - 0x95099ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9509a000 - 0x950eaff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x950eb000 - 0x95168fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95169000 - 0x951abfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x951b2000 - 0x951bdfe7 libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x951be000 - 0x95304ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x95305000 - 0x9532dff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x9532e000 - 0x95422ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x95423000 - 0x95452fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x95453000 - 0x9545afe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib 0x9547a000 - 0x954f4ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x954f6000 - 0x954fdffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x95637000 - 0x95b08f3e libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x95b34000 - 0x95bb8fe3 com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x95bb9000 - 0x95c38ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x95c76000 - 0x95d30fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x95d37000 - 0x95d3eff7 libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x95d3f000 - 0x960fdfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x960ff000 - 0x96102fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x96103000 - 0x96119fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x9611a000 - 0x96395fe7 com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x96396000 - 0x96396ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x96397000 - 0x963a4fe7 com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x963c7000 - 0x9648eff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9648f000 - 0x96498fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x964b6000 - 0x96549fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9654a000 - 0x96556ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x96557000 - 0x96558ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x96559000 - 0x96727fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x96728000 - 0x96769fe7 libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9676a000 - 0x96772fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x96773000 - 0x96773ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x96781000 - 0x96814ff3 com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9685a000 - 0x96eaafff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x97010000 - 0x9708cfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

#4860 version 3.2.8 'new site' high outdated 15 years 12 years
Description

when opening the 'site manager' and clicking on 'new site', nothing happens. this is of course necessary to open a site in your application. please notify when the bug has been corrected.

#12048 version 3.46.0 giving following error normal worksforme 4 years 4 years
Description

Error: Received certificate chain could not be verified. Verification status is 4096. Status: Connection attempt failed with "ECONNABORTED - Connection aborted". Error: Could not connect to server

FileZilla Client / version 3.46.0 / on windows 7

#12579 version 3.56 minimum TLS version setting stuck at "2" normal invalid 3 years 3 years
Description
  1. 3.56.2 pulls 'Gnu TLS error -8: unsupported version" when connecting to a site whose highest active TLS version is 1.2. filezilla.xml has this:
3.56.0-rc1 (2021-09-29)

+ Right-clicking a queue tab header now opens the same context menu as right-clicking the correponding queue contents
+ By default, the minimum allowed TLS version is now TLS 1.2
+ Optionally, the systen trust store can be used for certificate verification
- FTP: Fixed an issue with key file conversion
- Fixed an issue loading servers not supporting session resumption from storage
</Setting>
		<Setting name="Window position and size">0 306 14 1402 924 </Setting>
		<Setting name="Minimum TLS Version">2</Setting>
		<Setting name="Trust system trust store">0</Setting>
		<Setting name="Greeting version">3.56.2</Setting>

The line for Minimum TLS Version is clearly in error -- surely this should be "1.2" not "2". Worse, when I make that change and run FileZilla, the number reverts to "2".

#8897 version 3.7.3 low fixed 11 years 11 years
Description

Very similar to ticket # 8870: I download v3.7.3, and start the installer. There's a pause, and then an error message pops up stating "You must be connected to the internet to complete your installation. Please connect and try again."

Of course I'm connected - I just browsed to the filezilla-project.org website and downloaded the client, demonstrating a working Internet connection, so I'm not sure what the issue could be. I've attached a screen shot as requested in ticket # 8870.

#10715 veränderte docs werden nicht unter "zuletzt geändert" übernommen. normal worksforme 8 years 8 years
Description

Um "zuletzt geändert" docs zu aktualisieren, muss ich filezilla jedesmal neu laden. Es sollte automatisch veränderte Dokumente übernehmen

#7429 visualizzazione file normal outdated 13 years 12 years
Description

cliccando "visualizza/modifica" su un file presente nella directory del sito compare il messaggio seguente "error 740 -per esguire l'operazione è necessaria l'esecuzione con privilegi elevati" Come risolvere il problema? Grazie

#1436 weird error normal 16 years 12 years
Description

i get a 421 error saying that i hadn't transferred in 600 seconds but in fact i just finished a transfer less then 60 seconds ago.

12:55:47 Status: File transfer successful 12:56:05 Response: 421 No transfer timeout (600 seconds): closing control connection 12:56:05 Error: Connection closed by server

#4481 when connected no directory listing is possible normal rejected 15 years 14 years
Description

filezilla client: 3.2.4.1

Status: Benutze Proxy cache1.xxxxxxxxx Status: Auflösen der IP-Adresse für cache1.xxxxxxxxx Status: Verbinde mit xxxxxxxxxxxxxxx:21... Status: Verbindung hergestellt, warte auf Willkommensnachricht... Antwort: 220 XXX FTP Proxy Service Befehl: USER swschis@xxxxxxxxxxxxxxx Antwort: 331 Password required for swschis Befehl: PASS * Antwort: 230 Logged on Befehl: SYST Antwort: 215 UNIX emulated by FileZilla Befehl: FEAT Antwort: 211-Features: Antwort: MDTM Antwort: REST STREAM Antwort: SIZE Antwort: MODE Z Antwort: MLST type*;size*;modify*; Antwort: MLSD Antwort: UTF8 Antwort: CLNT Antwort: MFMT Antwort: 211 End Status: Verbunden Status: Empfange Verzeichnisinhalt... Befehl: PWD Antwort: 257 "/" is current directory. Befehl: TYPE I Antwort: 200 Command okay. Befehl: PASV Antwort: 227 Entering Passive Mode (10,126,101,11,43,215) Befehl: MLSD Antwort: 503 Bad sequence of commands. Fehler: Verzeichnisinhalt konnte nicht empfangen werden Status: Empfange Verzeichnisinhalt... Befehl: CDUP Antwort: 250 CDUP command successful. Befehl: PWD Antwort: 257 "/" is current directory. Befehl: PASV Antwort: 227 Entering Passive Mode (10,126,101,11,140,0) Befehl: MLSD Antwort: 503 Bad sequence of commands. Fehler: Verzeichnisinhalt konnte nicht empfangen werden

downgraded to version 3.2.1 it reads like this and is working proberly:

Status: Benutze Proxy cache1.xxxxxxxxx Status: Auflösen der IP-Adresse für cache1.xxxxxxx Status: Verbinde mit xxxxxxxxxxxxx:21... Status: Verbindung hergestellt, warte auf Willkommensnachricht... Antwort: 220 XXX FTP Proxy Service Befehl: USER swschis@xxxxxxxxxxxxxxxxxx Antwort: 331 Password required for swschis Befehl: PASS * Antwort: 230 Logged on Befehl: SYST Antwort: 215 UNIX emulated by FileZilla Befehl: FEAT Antwort: 211-Features: Antwort: MDTM Antwort: REST STREAM Antwort: SIZE Antwort: MODE Z Antwort: MLST type*;size*;modify*; Antwort: MLSD Antwort: UTF8 Antwort: CLNT Antwort: MFMT Antwort: 211 End Status: Verbunden Status: Empfange Verzeichnisinhalt... Befehl: PWD Antwort: 257 "/" is current directory. Befehl: TYPE I Antwort: 200 Command okay. Befehl: PASV Antwort: 227 Entering Passive Mode (10,126,101,11,214,220) Befehl: LIST Antwort: 150 File status okay; about to open data connection. Auflistung: -rw-r--r-- 1 ftp ftp 1222656 Feb 18 2009 7z465-x64.msi Auflistung: -rwxr-xr-x 1 ftp ftp 939956 Feb 18 2009 7z465.exe Auflistung: drwxr-xr-x 1 ftp ftp 0 Apr 14 16:30 BO-XI-Transfer Auflistung: drwxr-xr-x 1 ftp ftp 0 Dec 18 2008 EasyTransferDaemon Auflistung: drwxr-xr-x 1 ftp ftp 0 Feb 20 2009 easy_data Auflistung: drwxr-xr-x 1 ftp ftp 0 Mar 27 2009 Easy_Neue_Version Auflistung: drwxr-xr-x 1 ftp ftp 0 May 05 07:12 EXPORT Auflistung: drwxr-xr-x 1 ftp ftp 0 Mar 03 2009 htdocs Auflistung: drwxr-xr-x 1 ftp ftp 0 May 04 07:57 Parameter_PeriodicJobs Auflistung: drwxr-xr-x 1 ftp ftp 0 Jan 23 2009 PDF-Datenrettung Auflistung: -rw-r--r-- 1 ftp ftp 18405197 Dec 18 2008 preprod.7z Auflistung: drwxr-xr-x 1 ftp ftp 0 Dec 18 2008 preprod_Aus_xxxxxxxx Auflistung: -rw-r--r-- 1 ftp ftp 3015 Apr 01 10:46 xxxxxxxxxxxxxxxxxxxxxxx2009-04-01_10-46-35.238.xml Auflistung: -rwxr-xr-x 1 ftp ftp 12337752 Dec 18 2008 rktools.exe Auflistung: drwxr-xr-x 1 ftp ftp 0 Mar 03 2009 RMS_Standalone_Job_1 Auflistung: -rwxr-xr-x 1 ftp ftp 79872 Apr 18 2003 robocopy.exe Auflistung: -rw-r--r-- 1 ftp ftp 75 Dec 18 2008 RoboCopyPDF_Rettung.cmd Auflistung: drwxr-xr-x 1 ftp ftp 0 Apr 01 11:11 transfer Antwort: 226 Transfer complete, closing data connection. Status: Berechne Zeitzonenabweichung des Servers... Befehl: MDTM xxxxxxxxxxxxxxxxxxxxx2009-04-01_10-46-35.238.xml Antwort: 213 20090401084635 Status: Zeitzonenabweichungen: Server: 7200 Sekunden. Lokal: 7200 Sekunden. Differenz: 0 Sekunden. Status: Anzeigen des Verzeichnisinhalts abgeschlossen

#8249 when downloading a directory tree, a random part of it may not be downloaded critical outdated 12 years 9 years
Description

I right-clicked on a directory (that contained a lot of subdirectories with thousands of files) on the server and selected "download".

During the download process I lost connection a few times and sometimes had to restart filezilla (because of another bug, that sometimes you can't resume processing a queue until you restart filezilla), but then I always resumed; that shouldn't be a problem at all. I never, ever deleted anything from the queue nor did I ever receive any error prompt to which I could have given the wrong answer.

After hours of downloading, the queue was finally empty and FileZilla was apparently done downloading. Then I found out that more than half of the directory tree simply HADN'T BEEN DOWNLOADED.

I don't know whether the missing directories have never got into the queue (I'm ALMOST sure this was the case) or if they did and then they failed to download, but in both cases SILENTLY failing to download is a disaster.

If a queue becomes empty and you haven't explicitely deleted anything from it, you must be 100% sure that everything in it has been downloaded. And if you download a folder, you must have 100% guarantee that all its contents get added to the queue.

I SUSPECT that the queue is built (i.e. the directory tree scanned) while the download is ongoing, so in case of huge directories, if the download is interrupted and resumed, maybe the scanning of the directory is not resumed properly. If that is the case, than that is the bug. Either the whole scanning of directories and queuing of files should be done prior to starting to download, OR actions should be taken to ensure that in case of interruptions the scanning is resumed reliably.

Assuming that downloading a directory tree is always done without the slightest network error or without restarting FileZilla from the beginning to the end in one chunk, is a ridiculous assumption.

#5110 wildcard SSL certificates *.domainname.com not properly supported normal rejected 14 years 14 years
Description

Hi,

1) We have a rapidSSL wildcard SSL certificate such as *.domainname.com and when I connect to something.domainname.com, filezilla still gives me the warning, even though it is a valid SSL certificate which is recognized without warning by both firefox and internet explorer over regular https.

Once we accept the certificate once, we never have the issue again (as long as we select to save our answer so it doesn't ask again)

however, it would be nice if filezilla could authenticate wildcard certs similar to what IE and firefox do over regular https for wildcard certs.

2) There is no way to see the downloaded SSL certificates so that you can review the list / clear it if necessary to force an full SSL cert check again at the next connection. (If there is a way, I couldn't find it).

#3532 will not accept @ for ssh login normal 16 years 16 years
Description

open "login@…@sftp.ning.com" 22 Error: Network error: Software caused connection abort Error: Could not connect to server

I believe the program needs to parse for multiple @ symbols.

#4070 win32 - download file with `:` or other invalid chars unexpected behavior normal duplicate 15 years 15 years
Description

on win32 version, you cannot have any of these chars in the filename

\ / : * ? " < > |

when downloading a file with such a name, it should either

a) convert these automatically to _ char

-or-

b) give error to user and ask user to rename the file.

#4089 win32 crash with speed limit enabled normal outdated 15 years 12 years
Description

downloading of ~300-500Mb (6 files) at speed limit = 25k caused to crash.

repeated twice (once in older version).

Both crashes come into being with speed limit enabled. If disabled worked for weeks without any problem :) Thanks.

#5114 windows 'blue' error when i send 2 files at the same time normal rejected 14 years 14 years
Description

hello i've got a problem with filezilla and it hasn't been corrected with the last release. my problem is: when i send more than one file on my 'freebox' (wich is a multimedia box gaved by my internet provider 'free' in france) make me a windows blue error with memory cache copy on the hardisk. I didn't have that problem before with vista but it have appeared with my new operating system windows 7 v7100. my computer is a vaio vgn-fw11M

#9706 won't upload large mp3 files that worked with earlier versions normal outdated 10 years 7 years
Description

Today (7-31-14) I upgraded to the latest version of filezilla and was unable to upload a 13.4 mb mp3 file. It uploaded about .25 mb and quit after a couple of minutes. I tried changing various settings, but nothing helped. It kept stopping the upload and cutting the file way short, a tiny fraction of what it should have uploaded.

I uninstalled Filezilla and installed an older version, 3.7.4.1 and the upload completed successfully, working as it has in the past.

The file is being uploaded to an Apache server that is set to limit uploads to five minutes, but I've been able to routinely run uploads on this server that take upwards of half an hour. Upload speed is quite slow, averaging only about 11kbs, so the 13.4mb upload today took 20 minutes.

#5108 working directory low worksforme 14 years 14 years
Description

hi, when i type filezilla in terminal it opens unstable and terminates with "Segmentation fault" stderr; i know i could chroot and set W/D to /user/lib/filezilla3 ( though never tried that )

just an unexpected behavior, not a bug

#9579 wrapengine.cpp(735): assert "size.x <= bestWidth" failed normal fixed 10 years 10 years
Description

I'm using the nightly from 2014-06-12 with wxWidgets 3.0 (Cocoa).

Running File -> Site Manager ... ends up throwing the following two asserts:

wrapengine.cpp(735): assert "size.x <= bestWidth" failed in WrapRecursive().

Call stack:
[00] CWrapEngine::WrapRecursive(wxWindow*, double, char const*, wxSize, wxSize) 	wrapengine.cpp:51
[01] CSiteManagerDialog::Create(wxWindow*, std::vector<CSiteManagerDialog::_connected_site, std::allocator<CSiteManagerDialog::_connected_site> >*, CServer const*) 	window.h:140
[02] CMainFrame::OpenSiteManager(CServer const*) 	Mainfrm.cpp:146
[03] CMainFrame::OnMenuHandler(wxCommandEvent&) 	Mainfrm.cpp:56
[04] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) 
[05] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) 
[06] wxEvtHandler::TryHereOnly(wxEvent&)     
[07] wxEvtHandler::TryBeforeAndHere(wxEvent&) 
[08] wxEvtHandler::ProcessEventLocally(wxEvent&) 
[09] wxEvtHandler::ProcessEvent(wxEvent&)    
[10] wxWindowBase::TryAfter(wxEvent&)        
[11] wxEvtHandler::ProcessEvent(wxEvent&)    
[12] wxEvtHandler::SafelyProcessEvent(wxEvent&) 
[13] wxWindowBase::HandleWindowEvent(wxEvent&) const 
[14] wxMenuBase::SendEvent(int, int)         
[15] wxMenu::HandleCommandProcess(wxMenuItem*, wxWindow*) 
[16] -[wxNSMenuItem clickedAction:]          
[17] -[NSObject performSelector:withObject:] 
[18] -[NSApplication sendAction:to:from:]    
[19] -[NSMenuItem _corePerformAction]        
[20] -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] 
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
wrapengine.cpp(571): assert "size.x <= maxWidth" failed in WrapRecursive().

Call stack:
[00] CWrapEngine::WrapRecursive(wxWindow*, double, char const*, wxSize, wxSize) 
[01] CSiteManagerDialog::Create(wxWindow*, std::vector<CSiteManagerDialog::_connected_site, std::allocator<CSiteManagerDialog::_connected_site> >*, CServer const*) 
[02] CMainFrame::OpenSiteManager(CServer const*) 
[03] CMainFrame::OnMenuHandler(wxCommandEvent&) 
[04] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) 
[05] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) 
[06] wxEvtHandler::TryHereOnly(wxEvent&)     
[07] wxEvtHandler::TryBeforeAndHere(wxEvent&) 
[08] wxEvtHandler::ProcessEventLocally(wxEvent&) 
[09] wxEvtHandler::ProcessEvent(wxEvent&)    
[10] wxWindowBase::TryAfter(wxEvent&)        
[11] wxEvtHandler::ProcessEvent(wxEvent&)    
[12] wxEvtHandler::SafelyProcessEvent(wxEvent&) 
[13] wxWindowBase::HandleWindowEvent(wxEvent&) const 
[14] wxMenuBase::SendEvent(int, int)         
[15] wxMenu::HandleCommandProcess(wxMenuItem*, wxWindow*) 
[16] -[wxNSMenuItem clickedAction:]          
[17] -[NSObject performSelector:withObject:] 
[18] -[NSApplication sendAction:to:from:]    
[19] -[NSMenuItem _corePerformAction]        
[20] -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] 
Do you want to stop the program?
You can also choose [Cancel] to suppress further warnings.
#1084 wrong chinese word in filezilla. normal 18 years 18 years
Description

In Edit->Settings...->Interface settings->Pane Layout->Gerenal

the checkbox's text in chinese must be "将远程视图放在 本地视图左侧", not “将远程试图放在本地试图左侧”

#9942 wrong file overwrited, when edit and upload same file name normal outdated 9 years 7 years
Description

v 3.9.0.6 run on OSX 10.10

when i "View/Edit" file with same file name, when i upload the last edited file it overwrite the first one.

details :

  1. "View/Edit" on a file, (i use Brackets code editor).
  2. edit that file, Save, and return back to FileZilla, it will display a message that file have been edited, upload that file.
  3. navigate to other directory, find the same file name, "View/Edit" that file like in step 2. return back to fileZilla, upload it.

4 check the file, in my case the first edited file is overwrited by the last edited file. the last edited file is no chages.

i hope you understand. Thank you

#5015 wrong folder's name is editted when switching folders high duplicate 14 years 14 years
Description

I am using the mac version of filezilla.

When i click on a folder it sometimes opens up the dialog that allows me to edit the name of the folder. But if you leave that dialog open then double click the same folder it takes you to that folders contents and the folder or file at the same position as the previous dialog is still open, deselected that folder makes the name change. Thus saving the file/folder with the incorrect name.

#7397 wrong number of files high outdated 13 years 12 years
Description

Hi I use FileZilla 3.5.0. And in the pane of Remote Site Files I can see ONLY 1998 files! The rest are impossible to see.

Please fix it. Thank you

#1240 wrong password can't be corrected normal 17 years 6 years
Description

After connecting to the server with a wrong password this pw is cached and can not be corrected. So Filezilla needs to be restarted in order to connect again. As Filezilla realizes, that the connection can't be opened, it should ask for the password again.

#10897 wrong remote directory shows on first pass normal fixed 8 years 8 years
Description

When first opening FZ client, or after disconnecting from a server, when opening a site with a bookmark, the root directory ("\") shows in the remote site window instead of the correct directory. If you use same bookmark again, it goes to the correct directory ("\exampledirectory"). Subsequent bookmark clicks to different directories on the site then work fine. If you close re-open FZ, or disconnect from site, it will first open the root directory again. This is for all directories. Only started on upgrade to 3.19.0. It worked fine till 3.18.0. No other changes.

#8354 wrong size of the dowloaded file high rejected 11 years 11 years
Description

Hello, I need your kind support in the following matter: I have downloaded from an ftp site a suite of 6 files that all together are forming a DCP cinema trailer. Download went well, no errors. However, at the cinema while trying to ingest the suite, the server reported some errors in terms of different file sizes than expected. Checking again with FileZilla and downloading again I've noticed the resulted files have in deed different sizes than their sources on the ftp. I have then accessed the same ftp with the browser (Mozilla) and downloaded in that way. All ok with these files.

Question: why is this happening ? What can be done to solve this ? It didn't happened with the big files (1GB) but with small (9KB), control files which are however essential to play correctly the trailer. If needed I can send you both wrong and correct files.

thank you in advance Sorin

#11535 wxWidgets static library... no normal rejected 6 years 6 years
Description

checking for wxWidgets version >= 3.0.3 (--unicode=yes --universal=no)... yes (version 3.1.1) checking for wxWidgets static library... no configure: error: You must use wxWidgets 3.0.x, development versions of wxWidgets are not supported.

#12766 x64 setup use wow6432node in registry normal rejected 21 months 21 months
Description

The x64 setup writes registry keys under HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node.

There are two keys:

  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\FileZilla Client
  • HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\FileZilla Client

If the software is x64 it should not use the WOW6432Node key.

HKEY_LOCAL_MACHINE\SOFTWARE\FileZilla 3 will be created after the install for 'fzshellext'

#3281 xml file error with too many tasks normal 17 years 17 years
Description

when trying to delete too many files from the ftp server (like 11.000) the programs first gives an error message about the xml file ( I don't remember what it says but probably because the xml file can't write all those actions),then it gives another error,after clicking OK on those messages the programs continues to work normally but it's really annoying because you have to watch it and click ok everytime otherwise the tasks won't be executed.

#6521 yahoo ftp - file sizes do not match normal outdated 13 years 12 years
Description

Hello:

I am trying to upload files to a "premium" yahoo ftp account with a low ping time. Quite often for reasonable file sizes (500k,1mb) the file uploaded ends up being only 90-95% of the actual source file size. This happens quite often. I see it upload more than the actual file size as well. The majority uploads immediately then the last bit takes much longer. When this happens, he file transfer does not indicate it failed ... usually.

FileZilla client 3.3.5.1

#4102 z/OS Libraries List as Empty in v3.1.6 normal rejected 15 years 15 years
Description

z/OS PDS libraries don't show any members at all in FZ 3.1.6. This works fine in FZ 2.2.9.

#4542 z/VM: Failed to parse returned path. normal wontfix 15 years 5 years
Description

After successful login to a z/VM 530 (or higher level) FTP server, no directory listing is obtained. This error occurs regardless of the list format setting of the /VM host (which can be either 'VM' or 'UNIX') or of the client Site Manager "Advanced" tab 'Servertype' setting (both 'z/VM' or 'default (Autodetect)' yield the same failure. A log showing this error follows:

14:22:39 Trace: CControlSocket::DoClose(64) 14:22:39 Status: Connecting to 9.xx.xx.xx:221... 14:22:39 Status: Connection established, waiting for welcome message... 14:22:39 Trace: CFtpControlSocket::OnReceive() 14:22:39 Response: 220-FTP BANNER for TCPIP04.VMxxx.xxxxxxxx.xxx.xxx 14:22:39 Trace: CFtpControlSocket::OnReceive() 14:22:39 Response: FTPSRV04 IBM VM Level 530 at VMT1.xxxxxxxx.xxx.xxx, 14:21:49 EDT MONDAY 2009-06-01 14:22:39 Trace: CFtpControlSocket::OnReceive() 14:22:39 Response: 220 Connection will close if idle for more than 5 minutes. 14:22:39 Trace: CFtpControlSocket::SendNextCommand() 14:22:39 Command: USER TCPMNT04 14:22:39 Trace: CFtpControlSocket::OnReceive() 14:22:39 Response: 331 Send password please. 14:22:39 Trace: CFtpControlSocket::SendNextCommand() 14:22:39 Command: PASS 14:22:39 Trace: CFtpControlSocket::OnReceive() 14:22:39 Response: 230-TCPMNT04 logged in; working directory = TCPMNT04 191 (ReadOnly) 14:22:39 Response: 230 write access currently unavailable 14:22:39 Status: Connected 14:22:39 Trace: CFtpControlSocket::ResetOperation(0) 14:22:39 Trace: CControlSocket::ResetOperation(0) 14:22:39 Trace: CFileZillaEnginePrivate::ResetOperation(0) 14:22:39 Status: Retrieving directory listing... 14:22:39 Trace: CFtpControlSocket::SendNextCommand() 14:22:39 Trace: CFtpControlSocket::ChangeDirSend() 14:22:39 Command: PWD 14:22:39 Trace: CFtpControlSocket::OnReceive() 14:22:39 Response: 257 "TCPMNT04.191" is working directory (ReadOnly) 14:22:39 Trace: ControlSocket.cpp(361): Failed to parse returned path. caller=0p152b050 14:22:39 Trace: CFtpControlSocket::ResetOperation(2) 14:22:39 Trace: CControlSocket::ResetOperation(2) 14:22:39 Trace: CFtpControlSocket::ParseSubcommandResult(2) 14:22:39 Trace: CFtpControlSocket::ListSubcommandResult() 14:22:39 Trace: state = 1 14:22:39 Trace: CFtpControlSocket::ResetOperation(2) 14:22:39 Trace: CControlSocket::ResetOperation(2) 14:22:39 Error: Failed to retrieve directory listing 14:22:39 Trace: CFileZillaEnginePrivate::ResetOperation(2)

The transfer type is FTP (no SSL/TLS security involved). No 'Default remote directory' is specified with the Site Manager 'Advanced' box.

After having specified such default remote directory as '/tcpmnt04.191', the described error does not occur (and, the leading slash (/) is critical in this regard; in fact, specifying a single '/' as the remote default directory appears to alleviate this problem.

The leading '/' is not part of the z/VM file system structure, and seemingly should not be required to be specified as a remote directory default, especially for the case when 'z/VM' (specifically) is designated as the (remote) servertype.

#8224 z/VM: Unable to analyze the returned directory normal duplicate 12 years 10 years
Description

Hi,

FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

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

Statut : Connexion à 192.168.1.100:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220-FTPSERVE IBM VM Level 540 at PHOENIX.dassault-aviation.co, 14:27:57 EDT SATURDAY 2012-09-08 Réponse : 220 Connection will close if idle for more than 5 minutes. Commande : USER anonymou Réponse : 230 ANONYMOU logged in; working directory = /../VMBFS:DWSYS:ANONYMOU/ Statut : Connecté Statut : Récupération du contenu du dossier... Commande : PWD Réponse : 257 "/../VMBFS:DWSYS:ANONYMOU/" is working directory Erreur : Impossible d'analyser le chemin retourné. Erreur : Impossible de récupérer le contenu du dossier

With a previous version of filezilla we have at work, I can do what I want. Now with this one from home I can't... The deal is to send windows files to a z/VM mainframe. The target is BFS file architecture.

Able to test/send anything you ask me.

Regards Alain

#4908 z/os uss directory/file errors normal rejected 15 years 15 years
Description

Problems with FileZilla client 3.2.8.1 and z/OS USS directories and files. These happen with servertype set to "default(autodetect)" or "MVS, OS/390, z/OS" in SiteManager.

If I issue a change directory for USS in z/OS, the FileZilla changes the second or later / to a . in the directory name.

Command: CWD '/etc' Response: 250 HFS directory /etc is the current working directory Command: PWD Response: 257 "/etc" is the HFS working directory.

Command: CWD msussl Response: 250 HFS directory /etc/msussl is the current working directory Command: PWD Response: 257 "/etc/msussl" is the HFS working directory.

At this point I really am in directory /etc/msussl but it displays in FileZilla as /etc.msussl

File transfers are also being messed up. Sending a file to /etc/msussl should end as /etc/msussl/file but FileZilla is sending it as /etc.msussl(file).

Command: STOR '/etc.msussl(CA.der)' Response: 125 Storing data set /etc.msussl(CA.der) Response: 250 Transfer completed successfully.

Retrieving a file does this also. This should have been retrieving file /etc/msussl/CA.der

Command: RETR '/etc.msussl(CA.der)' Response: 550 Command RETR fails: /etc.msussl(CA.der) does not exist. Error: Critical error

#1370 £ symbol not allowed in sftp logins? normal 16 years 16 years
Description

When I try to connect to a server via sftp using an account withthe £ symbol in the password filezilla reports a connection error - I expect this is due to the encoding of the £ symbol in the password string passed to the server - I am a php developer and have seen many problems with the £ symbol under utf-8 encoding - so maybe this is the issue?

When using putty to connect to the server with exactly the same credentials I can login without a problem, so I'm quite sure it's a problem with filezilla's inbuilt ssh client.

I'd love to use filezilla for all my ftp related work but with this issue it makes it impossible :(

Keep up the good work guys

Chris

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

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

#10571 кодировка normal rejected 9 years 9 years
Description

когда работаешь по ФТП через файлзила на Виндовс8 то виндовс превращает код или некоторые русские буквы в кракозябры а на 7 и ХР все было нормально кто нибудь знает как решить эту проблему? звонил в тех-поддержку виндовс но они отказались помочь дескать это стороннее программное обеспечение(FileZilla) и мы за него не отвечаем

#12458 下载数据出错 high invalid 3 years 3 years
Description

从网上下载数据文件与原文件内容不一致

#7729 进度条逻辑有问题 high outdated 13 years 9 years
Description

连接到linux ssh协议; 可能是没刷新?然后计算时使用的是未刷新前的文件大小, 在服务器一直在生成文件,大小已改变.所以计算有误?


host is linux; connect by ssh; ie. the file is test.txt; flush file list now it say file is 5KB; but sever is writing the test.txt; by the end is may be 1MB; don't flush,allway it show text.txt is 5KB ; down it, the rate of progress is 100%; but it's not finished.

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