Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2501 - 2600 of 4044)

Ticket Summary Owner Priority Resolution Created Modified
#4817 Column separators not visible in file browsing windows normal outdated 15 years 15 years
Description

In filezilla 3.2.2.1 x86-64-pclinux-gnu build date 20090227 compiled with gcc 4.3.3 with flags -g -O2 -Wall -g -fexceptions from the ubuntu repos, the two filebrowsing windows' column bars, those draggable bars to reveal more or less of the file name, modification date, filesize, filetype etc are not visible. I can still mouse over where they should be and click and drag them to reveal more or less of a filename though.

#4818 Cannot update automatically - download failed normal outdated 15 years 12 years
Description

Since you've introduced the option of updating FileZilla automatically, I haven't been able to use it. Here's what happens:

  1. I get the message about a new version and click to download it
  2. It starts downloading and just when it looks like the download is completed (the green meter filling the entire download field) there is a pause
  3. I get the message: Failed to download
  4. When I try to execute the downloaded file anyway I get an error message from NSIS: "Installer integrity check has failed. Common causes include incomplete download and damaged media"

I don't have any similar problems with any other software.

Looking forward to your support -

#4823 slackware 12.2 - libengine_a-httpcontrolsocket.o] Error 1 normal rejected 15 years 11 years
Description

I have a problem when I do "make" after "./configure" I have installed the stable packages wxWidgets, libidn, gnutls and libdbus and:

./configure:

checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /bin/ginstall -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for wx-config... /usr/local/bin/wx-config checking for wxWidgets version >= 2.8.9... yes (version 2.9.0) checking for wxWidgets static library... no checking system type for sftp stub... unix checking for utmpx.h... yes checking for sys/select.h... yes checking for library containing socket... none required checking for library containing getaddrinfo... none required checking for library containing in6addr_loopback... none required checking for getaddrinfo... yes checking for ptsname... yes checking for setresuid... yes checking for strsignal... yes checking for updwtmpx... yes checking for gettimeofday... yes checking for ftime... yes checking for in6addr_loopback... yes checking for in6addr_any... yes checking whether to use windres... no checking idna.h usability... yes checking idna.h presence... yes checking for idna.h... yes checking for stringprep_check_version in -lidn... yes checking whether to use BinReloc... yes checking whether to use precompiled headers... yes checking for cppunit-config... no checking for Cppunit - version >= 1.10.2... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBGNUTLS... yes checking for main in -ltinyxml... no configure: Using builtin tinyxml checking for LIBDBUS... no checking for LIBDBUS... yes checking D-Bus support... yes checking for setenv... yes checking for putenv... yes checking for xgettext... /usr/local/bin/xgettext checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking whether msgmerge version >= 0.11.0... yes, 0.17 checking available FZ3 message catalogs... ar bg_BG ca ca_ES@valencia cs_CZ da_DK de el es et_EE eu_ES fi_FI fr fr_CA gl_ES he_IL hr hu_HU id_ID it ja_JP ka km_KH ko_KR ku lt_LT lv_LV mk_MK nb_NO ne nl nn_NO oc pl_PL pt_BR pt_PT ro_RO ru sk_SK sl_SI sv th_TH tr uk_UA vi_VN zh_CN zh_TW checking for wxrc... /usr/local/bin/wxrc configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/engine/Makefile config.status: creating src/tinyxml/Makefile config.status: creating src/dbus/Makefile config.status: creating src/interface/Makefile config.status: creating src/interface/resources/Makefile config.status: creating src/include/Makefile config.status: creating locales/Makefile config.status: creating src/interface/resources/16x16/Makefile config.status: creating src/interface/resources/32x32/Makefile config.status: creating data/Makefile config.status: creating src/interface/resources/cyril/Makefile config.status: creating src/interface/resources/cyril/16x16/Makefile config.status: creating src/interface/resources/blukis/Makefile config.status: creating src/interface/resources/lone/Makefile config.status: creating src/interface/resources/minimal/Makefile config.status: creating src/interface/resources/opencrystal/Makefile config.status: creating src/putty/Makefile config.status: creating src/putty/unix/Makefile config.status: creating src/putty/windows/Makefile config.status: creating tests/Makefile config.status: creating src/interface/resources/version.rc config.status: creating src/interface/resources/MacInfo.plist config.status: creating src/fzshellext/Makefile config.status: creating src/fzshellext/version.rc config.status: creating src/include/config.h config.status: src/include/config.h is unchanged config.status: executing depfiles commands

make:

Making all in . make[1]: Entering directory `/opt/filezilla-3.2.7.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/opt/filezilla-3.2.7.1' Making all in src make[1]: Entering directory `/opt/filezilla-3.2.7.1/src' Making all in include make[2]: Entering directory `/opt/filezilla-3.2.7.1/src/include' make all-am make[3]: Entering directory `/opt/filezilla-3.2.7.1/src/include' make[3]: Leaving directory `/opt/filezilla-3.2.7.1/src/include' make[2]: Leaving directory `/opt/filezilla-3.2.7.1/src/include' Making all in engine make[2]: Entering directory `/opt/filezilla-3.2.7.1/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/usr/local/include -I/usr/local/lib/wx/include/gtk2-unicode-release-2.9 -I/usr/local/include/wx-2.9 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -DWXGTK -g -O2 -Wall -g -fexceptions -MT libengine_a-httpcontrolsocket.o -MD -MP -MF .deps/libengine_a-httpcontrolsocket.Tpo -c -o libengine_a-httpcontrolsocket.o test -f 'httpcontrolsocket.cpp' || echo './'httpcontrolsocket.cpp make[2]: Leaving directory `/opt/filezilla-3.2.7.1/src/engine' make[1]: Leaving directory `/opt/filezilla-3.2.7.1/src'

#4827 FileZilla client does not support SSL 3 or TLS 1.0 normal wontfix 15 years 10 years
Description

FileZilla client 3.2.7.1 sends a client hello specifying support for TLS 1.1 only. This means that servers that only support TLS 1.0 cannot negotiate a connection.

Neither SSL 3.0 or TLS 1.0 is considered seriously insecure at this time, and they are much more widely deployed than TLS 1.1, so they should be supported.

Details:

From the TLS 1.1 RFC:

Appendix E. Backward Compatibility with SSL

For historical reasons and in order to avoid a profligate consumption of reserved port numbers, application protocols that are secured by TLS 1.1, TLS 1.0, SSL 3.0, and SSL 2.0 all frequently share the same connection port. For example, the https protocol (HTTP secured by SSL or TLS) uses port 443 regardless of which security protocol it is using. Thus, some mechanism must be determined to distinguish and negotiate among the various protocols.

TLS versions 1.1 and 1.0, and SSL 3.0 are very similar; thus, supporting both is easy. TLS clients who wish to negotiate with such older servers SHOULD send client hello messages using the SSL 3.0 record format and client hello structure, sending {3, 2} for the version field to note that they support TLS 1.1. If the server supports only TLS 1.0 or SSL 3.0, it will respond with a downrev 3.0 server hello; if it supports TLS 1.1 it will respond with a TLS 1.1 server hello. The negotiation then proceeds as appropriate for the negotiated protocol.

Similarly, a TLS 1.1 server that wishes to interoperate with TLS 1.0 or SSL 3.0 clients SHOULD accept SSL 3.0 client hello messages and respond with a SSL 3.0 server hello if an SSL 3.0 client hello with a version field of {3, 0} is received, denoting that this client does not support TLS. Similarly, if a SSL 3.0 or TLS 1.0 hello with a version field of {3, 1} is received, the server SHOULD respond with a TLS 1.0 hello with a version field of {3, 1}.

From a WireShark packet capture:

Frame 8 (126 bytes on wire, 126 bytes captured)

Ethernet II, Src: CompalIn_88:54:36 (00:1b:38:88:54:36), Dst: Cisco_fb:b8:00 (00:14:f1:fb:b8:00) Internet Protocol, Src: 10.20.69.248 (10.20.69.248), Dst: 10.20.239.21 (10.20.239.21) Transmission Control Protocol, Src Port: gsi (1850), Dst Port: 11932 (11932), Seq: 11, Ack: 81, Len: 72 Secure Socket Layer

SSL Record Layer: Handshake Protocol: Client Hello

Content Type: Handshake (22) Version: TLS 1.1 (0x0302) <-- This is the lowest version supported. Length: 67 Handshake Protocol: Client Hello

Handshake Type: Client Hello (1) Length: 63 Version: TLS 1.1 (0x0302) <-- And this is the preferred version. Random Session ID Length: 0 Cipher Suites Length: 24 Cipher Suites (12 suites) Compression Methods Length: 1 Compression Methods (1 method)

#4828 Reconnect and QuickConnect are not working normal outdated 15 years 12 years
Description

I use Filezilla 3.2.7.1 with Windows XP with IE.

Reconnect and QuickConnect have not been working since I upgraded to later versions about 2 versions back. I upgraded again today to the latest version, but no matter what I do, the Reconnect functionality will not work, nor does the Quickconnect functionality. It also does not store history for Quickconnect.

Help!

thanks much - great ftp client!

#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.

#4832 FTP Client does not list directories normal rejected 15 years 15 years
Description

FTP Client does not list directories in Sambar Server version 5.2.

Status: Decidindo o endereço do ftp.advanced-eng.com.br Status: Conectando com 200.143.10.171:21... Status: Conexão estabelecida, esperando a mensagem de boas vindas... Resposta: 220-Sambar FTP Server Version 5.2 Resposta: 220 Your FTP Session will expire after 900 seconds of inactivity. Comando: USER advanced-eng Resposta: 331 Password required for advanced-eng Comando: PASS Resposta: 230-Welcome to the Sambar FTP Server Resposta: 230 OK Comando: SYST Resposta: 215 UNIX Sambar Server Comando: FEAT Resposta: 211-Extensions supported Resposta: AUTH TLS Resposta: PBSZ Resposta: PROT Resposta: 211 END Status: Conectado Status: Recuperando a listagem de pastas... Comando: PWD Resposta: 257 "/" Comando: TYPE I Resposta: 200 TYPE is now 8-bit binary Comando: PASV Erro: O tempo da conexão se esgotou Erro: Failed to retrieve directory listing

#4835 Shortcut to VPN freezes the crap outta filezilla normal wontfix 15 years 15 years
Description

I have a shortcut on my desktop to a work VPN. It is not connected, and the local file view freezes before listing the shortcut file. I tested this and am pretty sure zilla is stopping to check the shortcut or something.

I couldnt figure out how to get the msg log from your instructions.

Name of shortcut: 10.0.0.41 - Shortcut Target location shortcut:
10.0.0.41

My OS: Vista home premium SP1

#4836 dialog box for existing files hangs with arrowed mouse icon blocker rejected 15 years 15 years
Description

When I start the filetransfer to the server then the error dialog opens, because the files already exists, some with older dates. When I click into the dialog at the time it opens and I move the mouse cursor, then the mouse cursor is changed into an arrowed icon. One arrow of this icon shows to the top and one to the bottom. The icon is like: ⥏⥏

Now FileZilla hangs. And all the GNOME desktop hangs completely. The programs are still running, but I cannot use my keyboard and my mouse, no reaction because of the wrong mouse icon and the FileZilla dialog box. I can only turn the computer off using the power buttom.

FileZille 3.2.3

#4837 Version 3.2.7.1 normal rejected 15 years 15 years
Description

I have been using FileZilla 3.1.10, since May of 2008; I have recently updated the version 3.2.7.1. I have noticed that when I have multiple programs open when running the new version, my entire system crashes. It will take about four or five times of unplugging the computer to get it back up. Also once I do get up and running, I right click the file, and Download and Add files to queue, I use to be able to click on to start the file downloading.(it is now grayed out) Now I must select View/Edit to start the file downloading. The file does download but is not going to where I originally had pointed. The file being downloaded has a different filesize than what is actually being downloaded.

#4839 .pureftpd files everywhere. prohibited filename. normal rejected 15 years 15 years
Description

I can't upload anymore. something new about the server is not allowing me to delete .pureftpd filenames, even though they are being created.

it is consuming all my web space, and I have some ISOs to upload. my uploads take days to complete at 384kbps. so this may be causing filezilla to leave large garbage behind.

please change filezilla to remove the . in front. that should do it. Also, please fix the bug that leaves the trail of garbage on uploads that last several days. thanks. thanks

by the way, it doesn't matter what ftp client I use, I can't delete them. I suppose that's a server issue.

Response: 226-Options: -a -l Response: 226 32 matches total Status: Directory listing successful Command: DELE .pureftpd-upload.4abba5b4.15.3f38.11c65b03 Response: 550 Prohibited file name: .pureftpd-upload.4abba5b4.15.3f38.11c65b03 Command: DELE .pureftpd-upload.4abc2fc1.15.6400.30d4d7d2 Response: 550 Prohibited file name: .pureftpd-upload.4abc2fc1.15.6400.30d4d7d2 Command: DELE .pureftpd-upload.4abc66ee.15.3241.afbeae25 Response: 550 Prohibited file name: .pureftpd-upload.4abc66ee.15.3241.afbeae25 Command: DELE .pureftpd-upload.4abc9c9b.15.7eb4.2aeb9c4 Response: 550 Prohibited file name: .pureftpd-upload.4abc9c9b.15.7eb4.2aeb9c4 Command: DELE .pureftpd-upload.4abcd02a.15.5fb3.81dc8d4c Response: 550 Prohibited file name: .pureftpd-upload.4abcd02a.15.5fb3.81dc8d4c Command: DELE .pureftpd-upload.4abd03ba.15.3246.9aa1f088 Response: 550 Prohibited file name: .pureftpd-upload.4abd03ba.15.3246.9aa1f088 Command: DELE .pureftpd-upload.4abd8b2f.15.3fba.45d3f0d4 Response: 550 Prohibited file name: .pureftpd-upload.4abd8b2f.15.3fba.45d3f0d4 Command: DELE .pureftpd-upload.4abdc2bf.15.6c1.f67c19c Response: 550 Prohibited file name: .pureftpd-upload.4abdc2bf.15.6c1.f67c19c Command: DELE .pureftpd-upload.4abdf704.15.451e.dec536fd Response: 550 Prohibited file name: .pureftpd-upload.4abdf704.15.451e.dec536fd Command: DELE .pureftpd-upload.4abe2acf.15.102f.9f970a70 Response: 550 Prohibited file name: .pureftpd-upload.4abe2acf.15.102f.9f970a70 Command: DELE .pureftpd-upload.4abe603e.15.5d6e.acdf9b1 Response: 550 Prohibited file name: .pureftpd-upload.4abe603e.15.5d6e.acdf9b1 Command: DELE .pureftpd-upload.4abee99c.15.3ed1.1e24f4ba Response: 550 Prohibited file name: .pureftpd-upload.4abee99c.15.3ed1.1e24f4ba Command: DELE .pureftpd-upload.4abf1f7f.15.51b.d77a82ff Response: 550 Prohibited file name: .pureftpd-upload.4abf1f7f.15.51b.d77a82ff Command: DELE .pureftpd-upload.4abf534b.15.2497.bfd1d9de Response: 550 Prohibited file name: .pureftpd-upload.4abf534b.15.2497.bfd1d9de Command: DELE .pureftpd-upload.4abf8573.15.73fe.767fc320 Response: 550 Prohibited file name: .pureftpd-upload.4abf8573.15.73fe.767fc320 Command: DELE .pureftpd-upload.4abfb7d7.15.4224.7e25e803 Response: 550 Prohibited file name: .pureftpd-upload.4abfb7d7.15.4224.7e25e803 Command: DELE .pureftpd-upload.4ac253ea.15.739.5fe192b8 Response: 550 Prohibited file name: .pureftpd-upload.4ac253ea.15.739.5fe192b8 Command: DELE .pureftpd-upload.4ac28c0e.15.73c9.dee75fce Response: 550 Prohibited file name: .pureftpd-upload.4ac28c0e.15.73c9.dee75fce Command: DELE .pureftpd-upload.4ac2c53f.15.4fcd.ff142824 Response: 550 Prohibited file name: .pureftpd-upload.4ac2c53f.15.4fcd.ff142824

#4841 Wrong routing when downloading some exoticly named files low worksforme 15 years 12 years
Description

I had an occasion where the remote filename was .\www\automate\LISTE.csv, and it created a local folder ./www/automate/LISTE.csv to accomodate it...

I agree that Windows wouldn't like to welcome this file as is, with that filename that is, but putting it into another folder is worse. Maybe a middle solution could be negotiated? Like replacing unauthorised characters with '_' or ?

#4842 Queue window display problem normal duplicate 15 years 12 years
Description

The upload status in the queue is appearing at the top of the queue window, with only a blank space appearing under the file currently being uploaded. This misplaced status line is covering the clickable sort headers (e.g. "Server/Local file", "Direction", "Remote file"); these headers reappear if moused-over, but disappear again when the status is redrawn.

FileZilla Client


Version: 3.2.7.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4843 SFTP connection problem in Windows 7 x64 normal worksforme 15 years 15 years
Description

The default installer path in x64 Windows for Win32 programs is: %PROGRAMFILES(x86)%\Filezila But filezilla try to use fzsftp.exe in the %PROGRAMFILES%\Filezilla path when it tries to connect to a sftp server.

#4844 Bt home hub 2 disconnection low rejected 15 years 15 years
Description

when i was uploading an large pack of files to byethost with my new bt home hub 2 and then it disconnect the internet...

i wonder if this software cause the problem or its my bt home hub?

#4845 download superior to 100% low rejected 15 years 15 years
Description

Hi,

I use Resume action when file already exist. 2 times, on even file of 170 mo (movie), the number of octet downloaded is more larger than the initial size. The process not stop (10 or 20 mo more).

#4847 program crashes normal fixed 15 years 15 years
Description

FileZilla Client crashes after program starting. The last version that works is 3.2.6.1

#4848 cannot use with upload.att.net - TLS error normal rejected 15 years 15 years
Description

used to work (eg rev 3.0.6 and before). broke some time ago. just been using old rev, but tried 3.2.8 & still broke. (thanks for a great product. just can't use the new revs for my uploads.) here's the log

Status: Resolving address of upload.att.net Status: Connecting to 204.127.208.22:21... Status: Connection established, waiting for welcome message... Response: 220- Response: 220-Welcome to the AT&T WorldNet (sm) Personal Web Pages FTP server sccqpwc11 Response: 220-You are accessing it from host 97.112.148.19 Response: 220-at Sat Oct 3 22:50:43 2009 GMT Response: 220- Response: 220-For more tips on how to configure your FTP or Web Publishing Response: 220-software to work with Personal Web Pages@…, please follow Response: 220-the instructions on these web pages: Response: 220- Response: 220- http://www.wurd.com/pwp_ftpindex.php Response: 220- or Response: 220- http://www.wurd.com/pwp_editors.php Response: 220- Response: 220-* Response: 220-AT&T STRONGLY RECOMMENDS THAT YOU CONFIGURE FTP WITH TLS ENCRYPTION Response: 220-FOR ANY OFF NETWORK (Non Dial) ACCESS TO THE SERVICE. SEE THE HELP Response: 220-FILES FOR YOUR PARTICULAR CLIENT FOR FURTHER INFORMATION. Response: 220-* Response: 220- Response: 220- IMPORTANT Response: 220-Any access to and use of this FTP server, authorized or Response: 220-unauthorized, is governed by and constitutes your acceptance of Response: 220-the terms and conditions imposed on the following web page: Response: 220- Response: 220- http://home.att.net/pwp_gia_terms.html Response: 220- Response: 220-Use your EMAIL-ID at the login prompt (the portion before the "@"). Response: 220-Use your EMAIL PASSWORD at the password prompt. Response: 220- Response: 220- Response: 220 PWPFTPD 2.02 (6feb2002) Server (AT&T WorldNet (sm) Personal Web Pages FTP server) [sccqpwc11] Command: AUTH TLS Response: 234 AUTH TLS successful Status: Initializing TLS... Status: Verifying certificate... Command: USER wb0taq Status: TLS/SSL connection established. Response: 331 Password required for wb0taq. Command: PASS Response: 230-FTP Quick Reminder: Response: 230- If you are using a browser to FTP: Response: 230- 1. Your Home directory listing will appear in your browser window. Response: 230- 2. You can drag-and-drop files into the browser window from any PC Response: 230- window. Response: 230- Response: 230- Note: if your ftp client sets the initial directory: Response: 230- 1. The old initial (home) directory was "/wb0taq". Response: 230- 2. The new initial (home) directory is just "/" Response: 230- 3. We have upgraded the servers. Please reconfigure Response: 230- your software! Response: 230- Response: 230 User wb0taq logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 500 FEAT not understood. Command: PBSZ 0 Response: 200 PBSZ 0 successful Command: PROT P Response: 200 Protection set to Private Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (204,127,208,22,13,38). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226-Transfer complete. Response: 226 Quotas on: using 24091438 of 26214400 bytes Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Error: Failed to retrieve directory listing

#4849 Columns on remote server do not display properly if reordered normal fixed 15 years 15 years
Description

In FZ 3.2.8 under WinXP SP3, if I right-click on the remote server's column headings (the gray area above the current directory's file listing that reads Filename | Filesize | Filetype | etc.), check all six boxes, then use the Move Up/Move Down buttons to move Permissions to any position other than the fifth, the column headings move as requested, but the data in the column do not. So, for example, if I exchange Permissions (which was originally in fifth position) with Last Modified (which was originally in fourth position), the Last Modified information shows up in the new Permissions column (which is now in fourth position, where Last Modified was before the exchange), and the Last Modified column contents (now in fifth position) are blank (except for the header). Also, sorting of the date-last-sorted data in the "Permissions" column no longer works properly. Restoring the column headings to their original positions fixes all problems, but of course this defeats the purpose of having the column heading portability feature in the first place.

#4850 No file-list refresh in local window normal duplicate 15 years 14 years
Description

The only way to refresh your local view seems to be pressing F5. When you're dragging files or folders to the Filezilla local window its contents are refreshed regularly. Now add a file to or rename a file to this directory using your explorer (outside Filezilla but while Filezilla is running) Filezilla's local window doesn't get aware of any of these changes. Is there really no communication between Filezilla and the OS for an automatic refresh known from many other applications?

#4851 Filezilla will not descend into directories with name ending in space. normal rejected 15 years 10 years
Description

I have to access a BBS with some folder names that have spaces in the filenames. Filezilla used to be able to access all folders, but now, if I try to access a folder with spaces in the file names, I get the following error.

Status: Retrieving directory listing... Command: CWD /All_files Response: 250 CWD command successful. Command: CWD ABC Engineering Response: 550 The system cannot find the file specified. Error: Failed to retrieve directory listing

It will sucessfully descend into folders with no white spaces in filenames.

#4852 Local file listing does not match column headers normal duplicate 15 years 15 years
Description

Right click on the header bar for local files. The column setup dialog appears. Delete a column or move a column. The results are that the headers move, but the actual listing remains the same.

#4855 Error while updating from within FileZilla normal outdated 15 years 11 years
Description

Hello, I got the message, that a new version is available and followed the instructions. But FileZilla could not receive the update file, because there was an error : ECONNABORTED. I attached the log information.

greetings Ingo Belka

#4856 Cannot retrieve directory listing on specific site. low rejected 15 years 15 years
Description

There is a specific site that I cannot retrieve the directory listing of, and as such am forced to use an alternate FTP Client (LeechFTP)

Filezilla is my favorite, and works in every instance besides this specific case.

The following is the trace information (URL,IP, and Username Removed):

Status: Resolving address of www.sitenamehere.com Status: Connecting to IPHERE:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Welcome to Brabys.com FTP Trace: CFtpControlSocket::SendNextCommand() Command: USER jolene Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for usernameHere Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230 Logged on Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX emulated by FileZilla Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Features: Trace: CFtpControlSocket::OnReceive() Response: MDTM Response: REST STREAM Response: SIZE Trace: CFtpControlSocket::OnReceive() Response: MLST type*;size*;modify*; Response: MLSD Response: UTF8 Response: CLNT Response: MFMT Response: 211 End Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (196,34,149,71,207,158) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 425 Can't open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing

If any more details are required, they can be supplied.

Enjoy your day!

  • Reelix
#4857 upload progress bars (and stats) not showing in the queue normal outdated 15 years 12 years
Description

attached image shows the problem that upload progress bars and stats do not show up. download bars and stats do show up fine.

#4858 Client crashed after double click on remote file. normal fixed 15 years 15 years
Description

After connect to remote site and double click on remote file, client crashes. Tried to change double-click action in settings - same story. Log attached.

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

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

#4861 View/Edit of files without file extension crashes FileZilla normal fixed 15 years 15 years
Description

I think the problem is pretty clear! Here my "About FileZilla"

FileZilla Client


Version: 3.2.8

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

If I try to View/Edit a file without file extension, be it on the local drive or on the server, by right-clicking on the file and choosing View / View/Edit, FileZilla crashes.

#4865 Filezilla will not disconnect normal outdated 15 years 12 years
Description

Will not disconnect

#4866 FileZilla 3.2.8 crashes on Windows 7 Ultimate RTM normal outdated 15 years 12 years
Description

Just installed FileZilla 3.2.8 Client on an HP 2133 "Mini" running Windows7 Ultimate.

It crashes a couple of seconds after the Welcome splash screen is dismissed and the main interface window loads.

A desktop running Windows 7 Ultimate RTM (which was just cleanly installed) does NOT show this problem with the same version of FileZilla Client.

Removing and reinstalling FileZilla Client on the problematic machine makes no difference.

#4867 Problem customizing column headers in version 3.2.8 normal duplicate 15 years 15 years
Description

Right-clicking the header bar within the local and remote file windows brings up the Column Setup dialogue for selecting the columns that should be displayed and the order in which to display them.

Changing these configurations by checking and unchecking the boxes and using the move up and move down buttons will change the visibility and location of the column headers, as it should. However, the file details below do not change with the column headers, as they should.

For example, if you uncheck the Filesize box in order to hide that column, the header goes away, but the column containing the Filesize information for each file is still listed below. Only now it appears under the Filetype header, as the Filesize header is no longer visible. And the Filetype information is listed below the Last Modified header. The file detail columns do not change visibility or order, no matter what settings you make in the Column Setup dialogue box.

This behavior has been confirmed on two separate machines, although both are running the same version of Windows.

#4868 crash when attempting to edit a file normal duplicate 15 years 15 years
Description

3.2.8 installed for the first time on a fresh Windows 7 Eval copy. When attempting to edit a file, either local or remote, with the "Edit" entry of the popup menu (you bring it up with the right mouse key), the application crashes. The problem seems to happen always.

#4869 3.2.8 update error normal outdated 15 years 12 years
Description

ERROR MSG HEADER: 16 bit MS-DOS Subsystem BODY: NTVDM CPU has encountered an illegal instruction

CS:0dcd IP:030b OP:63 75 6d 65 6e Choose Close to terminate the application

#4870 MVS: Rename of partioned dataset member fails normal outdated 15 years 10 years
Description

IBM MVS / Z/OS: Wenn I try to rename a member of a partioned data on the server (via right mouse button menu) this fails because FileZilla treats the target not as a member but as a dataset:

Status:	''MY.PROG.LIB(WE40B109)'' wird in ''MY.PROG.LIB.WE40B109'' umbenannt
Befehl:	RNFR 'MY.PROG.LIB(WE40B109)'
Antwort:	350 RNFR accepted. Please supply new name for RNTO.
Befehl:	RNTO 'MY.PROG.LIB.WE40B10X'
Antwort:	550 Cannot rename from partitioned data set MY.PROG.LIB(WE40B109) to a different partitioned data set MY.PROG.LIB.WE40B10X. 
#4871 Program crashes when trying to view/edit css file on remote site high duplicate 15 years 15 years
Description

Version number 3.2.8 (newest - downloaded and installed on 8th October 2009, 11.36pm)

Upgraded previous version.

When connected to aa remote site, I try and edit a css file by right clicking on the remote file (in the remote view window) and choosing the view/edit command from the menu. The program immediately crashes. It takes a while to close.

#4872 Reorder columns only changes column headings not content normal duplicate 15 years 15 years
Description

To reproduce: Right mouse click on a column heading in either the local or remote file pane. The "Column setup" dialog is displayed. Select (highlight) a column, then click either the "Move up" or "Move down" button. Click "OK" then view the pane. The column headings will have changed order BUT NOT the content.

For example, if the order was 'Filename,Filesize,Filetype,Last modified' and you move 'Filetype' up, you will see a column heading of 'Filetype' with numbers beneath, and a column heading of 'Filesize' but the column contents are type names such as "zip file" or "batch file".

VERSION INFO:

FileZilla Client


Version: 3.2.8

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4875 Crash while adding filters normal fixed 15 years 15 years
Description

1) Open "View" > "Filename Filters". 2) "Edit Filter Rules". 3) "New" to add a filter, enter a filter name. 4) Select "Attribute" as the type for the first criterion.

(Notice how the contents of the second dropdown box is not affected: it is still "contains", but has been "hidden", "read-only" etc in previos versions.)

5) Click somewhere else a few times - for example, on other items in the filter selection pane. The application crashes.


Client version: 3.2.8 OS version: Windows 7 RC (7100.winmain_win7rc.090421-1700)

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4876 Crash when try to view/edit normal duplicate 15 years 15 years
#4877 error message after update normal rejected 15 years 15 years
Description

hello, after I opened filezilla I got a message saying there is an updated version available, so I updated filezilla. now when I want to connect to the servers, it gives me this message;

Waiting to retry... Status: Resolving address of video.arees.org Error: Connection timed out Error: Could not connect to server

Please advise?

Thank you very much.

#4878 Last Modified column displays filetype instead of when files last modified high duplicate 15 years 15 years
Description

Last Modified column displays filetype instead of when files last modified.

Under Last Modified column both remotely and locally are descriptors such as "file folder," "jpeg image," "png image," etc. instead of when a file or folder was last modified.

http://tyrrellford.tripod.com/bug.png

FileZilla Client


Version: 3.2.8

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4880 English and Spanish options in File Upload low rejected 15 years 15 years
Description

When I try to upload a file and they alredy exists I can see the options in both languages.

#4881 Downloading failes, not renaming - charset issue (iso-8859-1) high rejected 15 years 15 years
Description

First of all: I have read http://wiki.filezilla-project.org/Character_Set and you could reject this request simply based on the fact that UTF-8 isn't used. However, please read on.

The problem is that renaming works, but downloading fails. I would have understood if both failed. This inconsistent behavior seems strange and is a bug in my view.

The server is a CentOS 4.7 with OpenSSH 3.9p1. It's using iso-8859-1 as default charset. When FileZilla connects, it deactivates UTF-8 (because the output of the ls command contains illegal characters I guess - a test file named "æøå.txt"). When I try to download the file "æøå.txt", it fails:

Command: get "æøå.txt" "C:\Documents and Settings\Hans\Desktop\æøå.txt"
Error:	/home/hans/æøå.txt: open for read: no such file or directory

However, renaming works:

Command: mv "æøå.txt" "æøa.txt"
Status:	/home/hans/æøå.txt -> /home/hans/æøa.txt

It's probably my lack of knowledge when it comes to the SFTP protocol, that makes this behavior weird to me.

Thanks for your time and effort - FileZilla is great!

Regards, Hans

#4882 FileZilla Client (Win X64) + vsftpd server + FTPES normal rejected 15 years 15 years
Description

Connecting from Filezilla client, (tested: running on Vista Business x64 or XP Professional x86) to a vsftpd server (running on Ubuntu 7.04 x86 and Ubuntu 8.04 x86 (two servers) ), using FTPES and TLS authentication. Works fine, but when the client is closed or the "disconnect" button is used, it doesn't seem to disconnect from the server properly, not closing down the SSL session:

Mon Oct 12 12:30:47 2009 [pid 17113] [ftpusername] OK LOGIN: Client "11.22.33.44" Mon Oct 12 12:31:11 2009 [pid 17114] [ftpusername] DEBUG: Client "11.22.33.44", "Connection terminated without SSL shutdown - buggy client?"

I get this on both servers, with all kinds of FZ-Windows clients. Other clients I tested seem to disconnect correctly.

#4883 file exists action : label and action seems doesn't match high duplicate 15 years 15 years
Description

In transfert > Default action if file exist > if i choose replace if modification date or size is different > the program ask me to change name for each file (I.E rename file action (if file exist)) seems to be the same for each action. If i choose date or size matching it's not working any more

#4890 Missing mingwm10.dll after upgrade to 3.2.8.1 blocker rejected 15 years 15 years
Description

The installer for FileZilla 3.2.8.1 (Win32) correctly installed the new version. After finishing the installation, the new version started.

However all hosts were lost. After closing FileZilla, it does not start again, saying that mingwm10.dll is missing.

#4891 Overwrite rule keeps asking for confirmation high outdated 15 years 7 years
Description

I've set my preferences for up/download to : overwrite if file is newer/filesize is different.

Why then does filezilla, since 3.8, keeps asking me for confirmation/filename change before overwriting? He knows the rule, he knows what i want. Why ask then? Really annoying when transferring a folder with 1K+ items in it.

#4892 double download high rejected 15 years 10 years
Description

After being downloaded some files have twice the size of the original and indicated size such as 30.2MB instead of 15.1MB. These files work normally, if exe or zip or pdf files but they are excessively large. During progress report the % indicator arrives at 100% downloaded when the expected file size has been transferred but the transfer process just continues while the progress indicator remains at 100%.

The issue has been haunting me for a while but not from the beginning. At some update the issue first disappeared but then returned. I just updated to 3.2.8.1 but that didn't help.

OS: Win XPPro/SP3

Thanks for your help

#4894 Unable to connect to server normal rejected 15 years 12 years
Description

I am unable to connect to the following address: Status: Connecting to 174.132.145.226:21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 14:43. Server port: 21. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER KieresCreations@digifoxsstudio.net Response: 331 User KieresCreations@digifoxsstudio.net OK. Password required Command: PASS Response: 530 Login authentication failed Error: Critical error Error: Could not connect to server

#4897 Error: local: unable to open normal invalid 15 years 10 years
Description

If I'm trying to copy files from SFTP server in my case (I guess from any server) directly to mapped network drive I get following symptoms:

Some files are transferred OK but then Filezilla Client hogs CPU time (whole machine becomes bit unresponsive) and after some timeout following error appears:

error while writing local file

and to some other files after this one: local: unable to open Z:\dir\ec\to\rytree\file.end

Files with error are partially transferred and then stopped.

Like said error do not appear on all files. If I transfer files to my own hard drive everything works. This behavior appear with versions 3.2.8 and 3.2.8.1. 3.2.7.1 works correctly.

#4899 Site Manage Drop Down low wontfix 15 years 15 years
Description

I consider this a bug, but you may consider it a 'feature request'. Here is the break down of what happens.

I have many many sites saved in the Site Manage, when I click the down arrow on the Site Manage icon, I have a list so long that I can't see any of the sites past 't' in the list.

There is an arrow on the top of the list, but not on on the bottom to scroll down the list.

For sites below 't' I have to go into the site manager and click connect.

Not a huge deal, but I would LOVE to see a version update that included this feature/bug fix. As it would make my life a tad bit easier.

#4900 Unable to connect more than once. Connections unstable normal rejected 15 years 15 years
Description

I have this problem with most, if not all sites. I am able to connect one time, and after a few minutes, the connection gets dropped. If I attempt to reconnect, I get the following error messages:

Error: Could not read from transfer socket: ECONNRESET - Connection reset by peer Response: 425 Unable to build data connection: Connection refused Error: Failed to retrieve directory listing

I called a host called Hostgator technical support, and began to describe the problem, and the tech person basically finished my sentences and described the problem back to me. He said this is a known problem in FileZilla.

There was a new version available - which I installed - but it did not resolve the problem.

Thank You William Gunn

#4901 FZ ask to rename file instead of overwrite it normal fixed 15 years 15 years
Description

My options: Transfer/Send/action by defaulf Edit/parameters/transferts/Action for existing file/replace when size differs or source is more recent

ZF always ask for a new name to rename the distant file instead of overwriting it.

#4904 Trojans in files normal rejected 15 years 15 years
Description

I am having a problem with multiple trojan attacks to files unloaded through FileZilla. Multiple checks have been done on my computer files for the contaminated files with no problems showing. But after I upload it through FileZilla it seems to be becoming contaminated. Can you check this out on your end? I am receiving multiple alerts on the uploaded files. Green Olive Tree hosting is checking things from their end. I have just today downloaded what I believe is the most current version of FileZilla. 3.2.3.1 10-20-2009

#4906 Default file action of overwrite if size/date different results in rename normal duplicate 15 years 15 years
Description

From menu: transfer -> default file exists action. In uploads drop down select "Overwrite file if size differs or file is newer". Note that while I was documenting this problem I also discovered that the same thing happens when the default file action exists setting for upload is set for overwrite if different size or newer.

Upload file which does not meet this criteria. A dialog box occurs which asks to rename the file instead of skipping it.

Unfortunately the attached log does not show the fact of the rename dialog appearing and it being cancelled as it only shows that the file is being skipped. In fact the files being uploaded is the second time for them and should have been automatically skipped.

The attached log shows every file as being skipped but in fact the rename dialog was cancelled. Note that I aslso edited the log to remove server name/ip and user information

FZ version: FileZilla Client


Version: 3.2.8.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

#4907 CPU Usage 99% on Windows 2000 FileZilla Client using FileZilla_3.2.8.1_win32-setup.exe normal outdated 15 years 12 years
Description

CPU Usage 99% on Windows 2000 FileZilla Client using FileZilla_3.2.8.1_win32-setup.exe The client loads and starts, but stays at 99% CPU usage. The menus are not clickable. I cannot close the application, says the debugger is still running. The only way to shut down the application is to do a shutdown>reboot

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

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

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

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

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

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

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

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

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

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

#4909 update to 3.2.8.1 doesn't clean up hot-key shortcut normal wontfix 15 years 15 years
Description

Small bug, not devastating, but perhaps easy to fix --

I use a desktop icon and hot-key of Ctrl-Shift-Z (I know, odd choice, but I doubt the choice matters for this bug) to start FileZilla. When I updated to 3.2.8.1, the installer over-wrote my desktop icon with a new, clean one.

The new icon lacks the hot-key setting. That's fine, I don't mind setting it up again. But the old hot-key setting is STILL ACTIVE -- sitting in the registry I guess. So there is no easy way to get rid of it. I uninstalled FileZilla altogether, then re-installed. Hot-key remained.

It is possible to open the icon, then Properties, then Shortcut: and type a new shortcut hot-key combination. Then I have two of them. If I try to enter ctrl-sh-Z at that point (for documentation, or because of naively trying to re-establish the hot key setting), then instead, instances of FileZilla keep opening.

#4911 ECONNREFUSED - Connection refused by server normal outdated 15 years 12 years
Description

I still get this error even I disabled Windows Firewall.

What do you think I can do now ?

#4912 Failed to retrieve directory listing with Blue Coat FTP service (firewall) - starting from Filezilla version 3.2.4 normal rejected 15 years 10 years
Description

I've noticed connection failures in the more recent versions of Filezilla. The error that is shown is 'Failed to retrieve directory listing'.

Not all FTP sites are affected as far as I can see, only sites supporting MLSD are affected.

This issue was seen in 2 corporate networks (both using Blue Coat FTP service). As well Windows computers (Windows XP SP3 tested) as Linux computers (Ubuntu 8.10 tested) are affected.

Please find below some logs of different Filezilla versions. All versions older then version 3.2.4 seem to work fine. Please note for security reasonsm usernames, ipaddresses, filenames , ... have been modified in the log file.

Response with version 3.2.8.1

Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,9,109) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 425 No data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 4 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2)

Response with version 3.2.7.1

Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,143,39) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 425 No data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 4 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2)

Response with version 3.2.4

Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,176,123) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 425 No data connection Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 4 Trace: state = 4 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Error: Failed to retrieve directory listing Trace: CFileZillaEnginePrivate::ResetOperation(2)

Response with version 3.2.3.1

Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,66,80) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 File status okay; about to open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 . Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 .. Listing: -rw-r--r-- 1 769800 user 454 Sep 9 14:20 XXXXXXXX Listing: drwxr-xr-x 2 769800 user 76 Sep 2 15:48 XXXXXXXXX Listing: drwxr-xr-x 6 769800 user 73 Mar 3 2009 XXXXXXXX Listing: -rwxr-xr-x 1 769800 user 2325 Sep 2 19:28 XXXXXXXX Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete, closing data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ListSend() Trace: state = 4 Status: Calculating timezone offset of server... Command: MDTM .htaccess Trace: CFtpControlSocket::OnReceive() Response: 213 20090909142056 Trace: CFtpControlSocket::ListParseResponse() Status: Timezone offsets: Server: 0 seconds. Local: 7200 seconds. Difference: 7200 seconds. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CFileZillaEnginePrivate::ResetOperation(0)

Response with version 3.2.0

Status: Using proxy proxyserver.local Status: Resolving address of proxyserver.local Status: Connecting to 10.10.10.10:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Blue Coat FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER user@… Trace: CFtpControlSocket::OnReceive() Response: 331 User userOK. Password required Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CFtpControlSocket::OnReceive() Response: 230-User userhas group access to: user Response: 230 OK. Current restricted directory is / Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extensions supported: Response: EPRT Response: IDLE Response: MDTM Response: SIZE Response: REST STREAM Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Response: MLSD Response: TVFS Response: ESTP Response: PASV Response: EPSV Response: SPSV Response: ESTA Response: AUTH TLS Response: PBSZ Response: PROT Response: 211 End. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is your current location Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Command okay. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,10,10,10,31,76) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 File status okay; about to open data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 . Listing: drwx--x--x 14 769800 user 4096 Sep 10 18:50 .. Listing: -rw-r--r-- 1 769800 user 454 Sep 9 14:20 .XXXXXXX Listing: drwxr-xr-x 2 769800 user 76 Sep 2 15:48 XXXXXXXX Listing: drwxr-xr-x 6 769800 user 73 Mar 3 2009 XXXXXXXX Listing: -rwxr-xr-x 1 769800 user 2325 Sep 2 19:28 XXXXXXXX Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete, closing data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ListSend() Trace: state = 4 Status: Calculating timezone offset of server... Command: MDTM .htaccess Trace: CFtpControlSocket::OnReceive() Response: 213 20090909142056 Trace: CFtpControlSocket::ListParseResponse() Status: Timezone offsets: Server: 0 seconds. Local: 7200 seconds. Difference: 7200 seconds. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful

#4913 cannot download updates normal outdated 15 years 15 years
Description

I cannot install new versions of your program. Everytime I try, I get an error message that says "timer creation failed."

Is there any way to get past this and install the new updates?

I can be reached at:

barrygmoore@…

#4915 Connect Error normal worksforme 15 years 15 years
Description

I can connect to my web site just fine if I use Quick Connect. I put in the site ftp.blablabla.com the user name xxxxxxx the password xxxxx and port 990 hit connect and everything works fine.

When I try the exact same connect using the site manager with the exact same information it will not connect? I have triple checked all my login information and started from scratch many times with this new version, all to no avail.

This exact same login using the site manager worked just fine for a long time with older versions. So either I am doing something wrong, and I don't know what that is, or something has changed that has broken the File Manager for me.

Thanks Don

#4917 Random Error: Could not connect to server normal worksforme 15 years 10 years
Description

I am getting inconsistent error :

"Could not connect to server"

in latest version 3.2.8.1 (Client) Here is the clipboard copy of same FileZilla Client


Version: 3.2.8.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

Here is the log (debug level) connecting various server successfully and failing in other (which i can connect using PSFTP

Log....


Status: Resolving address of nyspdss10 Status: Connecting to 151.108.149.57:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 nyspdss10 FTP server ready. Trace: CFtpControlSocket::SendNextCommand() Command: USER kansaram Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for kansaram. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User kansaram logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Version: SUNOS Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 500 'FEAT': command not understood. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/home/kansaram" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,57,248,203) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,57,221,193) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST -a Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: Server seems to support LIST -a Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(514) Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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... Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of nysddss12 Status: Connecting to 151.108.128.101:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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... Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of nysddss12 Status: Connecting to 151.108.128.101:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of nyspdss11 Status: Connecting to 151.108.149.58:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 nyspdss11 FTP server ready. Trace: CFtpControlSocket::SendNextCommand() Command: USER kansaram Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for kansaram. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User kansaram logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Version: SUNOS Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 500 'FEAT': command not understood. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/home/kansaram" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,58,109,109) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (151,108,149,58,66,42) Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST -a Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: Server seems to support LIST -a Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(514) Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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... Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) 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... Trace: CControlSocket::DoClose(64) Trace: CControlSocket::DoClose(64) Status: Resolving address of scsddss16 Status: Connecting to 152.159.88.132:21... Status: Connection established, waiting for welcome message... Trace: CRealControlSocket::OnClose(0) Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Error: Could not connect to server Trace: CFileZillaEnginePrivate::ResetOperation(66)

Thanks for developing this useful tool and making it available to open source community...

#4919 problem if more than 2000 files in a repertory normal rejected 15 years 15 years
Description

Filezilla doesn't recognize files when there is more than 2000 files in the same repertory. Then it always synchronize the files up than 2000 in the repertory even if they always exists on the website

#4921 Download resume bug high duplicate 15 years 14 years
Description

I set "downloads: resume file transfer" option at file exist action, but it dosent resume but skip all exist file.

Here is a sample log: 10:10:02 Status: Connecting to 192.168.6.201:21... 10:10:02 Status: Connection established, waiting for welcome message... 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 220-FileZilla Server version 0.9.29 beta 10:10:02 Response: 220-written by Tim Kosse (Tim.Kosse@…) 10:10:02 Response: 220 Please visit http://sourceforge.net/projects/filezilla/ 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: USER poc 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 331 Password required for poc 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: PASS 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 230 Logged on 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: SYST 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 215 UNIX emulated by FileZilla 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Command: FEAT 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 211-Features: 10:10:02 Response: MDTM 10:10:02 Response: REST STREAM 10:10:02 Response: SIZE 10:10:02 Response: MLST type*;size*;modify*; 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: MLSD 10:10:02 Response: UTF8 10:10:02 Response: CLNT 10:10:02 Response: MFMT 10:10:02 Response: 211 End 10:10:02 Status: Connected 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:02 Status: Retrieving directory listing... 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::ChangeDirSend() 10:10:02 Command: PWD 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 257 "/" is current directory. 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:02 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:02 Trace: state = 1 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 1 10:10:02 Command: TYPE I 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 200 Type set to I 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 2 10:10:02 Trace: state = 1 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 2 10:10:02 Command: PASV 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 227 Entering Passive Mode (192,168,6,201,4,26) 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 2 10:10:02 Trace: state = 2 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 4 10:10:02 Command: MLSD 10:10:02 Trace: CTransferSocket::OnConnect 10:10:02 Trace: CFtpControlSocket::OnReceive() 10:10:02 Response: 150 Connection accepted 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 1 10:10:02 Trace: state = 4 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 5 10:10:02 Response: 226 Transfer OK 10:10:02 Trace: CFtpControlSocket::TransferParseResponse() 10:10:02 Trace: code = 2 10:10:02 Trace: state = 5 10:10:02 Trace: CFtpControlSocket::SendNextCommand() 10:10:02 Trace: CFtpControlSocket::TransferSend() 10:10:02 Trace: state = 8 10:10:02 Trace: CTransferSocket::OnReceive(), m_transferMode=0 10:10:02 Listing: type=file;modify=20090803122151;size=16138137; IMSClient_.exe 10:10:02 Trace: CTransferSocket::TransferEnd(1) 10:10:02 Trace: CFtpControlSocket::TransferEnd() 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:02 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:02 Trace: state = 3 10:10:02 Trace: CFtpControlSocket::ResetOperation(0) 10:10:02 Trace: CControlSocket::ResetOperation(0) 10:10:02 Status: Directory listing successful 10:10:02 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:05 Status: Connecting to 192.168.6.201:21... 10:10:05 Status: Connection established, waiting for welcome message... 10:10:05 Trace: CFtpControlSocket::OnReceive() 10:10:05 Response: 220-FileZilla Server version 0.9.29 beta 10:10:05 Response: 220-written by Tim Kosse (Tim.Kosse@…) 10:10:05 Response: 220 Please visit http://sourceforge.net/projects/filezilla/ 10:10:05 Trace: CFtpControlSocket::SendNextCommand() 10:10:05 Command: USER poc 10:10:05 Trace: CFtpControlSocket::OnReceive() 10:10:05 Response: 331 Password required for poc 10:10:05 Trace: CFtpControlSocket::SendNextCommand() 10:10:05 Command: PASS 10:10:05 Trace: CFtpControlSocket::OnReceive() 10:10:05 Response: 230 Logged on 10:10:05 Status: Connected 10:10:05 Trace: CFtpControlSocket::ResetOperation(0) 10:10:05 Trace: CControlSocket::ResetOperation(0) 10:10:05 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:05 Trace: CFtpControlSocket::FileTransfer() 10:10:05 Status: Starting download of /IMSClient_.exe 10:10:05 Trace: CFtpControlSocket::SendNextCommand() 10:10:05 Trace: CFtpControlSocket::ChangeDirSend() 10:10:06 Command: CWD / 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 250 CWD successful. "/" is current directory. 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::ChangeDirSend() 10:10:06 Command: PWD 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 257 "/" is current directory. 10:10:06 Trace: CFtpControlSocket::ResetOperation(0) 10:10:06 Trace: CControlSocket::ResetOperation(0) 10:10:06 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:06 Trace: FileTransferSubcommandResult() 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: FileTransferSend() 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 1 10:10:06 Command: TYPE I 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 200 Type set to I 10:10:06 Trace: CFtpControlSocket::TransferParseResponse() 10:10:06 Trace: code = 2 10:10:06 Trace: state = 1 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 2 10:10:06 Command: PASV 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 227 Entering Passive Mode (192,168,6,201,4,27) 10:10:06 Trace: CFtpControlSocket::TransferParseResponse() 10:10:06 Trace: code = 2 10:10:06 Trace: state = 2 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 4 10:10:06 Command: RETR IMSClient_.exe 10:10:06 Trace: CTransferSocket::OnConnect 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 150 Connection accepted 10:10:06 Trace: CFtpControlSocket::TransferParseResponse() 10:10:06 Trace: code = 1 10:10:06 Trace: state = 4 10:10:06 Trace: CFtpControlSocket::SendNextCommand() 10:10:06 Trace: CFtpControlSocket::TransferSend() 10:10:06 Trace: state = 5 10:10:06 Trace: CTransferSocket::OnReceive(), m_transferMode=2 ... 10:10:06 Trace: CTransferSocket::OnReceive(), m_transferMode=2 10:10:06 Trace: CFtpControlSocket::ResetOperation(10) 10:10:06 Trace: CControlSocket::ResetOperation(10) 10:10:06 Trace: CFtpControlSocket::ResetOperation(10) 10:10:06 Trace: CControlSocket::ResetOperation(10) 10:10:06 Error: Transfer aborted by user 10:10:06 Trace: CFileZillaEnginePrivate::ResetOperation(10) 10:10:06 Trace: CFtpControlSocket::OnReceive() 10:10:06 Response: 426 Connection closed; transfer aborted. 10:10:06 Trace: Skipping reply after cancelled operation or keepalive command. 10:10:14 Status: Retrieving directory listing... 10:10:14 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:14 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:14 Trace: state = 1 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 2 10:10:14 Command: PASV 10:10:14 Trace: CFtpControlSocket::OnReceive() 10:10:14 Response: 227 Entering Passive Mode (192,168,6,201,4,28) 10:10:14 Trace: CFtpControlSocket::TransferParseResponse() 10:10:14 Trace: code = 2 10:10:14 Trace: state = 2 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 4 10:10:14 Command: MLSD 10:10:14 Trace: CTransferSocket::OnConnect 10:10:14 Trace: CFtpControlSocket::OnReceive() 10:10:14 Response: 150 Connection accepted 10:10:14 Trace: CFtpControlSocket::TransferParseResponse() 10:10:14 Trace: code = 1 10:10:14 Trace: state = 4 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 5 10:10:14 Response: 226 Transfer OK 10:10:14 Trace: CFtpControlSocket::TransferParseResponse() 10:10:14 Trace: code = 2 10:10:14 Trace: state = 5 10:10:14 Trace: CFtpControlSocket::SendNextCommand() 10:10:14 Trace: CFtpControlSocket::TransferSend() 10:10:14 Trace: state = 8 10:10:14 Trace: CTransferSocket::OnReceive(), m_transferMode=0 10:10:14 Listing: type=file;modify=20090803122151;size=16138137; IMSClient_.exe 10:10:14 Trace: CTransferSocket::TransferEnd(1) 10:10:14 Trace: CFtpControlSocket::TransferEnd() 10:10:14 Trace: CFtpControlSocket::ResetOperation(0) 10:10:14 Trace: CControlSocket::ResetOperation(0) 10:10:14 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:14 Trace: CFtpControlSocket::ListSubcommandResult() 10:10:14 Trace: state = 3 10:10:14 Trace: CFtpControlSocket::ResetOperation(0) 10:10:14 Trace: CControlSocket::ResetOperation(0) 10:10:14 Status: Directory listing successful 10:10:14 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:18 Trace: CFtpControlSocket::FileTransfer() 10:10:18 Status: Starting download of /IMSClient_.exe 10:10:18 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:18 Trace: FileTransferSubcommandResult() 10:10:18 Status: Skipping download of /IMSClient_.exe 10:10:18 Trace: CFtpControlSocket::ResetOperation(0) 10:10:18 Trace: CControlSocket::ResetOperation(0) 10:10:18 Status: File transfer successful 10:10:18 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:18 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:25 Trace: CFtpControlSocket::FileTransfer() 10:10:25 Status: Starting download of /IMSClient_.exe 10:10:25 Trace: CFtpControlSocket::ParseSubcommandResult(0) 10:10:25 Trace: FileTransferSubcommandResult() 10:10:25 Status: Skipping download of /IMSClient_.exe 10:10:25 Trace: CFtpControlSocket::ResetOperation(0) 10:10:25 Trace: CControlSocket::ResetOperation(0) 10:10:25 Status: File transfer successful 10:10:25 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:33 Status: Disconnected from server 10:10:33 Trace: CControlSocket::DoClose(64) 10:10:33 Trace: CFtpControlSocket::ResetOperation(66) 10:10:33 Trace: CControlSocket::ResetOperation(66) 10:10:33 Trace: CFileZillaEnginePrivate::ResetOperation(66) 10:10:33 Trace: CControlSocket::DoClose(64) 10:10:33 Trace: CControlSocket::DoClose(64) 10:10:33 Trace: CFileZillaEnginePrivate::ResetOperation(0) 10:10:55 Status: Sending keep-alive command 10:10:55 Command: NOOP 10:10:55 Response: 200 OK 10:11:25 Status: Disconnected from server

#4922 Cannot Delete Folder on my FTP normal rejected 15 years 15 years
Description

We have had this problem several times before: I try to delete a folder that we no longer need but it doesn't work. I can usually delete the contents of the folder, but the actual folder cannot be removed or even renamed. This is the message I get when I try to delete the folder: Command: RMD (!) Mecum Monterey - Daytona Coupe Sells for $7.25 Mil Response: 550 (!) Mecum Monterey - Daytona Coupe Sells for $7.25 Mil: The process cannot access the file because it is being used by another process. Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (64,82,41,123,44,54). Command: LIST -a Response: 125 Data connection already open; Transfer starting. Response: 226 Transfer complete. Status: Directory listing successful

#4924 client not listening to resume settings normal duplicate 15 years 10 years
Description

3.2.8.1 either

  • filezilla client is not listening to the settings I have in Edit|Settings to resume on upload (defaults on Transfer|Default file exists action...)
  • or filezilla client is choosing to do a STOR when it gets a ECONNRESET, which ruins my upload resumes.

my uploads take multiple days, I don't know if that has anything to do with it. quota is not a problem because that is not in the log for this file. I have been having this problem over and over. someone please fix.

here is the log section.

Error: Disconnected from server: ECONNABORTED - Connection aborted Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 3 of 50 allowed. Response: 220-Local time is now 13:01. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,32,118) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,133,103) Command: REST 550830080 Response: 350 Restarting at 550830080 Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection Error: Could not write to transfer socket: ECONNRESET - Connection reset by peer Error: Connection timed out Status: Resolving address of nowhere.com Status: Connecting to :21... Status: Connection established, waiting for welcome message... Response: 220---------- Welcome to Pure-FTPd [TLS] ---------- Response: 220-You are user number 2 of 50 allowed. Response: 220-Local time is now 01:21. Server port: 21. Response: 220-IPv6 connections are also welcome on this server. Response: 220 You will be disconnected after 15 minutes of inactivity. Command: USER user Response: 331 User user OK. Password required Command: PASS * Response: 230-User user has group access to: user Response: 230 OK. Current restricted directory is / Status: Connected Status: Starting upload of C:\www\jimm\OOo\OOo3.1.1sn_dvd.iso Command: CWD /public_html/OOo Response: 250 OK. Current directory is /public_html/OOo Status: Retrieving directory listing... Command: TYPE I Response: 200 TYPE is now 8-bit binary Command: PASV Response: 227 Entering Passive Mode (,241,2) Command: MLSD Response: 150 Accepted data connection Response: 226-ASCII Response: 226-Options: -a -l Response: 226 15 matches total Command: PASV Response: 227 Entering Passive Mode (,252,182) Command: STOR OOo3.1.1sn_dvd.iso Response: 150 Accepted data connection

#4927 empty directory listing on AIX low outdated 15 years 12 years
Description

FileZilla client shows empty dir listing in a non-empty directory on AIX. This happens approximately 9 times out of 10 if I repeatedly hit the refresh (F5). Sometimes it comes back with incomplete listing.

To me this sounds like a timing issue.

My local system is Windows XP. Remote host runs AIX.

uname -a

AIX ret4a046 3 5 00C1E7C04C00 unknown unknown AIX

Here is the help/about dump:

FileZilla Client


Version: 3.2.8.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

Here is the log, although it does not show any errors:

Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,47) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,48) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,49) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,50) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,51) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,52) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,54) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,55) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,56) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,57) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,58) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,59) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,60) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,61) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,62) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,63) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,65) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,66) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,67) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,68) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,69) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,70) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,71) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,72) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,73) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,74) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,75) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,76) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,77) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,78) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,80) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CTransferSocket::OnClose(0) Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Status: Retrieving directory listing... Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PASV Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (155,180,228,45,177,81) Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for /bin/ls. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::OnReceive() Response: 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) Status: Directory listing successful Trace: CFtpControlSocket::OnReceive() Response: 421 Timeout (900 seconds): closing control connection. Trace: Unexpected reply, no reply was pending. Trace: CRealControlSocket::OnClose(0) Error: Connection closed by server Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66)

#4928 Search only works on first tab normal fixed 15 years 15 years
Description

In case I connect to multiple servers at the same time using the new tab functionality in version 3.3.0-beta1 the search works only on the first tab. If I switch to an other tab and open the search dialog nothing happens after clicking on "Search".

FileZilla Client
----------------

Version:          3.3.0-beta1

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

Linked against:
  wxWidgets:      2.8.10
  GnuTLS:         2.8.3
#4931 cannot go up in the a directory high rejected 15 years 15 years
Description

I cannot go to previous directory when I click

#4932 automatic upload does not detect synchronized directory normal fixed 15 years 11 years
Description

Steps: Open FileZilla for website using synchronized browsing. Edit and save a local file. Popup shows asking confirmation to upload edited file. When confirmed FileZilla transfers the file to the root-directory of the remote site, instead of the synchronized directory shown at the right-hand side.

#4933 Pane widths reset on New Tab normal fixed 15 years 15 years
Description

Using 3.3.0-beta1 -- when opening a new tab, the widths of the four directory panes are reverted to defaults. These panes are the local site tree pane, local listing pane, remote site tree pane, remote listing pane. This happens with the layouts with horizontal spacing, e.g. all but classic.

Classic layout remains unaffected as it's only the horizontal layout that's reset to defaults.

#4934 Crash on layout change after closing tab normal fixed 15 years 15 years
Description

Steps to reproduce, in 3.0.0-beta1:

  • Open FileZilla
  • Create a new tab
  • Close that tab
  • Under Settings > Interface > Layout, choose another layout

Causes a crash, then Dr Watson crashes, then Dr Watson crashes trying to crash Dr Watson :)

#4935 Explorer layout shows as Widescreen in new tab low fixed 15 years 15 years
Description

After opening a new tab, trying to change the layout under Settings > Interface > Layout to Explorer, shows the Widescreen layout instead.

3.0.0-beta1

#4937 site manager doesn't allow moving connections to folder if list is long normal duplicate 15 years 15 years
Description

I created a folder called "sites", which appears way down at the bottom of the list of connections.

I am able to move connections that fit in the window to the "sites" folder, but not anything outside the window.

the only workaround I have that I can think of is to edit the filezilla.xml file when filezilla is not running.

idea: some sort of "move to" button that brings up a folder tree list would be useful, where you could click on a particular folder. it would be nice if it remembered the last folder you clicked on.

#4939 Tab navigation enhancements low fixed 15 years 10 years
Description

Suggest adding the following enhancements to navigation of tabs:

ctrl-tab should wrap around from the last tab to the first, vice versa for shift-ctrl-tab

ctrl-pgup/ctrl-pgdn should also switch tab, per Windows convetion

rolling the mousewheel over the tab bar should also switch tab -- not convention, but used in a few apps and very useful :)

#4940 CHMOD attributes not updated after changing them normal fixed 15 years 9 years
Description

I believe this is a bug and has been present in all versions that I have used, including 3.2.8.1

I am using XP Pro

After changing the access attributes of a Folder, the new attributes are not refreshed in the client. In this example the existing attributes before CHMOD were 755

Command: SITE CHMOD 777 wp-content Response: 200 SITE CHMOD command successful

Right click on the folder afterwards --> File attributes and it shows the old settings before CHMOD was applied (755). Close FZ and launch it again. It now displays the correct current attributes (777).

Thanks, Danny

#4942 Icons not updated in lasts versions of FileZilla Client normal worksforme 15 years 15 years
Description

I do not remember which one, but one old version of FileZilla Client came with new fashioned icons (as seen in FileZilla web site). Where they are? When I installed FileZilla Client, I checked to install new icons, but I don't get them. Is this right or there is a bug when updating icons if you have installed a very old version? I tried to uninstall FileZilla completely, deleting all files under c:\program files\FileZilla FTP Client, reboot my PC and installa again; but the old icons remain.

#4943 Download of or deletion of folders not working normal fixed 15 years 15 years
Description

Using 3.3.0-beta1, after using the program for a while to upload and download files and folders, when trying to delete a folder on the remote server, or download a folder, including the folder itself, from the remote server, FileZilla will just ignore the command.

Uploading local folders to remote server works fine. Renaming remote folders works fine. Dragging a remote folder into another remote folder is also fine. If I try to download the whole folder or delete the whole folder it will do nothing, not even attempt it, no errors.

I am using multiple tabs when this happens, I do not know if that has anything to do with it or not though. On initially starting the program, whether I have multiple tabs or not it works ok, then later on it will [seemingly randomly] stop working. Then the only way to download a folder is to create it on the local side manually, open it and download the files.

Note that if you select all files & folders in a folder and download, it will download the files and ignore the folders.

#4945 Client display *sometimes* does not display all files/symlinks that exist normal invalid 15 years 15 years
Description

Client display *sometimes* does not display all files and/or symlinks that exist in a directory.

FileZilla Client


Version: 3.2.8.1

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

Server: Operating System CentOS release 5.3 (Final) Kernel Version 2.6.18-164.el5PAE Apache Version 2.2.3 MySQL Version 5.0.77 PERL Path /usr/bin/perl PERL Version 5.8.8 PHP Path /usr/bin/php PHP Version 5.2.9 Ruby Path /usr/local/bin/ruby Ruby Version 1.8.7

#4946 more than 1 connection to server blocker outdated 15 years 10 years
Description

If I try to transfer files to or from a server that only accepts one connection to the server i continuously get disconnected and reconnected with the status message 421 I can't accept more than 2 connections as the same user. i think the way this could be fixed is to add a checkbox in the Site manager that disables more than 2 connections. another suggestion: you can make filezilla automatically change the state of the checkbox (permanently, not temporary) to checked when it finds at least two 421 errors per connection.

Also can someone put a move and copy function into filezilla, for working with files on the server side? thanks!

#4947 FTP Upload stops (similar to #4936) normal fixed 15 years 11 years
Description

Using Version 3.2.8.1

Uploading PDFs appears hit and miss - mostly "miss". Tried uploading singly or as a batch with variable results - mostly "Failed". They appear to get so far in the transfer and time out. They also come up with screwy transfer rates - a file of 237,334 bytes has a transfer rate of 237.3 Kb/s

Uploads via a web based FTP app are successful (so I don't think it's the files' contents).

Has only happened with installation of latest version of FileZilla - no problems previously.

#4948 2 tabs: 1 tab works, other won't upload normal fixed 15 years 15 years
Description

this was using 3.3.0beta2.

  1. create 2 tabs with the same connection in each.
  2. go to 2nd tab and try to upload.

filezilla refuses to put anything in the queue.

fixed in 3.3.0rc1

#4950 "File has changed" dialogue steals focus high rejected 15 years 15 years
Description

When editing a file, once FileZilla has noticed the file has changed, it pops up it's "file has changed" dialogue which steals focus from my text editor. Needless to say this is extremely annoying. I am running Filezilla 3.2.72 on Ubuntu 9.10, 64-bit.

#4953 Critical Error: No such file or directory When Downloading normal rejected 15 years 15 years
Description

Mac OS 10.5.8 on Intel iMac and MacBook Pro FileZilla v. 3.2.8.1

When dragging an entire folder of 80 images, only 3 images copy to the destination folder. I then dragged one of the images that failed to the local window and the log results are below. I was able to successfully download the entire folder using the Fetch application on a Mac. This same error occurred when using FileZilla on a Windows XP Dell PC.

Status: Connected Status: Starting download of /ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs/ecosystem_pine_0028.jpg Command: CWD /ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs Response: 250 CWD command successful. Command: PWD Response: 257 "/ftp/users/production/pix/BONNIE/BONNIE FLY TRAPS/SELECT Jpegs" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (160,111,252,23,251,66). Command: RETR ecosystem_pine_0028.jpg Response: 550 ecosystem_pine_0028.jpg: No such file or directory Error: Critical error

#4954 Ver. 3.2.8.1 Drag and Drop to shell disabled normal fixed 15 years 15 years
Description

Hi there! Thank you for providing a valuable and highly useful piece of software.

Just recently, I updated the program (version 3.2.8.1) and found that drag and drop functionality from the FTP file navigation pane to the windows shell was disabled. To clarify, when I try to drag a file to my desktop, my mouse pointer turns into the "unavailable" icon (circle with a line through it).

I've rebooted the pc, uninstalled and reinstalled the program, enabled the shell extention, modified my registry (according to the forums), and read through the existing tickets as well as the forum, and no solution has been identified as of yet. I can still navigate to the local folder in my left file navigation pane and download from there just fine. It's merely a matter of convenience.

Thanks for any & all help! I've attached my fzshellext.txt log, as recommended in the forum.

Yours, Chad

#4955 Uploaded files deleted upon upload to 0 files normal outdated 15 years 11 years
Description

Uploading updates has become a nightmare. Reworked htm files go through the motions of uploading and appear for a moment on the remote server, and then they disappear leaving "0 files" in their place, and no other details of date/ upload as well.

I have tried various options in overwriting to no avail. I delete the blank file on the server and re-do, and fail again. I have had intermittent success.

Meantime I use the server-side software of my web host, but that will only work for HTML, not PDFs/Docs

#4958 erroneous error for ssh setup high outdated 15 years 12 years
Description

Hostgator said SSH needs port 2222, Which FZ rejects as not in the range of 1 to 65565. DUH!

#4959 Installed Dreamweaver, now Filezilla can't open .php files? high duplicate 15 years 10 years
Description

I recently installed Dreamweaver and now I'm getting the message below when trying to edit php files. php files are not associated with Dreamweaver. I'm using the latest version of Filezilla.

The file 'C:\DW\premierparts.ca\acceptDecline.php' cannot be opened: The associated program (WX_DDE#"C:\Program Files\Adobe\Adobe Dreamweaver CS4\Dreamweaver.exe","C:\DW\premierparts.ca\crm\acceptDecline.php"##System#) could not be found. Please check your filetype associations.

(The exact messaging was taken from an unsolved ticket, but it's the same for me, just different file names.)

#4962 cant upload 550 permission denied critical error normal rejected 15 years 15 years
Description

When i upload a file into our server, which is a newly created one, i get the following error message. Response: 550 permission denied Error: Critical Error Status: disconnected from server

It is as if i can read the info on the server but cannot write to it.

#4963 Drag and drop to trash (recycle bin) makes Filezilla crash normal outdated 15 years 7 years
Description

Drag and drop of two files to the trash (recycle bin) makes Filezilla crash: a "Microsoft Visual C++ Runtime Library" window pops-up, see the image attached. Filezilla closes once the [OK] button is clicked. Is it possible that the previous Ctrl+X of the files (there is no Ctrl+X in Filezilla...) contributed?

How to reproduce: not sure, happened once. Then I tried to reproduce it and it worked only the third time.

#4966 Crash if showing/hiding local tree after closing a tab normal fixed 15 years 15 years
Description

Filezilla crash if I click on "local tree" button after closing a tab. The bug doesn't depends on the status of the "local tree" (visible or not)

Test case :

  • Open a new tab.
  • Close the previous tab.
  • Click on the button "local tree".
#4967 Trying to close busy tab freezes tab area display/interaction high fixed 15 years 15 years
Description

FileZilla Client 3.3.0

This problem has to do with closing a tab while it is still attempting to connect to the server.

Steps To Reproduce:

  1. Open A New Tab
  2. Connect to a server
  3. While still connecting (before first directory listing) attempt to close the tab. You should get a confirmation dialog since the tab is active.
  4. Click "No" on this confirmation dialog
  5. Attempt to use FileZilla.

In my experience, this freezes the tab area, while the rest of the UI works just fine. Even while the dialog is still open, the tab area is frozen until you hit "Yes", and remains frozen even after hitting "No". I don't even get the first directory listing.

#4968 Message Log contents spill over, displaying over Quick Connect bar and Toolbar high rejected 15 years 9 years
Description

Messages are not properly constrained to the Message Log area. They spill over and are displayed on top of the Quickconnect bar and Toolbar (directly above the Message Log area) as new messages are produced. (See screenshot)

Version 3.3.0 and previous versions affected. Windows 7 (64 bit) on Intel Core Duo

#4969 Directory comparison doesn't work with multiple tabs normal fixed 15 years 15 years
Description

I am using version 3.3.0.

When you have multiple connection tabs, directory comparison only works for the first tab. Switching to the second tab leaves the directory comparison icon "pressed", and toggling it does not make directory comparison work in the second tab. Closing the first tab renders directory comparison inoperative.

Procedure:

  • Open a connection.
  • Open a second connection, in a tab.
  • Switch to first tab.
  • Click on "compare directories icon". Directories are compared.
  • Switch to second tab. [You can unclick the directory comparison icon or leave it clicked - it makes no difference]
  • Click on "compare directories icon". Directories are NOT compared.
  • Close first tab.
  • Click on "compare directories icon". Directories are NOT compared.

Alternate procedure:

  • Open a connection.
  • Open a second connection, in a tab.
  • Close first tab.
  • Click on "compare directories icon". Directories are NOT compared.

Work-around:

  • Restart FileZilla.
  • Only compare directories in the original first tab.
#4970 site manager bookmarks cannot start synchronised browsing on connect normal fixed 15 years 15 years
Description

double-clicking on a bookmark icon in the site manager tree connects to that server and goes to the bookmarked section. it also used to initiate synchronised browsing if that bookmark was set to, now it doesn't.

my current version is 3.3.0

#4971 Control-Tab between tabs doesn't loop back to the start after last tab normal fixed 15 years 15 years
Description

When moving between tabs using Control-Tab on the keyboard, it will get to the last tab and end, as opposed to going back to the start like Firefox behaviour.

#4972 unable to see a specific directory (VxWorks version 5.4) normal rejected 15 years 10 years
Description

I have encountered a problem that is unable to see a specific directory in the equipment which OS is VxWorks version 5.4. I have tried with some equipment, but result is same.

The phenomenon is as follows ;

  1. Use of FileZilla Client for Windows version 3.0.4.1.

    Result : I am able to see a specific directory. Specific directory is ‘aaaa’ and ‘bbbb’.

  1. Use of FileZilla Client for Windows version 3.2.8.1.

    Result : I am unable to see a specific directory. Specific directory is ‘aaaa’ and ‘bbbb’. ‘Response: 501 Directory non existent or syntax error’ occurred.

  1. Use of FileZilla Client for Windows version 3.3.0. (latest version)

    Result : I am unable to see a specific directory. Specific directory is ‘aaaa’ and ‘bbbb’. ‘Response: 501 Directory non existent or syntax error’ occurred.

I have attached ‘comparative table of packet capture data using WireShark’ and ‘comparative table of Log data using FileZilla’ for your reference.

Please let me know if I have to apply the patch file for FileZilla Client software (Version 3.3.0) or any other settings.

#4973 Filezilla 3.3.0 build with wxWidgets 2.9.0 blocker wontfix 15 years 15 years
Description

Hi, please tell - are you try to build new verion of filezilla 3.3.0 with wxWidgets 2.9.0? Compilation impossible and fails

#4974 Links in welcome dialog don't work normal fixed 15 years 14 years
Description

Clicking a link in the welcome dialog of FileZilla 3.3.0 doesn't work correctly under Linux. On my PC (Crux 2.6), Opera gets started, although the default browser is Firefox. On my laptop (same system), FileZilla tries to start wine, which of course doesn't work. An explicit browser setting in the preferences is missing.

#4975 Remote and Local Directory Tree Toggle / not working low duplicate 15 years 15 years
Description

These two toggles (Remote and Local Directory Tree Toggle) are located in the top bar under the Main Menu Bar. They both have a weird behavior. Both were OFF upon start.

The weird behavior appears as soon as the tabbed interface is activated or a little later on while using it.

This behavior is characterized by:

  • Clicking the button indents it (visual active state) but the panels for remote directory/local directory tree do not appear.
  • The buttons do not respond to any further requests once in this state.

I am using the latest version of filezilla (updated 10 min ago.)

I have restarted filezilla and the buttons work again until I create a new tab. Unless now only the "remote directory tree" is affected by the bug. The local directory switch works properly. Then I create a new tab once again and both toggles work properly again. Then again I leave one tab open (the tab-panel disappears) and create a new tab - the problems appear again.

Truly a strange thing.

Here is the About Filezilla Information:

FileZilla Client


Version: 3.3.0

Build information:

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

Linked against:

wxWidgets: 2.8.10 GnuTLS: 2.8.3

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