Custom Query (4044 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1601 - 1700 of 4044)

Ticket Summary Owner Priority Resolution Created Operating system type
#4919 problem if more than 2000 files in a repertory normal rejected 15 years Windows
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

#4922 Cannot Delete Folder on my FTP normal rejected 15 years Windows
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 Windows
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 Windows
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 Windows
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 Windows
Description

I cannot go to previous directory when I click

#4932 automatic upload does not detect synchronized directory normal fixed 15 years Windows
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 Windows
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 Windows
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 Windows
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 Windows
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 Windows
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 Windows
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 Windows
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 Windows
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.

#4946 more than 1 connection to server blocker outdated 15 years Windows
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 Windows
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 Windows
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

#4951 Cannot open remote directories after aborting connection and reconnecting to another Tim Kosse blocker fixed 15 years Windows
Description

FileZilla version: 3.3.0-rc1

Steps to reproduce this bug:

  • Connect to an FTP server that is nonexistant
  • Try to connect to an existing FTP server for the dialog box that shows two options on whether you want to create a new tab or abort connection and connect to the new server
  • Select the abort connection option and then try to open a directory.
#4954 Ver. 3.2.8.1 Drag and Drop to shell disabled normal fixed 15 years Windows
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 Windows
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

#4959 Installed Dreamweaver, now Filezilla can't open .php files? high duplicate 15 years Windows
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 14 years Windows
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 14 years Windows
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 14 years Windows
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 14 years Windows
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 14 years Windows
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 14 years Windows
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 14 years Windows
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 14 years Windows
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 14 years Windows
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.

#4975 Remote and Local Directory Tree Toggle / not working low duplicate 14 years Windows
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

#4978 Wrong file/directory name by server side. normal rejected 14 years Windows
Description

I connect to SCO UNIX ftp server. I use polish version of FileZilla Client. Files/directories with modification date in October ('październik' in polish) have wrong name in server side view panel. I can't use this files/directories (get, open, ...). I think diacritical character 'ź' is the reason for this bug. Name of directory is: 'mounth day time realname', for example: 'paź 21 9:21 adm' (modification date of this file/directory is 21st October)

Example of this situation you can see on attached picture.

Sorry for my English.

#4979 No password asked on Server->Reconnect (Ctrl + R) blocker worksforme 14 years Windows
Description

I connect to a FTP via "Quick Connect" or using the "Site Manager" (in Spanish "Conexión rápida" and "Gestor de Sitios", respectively), then disconnect and close FileZilla and open FileZilla again, pressing Ctrl + R automatically reconnects to the last ftp server, without asking password.

I have not told filezilla to save any password, nor did in the past. I tried to Quick Connect to a server I've never connected in the past, and then closing, opening and reconnecting still did the login without password.

If I don't have told explicitly to do so, FileZilla should not remember any password. So, even at 'Reconnect', FileZilla should ask me for the password.

#4981 Synchronized Browsing does not reset when a new connection is open normal fixed 14 years Windows
Description

When a new tab is opened the synchronized browsing button stays on, but synchronized browsing is off

#4986 no response after directory creation normal fixed 14 years Windows
Description

PC Platform: Vista 64 Home Premium 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


During synch browsing, created new directory in server-side tree; click-dragged existing file from lower in the same tree into the new file folder depicted in server side of the display window; I did not create concurrent client-side directory first (planned on downloading as a unit); when click-dropped old file into new directory (once again, this is all occurring on the server side of the display window) Zilla stopped responding immediately.

#4987 Upload Crash FileZilla Client (3.3.0.1) normal outdated 14 years Windows
Description

I have found FileZilla to be very stable. I just installed v. 3.3.0.1 amd it crashed the first time I used it.

I have attached the crash report XP created in case it helps...

Regards,

John

#4990 Dowloading files high invalid 14 years Windows
Description

Since I received the last version of FZ, I can't upload files on my URL without a message ("file already exist : enter a new name") I tried to change my settings concerning new files but it's staying with the same bug ?

#4991 Automatic Update Feature doesn't store the setup file normal outdated 14 years Windows
Description

The Automatic Update feature fails to save the downloaded setup if you specify a name other than it's original name and/or if you try to save it to a folddeer other than the default folder(Tried all combinations).

I don't have a lot of experience with the update log that Filezilla generates but, at a glance, it seems to indicate a successfull download (i have included the last download attempt log for review).

#4994 Could not download files when name contains some characters high rejected 14 years Windows
Description

When name contains polish character such as: ółęćż [I tested only such cases] I'm not able to download this file.[ sample name: Skóra.mp3]. I got enough privileges.

#4998 Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted normal worksforme 14 years Windows
Description

Hello

You will find below the report that shows the connection error I found since 3.2.3 version of the software.

To read you, thank you

Statut : Connexion à 10.10.10.10:21... Statut : Connexion établie, attente du message d'accueil... Réponse : 220 Gene6 FTP Server v3.10.0 (Build 2) ready... Bienvenue sur le serveur ftp de BDM architectes Commande : USER PAYSAGE Réponse : 331 Password required for PAYSAGE. Commande : PASS * Réponse : 230 User PAYSAGE logged in. Commande : SYST Réponse : 215 UNIX Type: L8 Commande : FEAT Réponse : 211-Extensions supported: Réponse : AUTH TLS Réponse : CCC Réponse : CLNT Réponse : CPSV Réponse : EPRT Réponse : EPSV Réponse : MDTM Réponse : MFCT Réponse : MFMT Réponse : MLST type*;size*;create;modify*; Réponse : PASV Réponse : PBSZ Réponse : PROT Réponse : REST STREAM Réponse : SIZE Réponse : SSCN Réponse : TVFS Réponse : UTF8 Réponse : XCRC "filename" SP EP Réponse : XMD5 "filename" SP EP Réponse : XSHA1 "filename" SP EP Réponse : 211 End. Commande : CLNT FileZilla Réponse : 200 Noted. Commande : OPTS UTF8 ON Réponse : 200 UTF8 OPTS ON Statut : Connecté Statut : Récupération du contenu du dossier... Commande : PWD Réponse : 257 "/" is current directory. Commande : TYPE I Réponse : 200 Type set to I. Commande : PASV Réponse : 227 Entering Passive Mode (10,10,10,10,88,80) Commande : MLSD Erreur : Déconnecté du serveur : ECONNABORTED - Connection aborted Erreur : Échec lors de la récupération du contenu du dossier

#4999 Download same file twice at the same time low outdated 14 years Windows
Description

Download set to auto resume, queue the file twice, then start download. it will download in 2 different thread, to the same location, same local file(auto rename disabled). the result file is corrupt. Using FIlezilla 3.3.0.1

#5000 Invalidating during file transfer (Windows XP) normal outdated 14 years Windows
Description

During file transfer the message loop is not running enough frequently, so it looks like FileZilla is frozen because of file transfer, but it works. The progress bar refreshes only in every 5-30 seconds, or more. Resizing, moving the app. window takes long time.

It did not freeze, just does not like to communicate with the user. :-)

Servertype: FTPES - FTP over explicit TLS/SSL. With standard / simple servers works ok.

#5001 Transfer queue often hangs after tranfering the first 4096 bytes normal outdated 14 years Windows
Description

When processing a large queue of thousands of files, the process will often get stuck after transfering the first 4096 bytes of a file. The process can be manually unstuck by stopping and restarting the processing of the queue.

Filezilla v3.3.0.1 Windows XP 32-bit, fully patched.

#5002 synch not working on reconnect normal duplicate 14 years Windows
Description

In site mananger I have a profile with "[x] Use Synchronized Browsing" set. After disconnecting,

  • using "Reconnnect to last used server" (icon)
  • or Server -> Reconnect

synchronization is lost.

Works fine, of course, when reconnect through Site manager.

#5003 Error: "cannot find specified file" when trying to GET a filename from a remote site normal rejected 14 years Windows
Description

I am trying to GET a file from a remote FTP site to my local hard drive by dragging and dropping the file from the right pane to the left pane. The transfer works fine on regular file names in the exact same folder that only have normal English characters in them.

However, the filenames that have French characters in them are not transmitted because the foreign symbols are confusing the parser and turning into question marks (?).

How can I transfer these files with French characters in them?

Thank you.

Here is my Log:

16:54:55 Command: TYPE I 16:54:55 Response: 200 Type set to IMAGE. 16:55:02 Status: Resolving address of ftp.canadapost.ca 16:55:02 Status: Connecting to 66.110.6.55:21... 16:55:02 Status: Connection established, waiting for welcome message... 16:55:02 Response: 220 frontend.canadapost.ca X2 WS_FTP Server 5.0.5 (3420342155) 16:55:02 Command: USER 3pvendor 16:55:02 Response: 331 Password required 16:55:02 Command: PASS 16:55:02 Response: 230 user logged in 16:55:02 Command: OPTS UTF8 ON 16:55:02 Response: 501 invalid option 16:55:02 Status: Connected 16:55:02 Status: Starting download of /users/3pvendor/CACOMMON/2. Specifications/2.1 Labels and Customs Forms/2.1.1 Domestic Label Specifications/3509A F_Code à barres bidimensionnel à grille de données pour les produits de distribution du régime intérieur de la SCP.pdf 16:55:02 Command: CWD /users/3pvendor/CACOMMON/2. Specifications/2.1 Labels and Customs Forms/2.1.1 Domestic Label Specifications 16:55:02 Response: 250 CWD successful 16:55:02 Command: TYPE I 16:55:02 Response: 200 Type set to IMAGE. 16:55:02 Command: PASV 16:55:02 Response: 227 Entering Passive Mode (66,110,6,55,157,65) 16:55:02 Command: RETR 3509A F_Code à barres bidimensionnel à grille de données pour les produits de distribution du régime intérieur de la SCP.pdf 16:55:02 Response: 550 3509A F_Code ?? barres bidimensionnel ?? grille de donn??es pour les produits de distribution du r??gime int??rieur de la SCP.pdf: cannot find specified file 16:55:02 Error: Critical error

#5010 Error in Remote File Serach high fixed 14 years Windows
Description

When remote file search is initiated after connecting to a remote UNIX server; and the relevent file name is put and SERACH button is pressed : the dialog box named "Target file already exists" appears for each file in that remote directory.

e.g. if I serach for test.scr file and the remote directory has 100 .scr files; that dialog box appears again and again for each of the files.

Since, this is only a SEARCH operation and we are not transferring a file; the above metioned dialog box should not appear when we serach for file.

#5012 Drag and Drop Not Functional in 3.3.0.1 normal outdated 14 years Windows
Description

Since upgrading to 3.3.0.1, the shell extension for drag and drop isn't functional anymore. Dragging files from remote side to desktop gets a "no smoking" symbol.

Reboot didn't help.

Uninstall and re-install (triple checking that shell extension was installed) + reboot didn't help.

No error messages, it just doesn't allow drag and drop.

#5017 Download stop randomly without any reason low outdated 14 years Windows
Description

Hi,

Since the 3 last versions (3.3.0.1, 3.3.0 and 3.2.8.1), from time time, when I download from my server (Ubuntu Desktop 8.04) a list of files, the download stops without any error message and without reason. I just do a right click, then uncheck 'Traiter la file d'attente' and then recheck and the download restart until it stops again at a later time, on the same file or not. I was unable to focus a type of file, a file size or something.

I never have this problem with the 3.2.8 and previous versions.

FileZilla Client


Version: 3.3.0.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-11-15 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

#5018 Unicode could not be display correctly! normal rejected 14 years Windows
Description

I'm a chinese. When I download files from my own Nas server. My server's language setting is Chinese (unicode 8). When I use Cuteftp8.3 , My directory and files'name could be display correctly. But when I use Filezilla, it is displayed correctly begin. But when I doubleclick my chinese filename or directory's name, It is displayed as messy code.

#5020 Windows: FileZilla update uninstalls previous version normal rejected 14 years Windows
Description

When FileZilla updates on Windows automatically (latest update was to 3.3.0.1), it uninstalls the previous version first.

This is annoying, because the startmenu sorting is broken afterwards when sorted alphabetically. It also forgets the folder "Local site:", which needs to be set again manually after an update.

The NSIS installer should be changed to just overwrite what needs to be overwritten without uninstalling the previous version first.

#5024 Trailing spaces in directory name does not work with 'vsftpd' as server normal rejected 14 years Windows
Description

Using FileZilla 3.3.0.1 connecting to the popular FTP server vsftpd, we cannot access directories with trailing spaces.

Reading the changelog of 3.2.8rc1 suggested this has been fixed, but it is not.

Digging in deeper in all the tickets revealed that the server needs MLDS support, which vsftpd does not, so this has not been fixed for this case.

#5027 file transfers from 249kb to 0 kb (client to server) normal rejected 14 years Windows
Description

FileZilla Version: 3.3.0.1 After making Counter-Strike Map named map4.bsp, using filezilla transferred it to godaddy webserver(successfully,)attempted to send it to gameserver via ftp/filezilla. Filezilla transferred 0 byte file multiple times, finally stopping with a 0byte file correctly named. Solutions tried deletion of file on server, and client recompiling the map and attempted to upload again same results.

#5034 After I upgraded to 3.3.0.1 when loading it can not find mingvm10.dll low fixed 14 years Windows
Description

Hello I am running windows 7 and was using version 3.2.8.1 which was working OK, then I upgraded to 3.3.0.1 and it ran after the upgrade. But after closing the program, I always get the message missing mingvw10.dll and please reinstall the program. The mingvm10.dll is in the FileZilla folder. I have tried to reinstall the old version and now I have the same problem. I have to reinstall the program to get it to work one time.

Any Ideas?

Thanks

Ray

#5035 Critical error while logon to several servers low invalid 14 years Windows
Description

Error: Critical error Error: Could not connect to server

This happens while the logon process to several servers since the update to 3.3.0.1

FileZilla Client


Version: 3.3.0.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-11-15 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

#5036 Making Filezilla more intelligent than the user. normal rejected 14 years Windows
Description

I got disapointed to discover that the "Host" field in Filezilla Site Manager DOES NOT accept the string "ftp." preceding the domain.

MOST FAMOUS ftp clients as Cute FTP, allow you to use this syntax for HOST: "ftp.site.com" BUT filezilla seems to be unable to connect just because of this "ignorable" redundance in the HOST typed.

I believe that with a few lines of code you could ignore "ftp." or even alert the user: "Please inform only the domain!" what makes no sense, because if the program noticed that the user input has "ftp." in the beginning, it should simply remove internally by code and SIMPLY CONNECT SUCCESSFULLY.

I am starting to use Filezilla (as I am Open Source lover) but I found it so ridiculous that the program DOESN'T connect JUST because you wrote "ftp." before the domain, because MOST ftp programs accept this and it is NOT incorrect.

I didn't test it on Linux, so I can not afirm that the behaviour is Windows-only or not.

Please add this little intelligence in Filezilla, it is so bad that the program is unable to see that "ftp.site.com" is the ftp of "site.com"

#5043 I am unable to upgrade to the latest version normal outdated 14 years Windows
Description

Evry time I try to upgrade to the latest version I get "Timer Creation Failed. This has been happenening for evry update I try

#5045 support FTP to system I (AS400, iSeries) normal outdated 14 years Windows
Description

i get the following error when i try to connect with file zila to my system i.

Response: 257 "QGPL" is current library. Error: Failed to retrieve directory listing Error: Disconnected from server: ECONNABORTED - Connection aborted.

is FTP(file zila) support working with IBM as400)

#5049 .txt file not recognized as ASCII for transfer normal invalid 14 years Windows
Description

I recently noticed that a .txt file from a Unix machine was download as binary to a windows machine, even though "txt" is in the ASCII file list. The file is named like filename.20091204.165157742.txt. I am guessing that the reason for this is because it sees the text after the first "." as the extension and not the text after the last "." as the extension. I would contend that only the text after the last "." should be looked at for the extension. This is consistent with how windows works (don't know about other OSes).

#5053 Large files not displayed normal rejected 14 years Windows
Description

We have a file that is 2200600481 bytes. When using the FileZilla client (3.3.0.1), that large file is not displayed. It is displayed using other FTP clients.

#5058 File exist action normal outdated 14 years Windows
Description

Edit->Settings->File exist action

Set the value of Downloads to "Overwrite file if size differs or source file is newer" behave incorrectly as "Ask for action". It worked correctly if set to "Overwrite file source file is newer".

#5059 Problem downloading non-ascii filenames blocker rejected 14 years Windows
Description

Howdy, I believe I've found some bugs with this matter, my steps are:

Test 1: -Created a file with name: pois.. a á é ã lção.txt -Used Windows commandline to upload the file -Open FileZilla client to download the file, but, got this:

--- When i entered the directory to where i uploaded the file got:

Command: PASV Response: 227 Entering Passive Mode (195,23,114,74,244,101). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8. Response: 226 Transfer complete Status: Directory listing successful

When i try to download the file i get:

Command: RETR pois.. a á é ã lção.txt Response: 550 pois.. a á é ã lção.txt: No such file or directory Error: Critical error

but is i try to delete the file, it is able to do it:

Command: DELE pois.. a á é ã lção.txt Response: 250 DELE command successful ---

Test 2: -Created a file with name: aaaaaaaapois.. a á é ã lção.txt -Uploaded with Windows command line, but i set this parameters: ftp> quote opts utf8 on 200 UTF8 set to on ftp> mput aaa* 200 PORT command successful 150 Opening BINARY mode data connection for aaaaaaaapois.. a ß Ú Ò lþÒo.txt 226 Transfer complete

-Tried to download it via Filezilla client, but when i entered the dir where the file was uploaded, i get the same: Command: CWD /bugs Response: 250 CWD command successful Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (195,23,114,74,246,167). Command: MLSD Response: 150 Opening ASCII mode data connection for MLSD Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8. Response: 226 Transfer complete Status: Directory listing successful

if i try to download it, it doesn't work like in test 1, but delete works aswell.

Command: RETR aaaaaaaapois.. a á é ã lção.txt Response: 550 aaaaaaaapois.. a á é ã lção.txt: No such file or directory Error: Critical error Command: DELE aaaaaaaapois.. a á é ã lção.txt Response: 250 DELE command successful

FileZilla versios is: 3.3.0.1

maybe Filezilla client, show not use the UTF8 option, or maybe:

-IT could exist an option, in configuration, to enable or disable the: -When download fails, try to download the file without UTF8

An ideia that maybe could resolve this issue.

#5064 FZ damages network connection on Win7, freezes on WinServer08R2 normal rejected 14 years Windows
Description

My Setup: FileZilla Client 3.3.0.1 on Windows 7 and Windows Server 2008 R2, Apple's FTP sharing server on MacOSX 10.6.2, working in gigabit local area network.

After I updated FileZilla to the current version on Win7, I successfully transfered 5 files to the FTP server. It was always the same file, I just modified it multiple times between the uploads. So after uploading this file 5 times, I tried to upload it another time. FileZilla tried to start the download, but instantly after starting, the network connection gets broken - I don't have any connection to my network now. I can use Windows' "troubleshoot problems" feature from the network icon's context menu, which will say the following:

Problems found The connection between your access point, router, or dable modem and the Internet is broken -- Detected The default gateway is not available -- Fixed

After that, the network connection works fine. But as soon as I start a transfer with FileZilla, it breaks every time. This is permanent, restarting FileZilla or rebooting Windows does not help.

FTP transfers with the Windows Explorer work fine.

I also tested this on Windows Server 2008 R2. The issue is quite the same except that instead of breaking the network connection, FileZilla instantly freezes the whole OS when uploading the file for the 6th time and afterwards. There isn't even a bluescreen, and no way to recover except for the reset button on my PC. The server is installed on the same hardware as 7. I had Windows XP installed on it before, and there were no issues with FileZilla.

I had an older version of FileZilla (can't remember which one) installed on Windows 7 before updating to 3.3.0.1, it showed the same behaviour. After updating, it did 5 successful transfers and then re-entered this permanent error state.

It might be a driver problem, but I see no reason why the transfer would succeed the first 5 times and fail afterwards - there has to be some FileZilla-specific problem behind it. Also, there are no problems with the Windows Explorer FTP feature.

#5068 Cannot delete folders where files *.*~ are stored normal rejected 14 years Windows
Description

I had some folders in which were uploaded some hidden linux files *.*~ (with a trailing tilde). I was unable to view these files and delete folders that contained them. (I solved using winscp who recognize them)

#5069 Port number not saving in site manager normal outdated 14 years Windows
Description

Hello,

I am creating hosts in the Site Manager portion of Filezilla but the port numbers for some sites that do not use the default port 21 are not saving. I am having to connect to some SSL/TLS connections and they require port 990. After I manually put in port 990 in Site Manager for a site that requires an SSL/TLS connection I am able to connect but if I restart Filezilla the port number is lost and it tries to revert back to using port 21.

The verion of Filezilla I am running is 3.3.0.1. Any help is greatly appreciated.

Regards, Troy

#5070 cannot download files with foreign characters normal rejected 14 years Windows
Description

Sometimes (from time to time, maybe this depend on mix utf8 and iso-8859-2 coding and server configuration) I have a problem with download files contains specific characters such as ą,ę,ł,ż,ź,ć,ń (from polish language). These names of files are displayed correctly but transfer ends in failure.

#5072 Failed to retrieve directory listing normal invalid 14 years Windows
Description

Hello.

When I connect to my FTP, or what its called, I get this message at the end: Error: Failed to retrieve directory listing

How can I fix that? I really want to transfer files from my FTP to my PC.

#5076 to connect to my host with client from a system whose internet connection is connected from a server protected by password ganesh low rejected 14 years Windows
Description

i wish to connect to my host trough a computer in my college which is powered by server. i tried to connect through normally it failed with error messsage 'NOEIONAME', it may spelled wrong but some thing like that .is there is any other way to conect to my host through my college systems b'coz they r using high speed broadband help fixing this bug.

#5077 Cannot download the file with foreign characters normal rejected 14 years Windows
Description

Server ftp in UTF8 mode. The problem is that I have many files with the same foreign char in name (as ą or ł or ć or ż, etc.) but only a few of them (of files) are not able to download. So when I take such kind of file from "failed transfers" and rename it (get rid of the char from name) and restore back the name (again rename and write the missing char) I'm able to download this file.

#5079 Not Showing Directories Beginning with Period/Dot normal rejected 14 years Windows
Description

This has been the case for several versions now. I have some subdirectories in my web account that begin with a period/dot ".". I can enter the directories manually in the address bar of FZ, but they otherwise will not show in the server file list.

#5087 Open multiple files in one editor session failed normal rejected 14 years Windows
Description

operating system Win XP sp 3 on a daul core Intel processor

I often use many files for editing at the same time in one editor session( Textpad 5.3.1 from Helois Softwae solutions) . In the editor is the option 'Allow multiple instances to run' set to NO. When I open a selection of files the editor runs more than one time with a varying number of files opened. Quite annoying when one has to do the same changes for each opened session. I don't meet this problem when I use Explorer or WS-FTP 95 LE

#5090 Background of Quick connect bar and menu is overlapped normal duplicate 14 years Windows
Description

When a connection is done by entering the server, user, password and port, the background of the quick connect bar and of the menu bar gets overriden by the status information.

#5092 Resume does not work anymore normal rejected 14 years Windows
Description

when connecting to SFTP-Filezilla Server, I can not resume files anymore. It always starts from the beginning. This used to work with older versions. Server configuration has not been changed, just client updated. Log is attached.

FileZilla Client version 3.3.1:


Version: 3.3.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-01-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

- FileZilla Server version 0.9.31 beta

#5096 FileZilla client hangs when accessed under Remote Desktop session normal fixed 14 years Windows
Description

When under Remote Desktop session, attempt to bring FileZilla from the system tray will hang FileZilla.

#5100 Portuguese Translation - suggested correction normal fixed 14 years Windows
Description

I had problems due to a bad translated item in the Portuguese language because the term used to translate the act of "entering a directory" (In portuguese up to now shows "Inserir diretório" - what is wrong in my oppinion) means "insert" and entering is one thing and inserting is another very different thing.

The way it is now ("Inserir diretório") suggests that clicking the folder, a NEW SUB DIRECTORY will be created inside the folder instead of opening it.

IMHO the best translation for the act of "entering/browsing a directory/folder" would be "Entrar no diretório" that means to "Go into the directory".

This words "Inserir diretório" must be changed, this expression is only valid when you are CREATING a sub directory not when you are just browsing it.

The correct translation for this item is "Entrar no diretório"

#5104 Directory Listing not Refreshed on New Connection normal outdated 14 years Windows
Description

I have multiple accounts for a variety of different people and it is sometimes necessary to switch to another account using the filezilla client. Generally when I do this the directory listing of the previous connection is still displayed even though I have opened a new connection. The only way I can display the new listing is by exiting the filezilla client and restarting it using the new connection.

#5106 modified date colum incorrect years. normal wontfix 14 years Windows
Description

I use Filezilla client 3.3.1 on XP. I can view the ftp site through IE shows correct year but in Filezilla shows everything 2010 instead.

I attach picture as 1st screen print is from IE and 2nd screen print from Filzilla

#5109 Temp file Donald A. Perry normal rejected 14 years Windows
Description

Each time I receive and install an update, a temp file is created in my temp directory called nsh505.tmp and I cannot delete this file from the folder. The only way it dissappears is to re-boot. Pleas advise...thank you

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

Hi,

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

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

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

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

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

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

#5115 Double Uploads normal rejected 14 years Windows
Description

When I drag and drop a file from the windows browser on to the FileZilla window (open on the FTP server page) the file uploads corretly. However after it is completed, I get another pop-up asking to overwrite the file. It seems that a second upload wants to start with the same file.

This started happening about 1-2 weeks ago,

#5117 File dissapears from queue window if external HDD disconnected and reconnected ? normal rejected 14 years Windows
Description

Steps to reproduce issue:

  1. Start a large file transfer from a remote source to a local external HDD.
  2. Close Filezilla before xfr is complete.
  3. Disconnect or turn off external HDD.
  4. Reopen Filezilla.

    A message appears saying that the file cannot be found for writing. The file is removed from the bottom pane.

  5. Reconnect/turn on the external HDD.

    The file does not reappear in the bottom pane of Filezilla.

  6. Close and Reopen Filezilla.

    The file still does not reappear.

#5119 Upload to FTP Server On Unix normal rejected 14 years Windows
Description

Product FileZilla Client 3.3.1 https://www.ohloh.net/projects/filezilla/download?filename=FileZilla_3.3.1_win32.zip

The client version was downloaded on Wednesday, January 06, 2010, 6:47:07 PM.

The client file name: FileZilla_3.3.1_win32.zip

The link used to get the file: http://d10xg45o6p6dbl.cloudfront.net/projects/f/filezilla/FileZilla_3.3.1_win32.zip

Originally, the file as shown by Windows XP, displayed a file size of 15,569 bytes. I uploaded the file to the Linux server and FileZilla read a file size of 15,501 bytes even though Windows reported a 15,569 byte file size.

I discovered that one specific character within the file caused the problems. I believe it was a null (character 0) character that caused the problems. Anyways, I do not know if FileZilla 3.3.1 failed to report the size correctly or if the Linux OS failed to report the size correctly. FileZilla showed two different sizes for the files on the two different systems.

I copied and pasted what I thought was text to a file but it had a character in it that SciTE accepted (but displayed as a space character Hex:20h, Decimal:32). I ran into this problem once before a long time ago, but I believe I used WS-FTP32 in that case.

Anyways, the problem that exists with FileZilla, as I see it, is that FileZilla would be a little better if it analyzed the file before it uploaded it, and if FileZilla found a binary character in an ASCII (text) file, it probably should alert the user.

One other thing, if it detects that the uploaded file is 15,501 bytes while the file to get uploaded (the source) is 15,569, I feel it should report that to the user with a possible explanation for the differences in size.

Thank you for your time.

-- James Carlock aka, Jim Carlock

#5123 AFP-browser does not open file normal outdated 14 years Windows
Description

When i doubleclick an afp-file the file will be transferred to the temporary folder and the associated program (AFPBROWSE.exe from Beta Systems) is started, but the browser does not open the file.

#5124 Cannot do anything with folder – not even open it to see it's contents normal rejected 14 years Windows
Description

Hello,
I've got a folder on my FTP server, with a space as name. It is impossible to access this folder using FileZilla Client. It looks like FileZilla takes the last modified date in a weird format (Jan 18 15:38) as "name" (and doesn't show anything in the "last modified" column), so the folder is "not found" when I'm trying to do anything with it.
I hope you can fix this annoying bug...

#5126 Unable to login to the site normal fixed 14 years Windows
Description

Hi Earlier,

One of my user is able to connect to one site through filezilla.But some days back when my network engineer did a change in routing.He is unable to connect to it.

However i am able to connect to the site from same office with freshly installed filezilla.Is there any option to clean the old value stored in users pc.I have uninstalled and reinstalled filezilla in the user pc but still no luck.

Regards sk

#5128 Filezila client timeout. normal outdated 14 years Windows
Description

With filezilla set to passive mode, a new connection to the server is created. This session will remain logged in for the duration of the server timeout setting. However, if a file is transfered during this session, as soon as the file is uploaded, we see about 55 seconds before the connection times out. For whatever reason, the time out seems to change after a file is uploaded.

#5129 Filezilla forgets my default "File Exists Action" normal rejected 14 years Windows
Description

I have my default "File Exists Action" set to "Ask For Action". I connect to a server by FTP. The first time I upload a file it asks me what action to take and I choose "Overwrite" and I do not select the "Always use this action" box. I can repeat this upload many times and it behaves correctly allowing me to choose to overwrite. After I have worked on something else for a while while leaving Filezilla running, making code modifications, for example, I then upload the same file again and it has forgotten that I want to be asked about overwriting.

The client continues to fail to prompt me until I restart the application, then it behaves properly again for an undefined period of time. The method I am using to trigger an upload is to drag a file from an Explorer window into the file list box of the Filezilla GUI. The times it has occurred, Filezilla has always been partially hidden behind other applications but I don't know how that affects it.

I will try some additional testing and see if I can reliably reproduce the problem.

#5130 Filezilla 3.3.1 cannot connect to any ftp using Windows Server 2003 X64 !!! normal invalid 14 years Windows
Description

Hello !

It's really bad:I cannot connect to any server and it's not a firewall issue [the build-in windows ftp-client CAN!]. So far I remember, a do not know which previous version was usable for me.

Would be great, someone has a look onto this.

Thanks, --mabra

#5131 ACTIVE mode no longer working normal rejected 14 years Windows
Description

Updated my installation to version 3.3.1 on Saturday.

FileZilla Client


Version: 3.3.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-01-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

I maintain three Windows Sites at AMHOSTING.COM. These all require ACTIVE transfer mode. Now, all three sites no longer work with FileZilla.

The earlier version worked fine. Native FTP sessions with (from Windows NT; Windows Vista 32 and 64 bit) FTP sessions using SMARTFTP (using ACTIVE transfer) work fine.

Your latest version doesn't work. Here is a log Filezilla ... and SMARTFTP

Filezilla =================================== Status: Resolving address of www.powersportsads.net Status: Connecting to 204.10.137.244:21... Status: Connection established, waiting for welcome message... Response: 220 Microsoft FTP Service Command: USER XXXXXXX Response: 331 Password required for XXXXXX. Command: PASS Response: 230 User XXXXXX logged in. Status: Connected Status: Retrieving directory listing... Command: CWD /httpdocs Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PORT 24,211,50,212,5,57 Response: 500 Invalid PORT Command. Command: PASV Response: 227 Entering Passive Mode (204,10,137,244,10,195). Command: LIST Response: 425 Can't open data connection. Error: Failed to retrieve directory listing

SMARTFTP [03:49:21] SmartFTP v4.0.1072.0 [03:49:21] Resolving host name "www.powersportsads.net" [03:49:21] Connecting to 204.10.137.244 Port: 21 [03:49:21] Connected to www.powersportsads.net. [03:49:21] 220 Microsoft FTP Service [03:49:21] USER XXXXXX [03:49:21] 331 Password required for XXXXXX. [03:49:21] PASS (hidden) [03:49:21] 230 User XXXXXX logged in. [03:49:21] SYST [03:49:21] 215 Windows_NT [03:49:21] Detected Server Type: Windows NT [03:49:21] RTT: 124.972 ms [03:49:21] FEAT [03:49:22] 211-FEAT [03:49:22] SIZE [03:49:22] MDTM [03:49:22] 211 END [03:49:22] TYPE I [03:49:22] 200 Type set to I. [03:49:22] REST 0 [03:49:22] 350 Restarting at 0. [03:49:22] PWD [03:49:22] 257 "/" is current directory. [03:49:22] CWD /httpdocs [03:49:23] 250 CWD command successful. [03:49:23] PWD [03:49:23] 257 "/httpdocs" is current directory. [03:49:23] TYPE A [03:49:23] 200 Type set to A. [03:49:23] PORT 192,168,1,104,5,62 [03:49:23] 200 PORT command successful. [03:49:23] LIST -aL [03:49:23] 150 Opening ASCII mode data connection for /bin/ls. [03:49:23] 3296 bytes transferred. (24.7 KB/s) (130 ms) [03:49:23] 226 Transfer complete. [03:49:23] MDTM _vti_inf.html [03:49:24] 213 20091110104827 [03:49:24] Time zone offset: -28800 seconds (-8.0 hours)

HOPE THIS HELPS

#5133 Transfer setting in Active Mode but passive command is being sent to server high invalid 14 years Windows
Description

I am trying to connect to a server that must be in active mode due to the firewall. I have changed the transfer setting from default to active. FZ during the connection sends a passive mode command to the server and then I get dumped out. We have verified all the settings for the transfer, but when the passive command gets sent the connection fails.

#5134 Toggle processing of queue not holding normal outdated 14 years Windows
Description

I am running Win <font style='color:black; background-color:Yellow;'>XP</font> <font style='color:black; background-color:Yellow;'>SP2</font> <font style='color:black; background-color:Yellow;'><font style='color:black; background-color:Yellow;'>Filezilla</font></font> <font style='color:black; background-color:Yellow;'>v3</font>.3.1

First of all when clicking the toggle processing of the transfer queue button on the toolbar doesn't stay depressed. Also if I double click on any local file it immediately transfers the file even though the button doesn't indicate that processing is enabled AND there is no check on the Transfer > Process Queue menu item. When there are files being transferred then both button and menu change to show that they are enabled from the disabled state. So what's the point? I would like to halt all processing and set up a transfer queue and once I'm done adding and removing files from the queue, I would like to toggle the processing and let <font style='color:black; background-color:Yellow;'><font style='color:black; background-color:Yellow;'>Filezilla</font></font> do its magic.

I would also like to export/import a queue and I'm assuming that's what the menu items do but unfortunately I can't stop <font style='color:black; background-color:Yellow;'><font style='color:black; background-color:Yellow;'>Filezilla</font></font> from transferring in time to test that.

Also if I manage to quickly hit the toggle button while it's transferring I can stop it, but as soon as I add something else to the queue it start back up on its own without any indication that I want it to.

Thank you for all your hard work. <font style='color:black; background-color:Yellow;'><font style='color:black; background-color:Yellow;'>Filezilla</font></font> is an amazing utility.

#5135 Remote File Edit Association error with Dreamweaver CS4 normal duplicate 14 years Windows
Description

I got this error when i tried to remote edit a file.

The file 'index.php' cannot be opened: The associated program (WX_DDE#"C:\Program Files\Adobe\Adobe Dreamweaver CS4\Dreamweaver.exe","index.php"##System#) could not be found.

#5138 The client hangs up every time I scroll down normal wontfix 14 years Windows
Description

I use Windows 7 and everytime I scroll completely down on the client side to show the last file, Filezilla Client hangs up and all I can do is to close the process. So I won't be able to upload the last item to the server.

#5141 'error: failed to write xml file' normal outdated 14 years Windows
Description

Been getting the following message pretty regular since the latest update: FileZilla Client


Version: 3.3.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2010-01-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

Problem:

1st popup: "failed to write xml"

2nd popup: "can't open file 'C:\Users\[myuseracctname]\AppData\Roaming\filezilla\filezilla.xml' (error 1224: the requested orperation cannot be performed on a file with a user-mapped section open.)

!!! I don't recall having user-mapped anything, let alone filezilla.xml !!!

#5143 Memory leak normal outdated 14 years Windows
Description

When transfering complex subdirectory structures from a Linux server to Windows 7 Ultimate 64bit, FileZilla client leaks considerable amounts of memory, several kByte per file transferred: after 104245 files in 9000 subdirectories, memory consumption rises to 260 MByte. Further transfers then take hours to complete.

#5144 trying to upgrade from 3.2.4.1 to 3.3.1 leads to "Time creation failed" error message normal outdated 14 years Windows
Description

Steps i did: 1)Open filezilla verion 3.2.4.1 2)Click "Nieuwe versie beschikbaar!" button (Im using the Dutch version) 3)Select 3.3.1 (only option available) 4)press volgende (Next) 5)press Opslaan (Save) (without changing default download settings, set to <usernam>/downloads) Result: Popup screen saying "Time creation failed"

#5146 Directory Listing Fails on Windows 2008 IIS ftp server normal rejected 14 years Windows
Description

When I attempt to connect to Windows 2008 IIS ftp server I manage to connect, however when FileZilla attempts to list the directory contents it fails. Settings the debug level to 4 I see:

Command: LIST Trace: CTransferSocket::OnConnect Trace: CTransferSocket::OnConnect Trace: CFtpControlSocket::OnReceive() Response: 425 Can't open 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)

Using the Windows FTP client, I am able to connect and list the directory contents without any error.

I'm not sure if it's relevant or not, but the user ID I have to use includes the domain (i.e. username = <domain>\<user ID>).

#5147 Host Name will be cut after 16 characters with socks 5 generic proxy high fixed 14 years Windows
Description

we use Filezilla Version 3.3.1 and a generic proxy with socks 5 (dante). the problem is, that the servername will be cut after the 16. character. when we try to connect "emma.tv5paris.org" we get the messages "Could not connect to server" in Filezilla and in the dante-logfile we find "Jan 26 14:48:58 (1264513738) danted[8539]: sockshost2sockaddr(): gethostbyname(emma.tv5paris.or): Unknown host".

#5150 Quickconnect Loses Port Number normal worksforme 14 years Windows
Description

Damn you make this hard. When I installed the latest version, it stopped retaining the port number in quickconnnect. If I try to copy the about box I get an error.

Version: 3.3.1 OS: Windows 7 Pro in Windows 2003 domain IPv6 is enabled Editor: UltraEdit 15.20 System: QuadCore AMD 2.8 GHz CPU, 8G RAM, 1TB HDD

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