Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1501 - 1600 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#11386 FileZilla crashes, when trying to edit the password field while adding a new server in the server settings normal fixed 7 years 7 years
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):

  • Open Server-Manager
  • Add new server
  • change the auth-type to "Normal"
  • Try to edit/paste the password field

=> filezilla crashes

#12459 FileZilla crashing while adding Google Drive normal fixed 3 years 3 years
Description

Hello, after the latest update Google Drive is not working, and while adding the google drive using the site Filezilla is crashing. Please look into it and suggest a solution.

#4815 FileZilla dead locks files when upload of a file isn't successful on first attempts normal outdated 15 years 11 years
Description

I am currently using 3G as my internet connection. Unfortunately it is not shaped and consistently fluctuates in speeds. This sometimes causes problems when I am uploading large files in size i.e. The client will try to upload a file from my computer to the server. Because of the file size, the upload attempt will fail. After a few tries the file will become dead locked, which in my opinion is the clients doing as it does not seem to release the file physically after an attempt has failed. It then displays a "critical error: file is in use" and it cannot upload the file after that. This actually happens quite often to me. To fix this I have to close the client and service in task manager. Please can you have a look into it.

#4689 FileZilla does not download the files, whose name has been used in a bulleted letters normal rejected 15 years 15 years
Description

FileZilla does not download the files, whose name has been used in a bulleted letters as "äöüõ " These letters are used in finnish and estonian languages same error will occured if these letter is used on directory name. Error: /Mäng Marilt.jpg: open for read: no such file or directory its possible to rename the file, and then download is possible.

My FileZilla version is 3.2.6.1. on Windows XP

#11453 FileZilla does not open high worksforme 7 years 7 years
Description

Since version 3.28.0-rc1 FileZilla is not opening in Linux Mint, I tried opening the "/FileZilla3/bin/filezilla" with two clicks but nothing happens. When accessing the terminal as root and trying to execute the same BIN the command returns the following error:

"./filezilla: error while loading shared libraries: libpng16.so.16: can not open shared object file: No such file or directory " Info OS:

NAME="Linux Mint" VERSION="18.1 (Serena)" ID=linuxmint ID_LIKE=ubuntu PRETTY_NAME="Linux Mint 18.1" VERSION_ID="18.1" VERSION_CODENAME=serena UBUNTU_CODENAME=xenial

#5426 FileZilla does not reconnect after ECONNABORTED normal outdated 14 years 12 years
Description

Sometimes if I click a folder, I get the message: "Error: Disconnected from server: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing"

Yes, I know you're never gonna fix ECONNABORTED, but there are two problems here:

  1. If I have directory sync on and click a local folder in the directory tree pane, that folder still appears selected but the folder isn't changed. This means I have to click somewhere else, then click back again to load the folder.
  2. If I hit F5 then FileZilla reconnects perfectly fine, so this should just be done automatically.
#930 FileZilla does not use own ports high 19 years 19 years
Description

When retrieving data from a remote host, the data is sent to a local port that is not explicitly opened by FileZilla.

The result is that a firewall that unsolicited (or unexpected) inbound packets will reject all inbound data while attempting to use this program in a normal manner.

Example: FileZilla opens port 3825 on the local machine, but the data is being sent to local port 5004, which is not open by any program on the local host. As a result, the firewall on the local host rejects the data.

#7164 FileZilla doesn't recognize c:\windows\system32\MetaPad.exe as viewer normal rejected 13 years 10 years
Description

FileZilla doesn't recognize c:\windows\system32\MetaPad.exe as viewer

#11825 FileZilla doesn't show up on the MacOS App Switcher normal worksforme 5 years 5 years
Description

I use the app switcher (CMD+Tab) to switch between applications on MacOS. However, I've noticed recently that FileZilla no longer shows up on the list of running applications on the app switcher.

This means I have to have it visible, so that I can click in the app, or I have to click on the app in the task bar so that I can find it again.

#988 FileZilla doesn't support z/OS datasets normal 18 years 18 years
Description

Have been using FileZilla to access mainframe system. Have noticed a problem. z/OS is comprised of two different types of filesystems: USS (Unix System Services) HFS/ZFS that behaves much like traditional unix systems from an FTP client perspective and then there are MVS datasets. The MVS datasets are accessed in the following manner with an FTP client:

'DSNAME1.QUALIFY.THIS'

Depending on the type of dataset, this may represent an individual file or a whole directory. However, when using the GUI, if I am in the HFS location /u/home/cuppett and typing in a directory change into the GUI, it attempts to navigate to this location:

/u/home/cuppett/'DSNAME.QUALIFY.THIS'

I am asking that the pwd not get added onto the front if a special character such as ' is added to the front of the path, or perhaps if the pwd is cleared out on the remote side, pwd is never prepended to what is typed in.

#4335 FileZilla doesn't work with non-english filenames normal rejected 15 years 15 years
Description

Go to an FTP site with non-english filenames in FileZilla (by non-english I mean Chinese, Korean or Japanese)

Notice that the filenames do not even show up in Filezilla at all. Use the built in windows ftp.exe to do the same, notice that they do show up.

#7956 FileZilla doesn't work with vsftpd using SSL critical duplicate 12 years 12 years
Description

Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of kpaste.net Status: Connecting to 94.23.155.23:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 (vsFTPd 2.3.2) Trace: CFtpControlSocket::SendNextCommand() Command: AUTH TLS Trace: CFtpControlSocket::OnReceive() Response: 234 Proceed with negotiation. Status: Initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::ContinueHandshake() Trace: CTlsSocket::Failure(-12, 53) Trace: GnuTLS alert 40: Handshake failed Error: GnuTLS error -12: A TLS fatal alert has been received. Trace: CRealControlSocket::OnClose(53) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Status: Waiting to retry...

#8812 FileZilla doesnt pass in Windows Server 2012 normal outdated 11 years 11 years
Description

Hello, I try to use Filezilla in my network with windows server 2012 and only works if i disable the firewall. I create all the firewall rules to permit Filezilla and cant work.

#11945 FileZilla exits unexpectedly when searching for new updates (manually or automatically) blocker fixed 5 years 5 years
Description

When trying to look for a new update the program closes completely. After the last beta update FileZilla collapsed after starting. I deactivated the automatic search for updates and it stopped happening. When I go to check for updates manually (from the help menu), the search window starts but two or three seconds later the error occurs. If the automatic search for updates is not canceled, the program can not be used because it always collapses.


FileZilla Client


Version: 3.43.0-rc1

Build information:

Compiled for: x86_64-w64-mingw32 Compiled on: x86_64-pc-linux-gnu Build date: 2019-06-19 Compiled with: x86_64-w64-mingw32-gcc (GCC) 8.3-win32 20190406 Compiler flags: -g -O2 -Wall

Linked against:

wxWidgets: 3.0.5 SQLite: 3.28.0 GnuTLS: 3.6.8

Operating system:

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

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

Following error is displayed in FileZilla while download a file:

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

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

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

#10950 FileZilla fails to list directory contents with certain filename present, times out critical fixed 8 years 8 years
Description

Encountered on 3.20.1, tried nightly snapshot from 2016-08-23 and encountered it there as well.

I have a Debian jessie 8.5 system running openssh-server 6.7p1-5+deb8u3. I attempt to access it via sftp://IP as my user/pass, and it logs in successfully, says "Listing directory /home/FOO", and then reports timeout after 20 seconds, repeat forever.

Experimentation has revealed that removing the file named "download?dl=packages%2Fdebian%2Fnautilus-dropbox_0.7.1_amd64.deb" in my homedir causes FileZilla to behave as expected. (Determined by comparing the "raw directory output" from FileZilla with ls -f and seeing which file came next.

Other SSH and SFTP clients, like PuTTY, sftp under Cygwin, and WinSCP, on the same machine, function perfectly fine while filezilla is not behaving.

I do not have any saved config settings for this host.

#8746 FileZilla fails to login high duplicate 11 years 11 years
Description

While attempting to login to any of my servers, FileZilla will suddenly close and I get the following report;

Process: filezilla [1692] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.7.0.2 (3.7.0.2) Code Type: X86 (Native) Parent Process: launchd [175] User ID: 501

Date/Time: 2013-06-10 21:02:03.414 -0700 OS Version: Mac OS X 10.8.4 (12E55) Report Version: 10

Interval Since Last Report: 14529 sec Crashes Since Last Report: 2 Per-App Interval Since Last Report: 358 sec Per-App Crashes Since Last Report: 2 Anonymous UUID: F077EC8D-2D9E-34E4-9736-AA6E5678431A

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x00000000f09eb648

VM Regions Near 0xf09eb648:

CG backing stores 00000000c8836000-00000000c8eda000 [ 6800K] rw-/rw- SM=SHM

-->

Submap 00000000ffff0000-00000000ffff1000 r--/r-- process-only submap

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 de.filezilla 0x004715f3 wxStringBase::operator=(wxStringBase const&) + 35 1 de.filezilla 0x001a984f CCertificate::CCertificate(CCertificate const&) + 175 2 de.filezilla 0x0011c802 CState::SetSecurityInfo(CCertificateNotification const&) + 386 3 de.filezilla 0x00077832 CMainFrame::OnEngineEvent(wxEvent&) + 1154 4 de.filezilla 0x0048d363 wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) + 131 5 de.filezilla 0x0048dad1 wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) + 113 6 de.filezilla 0x0048de9f wxEvtHandler::ProcessEvent(wxEvent&) + 207 7 de.filezilla 0x0048dd0b wxEvtHandler::ProcessPendingEvents() + 123 8 de.filezilla 0x004223d9 wxAppConsole::ProcessPendingEvents() + 105 9 de.filezilla 0x00487152 wxMacProcessNotifierAndPendingEvents + 34 10 de.filezilla 0x00334042 wxApp::MacHandleOneEvent(void*) + 50 11 de.filezilla 0x0033486b wxApp::MacDoOneEvent() + 123 12 de.filezilla 0x0034c563 wxEventLoop::Dispatch() + 35 13 de.filezilla 0x003bdbb8 wxEventLoopManual::Run() + 136 14 de.filezilla 0x003aa463 wxAppBase::MainLoop() + 83 15 de.filezilla 0x00453290 wxEntry(int&, wchar_t) + 160 16 de.filezilla 0x00036e28 main + 24 17 de.filezilla 0x00002476 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x9a0569ae kevent + 10 1 libdispatch.dylib 0x9825bc71 _dispatch_mgr_invoke + 993 2 libdispatch.dylib 0x9825b7a9 _dispatch_mgr_thread + 53

Thread 2: 0 libsystem_kernel.dylib 0x9a0560ee workq_kernreturn + 10 1 libsystem_c.dylib 0x91cc70ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x91cc6e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x91caed2a start_wqthread + 30

Thread 3: 0 libsystem_kernel.dylib 0x9a0560ee workq_kernreturn + 10 1 libsystem_c.dylib 0x91cc70ac _pthread_workq_return + 45 2 libsystem_c.dylib 0x91cc6e79 _pthread_wqthread + 448 3 libsystem_c.dylib 0x91caed2a start_wqthread + 30

Thread 4: 0 libsystem_kernel.dylib 0x9a053826 semaphore_timedwait_trap + 10 1 com.apple.CoreServices.CarbonCore 0x98bfb810 MPWaitOnSemaphore + 106 2 de.filezilla 0x0048563b wxSemaphoreInternal::WaitTimeout(unsigned long) + 27 3 de.filezilla 0x004856f4 wxSemaphore::Wait() + 36 4 de.filezilla 0x00485a1d wxConditionInternal::Wait() + 45 5 de.filezilla 0x001ce707 CSocketThread::Entry() + 263 6 de.filezilla 0x001d6026 wxThreadExImpl::Entry() + 22 7 de.filezilla 0x00486c60 wxThreadInternal::MacThreadStart(void*) + 96 8 com.apple.CoreServices.CarbonCore 0x98bfba7b PrivateMPEntryPoint + 68 9 libsystem_c.dylib 0x91cc45b7 _pthread_start + 344 10 libsystem_c.dylib 0x91caed4e thread_start + 34

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

eax: 0x09e4b9d4 ebx: 0x004715e4 ecx: 0xf09eb654 edx: 0x005c2f34 edi: 0x09e4b9d4 esi: 0x09eb5154 ebp: 0xbffff938 esp: 0xbffff910

ss: 0x00000023 efl: 0x00210203 eip: 0x004715f3 cs: 0x0000001b ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f

cr2: 0xf09eb648

Logical CPU: 0

Binary Images:

0x1000 - 0x6b2ff3 +de.filezilla (3.7.0.2 - 3.7.0.2) <D3A154DC-66CF-E9C0-77A1-8C24A5498EF8> /Applications/FileZilla.app/Contents/MacOS/filezilla

0x89a000 - 0x9b9ffb com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0xa6a000 - 0x16ffff3 com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x2a00000 - 0x2abeff3 ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib 0x2b02000 - 0x2b03ffd com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0x2be4000 - 0x2bf1ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x806f000 - 0x807cff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense 0x8085000 - 0x808cffc com.apple.AppleGVAHW.component (1.1 - 1) <5DB91F15-3FD3-308F-8FC5-662562F3EA78> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW 0x8093000 - 0x8097ff7 com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <08137D06-718F-30B1-8BF3-9498BEAFA5C6> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec 0x809c000 - 0x80a0fff com.apple.CommonCocoaPanels (4.0 - 16) <7676B15F-69E2-39D2-9F35-9D2959A99079> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels 0x80ae000 - 0x80aeff5 +cl_kernels (???) <3D70D195-6FD0-46A8-BB62-F9BC9A2891E6> cl_kernels 0x80c4000 - 0x80c7ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit 0x80cc000 - 0x80edfff com.apple.AppleIntermediateCodec (2.0.1 - 5718) <6A70694B-21C7-381B-8DE3-CD6490C70A77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec 0x9148000 - 0x91a0fff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder 0x9366000 - 0x93a0fff com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.31) <586904D8-4781-392C-9AD5-C9F547E1C65D> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV 0x93ac000 - 0x95a1ff2 +net.telestream.wmv.import (2.4.0.11 - 2.4.0.11) <83F7489B-3935-E1BA-B934-69179217A26D> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import 0x95d6000 - 0x9681fff libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib 0x9721000 - 0x98e3ff2 +net.telestream.wmv.advanced (2.4.0.11 - 2.4.0.11) <92B25580-FF56-5E91-902F-D1DC3E7EC9C2> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced 0x9927000 - 0x998ffeb com.apple.AppleProResDecoder (3.0.2 - 5718) <4442CBCE-7163-3E6A-8511-A52E9F6D8AFC> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder 0x99c0000 - 0x9a09fff com.apple.AppleVAH264HW.component (3.0 - 3.0) <DC2A8842-FDE5-32F8-B2D6-00683394AEE3> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW 0x9acd000 - 0x9c18fff com.apple.AppleGVAFramework (5.0.6 - 5.0.6) <103CBDDD-E0C2-3B62-923B-AA46F2AB3CD7> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA 0x9c34000 - 0x9c4cff2 com.apple.applepixletvideo (1.2.31 - 1.2d31) <B5622D90-ADF3-3DB2-B64B-5F4AF7C274E3> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo 0x9c51000 - 0x9c5ffff com.apple.iokit.IOHIDLib (1.8.1 - 1.8.1) <C47149AC-AE13-37B9-A244-567E644F040A> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0x9c6d000 - 0x9c6effd com.apple.ironwoodcore (1.1.1 - 1.1.1) <098CE576-3239-3B41-9141-A5BE6E476C84> /System/Library/PrivateFrameworks/SpeechObjects.framework/Versions/A/Frameworks/DictationServicesCore.framework/DictationServicesCore 0x9c82000 - 0x9c8affd libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib 0xa36c000 - 0xa3fefff unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib

0x8feed000 - 0x8ff1fe57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld 0x900fc000 - 0x9014bff6 libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9014c000 - 0x90196ff7 com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x90197000 - 0x901d6ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x901d7000 - 0x901fbfff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x901fc000 - 0x901fefff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x901ff000 - 0x901ffffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib 0x90200000 - 0x9020dff7 com.apple.HelpData (2.1.4 - 85) <1E180AEF-53FF-3D8B-9513-7FCA1B25A4AB> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x9020e000 - 0x90265ff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x90268000 - 0x9027afff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib 0x9027b000 - 0x902d2ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x902d3000 - 0x902d3fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib 0x902d4000 - 0x9052dff5 com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x9052e000 - 0x9060ffff libcrypto.0.9.8.dylib (47.1) <E4820342-4F42-3DEB-90DB-DE5A66C5585E> /usr/lib/libcrypto.0.9.8.dylib 0x90610000 - 0x9072cffb com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x9072d000 - 0x907ebff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x907ec000 - 0x907efff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x907f0000 - 0x90803ff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x90804000 - 0x90880ffb libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib 0x90881000 - 0x9088bfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9088c000 - 0x908d4ff5 com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x908d5000 - 0x908e3fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib 0x908e4000 - 0x90902ff3 com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x90903000 - 0x90904fff libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib 0x90905000 - 0x9097aff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9097b000 - 0x9097bfff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9097c000 - 0x90985ff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x90986000 - 0x909c8fff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib 0x909c9000 - 0x90be0fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90be1000 - 0x90c78ff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x90c79000 - 0x90ca9ff3 libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib 0x90d4c000 - 0x90d8cfff com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x90dbd000 - 0x90ddaff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib 0x90ddb000 - 0x90eebffb com.apple.QuickTimeImporters.component (7.7.1 - 2599.31) <EB33C708-9BDB-345C-AC5A-278B84035EA7> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters 0x90eec000 - 0x90fddffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib 0x90fde000 - 0x910dcff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x910dd000 - 0x91266ff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x91267000 - 0x91267fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib 0x91291000 - 0x912aefff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib 0x912af000 - 0x912f3ff7 libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x912f4000 - 0x912f7ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib 0x9137a000 - 0x91431ff3 com.apple.QuickTimeMPEG4.component (7.7.1 - 2599.31) <DB1FF52B-C701-3E7D-9751-88B1599981E4> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4 0x91432000 - 0x9149afe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x9149b000 - 0x914a8ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x914a9000 - 0x914a9fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x914aa000 - 0x914b4ffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x914b5000 - 0x914fcff7 com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x914fd000 - 0x918f9feb com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x918fc000 - 0x91ab8ffd libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib 0x91ab9000 - 0x91b8ffff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x91b90000 - 0x91bb5ff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x91bb8000 - 0x91bb8fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x91c13000 - 0x91c48fff libTrueTypeScaler.dylib (84.6) <B7DB746B-7A61-38EF-8CA7-408ED9C14A02> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x91c49000 - 0x91cadff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib 0x91cae000 - 0x91d6bfeb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib 0x91d6c000 - 0x9201affb com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x9201b000 - 0x92075ffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x92076000 - 0x9209afff libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9209d000 - 0x921b5ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x921b6000 - 0x921cbfff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x921cc000 - 0x921ebff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x9228a000 - 0x92402ff5 com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x92403000 - 0x9242eff9 com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x9242f000 - 0x924c7fff com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x924c8000 - 0x924fbfff libssl.0.9.8.dylib (47.1) <1725A506-BD80-39D5-8EE8-78D2FBBE194C> /usr/lib/libssl.0.9.8.dylib 0x92747000 - 0x92789fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib 0x9278a000 - 0x92972ffb com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x92973000 - 0x936abff7 com.apple.QuickTimeComponents.component (7.7.1 - 2599.31) <74631EAD-8A37-3628-829D-3D47A8BF8A50> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents 0x936ac000 - 0x936afffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x936b0000 - 0x937bdff3 com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x937be000 - 0x93c00fff com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x93c0d000 - 0x93c3affe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib 0x93c3b000 - 0x93c80ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93c81000 - 0x93c83ffd libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x93fc3000 - 0x93fe5fff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib 0x93fe6000 - 0x93fe6ffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x93fe7000 - 0x9401affb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x9401b000 - 0x94044ff7 libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x94045000 - 0x94049ffc libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x9404a000 - 0x9404cffb libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x9404d000 - 0x94056fff com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x94057000 - 0x940bdfff com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x940c8000 - 0x940cbfff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x940cc000 - 0x941d7ff7 libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x941fe000 - 0x94299fff com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x9429a000 - 0x942b7fff libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib 0x942b8000 - 0x942c7fff libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9432a000 - 0x94331fff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib 0x94332000 - 0x943acff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9461b000 - 0x946caff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x946cb000 - 0x9496eff3 com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x949a5000 - 0x94dc2fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x94dc3000 - 0x94decfff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib 0x94ded000 - 0x94dfbfff com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x94dfc000 - 0x94e00ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib 0x94e3e000 - 0x94eadffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x94eae000 - 0x94eb1ffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib 0x94f03000 - 0x94f4ffff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib 0x94f50000 - 0x94f7cff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib 0x94f7d000 - 0x94f86fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x952ab000 - 0x952acfff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib 0x952ad000 - 0x9533fffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x95340000 - 0x953a8ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95753000 - 0x9575fff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x95760000 - 0x95761fff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib 0x95762000 - 0x95764ffc com.apple.QuickTimeH264.component (7.7.1 - 2599.31) <3DE0F972-7307-30AA-BFE4-9C53E09CC6E4> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264 0x95765000 - 0x958beffb com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x958bf000 - 0x9593bff3 com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9593c000 - 0x95969ffb com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x9596a000 - 0x959a0ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x959a1000 - 0x959e3ff7 libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib 0x959e4000 - 0x95ab8ff3 com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x95ab9000 - 0x95ac0ffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib 0x95ac1000 - 0x95ac7fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x95ac8000 - 0x95acfffe com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x95ad7000 - 0x95e8fffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x95e90000 - 0x9651cff3 com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9651d000 - 0x9652bff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib 0x96cc8000 - 0x96d4dff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x96d4e000 - 0x96d64fff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x96d65000 - 0x96d66ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x96d67000 - 0x96e11fff com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x96e12000 - 0x96e12fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x96e13000 - 0x96e33ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x96f92000 - 0x96fd9ff3 com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x96fda000 - 0x9701cffb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x9701d000 - 0x9701efff libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib 0x9701f000 - 0x9702bff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib 0x9702c000 - 0x97032fff libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x97033000 - 0x9712bff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib 0x9712c000 - 0x97130fff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x97131000 - 0x9717fff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x97185000 - 0x97185fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x97186000 - 0x971eaff7 com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x971eb000 - 0x97245fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x97246000 - 0x97248fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib 0x97249000 - 0x972abfff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib 0x972ac000 - 0x972b0ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib 0x972b1000 - 0x97e6dff3 com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x97e6e000 - 0x98251fff com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x98252000 - 0x98256fff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x98257000 - 0x98269ff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib 0x9826a000 - 0x983a5ff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x983a6000 - 0x98446ff7 com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x986ba000 - 0x986caff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib 0x986cb000 - 0x986d2fff libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib 0x986d3000 - 0x98821ff3 com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x98822000 - 0x98883fff com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x98888000 - 0x98995057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib 0x98996000 - 0x9899dff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x9899e000 - 0x989f9ff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x98a51000 - 0x98a8cfef libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x98a8d000 - 0x98a8effd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib 0x98a8f000 - 0x98a8ffff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib 0x98a90000 - 0x98a9bfff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib 0x98a9c000 - 0x98a9dfff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib 0x98a9e000 - 0x98ad5ffa com.apple.LDAPFramework (2.4.28 - 194.5) <23668AB5-68EA-37D2-978E-C9EF22BF8C0C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x98ad6000 - 0x98b24ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x98b65000 - 0x98e6aff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x98f09000 - 0x98f12ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x98f13000 - 0x98f38ffb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x98f39000 - 0x98f39fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x98f3a000 - 0x98f46ffe libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib 0x98f58000 - 0x98fb3fff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9900f000 - 0x99028fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x99029000 - 0x99029fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9902a000 - 0x990defff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x990df000 - 0x990efff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x990f0000 - 0x99107fff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x99108000 - 0x991f1ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib 0x991f2000 - 0x992efff7 com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x992f0000 - 0x99423ff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender 0x99424000 - 0x99439fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x994a1000 - 0x994afff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib 0x994b0000 - 0x994c7ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x994cc000 - 0x994fdfff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x994ff000 - 0x9977bff7 com.apple.QuickTime (7.7.1 - 2599.31) <D9571083-873B-3221-A7DF-23BAFC0F3467> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x9977c000 - 0x99786fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib 0x99787000 - 0x99791fff libCSync.A.dylib (332) <86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x99792000 - 0x99793fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib 0x99794000 - 0x997b0fff libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9a033000 - 0x9a036ff9 libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x9a03a000 - 0x9a040ffc libCGXCoreImage.A.dylib (332) <C370B56E-888F-31E8-B6F9-C3944725FBD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x9a041000 - 0x9a05bffc libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib 0x9a05c000 - 0x9a37cff3 com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9a37d000 - 0x9a385fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib 0x9a386000 - 0x9a646ff3 com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9a647000 - 0x9a653ffa com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x9a654000 - 0x9a67ffff com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x9a680000 - 0x9a684fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2 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: 1312 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=193.5M resident=67.3M(35%) swapped_out_or_unallocated=126.2M(65%) Writable regions: Total=94.5M written=4500K(5%) resident=16.4M(17%) swapped_out=0K(0%) unallocated=78.1M(83%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 33.3M ATS (font support) (reserved) 8K reserved VM address space (unallocated) CG backing stores 7024K CG image 4K CG raster data 56K CG shared images 192K CoreImage 4K CoreServices 1472K IOKit 8K MALLOC 26.3M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=243 4K Memory tag=249 156K Memory tag=35 4660K OpenCL 8K Stack 66.0M VM_ALLOCATE 16.2M DATA 10.8M DATA/OBJC 304K IMAGE 528K IMPORT 36K LINKEDIT 39.3M OBJC 1692K OBJC/DATA 200K PAGEZERO 4K TEXT 154.3M UNICODE 544K mapped file 87.8M shared memory 308K =========== ======= TOTAL 450.7M TOTAL, minus reserved VM space 450.7M

Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1 Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0x2C00000000000000, 0x31364854463235363634485A2D3830304531 Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0x2C00000000000000, 0x31364854463235363634485A2D3830304531 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.16) Bluetooth: Version 4.1.4f2 12041, 2 service, 18 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: WDC WD3200AAJS-40VWA1, 320.07 GB Parallel ATA Device: OPTIARC DVD RW AD-5630A USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfa400000 / 3 USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfa440000 / 7 USB Device: My Book, 0x1058 (Western Digital Technologies, Inc.), 0x1102, 0xfa444000 / 9 USB Device: My Book 1110, 0x1058 (Western Digital Technologies, Inc.), 0x1110, 0xfa443000 / 8 USB Device: Photosmart C309a series, 0x03f0 (Hewlett Packard), 0x7311, 0xfa420000 / 6 USB Device: DVC 170, 0x2304 (Pinnacle), 0x021e, 0xfa430000 / 5 USB Device: My Book, 0x1058 (Western Digital Technologies, Inc.), 0x1102, 0xfa410000 / 4 USB Device: My Book 1110, 0x1058 (Western Digital Technologies, Inc.), 0x1110, 0xfa200000 / 2 USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 3 USB Device: My Passport 0748, 0x1058 (Western Digital Technologies, Inc.), 0x0748, 0xfd100000 / 2 USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 3

#8706 FileZilla fails to open high outdated 11 years 11 years
Description

Just downloaded latest version:FileZilla_3.7.0.1_i686-apple-darwin9.app.tar Put in Applications folder. Tried opening but fails with a bunch of error messages. See attached files. I did have a previous version that worked well. I no longer have it and am now without an FTP client. I downloaded and re-installed several times. Same result.

#4733 FileZilla fails to recognize disconnect normal rejected 15 years 15 years
Description

With the previous version, if FileZilla, if you get disconnected, you could click on the "R" to reconnect. Now with the recent update, when you get disconnected, you have to click on the disconnect, so that you can then click on the "R" to reconnect. Wayne Sallee Wayne@…

#12896 FileZilla fails to save settings on Windows 11 if Notepad is uninstalled normal wontfix 14 months 14 months
Description

Hello,

If Notepad is uninstalled, FileZilla fails to save settings as formats may become messed up and displays this error.

"FAILED TO VALIDATE SETTINGS"

Associated program not found: C:\Windows\System32\notepad.exe

If you remove the first few lines, it will display errors as for some reason, format is incorrect in many of those filetypes (never touched this window)

Solving is easy as you just remove misspelled settings and add quotes, but it's weird that FileZilla even created such associations in the first place.

1137 "C:\Program Files\Notepad++\notepad++.exe" %f conf "C:\Program Files\Notepad++\notepad++.exe" %f htaccess "C:\Program Files\Notepad++\notepad++.exe" %f log "C:\Program Files\Notepad++\notepad++.exe" %f php "C:\Program Files\Notepad++\notepad++.exe" %f txt "C:\Program Files\Notepad++\notepad++.exe" %f

#9901 FileZilla gives erroneous failed message normal wontfix 10 years 7 years
Description

I have a very large file -- 320+MB -- and when I upload it to our FTP Side, after about 30-45 minutes, it ALWAYS ends on the Failed Transfers list with the reason "could not start transfer."

This error is (a) obviously erroneous as it just uploaded the file. I can verify this by first deleting the version on the site and then uploading a new version. When it's done uploading the new version is there; and (b) it didn't actually fail because if I download the file (which is a signed exe) it passes all integrity checks and its signature is still intact which it wouldn't be if it had failed.

If you'd like to grab the file to play with it's at:

http://wwww.frameforge3d.com/web_install/FrameForgePreviz35_setup.exe

#950 FileZilla hangs at LIST normal 19 years 18 years
Description

My ISP is TDC (http://tdc.dk) that comes with a free homepage. When logging in everything works as normal until FileZilla has to use the FTP LIST command. The program doesn't crash or freeze, it's just stuck trying to list the folders and files. FileZilla 2.2.15 works fine. The address to the FTP site is home20.inet.tele.dk port 21.

#5210 FileZilla ignores leading space of filename normal rejected 14 years 10 years
Description

version 3.3.2 CONDITIONS:

  1. A server has a file with a leading space in its filename.
  2. FileZilla's directory display parses the name, removes the leading space, and displays the filename without the leading space.
  3. FileZilla is then unable to correctly reference the file by name for file deletion, renaming, etc. as the leading space is "missing" from commands issued by FileZilla.

I have confirmed this behavior by deliberately creating a file with a leading space on my server, and observing FileZilla's behavior, and noting FileZilla's attempts in the server's xferlog.

A bug search showed obscure reports made about this three years ago, but not well described.

#12990 FileZilla installer FileZilla_3.65.0_win64_sponsored2-setup.exe has viruses normal rejected 8 months 8 months
Description

FileZilla installer FileZilla_3.65.0_win64_sponsored2-setup.exe has viruses:

CrowdStrike Falcon Win/grayware_confidence_60% (D)

ESET-NOD32 A Variant Of Win32/PlayaNext.B Potentially Unwanted

Rising PUA.PlayaNext!8.188A6 (CLOUD)

#8913 FileZilla is blocked by my Malwarebytes virus protection high rejected 11 years 11 years
Description

I have tried updating my old version to 3.7.0.2 FileZilla Client


Version: 3.5.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 2.10.4

Operating system:

Name: Windows Vista (build 6002, Service Pack 2) Version: 6.0 Platform: 32 bit system

however I get the following message: Status: Disconnected from server Status: Downloading /updatecheck.php?platform=i586-pc-mingw32msvc&version=3.5.3&osversion=6.0&osarch=32 Status: Resolving address of update.filezilla-project.org Status: Connection attempt failed with "EAI_NONAME - Neither nodename nor servname provided, or not known". Error: Disconnected from server: EAI_NONAME - Neither nodename nor servname provided, or not known Error: Disconnected from server Error: File transfer failed

How it can be resolved?

I tried new installation,downloaded the new Client Download file and tried to install it. However my malwarebytes virus protection blocking/Quarantine it. The file that was quarantined is: PUP.Optional.BundledToolBar.A

Why?

#11442 FileZilla is doen't works - Big Bug low invalid 7 years 7 years
Description

Hello,

FileZilla can't log in to server. Log in failed, because FileZilla have a big bugs. We have try with 6 Servers and with another FTP Client. Only FileZille Client is not works....

#10962 FileZilla is enforcing aes256-gcm@openssh.com which is not supported by older server normal duplicate 8 years 8 years
Description

Connecting to slightly older servers (SLES11 SP3) fails without proper error message (Error: Server unexpectedly closed network connection).

The server log reveals this: sshd[29972]: fatal: matching cipher is not supported: aes256-gcm@… [preauth]

debug log doesn't reveal if FileZilla is only offering a single cipher, but anyways - none of them is supported by OpenSSH 6.2 as shipped with SLES11SP3.

At the moment FileZilla seems not to be able to access any server but the most recent via sftp.

#8483 FileZilla is not disconnecting properly normal outdated 11 years 11 years
Description

I get connection errors when trying to connect. I have set the connection to auto. I found out from my web hosting provider that I have 7-8 connections that are going on simultaenously. It doesn't disconnect properly.

#3856 FileZilla keep crashing when uploading files normal outdated 16 years 12 years
Description

Since yesterday, FileZilla (3.1.3.1) keep crashing when I'm uploading file. I'm trying to upload file (Joomla core) to my FTP server. When a specific file, it crash, and exit. It does like that to another file (CMSMS core, etc).

#10632 FileZilla keeps asking me to install new version even though new version has been installed normal worksforme 9 years 9 years
Description

When I open FileZilla, I am prompted to install version 3.13.0. I install it. But each time I launch Filezilla for a new use, I'm prompted to install the version I have already installed.

Here's the message:

3.13.0 (2015-08-15)

+ Display home directory instead of root directory if the last used directory does not exist + Larger initial size of main window if there is no stored size + Slightly increased size of page selection box in settings dialog

  • Fix assertion in directory listing parser
  • Fix drag&drop of remote files which broke in 3.13.0-rc1

3.13.0-rc2 (2015-08-10)

  • Updated SFTP components from PuTTY
  • Official binaries now link against GnuTLS 3.4.4
  • Official binaries now link against SQLite 3.8.11.1

3.13.0-rc1 (2015-08-06)

+ For SFTP servers the private key file to use can now be specified in the Site Manager + The contents of each queue tab can now be exported through the context menu + MSW: The installer now registers the App Path so that FileZilla is recognized in the Win+R dialog + FileZilla now uses pugixml instead of TinyXML to parse and create XML files + Several performance improvements + Code cleanup and modernization, building FileZilla now requires a C++14 compiler

  • Fixed an assert loading sitemanager.xml created by an old version
  • If password saving is disabled, specifying a password on the command-line no longer leads to extraneous password prompts when transferring files
  • If deleting remote directories via the directory tree, navigate out of the directory tree that is to be deleted
#9417 FileZilla not connect to remote site normal outdated 10 years 7 years
Description

Miketech73 (at) yahoo (dot) com filezilla *says* I'm connected; but won't connect to remote site.

Win 7-64 home prem svc pak 1 AMD Phenom II dual core 3.00 Ghz ram: installed: 4.00 Gb, 3.75 usable McAfee virus & firewall no win firewall

FileZilla 3.8.0 build date: 2014-03-28 uninstalled FileZilla; re-booted, then re-installed FileZilla

was working before last update; FileZilla 3.7.4.1 worked, now can't connect to remote site.

log:

2014-04-03 21:37:45 13820 3 Status: Connecting to 184.168.164.1:21... 2014-04-03 21:37:49 13820 3 Status: Connection established, waiting for welcome message... 2014-04-03 21:37:50 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:50 13820 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-03 21:37:50 13820 3 Response: 220-You are user number 4 of 500 allowed. 2014-04-03 21:37:50 13820 3 Response: 220-Local time is now 18:37. Server port: 21. 2014-04-03 21:37:50 13820 3 Response: 220-This is a private system - No anonymous login 2014-04-03 21:37:50 13820 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-03 21:37:50 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:50 13820 3 Command: USER d9ee6681 2014-04-03 21:37:51 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:51 13820 3 Response: 331 User d9ee6681 OK. Password required 2014-04-03 21:37:51 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:51 13820 3 Command: PASS * 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:52 13820 3 Response: 230 OK. Current restricted directory is / 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:52 13820 3 Command: SYST 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:52 13820 3 Response: 215 UNIX Type: L8 2014-04-03 21:37:52 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:52 13820 3 Command: FEAT 2014-04-03 21:37:53 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:53 13820 3 Response: 211-Extensions supported: 2014-04-03 21:37:53 13820 3 Response: EPRT 2014-04-03 21:37:53 13820 3 Response: IDLE 2014-04-03 21:37:53 13820 3 Response: MDTM 2014-04-03 21:37:53 13820 3 Response: SIZE 2014-04-03 21:37:53 13820 3 Response: MFMT 2014-04-03 21:37:53 13820 3 Response: REST STREAM 2014-04-03 21:37:53 13820 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-03 21:37:53 13820 3 Response: MLSD 2014-04-03 21:37:53 13820 3 Response: AUTH TLS 2014-04-03 21:37:53 13820 3 Response: PBSZ 2014-04-03 21:37:53 13820 3 Response: PROT 2014-04-03 21:37:53 13820 3 Response: UTF8 2014-04-03 21:37:53 13820 3 Response: ESTA 2014-04-03 21:37:53 13820 3 Response: PASV 2014-04-03 21:37:53 13820 3 Response: EPSV 2014-04-03 21:37:53 13820 3 Response: SPSV 2014-04-03 21:37:53 13820 3 Response: ESTP 2014-04-03 21:37:53 13820 3 Response: 211 End. 2014-04-03 21:37:53 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:53 13820 3 Command: OPTS UTF8 ON 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:54 13820 3 Response: 200 OK, UTF-8 enabled 2014-04-03 21:37:54 13820 3 Status: Connected 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-03 21:37:54 13820 3 Trace: CControlSocket::ResetOperation(0) 2014-04-03 21:37:54 13820 3 Trace: Measured latency of 795 ms 2014-04-03 21:37:54 13820 3 Status: Retrieving directory listing... 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:54 13820 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-03 21:37:54 13820 3 Command: PWD 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:55 13820 3 Response: 257 "/" is your current location 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-03 21:37:55 13820 3 Trace: CControlSocket::ResetOperation(0) 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::TransferSend() 2014-04-03 21:37:55 13820 3 Command: TYPE I 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:55 13820 3 Response: 200 TYPE is now 8-bit binary 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:55 13820 3 Trace: CFtpControlSocket::TransferSend() 2014-04-03 21:37:55 13820 3 Command: PASV 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::OnReceive() 2014-04-03 21:37:56 13820 3 Response: 227 Entering Passive Mode (184,168,164,1,196,55) 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-03 21:37:56 13820 3 Trace: CFtpControlSocket::TransferSend() 2014-04-03 21:37:56 13820 3 Command: MLSD 2014-04-03 21:37:57 13820 3 Trace: CTransferSocket::OnConnect 2014-04-03 21:38:04 13820 3 Trace: CTransferSocket::OnClose(10053) 2014-04-03 21:38:04 13820 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-03 21:38:04 13820 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-03 21:38:04 13820 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-03 21:38:58 13820 3 Error: Connection timed out 2014-04-03 21:38:58 13820 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-03 21:38:58 13820 3 Error: Failed to retrieve directory listing

2014-04-05 12:04:39 1888 3 Status: Resolving address of post768.org 2014-04-05 12:04:39 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:04:39 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:04:39 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:04:39 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:04:39 1888 3 Error: Could not connect to server 2014-04-05 12:04:39 1888 3 Status: Waiting to retry... 2014-04-05 12:04:44 1888 3 Status: Resolving address of post768.org 2014-04-05 12:04:44 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:04:44 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:04:44 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:04:44 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:04:44 1888 3 Error: Could not connect to server 2014-04-05 12:05:11 1888 3 Status: Resolving address of post768.org 2014-04-05 12:05:11 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:05:11 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:05:11 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:05:11 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:05:11 1888 3 Error: Could not connect to server 2014-04-05 12:05:11 1888 3 Status: Waiting to retry... 2014-04-05 12:05:16 1888 3 Status: Delaying connection for 1 second due to previously failed connection attempt... 2014-04-05 12:05:16 1888 3 Status: Resolving address of post768.org 2014-04-05 12:05:16 1888 3 Status: Connection attempt failed with "EAI_NODATA - No address associated with nodename". 2014-04-05 12:05:16 1888 3 Trace: CRealControlSocket::OnClose(11004) 2014-04-05 12:05:16 1888 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:05:16 1888 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:05:16 1888 3 Error: Could not connect to server 2014-04-05 12:16:10 2364 3 Status: Resolving address of post768.org 2014-04-05 12:16:12 2364 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 12:16:21 2364 3 Status: Connection established, waiting for welcome message... 2014-04-05 12:16:21 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:21 2364 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 12:16:21 2364 3 Response: 220-You are user number 6 of 500 allowed. 2014-04-05 12:16:21 2364 3 Response: 220-Local time is now 09:16. Server port: 21. 2014-04-05 12:16:21 2364 3 Response: 220-This is a private system - No anonymous login 2014-04-05 12:16:21 2364 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 12:16:21 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:21 2364 3 Command: USER d9ee6681 2014-04-05 12:16:22 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:22 2364 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 12:16:22 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:22 2364 3 Command: PASS * 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:23 2364 3 Response: 230 OK. Current restricted directory is / 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:23 2364 3 Command: SYST 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:23 2364 3 Response: 215 UNIX Type: L8 2014-04-05 12:16:23 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:23 2364 3 Command: FEAT 2014-04-05 12:16:24 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:24 2364 3 Response: 211-Extensions supported: 2014-04-05 12:16:24 2364 3 Response: EPRT 2014-04-05 12:16:24 2364 3 Response: IDLE 2014-04-05 12:16:24 2364 3 Response: MDTM 2014-04-05 12:16:24 2364 3 Response: SIZE 2014-04-05 12:16:24 2364 3 Response: MFMT 2014-04-05 12:16:24 2364 3 Response: REST STREAM 2014-04-05 12:16:24 2364 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-05 12:16:24 2364 3 Response: MLSD 2014-04-05 12:16:24 2364 3 Response: AUTH TLS 2014-04-05 12:16:24 2364 3 Response: PBSZ 2014-04-05 12:16:24 2364 3 Response: PROT 2014-04-05 12:16:24 2364 3 Response: UTF8 2014-04-05 12:16:24 2364 3 Response: ESTA 2014-04-05 12:16:24 2364 3 Response: PASV 2014-04-05 12:16:24 2364 3 Response: EPSV 2014-04-05 12:16:24 2364 3 Response: SPSV 2014-04-05 12:16:24 2364 3 Response: ESTP 2014-04-05 12:16:24 2364 3 Response: 211 End. 2014-04-05 12:16:24 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:24 2364 3 Command: OPTS UTF8 ON 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:25 2364 3 Response: 200 OK, UTF-8 enabled 2014-04-05 12:16:25 2364 3 Status: Connected 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:16:25 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:16:25 2364 3 Trace: Measured latency of 731 ms 2014-04-05 12:16:25 2364 3 Status: Retrieving directory listing... 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:25 2364 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 12:16:25 2364 3 Command: PWD 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:26 2364 3 Response: 257 "/" is your current location 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:16:26 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:16:26 2364 3 Command: TYPE I 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:26 2364 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:26 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:16:26 2364 3 Command: PASV 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:16:27 2364 3 Response: 227 Entering Passive Mode (184,168,164,1,196,120) 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:16:27 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:16:27 2364 3 Command: MLSD 2014-04-05 12:16:28 2364 3 Trace: CTransferSocket::OnConnect 2014-04-05 12:16:35 2364 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 12:16:35 2364 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 12:16:35 2364 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 12:16:35 2364 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 12:17:20 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:17:20 2364 3 Error: Directory listing aborted by user 2014-04-05 12:17:20 2364 3 Status: Disconnected from server 2014-04-05 12:17:20 2364 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:17:20 2364 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 12:17:20 2364 3 Status: Resolving address of post768.org 2014-04-05 12:17:20 2364 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 12:17:21 2364 3 Status: Connection established, waiting for welcome message... 2014-04-05 12:17:21 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:21 2364 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 12:17:21 2364 3 Response: 220-You are user number 7 of 500 allowed. 2014-04-05 12:17:21 2364 3 Response: 220-Local time is now 09:17. Server port: 21. 2014-04-05 12:17:21 2364 3 Response: 220-This is a private system - No anonymous login 2014-04-05 12:17:21 2364 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 12:17:21 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:21 2364 3 Command: USER d9ee6681 2014-04-05 12:17:22 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:22 2364 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 12:17:22 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:22 2364 3 Command: PASS * 2014-04-05 12:17:23 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:23 2364 3 Response: 230 OK. Current restricted directory is / 2014-04-05 12:17:23 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:23 2364 3 Command: OPTS UTF8 ON 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:24 2364 3 Response: 200 OK, UTF-8 enabled 2014-04-05 12:17:24 2364 3 Status: Connected 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: Measured latency of 726 ms 2014-04-05 12:17:24 2364 3 Status: Retrieving directory listing... 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 12:17:24 2364 3 Command: PWD 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:24 2364 3 Response: 257 "/" is your current location 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:24 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:17:24 2364 3 Command: TYPE I 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:25 2364 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:25 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:17:25 2364 3 Command: PASV 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:17:26 2364 3 Response: 227 Entering Passive Mode (184,168,164,1,197,214) 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 12:17:26 2364 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 12:17:26 2364 3 Command: MLSD 2014-04-05 12:17:26 2364 3 Trace: CTransferSocket::OnConnect 2014-04-05 12:17:33 2364 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 12:17:33 2364 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 12:17:33 2364 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 12:17:33 2364 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 12:18:23 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 12:18:23 2364 3 Error: Directory listing aborted by user 2014-04-05 12:20:26 2364 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 12:20:26 2364 3 Response: 421 Timeout (no new data for 180 seconds) 2014-04-05 12:20:26 2364 3 Trace: Skipping reply after cancelled operation or keepalive command. 2014-04-05 12:20:26 2364 3 Error: Connection closed by server 2014-04-05 12:20:26 2364 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 12:20:26 2364 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 14:02:00 540 3 Status: Resolving address of post768.org 2014-04-05 14:02:01 540 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 14:02:02 540 3 Status: Connection established, waiting for welcome message... 2014-04-05 14:02:02 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:02 540 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 14:02:02 540 3 Response: 220-You are user number 5 of 500 allowed. 2014-04-05 14:02:02 540 3 Response: 220-Local time is now 11:02. Server port: 21. 2014-04-05 14:02:02 540 3 Response: 220-This is a private system - No anonymous login 2014-04-05 14:02:02 540 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 14:02:02 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:02 540 3 Command: USER d9ee6681 2014-04-05 14:02:03 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:03 540 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 14:02:03 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:03 540 3 Command: PASS * 2014-04-05 14:02:04 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:04 540 3 Response: 230 OK. Current restricted directory is / 2014-04-05 14:02:04 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:04 540 3 Command: SYST 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:05 540 3 Response: 215 UNIX Type: L8 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:05 540 3 Command: FEAT 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:05 540 3 Response: 211-Extensions supported: 2014-04-05 14:02:05 540 3 Response: EPRT 2014-04-05 14:02:05 540 3 Response: IDLE 2014-04-05 14:02:05 540 3 Response: MDTM 2014-04-05 14:02:05 540 3 Response: SIZE 2014-04-05 14:02:05 540 3 Response: MFMT 2014-04-05 14:02:05 540 3 Response: REST STREAM 2014-04-05 14:02:05 540 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-05 14:02:05 540 3 Response: MLSD 2014-04-05 14:02:05 540 3 Response: AUTH TLS 2014-04-05 14:02:05 540 3 Response: PBSZ 2014-04-05 14:02:05 540 3 Response: PROT 2014-04-05 14:02:05 540 3 Response: UTF8 2014-04-05 14:02:05 540 3 Response: ESTA 2014-04-05 14:02:05 540 3 Response: PASV 2014-04-05 14:02:05 540 3 Response: EPSV 2014-04-05 14:02:05 540 3 Response: SPSV 2014-04-05 14:02:05 540 3 Response: ESTP 2014-04-05 14:02:05 540 3 Response: 211 End. 2014-04-05 14:02:05 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:05 540 3 Command: OPTS UTF8 ON 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:06 540 3 Response: 200 OK, UTF-8 enabled 2014-04-05 14:02:06 540 3 Status: Connected 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:02:06 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:02:06 540 3 Trace: Measured latency of 710 ms 2014-04-05 14:02:06 540 3 Status: Retrieving directory listing... 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:06 540 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 14:02:06 540 3 Command: PWD 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:07 540 3 Response: 257 "/" is your current location 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:02:07 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:02:07 540 3 Command: TYPE I 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:07 540 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:07 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:02:07 540 3 Command: PASV 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:08 540 3 Response: 227 Entering Passive Mode (184,168,164,1,196,116) 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:08 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:02:08 540 3 Command: MLSD 2014-04-05 14:02:08 540 3 Trace: CTransferSocket::OnConnect 2014-04-05 14:02:15 540 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 14:02:15 540 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 14:02:15 540 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 14:02:15 540 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 14:02:57 540 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Trace: CFtpControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Trace: CControlSocket::ResetOperation(10) 2014-04-05 14:02:57 540 3 Error: Directory listing aborted by user 2014-04-05 14:02:57 540 3 Status: Disconnected from server 2014-04-05 14:02:57 540 3 Trace: CFtpControlSocket::ResetOperation(66) 2014-04-05 14:02:57 540 3 Trace: CControlSocket::ResetOperation(66) 2014-04-05 14:02:57 540 3 Status: Resolving address of post768.org 2014-04-05 14:02:57 540 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 14:02:57 540 3 Status: Connection established, waiting for welcome message... 2014-04-05 14:02:58 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:58 540 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 14:02:58 540 3 Response: 220-You are user number 7 of 500 allowed. 2014-04-05 14:02:58 540 3 Response: 220-Local time is now 11:03. Server port: 21. 2014-04-05 14:02:58 540 3 Response: 220-This is a private system - No anonymous login 2014-04-05 14:02:58 540 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 14:02:58 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:58 540 3 Command: USER d9ee6681 2014-04-05 14:02:59 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:02:59 540 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 14:02:59 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:02:59 540 3 Command: PASS * 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:00 540 3 Response: 230 OK. Current restricted directory is / 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:00 540 3 Command: OPTS UTF8 ON 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:00 540 3 Response: 200 OK, UTF-8 enabled 2014-04-05 14:03:00 540 3 Status: Connected 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:03:00 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:03:00 540 3 Trace: Measured latency of 675 ms 2014-04-05 14:03:00 540 3 Status: Retrieving directory listing... 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:00 540 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 14:03:00 540 3 Command: PWD 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:01 540 3 Response: 257 "/" is your current location 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:03:01 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:01 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:03:01 540 3 Command: TYPE I 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:02 540 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:03:02 540 3 Command: PASV 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:03:02 540 3 Response: 227 Entering Passive Mode (184,168,164,1,197,141) 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:03:02 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:03:02 540 3 Command: MLSD 2014-04-05 14:03:02 540 3 Trace: CTransferSocket::OnConnect 2014-04-05 14:03:09 540 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 14:03:09 540 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 14:03:09 540 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 14:03:09 540 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 14:04:03 540 3 Error: Connection timed out 2014-04-05 14:04:03 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:04:03 540 3 Error: Failed to retrieve directory listing 2014-04-05 14:16:13 540 3 Status: Connecting to 184.168.164.1:21... 2014-04-05 14:16:13 540 3 Status: Connection established, waiting for welcome message... 2014-04-05 14:16:14 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:14 540 3 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- 2014-04-05 14:16:14 540 3 Response: 220-You are user number 7 of 500 allowed. 2014-04-05 14:16:14 540 3 Response: 220-Local time is now 11:16. Server port: 21. 2014-04-05 14:16:14 540 3 Response: 220-This is a private system - No anonymous login 2014-04-05 14:16:14 540 3 Response: 220 You will be disconnected after 3 minutes of inactivity. 2014-04-05 14:16:14 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:14 540 3 Command: USER d9ee6681 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:15 540 3 Response: 331 User d9ee6681 OK. Password required 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:15 540 3 Command: PASS * 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:15 540 3 Response: 230 OK. Current restricted directory is / 2014-04-05 14:16:15 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:15 540 3 Command: SYST 2014-04-05 14:16:16 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:16 540 3 Response: 215 UNIX Type: L8 2014-04-05 14:16:16 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:16 540 3 Command: FEAT 2014-04-05 14:16:17 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:17 540 3 Response: 211-Extensions supported: 2014-04-05 14:16:17 540 3 Response: EPRT 2014-04-05 14:16:17 540 3 Response: IDLE 2014-04-05 14:16:17 540 3 Response: MDTM 2014-04-05 14:16:17 540 3 Response: SIZE 2014-04-05 14:16:17 540 3 Response: MFMT 2014-04-05 14:16:17 540 3 Response: REST STREAM 2014-04-05 14:16:17 540 3 Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; 2014-04-05 14:16:17 540 3 Response: MLSD 2014-04-05 14:16:17 540 3 Response: AUTH TLS 2014-04-05 14:16:17 540 3 Response: PBSZ 2014-04-05 14:16:17 540 3 Response: PROT 2014-04-05 14:16:17 540 3 Response: UTF8 2014-04-05 14:16:17 540 3 Response: ESTA 2014-04-05 14:16:17 540 3 Response: PASV 2014-04-05 14:16:17 540 3 Response: EPSV 2014-04-05 14:16:17 540 3 Response: SPSV 2014-04-05 14:16:17 540 3 Response: ESTP 2014-04-05 14:16:17 540 3 Response: 211 End. 2014-04-05 14:16:17 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:17 540 3 Command: OPTS UTF8 ON 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:18 540 3 Response: 200 OK, UTF-8 enabled 2014-04-05 14:16:18 540 3 Status: Connected 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: Measured latency of 768 ms 2014-04-05 14:16:18 540 3 Status: Retrieving directory listing... 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ChangeDirSend() 2014-04-05 14:16:18 540 3 Command: PWD 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:18 540 3 Response: 257 "/" is your current location 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: CControlSocket::ResetOperation(0) 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ParseSubcommandResult(0) 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::ListSubcommandResult() 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:18 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:16:18 540 3 Command: TYPE I 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:19 540 3 Response: 200 TYPE is now 8-bit binary 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:19 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:16:19 540 3 Command: PASV 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::OnReceive() 2014-04-05 14:16:20 540 3 Response: 227 Entering Passive Mode (184,168,164,1,197,235) 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::TransferParseResponse() 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::SendNextCommand() 2014-04-05 14:16:20 540 3 Trace: CFtpControlSocket::TransferSend() 2014-04-05 14:16:20 540 3 Command: MLSD 2014-04-05 14:16:20 540 3 Trace: CTransferSocket::OnConnect 2014-04-05 14:16:27 540 3 Trace: CTransferSocket::OnClose(10053) 2014-04-05 14:16:27 540 3 Error: Transfer connection interrupted: ECONNABORTED - Connection aborted 2014-04-05 14:16:27 540 3 Trace: CTransferSocket::TransferEnd(3) 2014-04-05 14:16:27 540 3 Trace: CFtpControlSocket::TransferEnd() 2014-04-05 14:17:21 540 3 Error: Connection timed out 2014-04-05 14:17:21 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Trace: CFtpControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Trace: CControlSocket::ResetOperation(2114) 2014-04-05 14:17:21 540 3 Error: Failed to retrieve directory listing

#10155 FileZilla not working after recent update high duplicate 9 years 9 years
Description

Hi,

I have been unable to connect to my usual servers after I updated FileZilla yesterday. It was working fine before the update.

Error message: Connection timed out ... Could not connect to server.

I ran tracer command to see if I could reach the server — and I could. So it's not a machine or external connectivity issue.

Furthermore, I could reach the server and do normal upload functions via FireFTP, which is not my first choice. I definitely prefer FileZilla.

Thanks.

Anu

#12653 FileZilla portable starting as "uncleaned" start and need close and reopen normal rejected 2 years 2 years
Description

I am using PortableApps version and each start warning me about "unclean" shutdown and need re-open and start again

#8305 FileZilla process does not terminate on exit critical fixed 12 years 10 years
Description

My install of FileZilla just updated (to 3.6.0). To reproduce the bug: open an SFTP site, exit out of FileZilla, then open Windows Task Manager. Both 'filezilla.exe' and 'fzsftp.exe' remain running.

I call FileZilla from a VBScript, and my program continues only after exiting FileZilla. After installing the latest version, exiting FileZilla did not allow my process to continue.

Opening Windows Task Manager, it became evident that closing the FileZilla interface does *not* halt 'filezilla.exe' or 'fzsftp.exe'; both of these remain resident in memory despite exiting-out of FileZilla.

Opening FileZilla manually and connecting to an SFTP site causes the same behavior. The behavior only manifests if an SFTP site is opened.

#10158 FileZilla reports error: success on removing temporary file every time I shut it down normal rejected 9 years 9 years
Description

Every time I close FileZilla, I get "File 'C:\Users\Rich\AppData\Roaming\FileZilla\filezilla.xml~' couldn't be removed (error 0: the operation completed successfully.)"

It's mostly a nuisance, but it's unclear to me why this transpires, and error success seems like incorrect behavior.

#10214 FileZilla restarts download after intermittent connection problem normal outdated 9 years 7 years
Description

Repro:

  1. Start a big file download.
  2. Reboot the server to force the connection to drop. I used a Windows 2012 R2 IIS FTP site and rebooted the entire machine.
  3. Observe, that the file transfer starts anew. This is a problem if the file takes a few days to download. A lot of progress is lost.

Note, that the typical dialog asking the user how to resolve a conflict (skip, overwrite, resume, ...) did not appear.

Desired behavior: Ask the user or simply resume the file download.

The Filezilla log showed the following during the connection outage:

Some earlier connection problem that apparently was resolved by restarting:

Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Response: 226 Transfer complete. Command: PASV Response: 227 Entering Passive Mode (IP,216,163). Command: REST 50930845561 Response: 350 Restarting at 50930845561. Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Disconnected from server: ECONNABORTED - Connection aborted Error: File transfer failed after transferring 2 GB in 39888 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Status: Testing resume capabilities of server Command: TYPE I Response: 200 Type set to I. Command: PASV

... A few hours later the server reboot:

Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Error: Connection timed out Error: File transfer failed after transferring 8 GB in 3380 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Error: Connection timed out Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt... Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Error: Connection timed out

These messages were repeated a lot. Lots of retries. Now Filezilla gives up to restart:

Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Status: Testing resume capabilities of server Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,4). Command: REST 162230556159 Response: 350 Restarting at 162230556159. Command: RETR FILENAME Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Command: PASV Response: 227 Entering Passive Mode (IP,192,5). Command: REST 62409403658 Response: 350 Restarting at 62409403658. Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Connection timed out Error: File transfer failed after transferring 93 MB in 35 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Status: Testing resume capabilities of server Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,13). Command: REST 162230556159 Response: 350 Restarting at 162230556159. Command: RETR FILENAME Response: 150 Opening BINARY mode data connection. Error: Connection timed out Error: File transfer failed Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Command: CWD PATH Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,14). Command: RETR FILENAME Error: Connection timed out Error: File transfer failed Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME Command: CWD PATH Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (IP,192,15). Command: RETR FILENAME Response: 125 Data connection already open; Transfer starting. Error: Connection timed out Error: File transfer failed after transferring 4 MB in 12 seconds Status: Resolving address of HOSTNAME Status: Connecting to IP:PORT... Status: Connection established, waiting for welcome message... Status: Insecure server, it does not support FTP over TLS. Status: Connected Status: Starting download of PATH/FILENAME

Should be easy to repro. I have had this problem many times already.

Sometimes, sleeping the client machine at night and resuming it in the morning also causes this issue.

Version: 3.10.02. Has been happening for a long time, though. Nothing new.

#4634 FileZilla should remember Synchronized browsing setting in Site Manager Tim Kosse blocker invalid 15 years 7 years
Description

Operating System Windows 2000 SP 4

I mark 'Synchronized browsing' in the settings. It works during a session. After closing and starting FileZilla again, the setting is forgotten.

#3984 FileZilla show incorrect Date/Time on transfer normal rejected 16 years 10 years
Description

When I upload files, the server showed incorrect date/time

#11712 FileZilla software is starting up and shutting down. normal rejected 6 years 6 years
Description

The filezilla software closes after a few seconds after I update the latest version on this day.

#10368 FileZilla sometimes asks for overwriting a self-created zero byte file normal outdated 9 years 9 years
Description

Hi,

FileZilla sometimes asks for overwriting a self-created zero byte file (with the name of the file to upload), when uploading files to my FTP server. But overwriting and/or uploading fails.

FileZilla Client


Version: 3.10.3

Build information:

Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2015-03-30 Compiled with: gcc (Ubuntu 4.9.1-16ubuntu6) 4.9.1 Compiler flags: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -std=gnu++11

Linked against:

wxWidgets: 3.0.2 GnuTLS: 3.2.16 SQLite: 3.8.6

Operating system:

Name: Linux 3.16.0-34-generic x86_64 Version: 3.16

Best Regards, Ettore Atalan

#9672 FileZilla stop upload file when file queue lager than 200 normal outdated 10 years 9 years
Description

I have a directory lager than 300 File with 58MB, when i upload up to 200 file, Filezilla continue loop info in console log with no upload process and unresponding, so that i must force with application and try many time, but same result. Hoping this info useful for you, thank

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

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

#790 FileZilla strips leading / character Alexander Schuch normal 19 years 17 years
Description

Novell's FTP server software allows one to access the files on ANY Novell file server in the directory tree, using this syntax:

cwd server/volume/dir/subdir

When I enter such a path in FileZilla (2.2.10), such as "admin/ groups/registrar", it strips the first '/' character, changing the string I entered to "/admin/groups/registrar", and as such returns a '550 invalid path' error.

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

Please take a look at it. We really like FileZilla, but with that problem accessing Novell's FTP server, we have to steer clear of it for now.

I can provide a test account to our Novell server if you don't have one available to test against.

Thanks!

#10023 FileZilla times out when retrieving directory listing normal duplicate 9 years 9 years
Description

Status: Resolving address of ftp Status: Connecting to .... Status: Connection established, waiting for welcome message... Status: Initializing TLS... Status: Verifying certificate...

This version of Filezilla is telling me "Unknown sertificate" on remote server

Status: TLS connection established. Status: Server does not support non-ASCII characters. Status: Connected Status: Retrieving directory listing of "/public_html"...

hangs here for like 10-15 secs

Command: CWD /public_html Response: 250 OK. Current directory is /public_html Command: PWD Response: 257 "/public_html" is your current location Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (212,125,204,217,125,118) Command: MLSD Error: Connection timed out Error: Failed to retrieve directory listing

It stops here..

FileZilla Client


Version: 3.10.0

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.2.20 SQLite: 3.8.7.2

Operating system:

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

Previous version worked fine, then desided to upgrade after having done my transfers, and it is now borked. In advance, Thanks for fixing.

#10611 FileZilla tries to list contents of just deleted folder normal fixed 9 years 9 years
Description

When I select a folder in the directory tree and then delete this folder, FileZilla tries to re-list the contents of this folder. This, of course, fails since the folder has been deleted. Previous versions of FileZilla listed the contents of the parent folder in that situation. (I first select the folder to find out if it is empty)

#3796 FileZilla tries to read floppy drive on startup low rejected 16 years 10 years
Description

This is more an annoyance than a bug, but I'd imagine it would affect anyone who has a floppy drive installed on their PC.

It seems that all versions >= 3.0 try to read my floppy drive on startup. The application does not respond until the drive light goes off. This obviously makes the application slow to load, every time.

#12731 FileZilla trims trailing spaces from directory names when creating directories, but not when downloading files normal wontfix 2 years 2 years
Description

I find this issue when connecting via SFTP to MacOS's built-in ssh server, though I expect the issue occurs with all SFTP servers.

To reproduce

  • On the server create a directory ending in a space (ex: "Test ")
  • Add some files to the directory (ex: "1.txt", "2.txt", etc.)
  • Connect to the server via SFTP using FileZilla on Windows
  • Attempt to download the directory

Result

  • FileZilla will create the directory "Test" (notice no space)
  • FileZilla will attempt to download "1.txt" to "Test \1.txt"
  • FileZilla will encounter an error because the folder "Test " does not exist

Workaround

  • Manually create "Test " NOTE: most Windows utilities will trim spaces from a folder name. I was able to create the directory using WSL 1.0
  • Re-try downloading the folder
  • FileZilla will create the folder "Test", but will download files to the "Test " folder you manually created.
  • You can manually delete the empty folder "Test"

Proposed solution

FileZilla should either

  • Correctly create directories with spaces OR
  • Always trim spaces from folder names

Version information

FileZilla Pro
-------------

Version:          3.59.0

Build information:
  Compiled for:   x86_64-w64-mingw32
  Compiled on:    x86_64-pc-linux-gnu
  Build date:     2022-04-11
  Compiled with:  x86_64-w64-mingw32-gcc (GCC) 10-win32 20210110
  Compiler flags:  -O2 -g -Wall -Wextra -Wno-deprecated-copy -ffunction-sections -fdata-sections -Wno-cast-function-type

Linked against:
  wxWidgets:      3.0.6
  SQLite:         3.35.5
  GnuTLS:         3.7.2

Operating system:
  Name:           Windows 10 (build 19044), 64-bit edition
  Version:        10.0
  Platform:       64-bit system
  CPU features:   sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 adx lm
  Settings dir:   C:\Users\jpenn\AppData\Roaming\FileZilla\
#10282 FileZilla updates installed to Documents folder normal duplicate 9 years 9 years
Description

I have FileZilla installed at /Applications/Utilities and every time there is an update, it installes the app to ~/Documents folder. I believe that update should update the app and not to put the application to somewhere on the computer.

OSX 10.10.2 / Mac Pro /FileZilla 3.10.1.1

#990 FileZilla v2.2.17 incomplete settings exported normal 18 years 18 years
Description

Hi,

I use FileZilla v2.2.17 and when I export its settings it does not save any entries of SiteManager. Can you please let me know how this can be done?

Thanks.

--Gaismair

#10379 FileZilla v3.10.3 Unresponsive low rejected 9 years 9 years
Description

Since upgrading to v3.10.3 Filezilla has become slower and slower when connecting to my two main servers

It connects and then hangs on 'waiting for welcome message' after about 40 seconds it then displays the directory - once connected, switching between the directories is rapid, but as soon as it needs to reconnect (or upload a file) there is that long delay.

Both servers are running Centos 5 Linux - I have tried using both normal FTP (unsecured) and FTP with TLS, neither make a difference.

The problem was exacerbated in v3.10.3 (the previous v3.10 was not quite as bad), so I have had to uninstall the program and revert to an earlier version

Rich

FileZilla Client


Version: 3.10.3

Build information:

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

Linked against:

wxWidgets: 3.0.3 GnuTLS: 3.3.13 SQLite: 3.8.8.3

Operating system:

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

#10639 FileZilla v3.13.0 or v3.13.1 will not open from desktop when using Windows 10 normal outdated 9 years 9 years
Description

Today we tried to open our FileZilla v3.13.0 from the desk top of windows 10 but it would not open the app, but windows did place the app in the registry as if it was loaded into memory. So we deleted the version 3.13.0 and installed version 3.13.1 but the same results occurred. FileZilla still would not open the Icon from the windows 10 desktop. It was not until we went to reinstall v3.13.1 did the application open after the reinstall finished. But still after closing the app and trying to open it again from the desktop Icon FileZilla still would not open.

#11413 FileZilla v3.28.0 for Ubuntu Linux will not start: Error loading shared library. normal rejected 7 years 7 years
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!

#9923 FileZilla will not authenticate using Pageant on server that only accepts PublicKey normal worksforme 9 years 9 years
Description

Buddy of mine runs a server that doesn't allow password authentication at all, only allows public-private key exchange. Since the keyfile is password-protected I've got Pageant set up and working for PuTTY for shell access, but FileZilla doesn't want to cooperate.

I tried using this same Pageant/Filezilla/key combo to get onto my webserver, which has the same pub key installed (but allows password authentication as well if I choose to use it), and everything works. I can paste that logfile also if needed.

I believe this to be similar to ticket #8934 (http://trac.filezilla-project.org/ticket/8934) but since that never got resolved I guess I don't know for sure. In the logs below, I've modified the server name by inserting SERVER where relevant to mask a portion of it.

This is using Filezilla version 3.9.0.6 (latest according to Checking for Updates as of this posting) running on Win7 SP1. There is only one key loaded into Pageant, which is Release 0.62.

12:14:04 Command: open "at0m@…" 22 12:14:04 Trace: Looking up host "einstein.SERVER.org" 12:14:04 Trace: Connecting to 5.9.99.76 port 22 12:14:04 Trace: Server version: SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u2 12:14:04 Trace: Using SSH protocol version 2 12:14:04 Trace: We claim version: SSH-2.0-PuTTY_Local:_Oct_16_2014_11:15:32 12:14:04 Trace: Doing Diffie-Hellman group exchange 12:14:05 Trace: Doing Diffie-Hellman key exchange with hash SHA-256 12:14:05 Trace: Host key fingerprint is: 12:14:05 Trace: ssh-rsa 2048 f6:f2:7d:07:e8:d1:a8:b1:cf:da:6b:07:bc:59:4d:ea 12:14:05 Trace: Initialised AES-256 SDCTR client->server encryption 12:14:05 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm 12:14:05 Trace: Initialised AES-256 SDCTR server->client encryption 12:14:05 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm 12:14:05 Trace: Pageant is running. Requesting keys. 12:14:05 Trace: Pageant has 1 SSH-2 keys 12:14:05 Trace: Trying Pageant key #0 12:14:05 Trace: Server refused public key 12:14:05 Trace: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:05 Error: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:05 Trace: CControlSocket::DoClose(64) 12:14:05 Trace: CSftpControlSocket::ResetOperation(66) 12:14:05 Trace: CControlSocket::ResetOperation(66) 12:14:05 Error: Could not connect to server 12:14:05 Trace: CFileZillaEnginePrivate::ResetOperation(66) 12:14:05 Status: Waiting to retry... 12:14:10 Trace: CControlSocket::DoClose(64) 12:14:10 Trace: CControlSocket::DoClose(64) 12:14:10 Status: Delaying connection for 1 second due to previously failed connection attempt... 12:14:10 Status: Connecting to einstein.SERVER.org... 12:14:10 Trace: Going to execute "C:\Program Files (x86)\FileZilla FTP Client\fzsftp.exe" 12:14:10 Response: fzSftp started 12:14:10 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started) 12:14:10 Trace: CSftpControlSocket::SendNextCommand() 12:14:10 Trace: CSftpControlSocket::ConnectSend() 12:14:10 Command: open "at0m@…" 22 12:14:10 Trace: Looking up host "einstein.SERVER.org" 12:14:10 Trace: Connecting to 5.9.99.76 port 22 12:14:11 Trace: Server version: SSH-2.0-OpenSSH_6.0p1 Debian-4+deb7u2 12:14:11 Trace: Using SSH protocol version 2 12:14:11 Trace: We claim version: SSH-2.0-PuTTY_Local:_Oct_16_2014_11:15:32 12:14:11 Trace: Doing Diffie-Hellman group exchange 12:14:11 Trace: Doing Diffie-Hellman key exchange with hash SHA-256 12:14:11 Trace: Host key fingerprint is: 12:14:11 Trace: ssh-rsa 2048 f6:f2:7d:07:e8:d1:a8:b1:cf:da:6b:07:bc:59:4d:ea 12:14:11 Trace: Initialised AES-256 SDCTR client->server encryption 12:14:11 Trace: Initialised HMAC-SHA-256 client->server MAC algorithm 12:14:11 Trace: Initialised AES-256 SDCTR server->client encryption 12:14:11 Trace: Initialised HMAC-SHA-256 server->client MAC algorithm 12:14:12 Trace: Pageant is running. Requesting keys. 12:14:12 Trace: Pageant has 1 SSH-2 keys 12:14:12 Trace: Trying Pageant key #0 12:14:12 Trace: Server refused public key 12:14:12 Trace: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:12 Error: Disconnected: No supported authentication methods available (server sent: publickey) 12:14:12 Trace: CControlSocket::DoClose(64) 12:14:12 Trace: CSftpControlSocket::ResetOperation(66) 12:14:12 Trace: CControlSocket::ResetOperation(66) 12:14:12 Error: Could not connect to server 12:14:12 Trace: CFileZillaEnginePrivate::ResetOperation(66)

#8767 FileZilla will not connect to the server in Windows 8 normal duplicate 11 years 10 years
Description

I have Windows 8 64-bit on my laptop. When I try to connect to the server with the correct details, FileZilla says "Connection attempt failed with "EACCES - Permission denied".". FileZilla connects to the server, using the EXACT same login details when I try using it with Windows 7. However I cannot use my Windows 7 computer all the time and my Windows 8 one is my main computer. The full debug report is available below.

Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Error: Could not connect to server Status: Waiting to retry... Status: Delaying connection for 1 second due to previously failed connection attempt... Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Error: Could not connect to server Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Error: Could not connect to server Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Error: Could not connect to server Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Trace: CRealControlSocket::OnClose(13) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Status: Waiting to retry... Status: Resolving address of geographyrevision.net16.net Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Trace: CRealControlSocket::OnClose(13) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server

#8768 FileZilla will not connect to the server in Windows 8 normal fixed 11 years 10 years
Description

I have Windows 8 64-bit on my laptop. When I try to connect to the server with the correct details, FileZilla says "Connection attempt failed with "EACCES - Permission denied".".

FileZilla connects to the server, using the EXACT same login details when I try using it with Windows 7. However I cannot use my Windows 7 computer all the time and my Windows 8 one is my main computer. The full debug report is available below.

Status: Resolving address of geographyrevision.net16.net

Status: Connecting to 31.170.161.56:21... Status: Connection attempt failed with "EACCES - Permission denied". Error: Could not connect to server

#6491 FileZilla will not upload my files. John-Henry, Lake Isabella, CA, USA normal outdated 13 years 11 years
Description

FileZilla will not upload my files in Traditional Mandarin Chinese to Online Storate Solutions IICInternet. The files were written to Windows XP 2004 in MSWord and saved to my hard drive originally.

#12719 FileZilla wlan connect issue FilaZilla will freeze and wont connect uploads or server again normal fixed 2 years 2 years
Description

Hello im using hp laptop and my phone as wlan internet provider. SOmetimes my hp will lose WLAN connection and retries it. In this behaviour Filezilla:

Komento: cd "/home/dh_g2amwh/tfj.iware.fi/public/packages/ext-theme-classic/resources/images/tree" Virhe: Tiedostonsiirto epäonnistui "File transfer failed" Tila: Yhdistetään kohteeseen jerroi.dreamhosters.com... "Try again" Virhe: Yhteyden aikakatkaistu, koska yhteys oli toimimattomana 20 sekuntia "Connection waited 20s" Virhe: Tiedostonsiirto epäonnistui "File transfer failed"

So FileZilla will sometimes freeze on this. Now filezilla wont progress anything, wont connect new connection to new tab onlything that helps is to restart Filezilla and start upload of 15k files again.

FileZilla wont keep connection alive somehow and results frozen behaviour. Unstead of try connect you could use somekind of is internet alive loop that waits connection to internet then tries continue. But the connector will break filezilla as it is for now. And very fustruation as I have 15k files for my app and if it breaks somewhere in 5k to go I have to try send 15k again just to filezilla check if to overjump files wich will take a lot of time again.

And since FileZilla dont have filetransfer saving or current session saver script it wont remember filetransfer on restart which is a bit annoying.

#4574 FileZilla wont recognize m4v extensions critical fixed 15 years 15 years
Description

Hi

I've setup my own server so i can access all my music and movies from external networks. However upon acessing my movies wich are in the m4v file format FileZilla dosent recognize the format. The movies are only labelled as "file" in the filetype section, nothing about m4v. When I try downloading it, I recieve the error "Could not open (filename) for writing", desbite the permissions are set to 777. It works for any other filetype within the same folder, just not m4v extenstions.

Any clue why its not working for me?

#1234 FileZilla.xml stored in incorrect location (2.2.29) normal 17 years 17 years
Description

The configuration file "FileZilla.xml" is stored in an incorrect location. Program data files should be stored in the location returned when using the flags "CSIDL_LOCAL_APPDATA", "CSIDL_COMMON_APPDATA", etc. It must not be stored in the same directory as the application itself.

This is particularly important for newer operating systems (ie, Windows NT onwards) that have the basics of user security enabled, it's particulaly important for correct Windows Vista operation.

This is the case in version 2.2.23. I have not checked if this bug is still in place in the new version 3.

#894 FileZilla_2_2_14a Not pulling up in W2k3 Server Eirik normal 19 years 19 years
Description

Hi all,

The software was working fine and suddently it wont.

By won't , I mean that it loads the process to the ram , and I can see it the task manager, but I don't see the interface. I have to kill it via the task manager. Any suggestions?

I uninstalled,. re-installed it,. but to no avail.

-Alon alon@…

#11473 FileZilla_3.29.0_macosx-x86.app.tar.bz2 fails to install normal worksforme 6 years 6 years
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!

#9761 FileZilla_3.9.0.3_macosx-x86.app Right click registering double click high fixed 10 years 10 years
Description

the majority of the time right clicks are being registered as double clicks which causes file downloads in the wrong place and potential overwrites, severely messing with work flow... issue does not exist on FileZilla_3.8.1_macosx-x86.app.tar only on 3.9.02 . i am running OS X maverick

#9212 FileZille is adding additional line breaks to my .html files normal worksforme 10 years 10 years
Description

FileZille is adding additional and unwanted line breaks to my .html files.

Transfering files form Ubuntu server to Windows 7 PC

#5266 FileZille not recognizing new file associations... normal duplicate 14 years 10 years
Description

I recently changed file associations for my PHP files and FileZilla doesnt seem to recognize the association change. I use to be able to right click and open PHP files just fine but since the old programs deletion and file assocation change I can't right click and open my PHP files from FileZilla any more. Please see the attached picture for the error / message that I am getting.

Ty for your time and interest.

#3563 Filecount and deleting files in remote view normal 16 years 16 years
Description

I open up a connection to a server select all files and delete them. In the status bar i can see at first "500 files, size: 12345Bytes"

First file deleted, i see "501 files, size: 12346Bytes" Second file deleted, i see "502 files, size: 12347Bytes" and so on

so the file counter is counting up instead of down.

#3432 Filename corruption inhibits transfer w FreeBSD base ftpd normal 16 years 16 years
Description

Client: FileZilla Client 3.0.8 Client OS: WinXP Pro

Server: FreeBSD ftpd 6.00LS Server OS: FreeBSD 7-stable

Directory listing retrieved correct, example filename: 01 - Thissong.mp3

On retrieve, engine tries with

  • Thissong.mp3

leading numbers+space omitted.

Filename display in interface also lacking leading numbers+space.

Does not happen with every file. Does not happen with vsftpd as server.

#5416 Filename filters filtering out all files high fixed 14 years 12 years
Description

Filezilla 3.3.3

Since I updated to 3.3.3, filename filters that use "Path">>"Contains" causes Filezilla to filter out all directories and files.

For example, I used a filter for git files "Path" "contains" ".git"

which used to filter out git folders but filters out everything.

#4000 Filename is not quoted properly when choosing "default editor for text files" high fixed 16 years 10 years
Description

If I open a txt file with spaces in it's name it will open a few blank tabs instead.

#1360 Filename starting with blank causes Error normal 16 years 16 years
Description

When I'm trying to transfer a file which name startes with a blank, Filezilla isn't able to transfer it.

Client Filezilla 3.0.6 , Windows Vista Home Premium Server Filezilla Sever 0.9.24, Windows XP Greeting Tim

#8319 Filename with ¾ (that's 3/4) in it normal rejected 12 years 12 years
Description

ftp://leginfo.ca.gov/pub/code/gov/66001-67000/66499.11-66499.20¾

Username: anonymous Password: karl@…

This file, with the ¾ (that's 3/4) in the filename, shows in the list of files but won't transfer, at least not in ascii mode. I didn't try any other mode.

My system: P/C with Windows 7, 64 bit version. FileZilla version 3.6.0

#4831 Filename/Last Modified Column Conflict normal fixed 15 years 15 years
Description

In the FTP window the Last Modified & Filename columns seem to have switched. The folder icons now show under the Last Modified column and I am unable to move the Filename column back to the left of the window where its default position should be.

When i go to column set-up by right clicking on the column headings; if I try to unselect the Last Modified column it returns the error "The Filename Column can neither be hidden nor removed". I am also unable to move the Last Modified Column, it is fixed in the left side position (top of list in Column chooser). I can move the Filename column down the list (in Column chooser window) but not back up to the first position; only to 2nd spot behind the Last Modified column.

Screenshot attached.

#1149 Filenames and content are switched normal 18 years 18 years
Description

This is very serious!

The contents of files are getting mixed up. I have downloaded my web site several times and the contents of some of the files are interchanged. They are files that are near each other in the directory, so they were probably downloaded close to each other.

I have erased the directory on my PC and re-downloaded the files several times and it appears to be different files each time.

Some History: I previously had an older version of Filezilla (can't remember which one, but about 6 months old) and upgraded to 2.2.26a yesterday. That is when the problem started.

Thanks for looking into this ... Paul

#12626 Filenames with hebrew chars are not displayed blocker outdated 2 years 2 years
Description

FileZilla Client


Version: 3.28.0

Build information:

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

Linked against:

wxWidgets: 3.0.3 SQLite: 3.22.0 GnuTLS: 3.5.18

Operating system:

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

Bug Description: I'm not seeing files with hebrew charecters in the files, local and remote.

#12627 Filenames with hebrew chars are not displayed blocker duplicate 2 years 2 years
Description

FileZilla Client Version: 3.57.0 Build information: Compiled for: x86_64-pc-linux-gnu Compiled on: x86_64-pc-linux-gnu Build date: 2021-12-12 Compiled with: gcc (GCC) 11.2.0 Compiler flags: -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -Wall Linked against: wxWidgets: 3.0.5 SQLite: 3.36.0 GnuTLS: 3.7.2 Operating system: Name: Linux 4.15.0-163-generic x86_64 Version: 4.15 CPU features: sse sse2 sse3 ssse3 sse4.1 sse4.2 avx avx2 aes pclmulqdq rdrnd bmi bmi2 lm Settings dir: /home/stas/.config/filezilla/

Bug Description: I'm not seeing files with hebrew charecters in the files, local and remote.

#11696 Files NOT updating to website normal fixed 6 years 6 years
Description

I have not used FileZilla for a few months. I need to update some of my website files, and when I opened FileZilla to transfer them, there was a new update option. I updated to the newest version, 3.35.1.

I always move 1 file first to test and make sure everything is okay. I moved 1 file over to update. Filezilla said that it updated successfully and the last modified date is today. Then I went to the website to be sure the changes were reflected, and there were NOT!

I checked the source code on the website and it shows that it is still the old file. I am not sure if this is a server or client problem.

All I know is that the new file, with today's date shows up in the public_html area in FileZilla on my computer. And the udpates do not appear on my website and the source code on the website reflects the old file.

Also, when I opened FileZilla, I had to connect to my site. It did not connect automatically. I thought that it used to connect automatically when opening FileZilla. I may be remembering incorrectly here.

Thank you

Nikki Geannelis gnikki@…

#11695 Files NOT updating to website after verified Kathy Deines high fixed 6 years 6 years
Description

I have not used FileZilla for a few months. I need to update some of my website files, and when I opened FileZilla to transfer them, there was a new update option. I updated to the newest version, 3.35.1.

I always move 1 file first to test and make sure everything is okay. I moved 1 file over to update. Filezilla said that it updated successfully and the last modified date is today. Then I went to the website to be sure the changes were reflected, and there were NOT!

I checked the source code on the website and it shows that it is still the old file. I am not sure if this is a server or client problem.

All I know is that the new file, with today's date shows up in the public_html area in FileZilla on my computer. And the udpates do not appear on my website and the source code on the website reflects the old file.

Also, when I opened FileZilla, I had to connect to my site. It did not connect automatically. I thought that it used to connect automatically when opening FileZilla. I may be remembering incorrectly here.

Thank you

Nikki Geannelis gnikki@…

#7467 Files and directories with special characters (german Umlaute) are not shown in directory list high rejected 13 years 12 years
Description

Hi FileZilla Team,

I recently discovered that files with umlaute (ö,ü,ä, …) are not shown in the directory listing or the directorys itself.

The Windows version works fine, it’s only am Mac problem. I use the newest FileZilla version. The problem exists on Snow Leopard and Lion.

I think this issue is also described in ticket 7406

Regards, Edgar

#4616 Files bigger than 2 GB are not shown in remote site window normal rejected 15 years 15 years
Description

Hello, I´m not sure if this really is a bug or a configuration issue but on the last versions of FileZilla client files bigger than 2 TB are not displayed on the remote site window. The version I´m using is 3.2.6 on Windows XP Professional Sp2 but it didn´t work on the previous version as well. A collegue of mine is running the version 3.0.11 which doesn´t show this behaviour, all files are shown correctly within his client. Best regards Harald Scherer

#1431 Files changed uploaded to wrong directory Alexander Schuch normal 16 years 16 years
Description

Steps to duplicate.

  1. Upload directory of files
  2. Edit local file

Filezilla will know the file has been changed and offer to reupload the file. File is uploaded into a directory underneath of the directory uploaded.

View/edit remote file, editing, uploads correctly.

#3710 Files deleated when trying to download normal outdated 16 years 12 years
Description

I was tring to download files from filezila to my computer by highlighting multiple files, then draging them and droping them to a folder in my network. It did not work, a gave me the failed transters message, after a few trys with the same result, I refreshed fillzilla. When I did this the whole folder I was in deleated all information.

#4766 Files downloads in reverse order when downloading directory low rejected 15 years 15 years
Description

See the log.

#9126 Files keep redownloading normal outdated 10 years 7 years
Description

FileZilla Client


Version: 3.7.3

Build information:

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

Linked against:

wxWidgets: 2.8.12 GnuTLS: 3.1.11 SQLite: 3.7.16.2

Operating system:

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

filezilla on download completion want's to rewrite download file.problem just started after windows updates where installed.

#1381 Files missed when downloading normal 16 years 16 years
Description

Hi, i was using Filezilla to download a site from a ftp server. the site had about 3200 files. when i downloaded the site it only contained about 2300 files i.e. about 900 files were missing. that is about 30% of the total files. please fix this bug otherwise it will be impossible for me to continue using Filezilla because of its extreme unreliability

#1074 Files mixed up on download normal 18 years 10 years
Description

When downloading the complete content of one of my websites (so multiple dirs and files selected at once) I discovered that Filezilla is mixing up the files: It is storing file content of certain files with the names of other files. It happens both for html files as for images. I noticed this behavior when downloading the website over 4 parallel connections.

Limiting the number of connections to 1 (disabling the option to use multiple connections for file transfer) did prevent this error to happen.

I was able to repeat this error multiple times (each run affecting different files of the set) and could reproduce the issue against different FTP servers (of different providers)

issue noticed with client versions 2.2.18 and 2.2.22

#3995 Files names with accentued characters (é ù ..) not displayed normal rejected 16 years 16 years
Description

See the two screenshots

3.1.5

#4528 Files on Linux servers with names containing symbols not allowed in Windows file names don't download correctly. normal duplicate 15 years 15 years
Description

While downloading files from my Linux based CubeRevo STB/PVR I discovered that when file names contain symbols not allowed in Windows file names (colon, for example), resulting file name gets truncated from the first symbol (including extension) and file itself is 0 bytes and therefore unusable. So "FORMULA 1: The Factory.trp" gets downloaded as "FORMULA 1" and is 0 bytes in size. After renaming file on the server, everything works, but obviously it's not the option when you don't happen to have sufficient privileges.

Regards, RR

#3559 Files or directories not displayed high 16 years 16 years
Description

When I am connecting to a unix server, I don't see all the remote files or remte directories on the server. I joined a pdf file with screen shots of what i get with FileZilla and which files are really on the remote server (only in the example directory). With FileZilla on a PC (Vista) version 2.2.18, I see all the remote files and directories.

OS: Mac OS X 10.5.3 Kernel Version : Darwin 9.3.0 FileZilla: see the pdf file

Trace:

Statut : Résolution de l'adresse IP pour caramello.dreamhost.com Trace : ControlSocket.cpp(1057): CRealControlSocket::ContinueConnect(0x15b3b708) m_pEngine=0x151eac80 caller=0x8f5e28 Statut : Connexion sur 64.111.111.142:21... Statut : Connexion établie. Attente du message d'accueil... Trace : CFtpControlSocket::OnReceive() Réponse : 220 ProFTPD 1.3.1 Server (DreamHost FTP) [64.111.111.142] Trace : CFtpControlSocket::SendNextCommand() Commande : USER tecsapublic Trace : CFtpControlSocket::OnReceive() Réponse : 331 Password required for tecsapublic Trace : CFtpControlSocket::SendNextCommand() Commande : PASS Trace : CFtpControlSocket::OnReceive() Réponse : 230 User tecsapublic logged in Trace : CFtpControlSocket::SendNextCommand() Commande : SYST Trace : CFtpControlSocket::OnReceive() Réponse : 215 UNIX Type: L8 Trace : CFtpControlSocket::SendNextCommand() Commande : FEAT Trace : CFtpControlSocket::OnReceive() Réponse : 211-Features: Réponse : MDTM Réponse : REST STREAM Réponse : SIZE Trace : CFtpControlSocket::OnReceive() Réponse : 211 End Statut : Connecté Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Récupération du contenu du répertoire... Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : PWD Trace : CFtpControlSocket::OnReceive() Réponse : 257 "/" is the current directory Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : TYPE I Trace : CFtpControlSocket::OnReceive() Réponse : 200 Type set to I Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,203,120). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST Trace : CTransferSocket::OnConnect Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,147,118). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST -a Trace : CTransferSocket::OnConnect Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : Server seems to support LIST -a Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ListSend() Statut : Calcul du décalage horaire du serveur... Commande : MDTM .alias Trace : CFtpControlSocket::OnReceive() Réponse : 213 20080513181901 Trace : CFtpControlSocket::ListParseResponse() Statut : Décalage fuseau horaire : Serveur : -25200 secondes, Local : 7200 secondes. Différence : 32400 secondes. Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Lecture du contenu du répertoire achevée. Statut : Récupération du contenu du répertoire... Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : CWD DEFICOM Trace : CFtpControlSocket::OnReceive() Réponse : 250 CWD command successful Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::ChangeDirSend() Commande : PWD Trace : CFtpControlSocket::OnReceive() Réponse : 257 "/DEFICOM" is the current directory Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : PASV Trace : CFtpControlSocket::OnReceive() Réponse : 227 Entering Passive Mode (64,111,111,142,138,75). Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Commande : LIST -a Trace : CTransferSocket::OnConnect Trace : CTransferSocket::OnClose Trace : CTransferSocket::TransferEnd(1) Trace : CFtpControlSocket::TransferEnd() Trace : CFtpControlSocket::OnReceive() Réponse : 150 Opening ASCII mode data connection for file list Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::SendNextCommand() Trace : CFtpControlSocket::TransferSend() Trace : CFtpControlSocket::OnReceive() Réponse : 226 Transfer complete Trace : CFtpControlSocket::TransferParseResponse() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Trace : CFtpControlSocket::ParseSubcommandResult(0) Trace : CFtpControlSocket::ListSubcommandResult() Trace : CFtpControlSocket::ResetOperation(0) Trace : CControlSocket::ResetOperation(0) Statut : Lecture du contenu du répertoire achevée.

#12238 Files or folders with umlauts (like ä, ö, ü) in the name are not copied. normal rejected 4 years 4 years
Description

Automatically translated.

I wanted to copy all project files from the server to the local hard disk by copying the parent folder (public_html). It worked fine, except for the data which were labeled with "German" umlauts in the file or folder name. See enclosed screenshot.

Interestingly enough, there are no problems when copying, with direct dragging with the mouse from the web server to the hard disk or vice versa. Also the command "Download", after clicking with the right mouse button on the desired file, works the same way without problems.

Otherwise I would like to give your team an unbelievable big thank you for this great application FileZilla. Files or folders with umlauts (like ä, ö, ü) in the name are not copied.

I wanted to copy all project files from the server to the local hard disk by copying the parent folder (public_html). It worked fine, except for the data which were labeled with "German" umlauts in the file or folder name. See enclosed screenshot.

Interestingly, there are no problems when copying, with direct dragging with the mouse from the web server to the hard disk or vice versa. Also the command "Download", after clicking with the right mouse button on the desired file, works the same way without problems.

Antwort: New directory is: "/home/xxx/public_html/woerter/2017-09 - September" Befehl: get "Tokenübersicht.xlsx" "
DATENPLATZ\Webseiten\ssich\public_html\woerter\2017-09 - September\Tokenübersicht.xlsx" Fehler: /home/xxx/public_html/woerter/2017-09 - September/Tokenübersicht.xlsx: open for read: no such file or directory Fehler: Dateiübertragung fehlgeschlagen (Error: File transfer failed) Status: Starte Download von /home/xxx/public_html/woerter/2017-09 - September/Tokenübersicht.xlsx Befehl: get "Tokenübersicht.xlsx" "
DATENPLATZ\Webseiten\ssich\public_html\woerter\2017-09 - September\Tokenübersicht.xlsx" Fehler: /home/xxx/public_html/woerter/2017-09 - September/Tokenübersicht.xlsx: open for read: no such file or directory Fehler: Dateiübertragung fehlgeschlagen (Error: File transfer failed) Status: Starte Download von /home/xxx/public_html/woerter/2017-09 - September/Tokenübersicht.xlsx Befehl: get "Tokenübersicht.xlsx" "
DATENPLATZ\Webseiten\ssich\public_html\woerter\2017-09 - September\Tokenübersicht.xlsx" Fehler: /home/xxx/public_html/woerter/2017-09 - September/Tokenübersicht.xlsx: open for read: no such file or directory Fehler: Dateiübertragung fehlgeschlagen (Error: File transfer failed) Etc. …

Sorry, the switch to English for the protocol is time consuming, because a new download would take hours. Therefore a screenshot with an excerpt of the German protocol. Error message "File transfer failed" means translated "File transfer failed

Otherwise I would like to give your team an unbelievable big thank you for this great application FileZilla.

Translated with www.DeepL.com/Translator (free version)

#13078 Files panes empty after Sonoma 14.4 upgrade normal worksforme 8 weeks 8 weeks
Description

I am on the paid MacOS client from the App Store.

FZ has worked perfectly for years, but broke after my upgrade to Sonoma 14.4. (I understand that this is a buggy release from Apple.)

As the attached image shows, neither file pane populates.

Both MacOS and FZ have been updated as of March 22 2024.

Please assist.

(BTW, I tried and failed to find similar tickets. I must say that the Trac site is poor.)

#4501 Files that start with . (period) normal outdated 15 years 12 years
Description

After I copy files from a ftp site that begin with a . (period) when trying to open the file in my application it treats it as it is being used by someone else on a network. I copy the same file with a different ftp utility I do not have the problem.

Thanks, rasire

#3422 Files transfered/duplicated to wrong directories Tim Kosse normal 16 years 10 years
Description

This is a copy of the message I left on the filezilla forums about the issue.

I can't explain this one. About 45 of 55 folders were duplicated into a folder locally when copying files to my machine.

Here is the situation... I have a whole bunch of photo files I was copying from my ftp server on the internet to my windows machine. Most have .jpg extensions, but some didn't. There are about 55 folders with about 5+ gigs in there.

I copied the files to my local machine by doing ctrl-a (select all) on the server and dragged them to the queue. I then went into the queue and removed the recycle bin, trash files, logs, etc files and folders that I didn't want copied to the local machine.

After the transfer I checked that all the files transfered correctly by going from one directory to another and using the directory comparison.

First thing I noticed was that all of the photo files without file extensions were the wrong size (larger locally). I figured out that they had all been transfered using Ascii instead of binary... this is no big deal... that was my fault. I didn't realize Filezilla would default to ascii instead of binary on files without extensions. I would think it should default to binary, but that isn't the reason I'm writing.

Starting in the 12th folder(not counting sub folders) and continuing through the rest of the folders I started seeing files duplicated from the previous folder in the current folder. So the 12th folder contains the 12th folder files plus files from the 11th folder. The 13th folder contains files from the 13th folder plus files from the 12th folder, but not the 11th folder. The 14th folder contain files from the 14th folder and duplicates from the the 13th folder, but not the 11th or 12th folder.This was only locally and not on the server, so filezilla must have done it when processing or creating the queue.

If what I am writing isn't clear, I'll try to diagram the files structure of my local machine 11th folder --11file1.jpg --11file2.jpg --11file3.jpg

12th folder --11file1.jpg --11file2.jpg --11file3.jpg --12xxxx.jpg --12yyyy.jpg --12zzzz.jpg

13th folder --12xxxx.jpg --12yyyy.jpg --12zzzz.jpg --13q1111.jpg --13q2222.jpg --13q3333.jpg

I now have to go through and manually delete a whole bunch of files because they don't belong where they are, but I assume it also meant that filezilla downloaded almost twice as many files as it should have.

BTW I'm using filezilla 3.0.7.1 on a Windows 2000 Pro Service pack 4 machine.

#3963 Files upload to zero bytes length normal outdated 16 years 11 years
Description

I am using FileZilla 3.1.5 on a Windows XP platform (Media Center Edition Version 2002 with Service Pack 3) CPU: Intel T2050 @1.60 GHz, 0.99 GB of RAM Issue: when I upload HTML files to the site stats@…, some files upload to zero bytes on the WHAC server.

It starts with a size of 35,891 bytes when I send it, but when it is written on the site in /2008-09/msoccer, it shows as a length of zero bytes.

The trace appears normal. but the overwrite prompt I had gotten indicated the target had a size of zero bytes (which requires me to resend the file two or three times to make sure it uploads properly. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of C:\TASSOC\08MSOC\HTML\1029itms.htm Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /2008-09/msoccer Trace: CFtpControlSocket::OnReceive() Response: 250 OK. Current directory is /2008-09/msoccer Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE A Trace: CFtpControlSocket::OnReceive() Response: 200 TYPE is now ASCII Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (72,52,154,181,158,151) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: STOR 1029itms.htm Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 150 Accepted data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::OnReceive() Response: 226 File successfully transferred

#11221 Files uploading on Filezilla but not updating on the active website normal invalid 7 years 6 years
Description

I have used this for many years and not had a problem. \Uploaded file last weekend and again today and they show that they successfully transferred on Filezilla but they are not updated on the live site. BTW - I tried to do a ticket and kept getting a message that kkwestling@… wasn't registered. I tried to set up a new account and then it said my email was already registered - so I may have two accounts. Website is www.redshoesbookclub.org

#10102 Files uploading with no permissions - 3.10.0.1 high duplicate 9 years 9 years
Description

I have updated to the latest version of FileZilla 3.10.0.1 and i have found that new files i upload to my server all have no permissions what so ever.

I know it is not an issue with my server as i tested this with Transit and it worked as normal. I have used filezilla for as long as i can remember and this is the first time i have seen this issue. I wonder if anyone else is experiencing the same issues as i am.

#10109 Files uploading with no permissions - 3.10.0.1 high duplicate 9 years 9 years
Description

I have updated to the latest version of FileZilla 3.10.0.1 and i have found that new files i upload to my server all have no permissions what so ever.

I know it is not an issue with my server as i tested this with Transit and it worked as normal. I have used filezilla for as long as i can remember and this is the first time i have seen this issue. I wonder if anyone else is experiencing the same issues as i am.

#7885 Files with modified date of 29th February cannot be transferred by read-only users via SFTP or FTP blocker fixed 12 years 4 years
Description

I am running a Sun Solaris UNIX system with a future date. When the system created files dated 29th February 2012 and I tried to transfer them back to a windows machine, FileZilla is incorrectly appending the date to the start of the file name, thus making it impossible to transfer the files. Its some sort of leap year bug in the software.

On Solaris box:

$ ls | grep Bulk Bulk_STIP_PQ_jeconjrnl1.dat $ pwd /var/tmp

$ ls -ltr | grep Bulk -rw-r--r-- 1 jrnlextr intrfcs 2130198528 Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat

Filezilla attempted transfer:

Status: Starting download of /var/tmp/Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat Command: get "Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat" "C:\FTL Retirement\Bulk STIP\Feb 29 13_27 Bulk_STIP_PQ_jeconjrnl1.dat" Error: /var/tmp/Feb 29 13:27 Bulk_STIP_PQ_jeconjrnl1.dat: open for read: no such file or directory Error: File transfer failed

#12417 Files/folders permission chacnge error on Manjaro Linux normal duplicate 3 years 3 years
Description

Hello. When I try to change the permissions on a folder or file, I get the error. Watch this video: inverser.pro/simplescreenrecorder2-2021-04-10_15.42.12.mp4

#4547 Filesize 0 on upload critical fixed 15 years 15 years
Description

Using 3.2.4.1 and on uploads that are larger (100mb+), it displays uploaded file in Successful transfers window and shows file name on server, but the filesize is 0. I search forums and tickets but could not find anything. I did increase timeout setting to 9999 and Network configuration wizard runs successfully.

#3924 Filesize = 0 unhandeled exception. normal outdated 16 years 12 years
Description

When the filesize is 0 there is an unhandeled exception that sping up

#4754 Filesize changes after transfer anf file is corrupted normal rejected 15 years 10 years
Description

FileZilla : 3.2.7 OS Windows Vista ultimate sp1 FR

Similar to existing ticket# 4676 but occurs with Windows XP SP3 Fr too.

10 files from 148 are affected by a size mismatch and a corrupted content. Each time running FileZilla, the 10 files are transfered, with a bas size.

Went to verify on second computer: same result filezilla v3.2.7 OS windows XP SP3 Fr

Different file formats are affected : BMP, MDB (Acces file)...

Error is repeatable with Windows vista ultimate computer and windows xp computer.

Source is NAS server : Acer Aspire Easystore firmware 2.1 (Samba powered) FTP embedded server : PureFTPd

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