Custom Query (8171 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4801 - 4900 of 8171)

Ticket Summary Owner Type Priority Component Resolution
#4620 New Crash Bug in 3.2.6 for OSX (Intel) Bug report normal FileZilla Client fixed
Description

Dragging a file from Finder into the file directory of the remote side (right side of the FileZilla Window) causes Filezilla to crash. This is new behavior in 3.2.6.

#4621 List bookmarks in alphabetical order Feature request normal FileZilla Client fixed
Description

List bookmarks in alphabetical order.

#4622 Timer Creation failed message on new version load Bug report normal FileZilla Client fixed
Description

When i select the new version or take the option when i open filezilla i get a dialogue box with "Timer creation failed" message and so cant load latest version

#4623 Issues with FTP over explicit TLS/SSL Bug report normal FileZilla Client fixed
Description

We noticed a bunch of posts this morning in a forum on FTP on our contributor site. We checked our server logs and saw no issues. We tried filezilla, the version before this last update 3.2.6, and it worked fine. We also tried it with coreftp and it also worked fine. We then updated filezilla to the latest build, 3.2.6, and there seems to be some connectivity issues now. It uploads some, but not all, files, and some of the files that were uploaded show a file size of 0. There were also times where it would just freeze on upload and you would then need to refresh to get it to continueBelow is the log from my filezilla running 3.2.6 with the issues.

FTP setup servertype: FTPES - FTP over explicit TLS/SSL Logontype: normal

Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 550 The specified data could not be decrypted. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 5 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFileZillaEnginePrivate::ResetOperation(2) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2290.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1281): List called from other command caller=0p2bfac28 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSocketEvent(): pending data, postponing close event Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226-Directory has 1,061,556,224 bytes of disk space available. Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ListSend() Trace: state = 2 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,65). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2289.JPG Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,66). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2290.JPG Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Shutdown() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2291.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,67). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2291.JPG Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Shutdown() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2293.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,68). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2293.JPG Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: GnuTLS error -53: Error in the push function. Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: First EAGAIN in CTransferSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: Made progress in CTransferSocket::OnSend() Trace: GnuTLS error -53: Error in the push function. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 550 The specified data could not be decrypted. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 5 Trace: state = 5 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFileZillaEnginePrivate::ResetOperation(2) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2293.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1281): List called from other command caller=0p2bfac28 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::TransferEnd() Trace: ftpcontrolsocket.cpp(2756): Call to TransferEnd at unusual time caller=0p2bfac28 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,69). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSocketEvent(): pending data, postponing close event Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226-Directory has 1,061,548,032 bytes of disk space available. Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,70). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2293.JPG Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: First EAGAIN in CTransferSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: Made progress in CTransferSocket::OnSend() Trace: GnuTLS error -53: Error in the push function. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 550 The specified data could not be decrypted. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 5 Trace: state = 5 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFileZillaEnginePrivate::ResetOperation(2) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2293.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1281): List called from other command caller=0p2bfac28 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::TransferEnd() Trace: ftpcontrolsocket.cpp(2756): Call to TransferEnd at unusual time caller=0p2bfac28 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,71). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226-Directory has 1,061,548,032 bytes of disk space available. Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,72). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2293.JPG Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Shutdown() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2296.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,74). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2296.JPG Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Shutdown() Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Status: File transfer successful Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2298.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,76). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2298.JPG Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: First EAGAIN in CTransferSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: Made progress in CTransferSocket::OnSend() Trace: GnuTLS error -53: Error in the push function. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 550 The specified data could not be decrypted. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 5 Trace: state = 5 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFileZillaEnginePrivate::ResetOperation(2) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2298.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1281): List called from other command caller=0p2bfac28 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CFtpControlSocket::TransferEnd() Trace: ftpcontrolsocket.cpp(2756): Call to TransferEnd at unusual time caller=0p2bfac28 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,77). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSocketEvent(): pending data, postponing close event Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226-Directory has 1,061,588,992 bytes of disk space available. Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,79). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2298.JPG Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: First EAGAIN in CTransferSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: Made progress in CTransferSocket::OnSend() Trace: GnuTLS error -53: Error in the push function. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 550 The specified data could not be decrypted. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 5 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFileZillaEnginePrivate::ResetOperation(2) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2298.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1281): List called from other command caller=0p2bfac28 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,81). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSocketEvent(): pending data, postponing close event Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CFtpControlSocket::OnReceive() Response: 226-Directory has 1,061,588,992 bytes of disk space available. Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,82). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2298.JPG Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: First EAGAIN in CTransferSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: Made progress in CTransferSocket::OnSend() Trace: GnuTLS error -53: Error in the push function. Error: Could not write to transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 550 The specified data could not be decrypted. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 5 Trace: state = 7 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFileZillaEnginePrivate::ResetOperation(2) Error: Connection timed out Trace: CControlSocket::DoClose(2050) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFileZillaEnginePrivate::ResetOperation(2114) Trace: CFtpControlSocket::FileTransfer() Status: Starting upload of W:\Users\rkever\Desktop\pics\IMG_2289.JPG Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Status: Retrieving directory listing... Trace: ftpcontrolsocket.cpp(1281): List called from other command caller=0p2bfac28 Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,83). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: LIST Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSocketEvent(): pending data, postponing close event Trace: CTlsSocket::OnRead() Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: CTransferSocket::TransferEnd(1) Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226-Directory has 1,061,588,992 bytes of disk space available. Response: 226 Transfer complete. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CFtpControlSocket::TransferEnd() Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 3 Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (65,110,167,232,233,84). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: STOR IMG_2289.JPG Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 550 The process cannot access the file because it is being used by another process. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 5 Trace: state = 4 Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(2) Trace: CFtpControlSocket::ParseSubcommandResult(2) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::ResetOperation(2) Trace: CControlSocket::ResetOperation(6) Error: Critical error Trace: CFileZillaEnginePrivate::ResetOperation(6) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Disconnected from server Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Trace: CFileZillaEnginePrivate::ResetOperation(0)

#4624 Permission Problems Other normal FileZilla Client rejected
Description

Hi, I'm trying to upload a new website for a client but I'm receiving this example message:

Response: 227 Entering Passive Mode (213,205,40,172,131,251) Command: STOR wtdstyles.css Response: 553-Can't open that file: Permission denied Response: 553 Rename/move failure: No such file or directory Error: Critical error

I'm also being denied permission when trying with Dreamweaver.

Now I know the files are there and also even when I just try to create a new folder it says I do not have the permission to do so.

I did not arrange the hosting and mine is a website to replace an existing one, so was it possible that the original creator denied permission for everybody but himself.

Is this a common problem?, is there a simple fix?, one way or another I would really appreciate some help. Thanks, Glenn

#4625 File Association error Bug report normal FileZilla Client rejected
Description

I have the .gz extension associated with 7-zip, but FileZilla client starts winzip instead. Doubleclicking in Explorer does start 7-zip.

#4626 Data connection SSL warning: SSL3 alert write: fatal: bad record mac Bug report blocker FileZilla Client duplicate
Description

Only Client 3.2.6 corrupts files during upload/transfer. Downloading files works just fine. During upload of files to filezilla server 0.9.27 and filezilla server 0.9.32 both of which are set up with ftps port 990 using passive transfer mode, files stop and restart at random offsets thusly corrupting the files. also strange is if you click disconnect from ftp server during a transfer, the files continue to transfer. The only way to stop it is to completely close filezilla client. Error received during corruption is "Data connection SSL warning: SSL3 alert write: fatal: bad record mac". logged as follows...(names and ip addresses changed)

(000039) 6/30/2009 15:44:50 PM - (not logged in) (XX.XXX.XXX.XXX)> SSL connection established (000039) 6/30/2009 15:44:51 PM - (not logged in) (XX.XXX.XXX.XXX)> USER FTPUSER (000039) 6/30/2009 15:44:51 PM - (not logged in) (XX.XXX.XXX.XXX)> 331 Password required for FTPUSER (000039) 6/30/2009 15:44:51 PM - (not logged in) (XX.XXX.XXX.XXX)> PASS (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> 230 Logged on (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> PBSZ 0 (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> 200 PBSZ=0 (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> PROT P (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> 200 Protection level set to P (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> CWD /1ST QUARTER (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> 250 CWD successful. "/1ST QUARTER" is current directory. (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> TYPE I (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> 200 Type set to I (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> PASV (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> 227 Entering Passive Mode (XX,XX,XXX,XXX,195,83) (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> APPE Cable 2 X3e.pdf (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> 150 Connection accepted, restarting at offset 3063808 (000039) 6/30/2009 15:44:51 PM - FTPUSER (XX.XXX.XXX.XXX)> SSL connection for data connection established (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> Data connection SSL warning: SSL3 alert write: fatal: bad record mac (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> 426 Connection closed; transfer aborted. (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> PASV (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> 227 Entering Passive Mode (XX,XX,XXX,XXX,195,84) (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> MLSD (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> 150 Connection accepted (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> SSL connection for data connection established (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> 226 Transfer OK (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> PASV (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> 227 Entering Passive Mode (XX,XX,XXX,XXX,195,85) (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> APPE Cable 2 X3e.pdf (000039) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> 150 Connection accepted, restarting at offset 3211264 (000040) 6/30/2009 15:44:52 PM - FTPUSER (XX.XXX.XXX.XXX)> Data connection SSL warning: SSL3 alert write: fatal: bad record mac (000040) 6/30/2009 15:44:53 PM - FTPUSER (XX.XXX.XXX.XXX)> 426 Connection closed; transfer aborted.

#4627 Annoying password popup when upload queue fails repeatedly Bug report normal FileZilla Client outdated
Description

When uploading a file, if the FTP server closes the connection, FileZilla client asks me for my password in a popup for immediate reconnection.

This is annoying when the FTP server systematically closes the connection (for example because I have exceeded the limit of simultaneous connections and the server has put me on a 10 minute timeout). FileZilla's password popup steals focus from the main window so that it's impossible to stop the queue processing. Trying to close the popup just makes it open again immediately. Effectively the only way to escape the situation is to close the popup as many times as there are files on the queue.

#4628 Drag and Drop Upload File in Mac Causes Crash Bug report high FileZilla Client duplicate
Description

With the latest version of FileZilla if I drag and drop a file in order to upload it from a folder in the Finder *or* from the file browser on the left side of FileZilla into the connected-to FTP site on the right side, I get a total crash. I actually don't even have to "drop" the file, just moving it over the connected-to FTP site on the right so that the window highlights crashes the program. This did not happen in the previous version.

If it's helpful, here's the Apple "problem report":

Process: filezilla [372] Path: /Applications/FileZilla.app/Contents/MacOS/filezilla Identifier: de.filezilla Version: 3.2.6 (3.2.6) Code Type: X86 (Native) Parent Process: launchd [63]

Date/Time: 2009-07-01 11:15:29.796 -0600 OS Version: Mac OS X 10.5.6 (9G55) Report Version: 6

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

Thread 0 Crashed: 0 com.apple.QD 0x965d63cd _SetDstBits32BGRA + 8 1 com.apple.QD 0x965c9c95 DevRgn + 301 2 com.apple.QD 0x965c9aa5 StdRgn + 671 3 com.apple.QD 0x965c9800 CallRgn + 50 4 com.apple.HIToolbox 0x96edd436 MyDrawingProc + 101 5 com.apple.QD 0x965f7569 CommonDeviceLoop + 918 6 com.apple.HIToolbox 0x96edd4dc InvertMyRegion + 164 7 com.apple.HIToolbox 0x96edd7ce HideDragHilite + 132 8 com.apple.HIToolbox 0x96f22c7b CTextensionDrag::HideDragFeedBack(OpaqueDragRef*) + 89 9 com.apple.HIToolbox 0x96f23224 CTextensionDrag::DragInWindow(OpaqueDragRef*, unsigned char) + 292 10 com.apple.HIToolbox 0x96f232b2 CTextensionDrag::DragTracking(short, OpaqueDragRef*, unsigned char, unsigned char) + 80 11 com.apple.HIToolbox 0x96f37577 OpaqueTXNObject::DragTracking(short, OpaqueDragRef*, unsigned char) + 119 12 com.apple.HIToolbox 0x96f375b8 CEasyTextDrag::ClientDragTracking(short, OpaqueDragRef*, unsigned char) + 56 13 com.apple.HIToolbox 0x96f21a2c MyDragTrackingProc(short, OpaqueWindowPtr*, void*, OpaqueDragRef*) + 50 14 com.apple.HIToolbox 0x96dcddc2 CarbonTrackingMapper + 190 15 com.apple.HIServices 0x97123194 DoTrackingMessage + 408 16 com.apple.HIServices 0x97125bb2 CoreDragMessageHandler + 1172 17 com.apple.CoreFoundation 0x93b64d21 CFMessagePortPerform + 193 18 com.apple.CoreFoundation 0x93b868e8 CFRunLoopRunSpecific + 3896 19 com.apple.CoreFoundation 0x93b86cd8 CFRunLoopRunInMode + 88 20 com.apple.HIToolbox 0x96ced2c0 RunCurrentEventLoopInMode + 283 21 com.apple.HIToolbox 0x96ced0d9 ReceiveNextEventCommon + 374 22 com.apple.HIToolbox 0x96e3046b ReceiveNextEvent + 58 23 de.filezilla 0x002f149b wxApp::MacDoOneEvent() + 91 24 de.filezilla 0x00309f33 wxEventLoop::Dispatch() + 35 25 de.filezilla 0x003807cf wxEventLoopManual::Run() + 111 26 de.filezilla 0x0036c3c3 wxAppBase::MainLoop() + 83 27 de.filezilla 0x00418bda wxEntry(int&, wchar_t) + 106 28 de.filezilla 0x00032be8 main + 24 29 de.filezilla 0x00002536 start + 54

Thread 1: 0 libSystem.B.dylib 0x9027a6f2 select$DARWIN_EXTSN + 10 1 de.filezilla 0x001b9ef6 wxThreadExImpl::Entry() + 22 2 de.filezilla 0x0044d8bd wxThreadInternal::MacThreadStart(void*) + 173 3 ...ple.CoreServices.CarbonCore 0x90ed610b PrivateMPEntryPoint + 56 4 libSystem.B.dylib 0x9025c095 _pthread_start + 321 5 libSystem.B.dylib 0x9025bf52 thread_start + 34

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

eax: 0x01a3e724 ebx: 0x965c981a ecx: 0x00b5d5ff edx: 0x00b5d5ff edi: 0x000002ff esi: 0x01a3e724 ebp: 0xbfffe7a8 esp: 0xbfffe76c

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

cr2: 0x01a3e724

Binary Images:

0x1000 - 0x5f2feb +de.filezilla 3.2.6 (3.2.6) <c646c13b7401da32de21ebb6a07dce43> /Applications/FileZilla.app/Contents/MacOS/filezilla

0x7ec000 - 0x7edfe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings 0xfd0000 - 0xfdcfff com.apple.iokit.IOHIDLib 1.5.3 (1.5.3) <4668fe539f109326bc76c532f20f41b3> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib 0xfec000 - 0xff0fff com.apple.CommonCocoaPanels 3.0 (15) <e55f5774d14df35699e1d0f676993418> /System/Library/CoreServices/CommonCocoaPanels.bundle/Contents/MacOS/CommonCocoaPanels

0xdd00000 - 0xdef6fff com.apple.RawCamera.bundle 2.0.12 (421) <02fe3f4ea6251f7b2d23d855ce5c5fd2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <100d362e03410f181a34e04e94189ae5> /usr/lib/dyld 0x900cd000 - 0x900cdffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x900ce000 - 0x90110fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x90111000 - 0x9012cffb libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x9017d000 - 0x90188fe7 libCSync.A.dylib ??? (???) <e6aceed359bd228f42bc1246af5919c9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x90189000 - 0x9018cfff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x9018d000 - 0x90220ff3 com.apple.ApplicationServices.ATS 3.4 (???) <8c51de0ec3deaef416578cd59df38754> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90221000 - 0x90229fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x9022a000 - 0x90391ff3 libSystem.B.dylib ??? (???) <d68880dfb1f8becdbdac6928db1510fb> /usr/lib/libSystem.B.dylib 0x90392000 - 0x90460ff3 com.apple.JavaScriptCore 5525.26 (5525.26.2) <69e219e81bc886a94c4d4b310d393ab9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x90461000 - 0x905a7ff7 com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x905a8000 - 0x905b2feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x905b3000 - 0x9067efff com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9067f000 - 0x9067ffff com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x90680000 - 0x906daff7 com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x906db000 - 0x90758feb com.apple.audio.CoreAudio 3.1.1 (3.1.1) <f35477a5e23db0fa43233c37da01ae1c> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x90759000 - 0x9083aff7 libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib 0x9083b000 - 0x90e8cfff com.apple.WebCore 5525.26 (5525.26.6) <8676962ab93f003cf9b10748725c1bc2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x90e8d000 - 0x91167ff3 com.apple.CoreServices.CarbonCore 786.10 (786.10) <ec35bb05f67fe0e828d49dda88bbf6d7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x91168000 - 0x91190fff libcups.2.dylib ??? (???) <81abd305142ad1b771024eb4a1309e2e> /usr/lib/libcups.2.dylib 0x9119b000 - 0x91215ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x91226000 - 0x914a1fe7 com.apple.Foundation 6.5.7 (677.22) <8fe77b5d15ecdae1240b4cb604fc6d0b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x914a2000 - 0x914a2ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x914bb000 - 0x91689ff3 com.apple.security 5.0.4 (34102) <55dda7486df4e8e1d61505be16f83a1c> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9168a000 - 0x916e6ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x916e7000 - 0x91ee5fef com.apple.AppKit 6.5.6 (949.43) <a3a300499bbe4f1dfebf71d752d01916> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x92055000 - 0x921a7ff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x921a8000 - 0x9226fff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x922d7000 - 0x9236afff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x9236b000 - 0x9237bfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9253a000 - 0x92a0bf3e libGLProgrammability.dylib ??? (???) <5d283543ac844e7c6fa3440ac56cd265> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x92a0f000 - 0x92a9bff7 com.apple.LaunchServices 290.3 (290.3) <6f9629f4ed1ba3bb313548e6838b2888> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x92aba000 - 0x92ac1fe9 libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib 0x92b0d000 - 0x92bf2ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x92bf3000 - 0x92f15fe2 com.apple.QuickTime 7.5.5 (995.22.3) <07ffd134d58fdbfe377ba9007f591289> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime 0x92f16000 - 0x92fa0fe3 com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92fa1000 - 0x92fa1ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x92fa2000 - 0x92fa7fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x92fa8000 - 0x92fb5fe7 com.apple.opengl 1.5.9 (1.5.9) <7e5048a2677b41098c84045305f42f7f> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x92fb6000 - 0x930eeff7 libicucore.A.dylib ??? (???) <18098dcf431603fe47ee027a60006c85> /usr/lib/libicucore.A.dylib 0x930ef000 - 0x931a9fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x931aa000 - 0x93268fff com.apple.WebKit 5525.27 (5525.27.1) <a15e548666c9a463d61be1f114b2fa27> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x93269000 - 0x93287fff libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib 0x93288000 - 0x93288ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x93573000 - 0x93575ff5 libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x93576000 - 0x93577ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib 0x9358e000 - 0x9359cffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib 0x9359d000 - 0x9361afef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x938b4000 - 0x938f2ff7 libGLImage.dylib ??? (???) <1123b8a48bcbe9cc7aa8dd8e1a214a66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x938f3000 - 0x93909fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x9390a000 - 0x9390efff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x93a23000 - 0x93ac0ffc com.apple.CFNetwork 422.11 (422.11) <2780dfc3d2186195fccb3634bfb0944b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x93b13000 - 0x93c46fff com.apple.CoreFoundation 6.5.5 (476.17) <4a70c8dbb582118e31412c53dc1f407f> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x93c47000 - 0x93ca0ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x93ca7000 - 0x93cb3ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x93cb7000 - 0x93cbeffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib 0x94d9b000 - 0x94d9ffff libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x94da0000 - 0x94da0ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x94da1000 - 0x94db6ffb com.apple.ImageCapture 5.0.1 (5.0.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x94db7000 - 0x94db7ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x94db8000 - 0x951c8fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x951c9000 - 0x9527bffb libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib 0x9527c000 - 0x952c5fef com.apple.Metadata 10.5.2 (398.25) <e0572f20350523116f23000676122a8d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x95369000 - 0x95706fef com.apple.QuartzCore 1.5.7 (1.5.7) <2fed2dd7565c84a0f0c608d41d4d172c> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x95707000 - 0x95732fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x95773000 - 0x9577aff7 libCGATS.A.dylib ??? (???) <386dce4b28448fb86e33e06ac466f4d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x9577b000 - 0x957b2fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x95813000 - 0x95813ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x95814000 - 0x95893ff5 com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x95894000 - 0x958cefe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x958cf000 - 0x959c3ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib 0x95ac6000 - 0x95acffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x95b03000 - 0x95b2bff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x95b2c000 - 0x95c0cfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib 0x95c0d000 - 0x962adfff com.apple.CoreGraphics 1.407.2 (???) <3a91d1037afde01d1d8acdf9cd1caa14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x962ae000 - 0x962edfef libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x962ee000 - 0x962feffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9630b000 - 0x96312fff com.apple.agl 3.0.9 (AGL-3.0.9) <2f39c480cfcee9358a23d61b20a6aa56> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x96483000 - 0x964e0ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib 0x96591000 - 0x965b0ffa libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x965b1000 - 0x96658feb com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x96659000 - 0x9665ffff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x966d3000 - 0x96714fe7 libRIP.A.dylib ??? (???) <5d0b5af7992e14de017f9a9c7cb05960> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x96734000 - 0x96740ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x96741000 - 0x96afffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x96b05000 - 0x96b05ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x96b06000 - 0x96b08fff com.apple.securityhi 3.0 (30817) <72cb8b012603370e904b31a24a91121b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x96b8b000 - 0x96ba3fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x96ba9000 - 0x96c34fff com.apple.framework.IOKit 1.5.1 (???) <f9f5f0d070e197a832d86751e1d44545> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x96c35000 - 0x96cbcff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x96cbd000 - 0x96fc5fff com.apple.HIToolbox 1.5.4 (???) <3747086ba21ee419708a5cab946c8ba6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x96fc6000 - 0x96feafff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib 0x97002000 - 0x9702ffeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x97030000 - 0x970e0fff edu.mit.Kerberos 6.0.12 (6.0.12) <685cc018c133668d0d3ac6a1cb63cff9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x970e1000 - 0x97110fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x97111000 - 0x97162ff7 com.apple.HIServices 1.7.0 (???) <01b690d1f376e400ac873105533e39eb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x971a1000 - 0x971b7fe7 com.apple.CoreVideo 1.5.1 (1.5.1) <80b173571cdb99a829e1b8ec0a677291> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

#4630 no red warning on toggle directory comparison Bug report normal FileZilla Client duplicate
Description

Hello,

after uploading big files (2.5 GB) I found that FileZilla does not mark files in red when the filesize is diffrent (toggle directory comparison on). Please compare the line above the marked in the attachment. Tank you for a realy great tool!

#4631 no red warning on toggle directory comparison Bug report normal FileZilla Client outdated
Description

Hello,

after uploading big files (2.5 GB) I found that FileZilla does not mark files in red when the filesize is diffrent (toggle directory comparison on). Please compare the line above the marked in the attachment.

Tank you for a realy great tool!

Stefan

#4632 3.2.6 upload restarts Bug report high FileZilla Client fixed
Description

FileZilla Client


Version: 3.2.6

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-06-28 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.1

I connect to a FTP-ES server over port 8080. When i try to upload the upload begins and then restarts, and restarts over and over again. I have tested the upload on a different machine with 3.2.5 same configuration and it works perfectly. The machine with 3.2.6 previously had 3.2.5 and was upgraded to 3.2.6 with all settings intact (this has worked flawlessly before). I have also checked the settings between the 3.2.5 machine and the 3.2.6 machine and they are identical.

No error messages are displayed, only: 426 Connection closed; transfer aborted. Then the upload is restarted, then a new 426 and a restart and so on. The file i try to upload is a (.avi).

#4633 FileZilla 3.2.6: GnuTLS issues w/ vsftpd 2.1.2 Bug report normal FileZilla Client fixed
Description

Client: FileZilla 3.2.6, prebuilt for Windows, linked against GnuTLS 2.8.1, running on Windows Vista x64.

Server: vsftpd-2.1.2, running on RHEL-4.8, linked against OpenSSL-0.9.7a. Connecting via FTPES.

FileZilla has no trouble establing control connection, but uploading/downloading files doesn't work. vsftpd says, "Failure reading network stream".

Found info about GnuTLS' random padding in TLSv1.0 packets here: http://www.gnu.org/software/gnutls/manual/html_node/On-Record-Padding.html . Turning off TLSv1 support in vsftpd (that is, SSLv3 is the only SSL/TLS protocol accepted) made downloads work, but uploads still don't work; they give the same message.

vsftpd logfile showing protocol exchange attached.

Both downloads and uploads work with FileZilla 3.2.5, prebuilt for Windows against GnuTLS 2.6.4, against exactly the same vsftpd server.

#4634 FileZilla should remember Synchronized browsing setting in Site Manager Tim Kosse Bug report blocker FileZilla Client invalid
Description

Operating System Windows 2000 SP 4

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

#4635 Binary files with hashed filenames are not downloaded as binary Bug report normal FileZilla Client rejected
Description

Latest update 3.2.6.1 doesn't download attachments with hashed filenames from SMF Simple Machine Forum software 1.1.9 as binary although I choose binary, and unchecked []treat files without extension as asci. BTW version 3.2.6 (yesterday) with settings as above did download them as binary. BTW ws_ftp and cuteftp have no problems, even on auto.

#4636 Failed to retrieve directory listing Bug report normal FileZilla Client rejected
Description

Not sure if this is a fiezilla issue or an issue with my company's ftp server. Details for list command follow (screen-shot attached):

Status: Retrieving directory listing... Command: PASV Response: 227 Entering Passive Mode (10,253,17,8,118,254) Status: Server sent passive reply with unroutable address. Using server address instead. Command: LIST Response: 150 Here comes the directory listing. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Response: 226 Directory send OK. Error: Failed to retrieve directory listing Error: Disconnected from server: ECONNABORTED - Connection aborted

#4637 Downloading a file by draging it from the remote pane to the desktop in the local pane causes it to be converted to a chinese script Bug report normal FileZilla Client rejected
Description

When I try to download a file from the remote site to the desktop either by dragging it from the remote pane to the local>desktop pane, or by using the download feature in the remote pane, it is converted into a chinese script that cannot be veiwed in IE8 or by notepad. Here is a small segment of the file from notepad: <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 TransitionalEN"> ਍㰀栀琀洀氀 氀愀渀最㴀∀攀渀ⴀ甀猀∀㸀ഀഀ <head> ਍㰀洀攀琀愀 栀琀琀瀀ⴀ攀焀甀椀瘀㴀∀䌀漀渀琀攀渀琀ⴀ吀礀瀀攀∀ 挀漀渀琀攀渀琀㴀∀琀攀砀琀⼀栀琀洀氀㬀 挀栀愀爀猀攀琀㴀唀吀䘀ⴀ㠀∀㸀ഀഀ <title>Home</title> ਍㰀洀攀琀愀 渀愀洀攀㴀∀欀攀礀眀漀爀搀猀∀ 挀漀渀琀攀渀琀㴀∀圀攀戀 猀椀琀攀 搀攀猀椀最渀Ⰰ ㌀搀 洀漀搀攀氀椀渀最Ⰰ 挀漀洀瀀甀琀攀爀 愀爀琀Ⰰ 愀渀椀洀愀琀椀漀渀Ⰰ 愀搀瘀攀爀琀椀猀椀渀最 挀愀洀瀀愀椀最渀猀Ⰰ 搀椀最椀琀愀氀 瀀栀漀琀漀最爀愀瀀栀礀Ⰰ 氀漀最漀 搀攀猀椀最渀Ⰰ 挀甀猀琀漀洀 搀攀猀椀最渀Ⰰ 瀀爀椀渀琀 愀搀 挀愀洀瀀愀椀最渀猀∀㸀ഀഀ <meta name="description" content="GT Graphics Technologies is your single source for all your advertising needs. Comprehensive packages include Web site design, Print ad campaigns, Logo Design, Digital Photography, Computer art and 3d modeling and animation."> ਍㰀洀攀琀愀 渀愀洀攀㴀∀愀甀琀栀漀爀∀ 挀漀渀琀攀渀琀㴀∀䜀吀 䜀爀愀瀀栀椀挀猀 吀攀挀栀渀漀氀漀最椀攀猀∀㸀ഀഀ <meta name="copyright" content="Copyright © GT Fumetti 2009 "> ਍㰀洀攀琀愀 栀琀琀瀀ⴀ攀焀甀椀瘀㴀∀䌀漀渀琀攀渀琀ⴀ䰀愀渀最甀愀最攀∀ 挀漀渀琀攀渀琀㴀∀攀渀ⴀ甀猀Ⰰ 攀渀ⴀ最戀∀㸀ഀഀ <meta name="robots" content="index,follow"> ਍㰀䴀䔀吀䄀 栀琀琀瀀ⴀ攀焀甀椀瘀㴀∀倀愀最攀ⴀ䔀渀琀攀爀∀ 䌀伀一吀䔀一吀㴀∀刀攀瘀攀愀氀吀爀愀渀猀⠀䐀甀爀愀琀椀漀渀㴀㄀⸀   Ⰰ吀爀愀渀猀椀琀椀漀渀㴀㤀⤀∀㸀ഀഀ <style type="text/css"> ਍㰀℀ⴀⴀഀഀ body {margin: 0px; padding: 0px;} ਍愀㨀氀椀渀欀 笀挀漀氀漀爀㨀 ⌀㠀搀㠀搀㠀搀㬀紀ഀഀ a:visited {color: #ffffff;} ਍愀㨀栀漀瘀攀爀 笀挀漀氀漀爀㨀 ⌀㠀搀㠀搀㠀搀㬀紀ഀഀ a:active {color: #8d8d8d;} ਍⸀一漀爀洀愀氀ⴀ倀ഀഀ

{

਍        洀愀爀最椀渀㨀 ⸀ 瀀砀  ⸀ 瀀砀  ⸀ 瀀砀  ⸀ 瀀砀㬀 琀攀砀琀ⴀ愀氀椀最渀㨀挀攀渀琀攀爀㬀 昀漀渀琀ⴀ眀攀椀最栀

#4638 Client allows only one site-specific bookmark Bug report normal FileZilla Client rejected
Description

I am currently using version 3.2.6.1 on Win XP Pro SP3 on an Intel T5500 (if that makes sense on the processor).

In previous versions of Filezilla, I was able to save many site-specific bookmarks linking a local directory with a remote directory. Currently, whenever I create a new site-specific bookmark, it overwrites the previous bookmark, allowing me to store only one bookmark at a time.

#4639 Maximum simultaneous transfers - CPU Load Bug report high FileZilla Client outdated
Description

On setting maximum simultaneous transfers to à value up to 2, the CPU load is realy high, and FileZilla (FZ) has some freezes ( computer too).

A value of 5 make à load of 50% with à AMD Athlon x2 (on VISTA) and a value of 10 make à load of 80%, and FZ are unuzable and must be kill.

This problem apears in the 3.2.6.1 version.

#4640 Ctrl-A does not deselect ".." item Bug report normal FileZilla Client fixed
Description

Steps to reproduce:

  1. Connect to FTP server
  2. Enter non-empty subdirectory
  3. Select ".." by clicking it
  4. Select all items by pressing Ctrl-A
  5. Try to drop selected items to left pane in order do download them

Expected result: FZ Client allows to drag them and adds them to download quene

Current result: FF Client either beeps or starts displaying square frame as while selecting multiple items with mouse

Version information:

FileZilla Client


Version: 3.2.6.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-07-02 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.1

#4642 new version 3.2.6.1 Bug report normal FileZilla Client fixed
Description

trying to download new version, get message 'Timer Creation failed' ?? don't know what to do

#4646 Timeout when changing directory on server Bug report normal FileZilla Client rejected
Description

FileZilla Client


Version: 3.2.6.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-07-02 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.1


Whe attempting to navigate directories on my server I receive a timeout error

Response: 230 OK. Current restricted directory is / Status: Connected Status: Retrieving directory listing... Command: CWD /public_html Response: 250 OK. Current directory is /public_html Command: CWD alt Response: 250 OK. Current directory is /public_html/alt Command: PWD Error: Connection timed out Error: Failed to retrieve directory listing

#4647 Synchronized browsing doesn't work while uploading Tim Kosse Bug report normal FileZilla Client fixed
Description

If synchronized browsing is active and a folder contains a lot of small files (>100) the following behaviour was observed: Some files where selected and uploaded. While uploading is in progress, the folder is changed to another folder with a lot of small files (>100) on the local side. The folder is then not changed on the server side while the upload is in progress. Another folder must be selected after upload is finished to synchronize the folder view again. This happens in version 3.2.6.1 and before.

#4648 File still download after finish (show >100%) Bug report high FileZilla Client rejected
Description

After finish download 100% of file, still download. The file size on client increasing and the progress show > 100%

#4649 large text file in ASCII mode did not get downloaded during ssl/tls session Bug report high FileZilla Client outdated
Description

Filezilla 3.2.6.1 vsftpd 2.1.0 on AIX with TLS support

When I downloaded a large text file (e.g. 80KB file) in ASCII mode from remote server to local PC (using either implicit or explicit tls/ssl), the file does not get copied. This was tried on both passive and active mode. I have no problem downloading same large text file in binary mode. I also have no problem with smaller text files and uploading large text files in ASCII mode.

I see 2 error TLS messages in debug mode Trace: GnuTLS error -8: A record packet with illegal version was Trace: GnuTLS error -9: A TLS packet with unexpected length was received.

WinSCP have no problem downloading large text file in ASCII mode so it may not be the server issue.

Here is the rest of debug/trace log during the download in ASCII mode:

Trace: CControlSocket::DoClose(64) Status: Resolving address of mtclaw Status: Connecting to 10.131.1.203:2121... Status: Connection established, initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Status: TLS/SSL connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Welcome to MTC Lawson FTP service. Trace: CFtpControlSocket::SendNextCommand() Command: USER skondel Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 Please specify the password. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 230 Login successful. Trace: CFtpControlSocket::SendNextCommand() Command: OPTS UTF8 ON Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Always in UTF8 mode. Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ set to 0. Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PROT now Private. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting download of /dayton265a.csv Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 250 Directory successfully changed. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE A Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Switching to ASCII mode. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,131,1,203,78,68). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: RETR dayton265a.csv Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for dayton265a.csv (95621 bytes). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: 3DES-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: GnuTLS error -8: A record packet with illegal version was received. Trace: CTlsSocket::OnRead() Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CRealControlSocket::OnClose(10053) Error: Disconnected from server: ECONNABORTED - Connection aborted Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::ResetOperation(66) Trace: Deleting empty file Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Status: Resolving address of mtclaw Status: Connecting to 10.131.1.203:2121... Status: Connection established, initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Status: TLS/SSL connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Welcome to MTC Lawson FTP service. Trace: CFtpControlSocket::SendNextCommand() Command: USER skondel Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 Please specify the password. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 230 Login successful. Trace: CFtpControlSocket::SendNextCommand() Command: OPTS UTF8 ON Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Always in UTF8 mode. Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ set to 0. Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PROT now Private. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting download of /dayton265a.csv Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 250 Directory successfully changed. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE A Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Switching to ASCII mode. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,131,1,203,78,41). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: RETR dayton265a.csv Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for dayton265a.csv (95621 bytes). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: 3DES-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: GnuTLS error -8: A record packet with illegal version was received. Trace: CTlsSocket::OnRead() Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CRealControlSocket::OnClose(10053) Error: Disconnected from server: ECONNABORTED - Connection aborted Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::ResetOperation(66) Trace: Deleting empty file Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66) Trace: CControlSocket::DoClose(64) Status: Resolving address of mtclaw Status: Connecting to 10.131.1.203:2121... Status: Connection established, initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: 3DES-CBC, MAC: SHA1 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Status: TLS/SSL connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Welcome to MTC Lawson FTP service. Trace: CFtpControlSocket::SendNextCommand() Command: USER skondel Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 Please specify the password. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 230 Login successful. Trace: CFtpControlSocket::SendNextCommand() Command: OPTS UTF8 ON Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Always in UTF8 mode. Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ set to 0. Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PROT now Private. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Trace: CFtpControlSocket::FileTransfer() Status: Starting download of /dayton265a.csv Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 250 Directory successfully changed. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: FileTransferSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: FileTransferSend() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE A Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Switching to ASCII mode. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (10,131,1,203,78,72). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: RETR dayton265a.csv Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening ASCII mode data connection for dayton265a.csv (95621 bytes). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: 3DES-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: GnuTLS error -8: A record packet with illegal version was received. Trace: CRealControlSocket::OnClose(10053) Error: Disconnected from server: ECONNABORTED - Connection aborted Trace: CControlSocket::DoClose(64) Trace: CFtpControlSocket::ResetOperation(66) Trace: CControlSocket::ResetOperation(66) Trace: CFtpControlSocket::ResetOperation(66) Trace: Deleting empty file Trace: CControlSocket::ResetOperation(66) Trace: CFileZillaEnginePrivate::ResetOperation(66)

#4650 Delete soft link to file sometimes removes the target file instead Bug report normal FileZilla Client fixed
Description

Deleting a soft link to a file sometimes deletes the target file instead of the link.

A log file is attatched where you can see the surprising "Response" of deleting the target file instead.

The remote server is Redhat Enterprise Linux 5. FileZilla Client 3.2.6.1.

#4651 FTPES ends with ECONNABORTED Bug report normal FileZilla Client rejected
Description

ftp protocol works correctly

but at connection with ftpEs returned this (in czech language):

Stav: Zjišťuji adresu ftp.xxx.cz Stav: Připojuji se k 193.86.238.33:21 Stav: Spojení navázáno, čekám na uvítací zprávu... Odpověď: 220 FTP Příkaz: AUTH TLS Odpověď: 234 AUTH TLS successful Stav: Inicializuji TLS... Stav: Ověřuji certifikát... Příkaz: USER xxx.cz Stav: TLS/SSL spojení navázáno. Odpověď: 331 Password required for xxx.cz Příkaz: PASS * Odpověď: 230 User xxx.cz logged in Příkaz: SYST Odpověď: 215 UNIX Type: L8 Příkaz: FEAT Odpověď: 211-Features: Odpověď: MDTM Odpověď: AUTH TLS Odpověď: PBSZ Odpověď: PROT Odpověď: REST STREAM Odpověď: SIZE Odpověď: 211 End Příkaz: PBSZ 0 Odpověď: 200 PBSZ 0 successful Příkaz: PROT P Odpověď: 200 Protection set to Private Stav: Připojen Stav: Přijímám výpis složky... Příkaz: PWD Odpověď: 257 "/" is the current directory Příkaz: TYPE I Odpověď: 200 Type set to I Příkaz: PASV Odpověď: 227 Entering Passive Mode (193,86,238,33,237,17). Příkaz: LIST Odpověď: 150 Opening ASCII mode data connection for file list Stav: Server správně neukončil spojení TLS Chyba: Could not read from transfer socket: ECONNABORTED - Connection aborted Odpověď: 226 Transfer complete Chyba: Nelze získat výpis složky

#4652 help page Bug report normal FileZilla Client fixed
Description

After installing the first time the "basic usage instructions were in English. on the second time of opening they were in another language re- installing the programme has made no difference can this be corrected within the programme?

#4653 Mistakes in some shown files on browser after URL copy/pasted in browser. Bug report normal FileZilla Client outdated
Description

Filezilla 3.2.6.1, external site, arrow mouse on file, mouse right,option :"URL copy to clipboard". Then: open browser (Opera 9.64), paste URL in adress part of browser. Gives : ftp:// my domain name@ ftp. my domain name/folder /folder/fille.php. After enter, dialog window which asks for username and password. After filled in and sent username and password , the file is show on browser. Problem : Mistakes in some shown files on browser. Text/script which should not be there, is on the web page. See attachment : Example 1 bad.png. It goes all right when ftp:// my domain name@ ftp is replaced by me in http://www. See attachment : Exmple 1 good.png.

Many have waited for this possibility. Please make it work better.

etech 2

#4654 Crashes on Upload or Download Bug report normal FileZilla Client rejected
Description

I just updated to 3.2.6.1 on Windows XP Pro SP3, Intel Celeron D @3.2GHz, 2GB RAM.

Now, 95% of the time, no matter what server I connect to, uploading or downloading any file causes the program to crash.

The log attached from several attempts to upload/download from various servers (actually, just two servers: one that hosts various website for me, and ftp.microsoft.com as anonymous).

The debug info I was able to get from DrWatson:

<?xml version="1.0" encoding="UTF-16"?>
<DATABASE>
<EXE NAME="FILEZI~1.EXE" FILTER="GRABMI_FILTER_PRIVACY">
    <MATCHING_FILE NAME="filezilla.exe" SIZE="7441920" CHECKSUM="0xEFC1512B" BIN_FILE_VERSION="3.2.6.1" BIN_PRODUCT_VERSION="3.2.6.1" PRODUCT_VERSION="3, 2, 6, 1" FILE_DESCRIPTION="FileZilla FTP Client" COMPANY_NAME="FileZilla Project" PRODUCT_NAME=" filezilla" FILE_VERSION="3, 2, 6, 1" ORIGINAL_FILENAME="filezilla.rc" INTERNAL_NAME="FileZilla 3" LEGAL_COPYRIGHT="Copyright (C) 2006-2009" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x7272E9" LINKER_VERSION="0x10000" UPTO_BIN_FILE_VERSION="3.2.6.1" UPTO_BIN_PRODUCT_VERSION="3.2.6.1" LINK_DATE="07/01/2009 22:46:06" UPTO_LINK_DATE="07/01/2009 22:46:06" VER_LANGUAGE="Language Neutral [0x0]" />
    <MATCHING_FILE NAME="fzputtygen.exe" SIZE="129536" CHECKSUM="0xF1C33506" BIN_FILE_VERSION="0.0.0.0" BIN_PRODUCT_VERSION="0.0.0.0" PRODUCT_VERSION="Unidentified build" FILE_DESCRIPTION="SFTP module for FileZilla based on PuTTY's psftp component" COMPANY_NAME="FileZilla Project" PRODUCT_NAME="FileZilla" FILE_VERSION="Unidentified build" ORIGINAL_FILENAME="FZSFTP" INTERNAL_NAME="FZSFTP" LEGAL_COPYRIGHT="Copyright © 2004-2008 Tim Kosse,   1997-2008 Simon Tatham." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2201E" LINKER_VERSION="0x10000" UPTO_BIN_FILE_VERSION="0.0.0.0" UPTO_BIN_PRODUCT_VERSION="0.0.0.0" LINK_DATE="07/01/2009 22:46:07" UPTO_LINK_DATE="07/01/2009 22:46:07" VER_LANGUAGE="English (United Kingdom) [0x809]" />
    <MATCHING_FILE NAME="fzsftp.exe" SIZE="340992" CHECKSUM="0x11D6B6A8" BIN_FILE_VERSION="0.0.0.0" BIN_PRODUCT_VERSION="0.0.0.0" PRODUCT_VERSION="Unidentified build" FILE_DESCRIPTION="SFTP module for FileZilla based on PuTTY's psftp component" COMPANY_NAME="FileZilla Project" PRODUCT_NAME="FileZilla" FILE_VERSION="Unidentified build" ORIGINAL_FILENAME="FZSFTP" INTERNAL_NAME="FZSFTP" LEGAL_COPYRIGHT="Copyright © 2004-2008 Tim Kosse,   1997-2008 Simon Tatham." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x60F05" LINKER_VERSION="0x10000" UPTO_BIN_FILE_VERSION="0.0.0.0" UPTO_BIN_PRODUCT_VERSION="0.0.0.0" LINK_DATE="07/01/2009 22:46:07" UPTO_LINK_DATE="07/01/2009 22:46:07" VER_LANGUAGE="English (United Kingdom) [0x809]" />
    <MATCHING_FILE NAME="fzshellext.dll" SIZE="93696" CHECKSUM="0xF2E269B3" BIN_FILE_VERSION="3.2.6.1" BIN_PRODUCT_VERSION="3.2.6.1" PRODUCT_VERSION="3, 2, 6, 1" FILE_DESCRIPTION="fzshellext Dynamic Link Library" PRODUCT_NAME=" fzshellext Dynamic Link Library" FILE_VERSION="3, 2, 6, 1" ORIGINAL_FILENAME="fzshellext.dll" INTERNAL_NAME="fzshellext" LEGAL_COPYRIGHT="Copyright (C) 2006" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1CB98" LINKER_VERSION="0x10000" UPTO_BIN_FILE_VERSION="3.2.6.1" UPTO_BIN_PRODUCT_VERSION="3.2.6.1" LINK_DATE="07/01/2009 22:46:07" UPTO_LINK_DATE="07/01/2009 22:46:07" VER_LANGUAGE="Language Neutral [0x0]" />
    <MATCHING_FILE NAME="fzshellext_64.dll" SIZE="111616" CHECKSUM="0x34D83A6F" BIN_FILE_VERSION="3.0.2.0" BIN_PRODUCT_VERSION="3.0.2.0" PRODUCT_VERSION="3, 0, 2, 0" FILE_DESCRIPTION="fzshellext Dynamic Link Library" PRODUCT_NAME=" fzshellext Dynamic Link Library" FILE_VERSION="3, 0, 2, 0" ORIGINAL_FILENAME="fzshellext.dll" INTERNAL_NAME="fzshellext" LEGAL_COPYRIGHT="Copyright (C) 2006" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1D93F" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.0.2.0" UPTO_BIN_PRODUCT_VERSION="3.0.2.0" LINK_DATE="10/14/2007 10:32:43" UPTO_LINK_DATE="10/14/2007 10:32:43" VER_LANGUAGE="Language Neutral [0x0]" />
    <MATCHING_FILE NAME="mingwm10.dll" SIZE="6656" CHECKSUM="0xE25655C0" MODULE_TYPE="WIN32" PE_CHECKSUM="0x407E" LINKER_VERSION="0x10000" LINK_DATE="10/02/2004 10:28:15" UPTO_LINK_DATE="10/02/2004 10:28:15" />
    <MATCHING_FILE NAME="uninstall.exe" SIZE="63463" CHECKSUM="0xF3F9ECA1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" LINK_DATE="01/28/2009 19:42:44" UPTO_LINK_DATE="01/28/2009 19:42:44" />
</EXE>
<EXE NAME="lspent7.dll" FILTER="GRABMI_FILTER_THISFILEONLY">
    <MATCHING_FILE NAME="lspent7.dll" SIZE="434176" CHECKSUM="0x4A80854A" BIN_FILE_VERSION="9.0.3.3" BIN_PRODUCT_VERSION="9.0.3.3" PRODUCT_VERSION="9, 0, 3, 3" FILE_DESCRIPTION="lspent7c/o" FILE_VERSION="9, 0, 3, 3" ORIGINAL_FILENAME="lspent8.dll" INTERNAL_NAME="lspent7c/o" LEGAL_COPYRIGHT="Copyright © 2002 - 2009" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x79350" LINKER_VERSION="0x32003B" UPTO_BIN_FILE_VERSION="9.0.3.3" UPTO_BIN_PRODUCT_VERSION="9.0.3.3" LINK_DATE="06/11/2009 15:13:01" UPTO_LINK_DATE="06/11/2009 15:13:01" VER_LANGUAGE="English (United States) [0x409]" />
</EXE>
<EXE NAME="kernel32.dll" FILTER="GRABMI_FILTER_THISFILEONLY">
    <MATCHING_FILE NAME="kernel32.dll" SIZE="989696" CHECKSUM="0x2D998938" BIN_FILE_VERSION="5.1.2600.5781" BIN_PRODUCT_VERSION="5.1.2600.5781" PRODUCT_VERSION="5.1.2600.5781" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.5781 (xpsp_sp3_gdr.090321-1317)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xFE572" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.5781" UPTO_BIN_PRODUCT_VERSION="5.1.2600.5781" LINK_DATE="03/21/2009 14:06:58" UPTO_LINK_DATE="03/21/2009 14:06:58" VER_LANGUAGE="English (United States) [0x409]" />
</EXE>

Reverting to 3.2.4.1 resolved the problem.

#4655 Downloads not recursing folders and multiple slashes in folder list Bug report normal FileZilla Client worksforme
Description

I'm attempting to download files from a remote site using FileZilla Client 3.2.6.1. Any files which are in the selected folder are correctly downloaded, but any folders FileZilla does a directory listing and doesn't add anything to the queue.

I think there is a clue in the remote site - it starts off when I connect with the path D:/home/\

If I go into that and enter the Default folder within home, it changes to D:/home//Default/\ I then have 2 entries in the remote folder list at the top level - each of the above entries. If I pop out D:/home/\ and try to select Default, it won't do anything and any folders that have popped out have ?s on them

If I now pop out D:/home//Default/\ and go into test.test, the remote path becomes D:/home//Default/test.test/\ and this is also added to the remote folder list.

If I continue this process further, I end up with something like D:/home//Default/test.test//htdocs/aspnet_client//system_web/2_0_50727/\ and a number of entries at the top level of the list.

The server that I am remoting to is Matrix FTP Server (from Fasthosts - provided with a dedicated server) running on Windows 2003 Server. I suspect that some of the problem may be coming from this, but I have tried it with an old copy of FileZilla 2.2.32 on my Windows XP Pro machine and that works fine - it recurses downloads perfectly and I get a path like D:/home/Default/test.test/htdocs/aspnet_client/system_web/2_0_50727/

#4656 3.2.6.1 Can't Browse To Desktop to select files Bug report high FileZilla Client worksforme
Description

I downloaded the new version, and everything goes fine until I try to select the files to send. The only browsing options I get are my disks C, D, and E. I can't get to my desktop to navigate to the folders where I have to send from.

I uninstalled and reinstalled it twice with the same result. I hope it's ok that I put this as high priority-- it is for me anyway.

thank you, Leslie Murray

ps I have used Filezilla for several years with no problems and I love it.

#4657 Upload Problem - system trying to login each time Bug report high FileZilla Client rejected
Description

I am using version 3.2.6.1 My OS is Vista Home Premium Service Pack 1

Problem I login in successfully, but when I try to upload a file, I get the code listed below. It appears that the system is trying to login again before uploading the file. When I disconnect, I can turn off the process queue, then turn it back on and the file is uploaded, but this is not how it is suppose to work?

Any help would be appreciated

Robin

Status: Resolving address of faculty.uoit.ca Status: Connecting to 205.211.180.213:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0 Server (Faculty.Uoit.Ca) [205.211.180.213] Command: USER 100251861 Response: 331 Password required for 100251861. Command: PASS Response: 230 User 100251861 logged in. Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... Command: CWD / Response: 250 CWD command successful Command: PWD Response: 257 "/" is current directory. Command: TYPE I Response: 200 Type set to I Command: PASV Response: 227 Entering Passive Mode (205,211,180,213,191,160). Command: LIST Response: 150 Opening ASCII mode data connection for file list Response: 226 Transfer complete. Status: Calculating timezone offset of server... Command: MDTM index.html Response: 213 20090712033746 Status: Timezone offsets: Server: 0 seconds. Local: -14400 seconds. Difference: -14400 seconds. Status: Directory listing successful Status: Resolving address of faculty.uoit.ca Status: Connecting to 205.211.180.213:21... Status: Connection established, waiting for welcome message... Response: 220 ProFTPD 1.3.0 Server (Faculty.Uoit.Ca) [205.211.180.213] Command: USER 100251861 Response: 331 Password required for 100251861. Command: PASS Response: 530 Sorry, the maximum number of clients (1) for this user are already connected. Error: Critical error Error: Could not connect to server Status: Delaying connection for 5 seconds due to previously failed connection attempt...

#4658 Filezilla client freezes when you click on a directory with thousands of subdirectories Bug report normal FileZilla Client worksforme
Description

I clicked on the + to expand a directory tree for a directory with around 2500 subdirectories. I then cliked on that directory and it listed the 2500 subdirectories in the lower pane. Each action took several seconds. Then I cliked on the next directory that had over 4,000 subdirectories. I thought it was just taking time to work, but after several minutes I realized the application had frozen. I intentionally crashed the program in Task Manager and then tried to relaunch. The program never came up. So I tried to launch the program again, and then again, still nothing. Then I realized that the Filezilla.exe was listed three times in Task manager processes, but not in applications, each instance was using about 11MB of memory. I rebooted the system, thinking that would clear it, but when I tried to launch again, it still never came up, but the exe was listed in Task Manager. I browsed around the registry to see if the program was using an obvious entry to tell it to go to the directory with 4,000 entries on open, but didn't find it. So I rebooted again and then uninstalled. I then turned around and re-installed. Same thing happened. I changed the name of the directory with 4,000 subdirectores and relaunched, no joy. Then I tried to change the name of the directory with 2,500 subdirectories, and explorer said it was being used by another program. I then re-crashed the sytem and was then able to rename the 2,500 subdir directory. I rebooted again (don't know why, just cautious I guess) and relaunched FileZilla. This time it came up. Interestingly, even though I uninstalled and re-installed, it still had all of my quickconnect entries from the initial install.

#4660 Version 3.2.6.1 Not connecting to FTP Servers Bug report high FileZilla Client rejected
Description

Hello, I updated my FileZilla Client to v 3.2.6.1 and now I cannot connect to any of my existing ftp servers, it says Connection timed out. My FileZilla was working just fine before this update.

I am running on Windows Vista Ultimate Home.

#4661 file uploading issues Bug report normal FileZilla Client worksforme
Description

I have following problem for a long time already but never had the time to report it:

After editing a file locally, Filezilla prompts with the "File has changed" window, if I click "yes" there to proceed with uploading, even though the message log says that the file has been uploaded and I have already given instructions to overwrite files on server at this point, the old version of the file remains still on server.

I have then to remove the file on the server first, refresh the local directory and upload the file again to make sure the new file is there.

This problem does not occur consistently but consistent enough that I would like you to look into it if possible.

#4662 Failure on updating FileZilla Bug report normal FileZilla Client fixed
Description

I am currently on 3.2.4.1 when I try to run the update to get to 3.2.6.1 I get an error message about "timer creation failed" and it exits the update. How do I resolve this?

#4664 FileZilla connections fail using Old/Pre-installed clients, but not fresh installs Bug report high FileZilla Client outdated
Description

FileZilla (newest versions) fails to connect to a VSFTPD server (2.1.2) using the standard timeout of 20 seconds in standard FTP mode on Windows XP machines. Clients never 'touch' the server as far as server logging is concerned and shows 'connection timed out could not connect to server'. Server is running RedHat Enterprise v5 patched as needed. Kernel: 2.6.18-92.1.22.el5 #1 SMP

  1. Increasing the client side timeout to 30 seconds allows the clients to connect, but directory displays and other actions are sluggish.
  2. This occurs on previously installed and used FileZilla clients, even those that have been uninstalled and reinstalled.
  3. NEW/Fresh (never before installed) installs of FileZilla on Windows XP/Vista machines connect to the server quickly and flawlessly every time with the stock 20 second timeout.
  4. We have turned OFF firewalls on the server side, no effect.
  5. Disabled firewalls on Windows machines, no effect.
  6. Using other FTP clients (cuteFTP, NCFTP, and command line clients) on the effected machines provides clean/quick FTP connections. Only FileZilla seems to have this problem.
  7. This is occurring from various locations, and connection types so its not related to a particular network or location on the client side.
  8. Problem can be reproduced every time.
#4665 Uploading file after remote renaming disconnects Bug report normal FileZilla Client outdated
Description

When I connect to a FTP site and I start with remotely renaming a file FILE1.TC to FILE1.TC1, immediately followed by uploading a file called FILE1.TC, the connection appears to have been lost.

FileZilla version: 3.2.6.1 OS: Windows Vista Ultimate SP1

#4666 Force hidden files option does not work in windows XP Bug report low FileZilla Client rejected
Description

Hello There,

Using windows XP pro SP3 Filezilla version: 3.2.6.1

The server > force showing hidden files does not work properly for me (no files showing). I've tested using a linux version and everythings is fine there. Actually the windows version I have sends "226-Options: -l" to the server where it should send "226-Options: -a -l".

Thank you for looking into this.

#4667 Copying files within FTP server moves files instead (via RNTO) Bug report normal FileZilla Client rejected
Description

Steps to reproduce: 1) log into an FTP server where you have at least two directories (say, A and B) 2) In the server pane (top right), open folder A so that all files in that folder appear in the bottom right pane 3) Drag a file from the bottom right pane to the B folder in the top right pane. Note that the mouse pointer shows we are in copy mode (plus sign).

Expected result: File is copied from folder A to folder B

Actual result: Files is moved (RNTO) from folder A to folder B

#4668 Provide a means for automatically changing source filenames to accommodate different destination file systems Feature request normal FileZilla Client duplicate
Description

I've scoured HELP, FileZilla fora and existing tickets, but can't find any that discuss this issue. Apologies if I've missed something.

I use FileZilla to transfer files from a Personal Video Recorder (PVR) to a Windows PC. The PVR has a linux based file system, which permits numerous characters which are not permitted in Windows filenames, for example, asterisk "*", left and right angle brackets "<" and ">", back slash "\" and colon ":".

Thankfully most of these characters are rare in source file names, BUT, the worst one, colon is quite common. The PVR files often contain time stamps, in format "hh:mm:ss". When attempting to transfer such a file, the transfer fails with an error like:

Failed to open "C:\Documents and Settings\John\My Documents\Some File hh:mm:ss.txt" for writing

That's good, as it occurs immediately. However, if the source file name contains only ONE colon, like "Movie: Star Wars.mpg" the transfer proceeds, but the resulting file is unuseable from Windows. Curiously, it appears in the FileZilla window with the apparently correct name, but Windows Explorer shows it with the name only up to the colon, with no filetype extension, and a size of 0. The file appears empty when opened, despite taking considerable time to transfer (especially large video files!).

I don't really consider this a bug in FileZilla, it's more a limitation due to the differences in filesystems and the meaning of different meta-characters.

I can manually change the filename on the PVR through FileZilla before attempting the transfer, but I sometimes forget, leading to much wasted time (for some reason the network speeds of PVRs tend to be throttled, so transfers of large video files can take hours). I've seen the same behaviour on two different types of PVR.

A better solution would be to have a mechanism where I could specify certain characters in the source file specification are automatically changed into some other character, or perhaps dropped in the output file specification. For example, I could specify that ":" in a filename be translated into "_" when the file is downloaded. Thus "Movie: Star Wars.mpg" would become "Movie_ Star Wars.mpg" The translation table could be an attribute of the connection.

If done at a deep enough level, this could be made to work with directory comparison and synchronised browsing, as FileZilla would recognise the file names as being equivalent, even though they're different.

I'm thinking of a simple substitution table, defined per host, but there are many other ways to achieve the same result, for example there could be a canned table for each target operating system, or some kind of regular expression mechanism. I'm not terribly concerned about how it works, I'd just like to be able to transfer these files without having to think about them!

Thanks!

#4669 Firefox Destroys FileZilla Bug report high FileZilla Client rejected
Description

I uninstalled Firefox, and fond that it also uninstalled FileZilla.

All the files were gone in the FileZilla folder.

Fortunately when I reinstalled FileZilla my preferences and settings were still available, and everything was back to normal, or at least I assume it is. I have not yet put it to the test. Wayne Sallee Wayne@…

#4672 Download continues past 100% corrupting downloaded file Tim Kosse Bug report high FileZilla Client rejected
Description

Version 3.2.6.1

When downloading a .zip file of size 322MBytes, the download continues past 100% and the downloaded file grows to be larger than the source file. Even when the cancel button is clicked the transfer continues. I had to close the window to cancel the transfer. The downloaded zip file can be opened, but it is not possible to extract the files. Get message that archive is in an unknown format or corrupted.

#4673 Password Authentication Failed Bug report high FileZilla Client rejected
Description

I'm currently using 3.2.6.1 on a PC running Windows XP. The host and username is recognized but the password fails each time upon connecting. I changed the password to the hosting account and restarted the computer a few hours before trying again but still nothing.

#4674 Preserve time stamps Bug report normal FileZilla Client duplicate
Description

When downloading from a server the file timestamps are preserved, but not those for the folders. Please could you look into this?

Thanks.

Nick

#4675 Default Mode Bug report normal FileZilla Client rejected
Description

The default mode kept giving me errors on 1and1 hosting. It took downloading coreftp, and receiving their autoprompt about switching to "active" mode for me to realize that was the problem.

Creating an autodetect, or autoprompt for this error would be a boost to user friendliness.

#4676 dde, transaction failed, protected xls Bug report low FileZilla Client outdated
Description

The following error is shown when opening password protected XLS file is failed (wrong password or cancel button was pressed): "DDE execute request failed: a transaction failed."

Tested versions: 3.2.6.1, 3.2.4.1

#4677 File transmission problem Bug report normal FileZilla Client rejected
Description

Some file transmissions from a SAT receiver via FTP work and some don't. Log file is attached.

#4678 3.2.6.1 asks for properly quoted command (unnecessary) Bug report normal FileZilla Client outdated
Description

filezilla 3.2.6.1 asks for properly quoted command after browsing for a file viewer/editor from dialog prompt, when trying to edit a file.

#4679 filesize changes after transfer and is corrupt Bug report normal FileZilla Client outdated
Description

Filezilla client v3.2.6.1 OS Windows Vista ultimate sp1 intel core 2 quad processor

similar to existing ticket# 4659 but with filezilla clent instead of server. During file transfer with 85k adobe pdf file, prompted twice to overwrite existing file with same name. Upon closer inspection after transfer, file appears to be "cut" at 65k size and balance of file appears to be overwritten, but transfer terminates due to timeout.

Went to verify on second computer: filezilla v3.2.6.1 OS windows XP sp 3 intel core 2 duo

same file transferred without a problem without second prompt to overwrite existing file. Transfer is successful.

Error is repeatable with Windows vista ultimate computer and successful transfer is repeatable with windows xp computer. Appears to be specific to window vista ultimate for this case.

#4681 File list incorrect Bug report high FileZilla Client fixed
Description

I have a problem with filezilla since 3.2.6 the filename presented in the dir window are missing a part

herebelow is the raw debug filelist

server is 220 zFTPServer v4.0, build 2009-03-06 12:48, but I don't believe this is relevant as the transferred filelist seems ok.

Status:	Retrieving directory listing...
Command:	PASV
Response:	227 Entering Passive Mode (82,234,69,133,8,42).
Command:	MLSD
Response:	150 File status okay; about to open data connection.
Response:	226 Closing data connection.
Listing:	size=0;type=cdir;modify=20090722152124; .
Listing:	size=0;type=pdir;modify=20090722152124; ..
Listing:	size=1089207168;type=file;modify=20090426141232; adsl TV 2009-04-22 23-55-05 Jazz Icons   Lionel Hampton Live in 1958 [Mezzo].avi
Listing:	size=1734940082;type=file;modify=20090423011514; adsl TV 2009-04-22 23-55-05 Jazz Icons   Lionel Hampton Live in 1958 [Mezzo].mpg
Listing:	size=1090546488;type=file;modify=20090426154910; adsl TV 2009-04-24 23-55-15 Oscar peterson   Studio Work [Mezzo].avi
Listing:	size=1734079107;type=file;modify=20090425011506; adsl TV 2009-04-24 23-55-15 Oscar peterson   Studio Work [Mezzo].mpg
Listing:	size=1728794195;type=file;modify=20090425031514; adsl TV 2009-04-25 01-55-13 Jazz à Vienne 2008   John Mc Laughlin and the 4th dimension [Mezzo].mpg
Listing:	size=1365852470;type=file;modify=20090720092518; adsl TV 2009-07-20 08-25-10 C est pas sorcier S [France 3].mpg
Listing:	size=1373505504;type=file;modify=20090721092530; adsl TV 2009-07-21 08-25-18 C est pas sorcier S [France 3].mpg
Listing:	size=1365694195;type=file;modify=20090722092510; adsl TV 2009-07-22 08-25-10 C est pas sorcier S [France 3].mpg
Listing:	size=0;type=dir;modify=20090207191108; agk_tmp
Listing:	size=1282;type=file;modify=20081231192134; free16-9.xml
Listing:	size=1231;type=file;modify=20081231202910; free4-3.xml
Listing:	size=786432;type=file;modify=20090320095828; LA GRAINE ET LE MULET FR.DVDRIP.avi
Listing:	size=1291;type=file;modify=20090207174420; mezzo.xml
Listing:	size=2465153572;type=file;modify=20070817222502; Yves Montand.ts
Status:	Directory listing successful
Status:	Sending keep-alive command
Command:	NOOP

but from the URL list I created (herebelow), you can see that "adsl TV yyyy-mm-dd hh-mm-ss" as been taken out from the filenames, leading to non working transfers.

ftp://mn@birdrn.no-ip.info/D/TV/agk_tmp
ftp://mn@birdrn.no-ip.info/D/TV/adsl%20TV%202009-04-25%2001-55-13%20Jazz%20à%20Vienne%202008%20%20%20John%20Mc%20Laughlin%20and%20the%204th%20dimension%20[Mezzo].mpg
ftp://mn@birdrn.no-ip.info/D/TV/C%20est%20pas%20sorcier%20S%20[France%203].mpg
ftp://mn@birdrn.no-ip.info/D/TV/C%20est%20pas%20sorcier%20S%20[France%203].mpg
ftp://mn@birdrn.no-ip.info/D/TV/C%20est%20pas%20sorcier%20S%20[France%203].mpg
ftp://mn@birdrn.no-ip.info/D/TV/free16-9.xml
ftp://mn@birdrn.no-ip.info/D/TV/free4-3.xml
ftp://mn@birdrn.no-ip.info/D/TV/Jazz%20Icons%20%20%20Lionel%20Hampton%20Live%20in%201958%20[Mezzo].avi
ftp://mn@birdrn.no-ip.info/D/TV/Jazz%20Icons%20%20%20Lionel%20Hampton%20Live%20in%201958%20[Mezzo].mpg
ftp://mn@birdrn.no-ip.info/D/TV/LA%20GRAINE%20ET%20LE%20MULET%20FR.DVDRIP.avi
ftp://mn@birdrn.no-ip.info/D/TV/mezzo.xml
ftp://mn@birdrn.no-ip.info/D/TV/Oscar%20peterson%20%20%20Studio%20Work%20[Mezzo].avi
ftp://mn@birdrn.no-ip.info/D/TV/Oscar%20peterson%20%20%20Studio%20Work%20[Mezzo].mpg
ftp://mn@birdrn.no-ip.info/D/TV/Yves%20Montand.ts


thanks in advance Marc Neiger

#4683 Problem with automatic update Bug report low FileZilla Client fixed
Description

Every time FileZilla checked for new updates it will show Version 3.2.6.1 is avaliable. If I try to download this file, there is an error message "Timer creation failed". Got the problem every time, not only at my own system, even at other PCs. I had to download latest version manually.

#4684 Copy URL(s) to clipboard crashes with some unicode filenames Tim Kosse Bug report normal FileZilla Client fixed
Description

observed with FileZilla Client v3.2.6.1

When I use the "Copy URL(s) to clipboard" action in the context menu of the remote view, and the filename contains certain characters, e.g. "č", "ě" and many others -- possibly all of which are not in the active Windows code page (for me that is CP1252), the program crashes.

#4685 FileZilla connecting to CMS government site with sftp SSH v2 Feature request normal FileZilla Client outdated
Description

I have tried several times to configure filezilla to connect to sftp.section111.cms.hhs.gov site using SSH but it will not work. Govt site is using SSH v2. Do you support this flavor of sftp? If not, can it be incorporated to the new build?

#4686 Cannot Delete Folder Bug report normal FileZilla Client rejected
Description

I can't delete this folder on our FTP site. "(OTC) School of the Year"

ftp.mcculloughpr.com

Error code: 550 /webroot/anonymous/(OTC) Named 09 School of the Year: The process cannot access the file because it is being used by another process.

#4688 3.2.6.1 version Bug report normal FileZilla Client worksforme
Description

I downloaded the newest version of FileZilla 3.2.6.1 and when clicking to install I receive and error message "Win32 setup is not a valid Win 32 Application"

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

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

My FileZilla version is 3.2.6.1. on Windows XP

#4691 Intallation issue with 3.2.6.1 Bug report normal FileZilla Client fixed
Description

I am getting the timer creation failed error when I try to download the latest version. If I try to click through it, I get a 16 Bit MS-Dos popup, when I click ignore, I get an illegal instruction error. I'm never able to complete the download. I've tried downloading through the application several times. Any suggestions would be very appreciated.

#4692 Remember file exists action Feature request low FileZilla Client fixed
Description

I would like Filezilla to remember a previously set file exists action.

For example, let's I have a queue with three files in the queue. One is set to over-write if the file exists, one to resume and another to rename. If I close Filezilla and then restart, the queue should remember the settings I picked for each file, rather than re-prompting for each one.

I'm guessing this would be a simple flag which could be saved in the queue.xml file.

#4695 Extended delay starting client Bug report low FileZilla Client rejected
Description

There is an extended delay of around 1 to 2 minutes starting the client. Attaching a process monitor (logs attached) it can be seen that the process is trying to open the locale directory by traversing the hard drive. When the "locales" directory in c:\program files\filezilla is renamed to "locale" there is no delay.

FileZilla Client


Version: 3.2.6.1 Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-07-02 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.1

#4696 can't instal on i386 Bug report normal FileZilla Client wontfix
Description

in ubuntu 9.04 and on cpu Athlon XP 2500+

filezilla write error on adding program to installation, that is impossible to install filezila on i386 system, because is not supported

but Athlon XP is not i386 but required i586

#4699 Power Management Feature request normal FileZilla Client fixed
Description

Something as simple as preventing standby as long as Filezilla is running would be great (Similar to utorrents prevent standby withacitve torrents). I could then just set Filezilla to close after the transfers are done and my PC could still enter sleep mode afterward.

Discussion here: http://forum.filezilla-project.org/viewtopic.php?f=2&t=12380

#4701 FTP client can't connect to dl.free.fr Bug report normal FileZilla Client outdated
Description

I am trying to save data to my ISP's free FTP; Filezilla is configured as:

Host name dl.free.fr Port : 21 login: robert.soubie@… password : any password

When password is received, messages say :

Erreur : Erreur critique Erreur : Impossible d'établir une connexion au serveur

Freshftp, using the same data, works perfectly; so does Ontrack Easy Recovery Professional, which can send data salvaged from hard disks data to a ftp site.

Hope this helps, regards, Robert <robert.soubie@…>

#4702 Cannot update Filezilla Bug report normal FileZilla Client fixed
Description

I have not been able to update Filezilla as the .exe file that I save to my desktop has an error when I try to open it. It tells me it's not a valid 32-bit file. So far, I've missed the last 3 update notices I got when opening Filezilla.

#4703 SQL files not downloading properly Bug report normal FileZilla Client outdated
Description

The transfer of SQL files, from remote to local corrupts the file, giving it a 3 byte size (empty).

#4704 Inhibit stream creation when downloading from Linux to Windows Feature request normal FileZilla Client duplicate
Description

My (linux) mail server stores files as <meaningless name>:2 and when I download such a file to windows it creates a file stream. Would it be possible to have an option to inhibit stream creation?

#4705 XML output security risk Feature request normal FileZilla Client rejected
Description

This ones easy to describe. I noticed today on outputting my FTP accounts that you store the password information in the XML file. Great idea, very convenient, but due to the fact that it's not encoded, it's a very easy step for people to take to grab your passwords, especially considering that in the program, the pass input field is all dots to protect the user.

Steps:

  1. File>Export
  2. Save XML document
  3. Open document, notice in the <pass> tag, your password is there for the world to see... or at least users of your computer.
#4706 Unix softlink shows as Windows folder Bug report normal FileZilla Client rejected
Description

FileZilla 3.2.6.1 build 2009-07-02 Remote OS: SCO Unix 3.2v5.0.6

I created a soft link in Unix (using 'ln -s'): comms:ttyp6 root > l -og HON* -rwxrwxr-x 1 164271800 Mar 24 10:21 HONDA.PRN@

Here is resolution file: comms:ttyp6 root > l -ogWv HON* -rwxrwxr-x 1 164271800 Mar 24 10:21 HONDA.PRN -> /price/prices/honda.pud

When I tranfer the file to Windows the remote file is shown as a folder.

I.e. the Windows icon is a buff folder rather than the icon for a report file (which is green lines on a white background).

#4708 Windows "Open With..." list in Local Feature request low FileZilla Client duplicate
Description

Greetings,

Excellent application, but it's really painful not to be able to right-click local files and open them in my favorite applications. The "Edit" command usually starts the wrong application. What is needed is "Open With..." dialog like in other Windows apps. Or at least "Explore this folder" to open the folder in Windows Explorer (so I can use it's context menu).

Here's how to display standard "Open With..." dialog for file named "filename" in Windows:

ShellExecute (0, "open", "rundll32.exe", "shell32.dll,OpenAs_RunDLL filename", NULL, SW_SHOW);

For more details about "Open with" dialog check out this article: http://support.microsoft.com/kb/192352

Thanks for your time and for making this fantastic application.

CroMan

#4709 bad order files in filezilla for Slovak character "ch" Bug report normal FileZilla Client duplicate
Description

example:

bad order:

car.png checkout.png delete.png

right order:

car.png delete.png checkout.png

#4711 FZ always disconnects right after file transfers defect normal FileZilla Client rejected
Description

FZ always disconnects right after file transfers. It should keep the connection active forever like in WS_FTP Pro.

http://forum.filezilla-project.org/viewtopic.php?f=2&t=11989

Thanks.

#4712 Extra Lines when transferring in ASCII mode Bug report normal FileZilla Client rejected
Description

When I transfer PHP or HTML files, it defaults to ASCII mode and adds a new line after each line. This happens on both the download and the upload. If I switch to Binary mode, there are no problems but sometimes ALL the new lines disappear and the whole file is in one line.

FileZilla Client


Version: 3.2.6.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-07-02 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.1

#4713 Cut & Paste Files Feature request normal FileZilla Client worksforme
Description

I'd like to cut and paste files in filezilla. I know that you can edit files and make new directories. I'd like to cut a group of files or folders and paste it to a different directory remotely like Core FTP Lite. Thank you.

#4714 FileZilla 3.2.7-rc1: user interface does not react on timeouts Bug report normal FileZilla Client rejected
Description

After the server issued a timeout FileZilla disconnects according to the message log. However, the state of the options available in the toolbar and menus do not change.

In case you need more details, here is the log: 18:25:00 Status: Resolving address of jansspielwiese.pytalhost.de 18:25:00 Status: Connecting to 94.125.71.78:21... 18:25:00 Status: Connection established, waiting for welcome message... 18:25:00 Trace: CFtpControlSocket::OnReceive() 18:25:00 Response: 220 pytalFTP 18:25:00 Trace: CFtpControlSocket::SendNextCommand() 18:25:00 Command: USER phost68566 18:25:00 Trace: CFtpControlSocket::OnReceive() 18:25:00 Response: 331 Password required for phost68566 18:25:00 Trace: CFtpControlSocket::SendNextCommand() 18:25:00 Command: PASS * 18:25:02 Trace: CFtpControlSocket::OnReceive() 18:25:02 Response: 230 User phost68566 logged in 18:25:02 Trace: CFtpControlSocket::SendNextCommand() 18:25:02 Command: SYST 18:25:02 Trace: CFtpControlSocket::OnReceive() 18:25:02 Response: 215 UNIX Type: L8 18:25:02 Trace: CFtpControlSocket::SendNextCommand() 18:25:02 Command: FEAT 18:25:02 Trace: CFtpControlSocket::OnReceive() 18:25:02 Response: 211-Features: 18:25:02 Response: LANG en 18:25:02 Response: MDTM 18:25:02 Response: UTF8 18:25:02 Response: AUTH TLS 18:25:02 Response: PBSZ 18:25:02 Response: PROT 18:25:02 Response: REST STREAM 18:25:02 Response: SIZE 18:25:02 Trace: CFtpControlSocket::OnReceive() 18:25:02 Response: 211 End 18:25:02 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Command: OPTS UTF8 ON 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 200 UTF8 set to on 18:25:03 Status: Connected 18:25:03 Trace: CFtpControlSocket::ResetOperation(0) 18:25:03 Trace: CControlSocket::ResetOperation(0) 18:25:03 Status: Retrieving directory listing... 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::ChangeDirSend() 18:25:03 Command: PWD 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 257 "/" is the current directory 18:25:03 Trace: CFtpControlSocket::ResetOperation(0) 18:25:03 Trace: CControlSocket::ResetOperation(0) 18:25:03 Trace: CFtpControlSocket::ParseSubcommandResult(0) 18:25:03 Trace: CFtpControlSocket::ListSubcommandResult() 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::TransferSend() 18:25:03 Command: TYPE I 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 200 Type set to I 18:25:03 Trace: CFtpControlSocket::TransferParseResponse() 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::TransferSend() 18:25:03 Command: PASV 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 227 Entering Passive Mode (94,125,71,78,146,68). 18:25:03 Trace: CFtpControlSocket::TransferParseResponse() 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::TransferSend() 18:25:03 Command: LIST 18:25:03 Trace: CTransferSocket::OnConnect 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 150 Opening ASCII mode data connection for file list 18:25:03 Trace: CFtpControlSocket::TransferParseResponse() 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::TransferSend() 18:25:03 Trace: CTransferSocket::TransferEnd(1) 18:25:03 Trace: CFtpControlSocket::TransferEnd() 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 226 Transfer complete 18:25:03 Trace: CFtpControlSocket::TransferParseResponse() 18:25:03 Trace: CFtpControlSocket::ResetOperation(0) 18:25:03 Trace: CControlSocket::ResetOperation(0) 18:25:03 Trace: CFtpControlSocket::ParseSubcommandResult(0) 18:25:03 Trace: CFtpControlSocket::ListSubcommandResult() 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::TransferSend() 18:25:03 Command: PASV 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 227 Entering Passive Mode (94,125,71,78,148,159). 18:25:03 Trace: CFtpControlSocket::TransferParseResponse() 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::TransferSend() 18:25:03 Command: LIST -a 18:25:03 Trace: CTransferSocket::OnConnect 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 150 Opening ASCII mode data connection for file list 18:25:03 Trace: CFtpControlSocket::TransferParseResponse() 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::TransferSend() 18:25:03 Trace: CTransferSocket::TransferEnd(1) 18:25:03 Trace: CFtpControlSocket::TransferEnd() 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 226 Transfer complete 18:25:03 Trace: CFtpControlSocket::TransferParseResponse() 18:25:03 Trace: CFtpControlSocket::ResetOperation(0) 18:25:03 Trace: CControlSocket::ResetOperation(0) 18:25:03 Trace: CFtpControlSocket::ParseSubcommandResult(0) 18:25:03 Trace: CFtpControlSocket::ListSubcommandResult() 18:25:03 Trace: Server seems to support LIST -a 18:25:03 Trace: CFtpControlSocket::SendNextCommand() 18:25:03 Trace: CFtpControlSocket::ListSend() 18:25:03 Status: Calculating timezone offset of server... 18:25:03 Command: MDTM phpinfo.php 18:25:03 Trace: CFtpControlSocket::OnReceive() 18:25:03 Response: 213 20090630190334 18:25:03 Trace: CFtpControlSocket::ListParseResponse() 18:25:03 Status: Timezone offsets: Server: 7200 seconds. Local: 7200 seconds. Difference: 0 seconds. 18:25:03 Trace: CFtpControlSocket::ResetOperation(0) 18:25:03 Trace: CControlSocket::ResetOperation(0) 18:25:03 Status: Directory listing successful 18:30:03 Trace: CFtpControlSocket::OnReceive() 18:30:03 Response: 421 Idle timeout (300 seconds): closing control connection 18:30:03 Trace: Unexpected reply, no reply was pending. 18:30:03 Trace: CRealControlSocket::OnClose(0) 18:30:03 Error: Connection closed by server 18:30:03 Trace: CFtpControlSocket::ResetOperation(66) 18:30:03 Trace: CControlSocket::ResetOperation(66)

#4716 Can't drag files onto filezilla Bug report low FileZilla Client worksforme
Description

This seems like the weirdest problem to have. I've been shown that its a simple drag n drop, but i can't drop my docs onto filezilla. This is keeping me from moving forward with my website. Is this a firewall issue? I have Mcaffe on my computer. Let me know if seeing the docs simplifies. Hope this is a simple solution. Thanks, Jill

#4717 message window spills over Bug report normal FileZilla Client fixed
Description

FileZilla Client


Version: 3.2.6.1

Build information:

Compiled for: i586-pc-mingw32msvc Compiled on: x86_64-unknown-linux-gnu Build date: 2009-07-02 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.1

Core 2 duo 7300 running windows 7 release candidate build 7100

On initial opening of program with default settings. when I fill in host,user and password then click quick connect or use a quick connect history item the message window will spill or overflow up over the quick connecr bar and even the icon bar. these bars still refresh when mouse goes over for normal use or if program minimized then redisplayed will look normal. If view quick connect is deselected then reselected it looks normal. subsequent use is normal till next time program is opened. I know you may not support windows 7 yet but this is fyi.

#4723 File Timestamps not preserved in 3.2.7-rc1 Bug report normal FileZilla Client rejected
Description

This problem is occurring on 3.2.7-rc1. It had been previously been working for the system below. And, as can be seen the MFMT and MDTM feature are supported but never tried. The log is:

Status: Resolving address of ftp.vabid.com Status: Connecting to 69.12.113.119:21... Status: Connection established, waiting for welcome message... Response: 220 FTP Server ready. Command: USER XXXXXX Response: 331 Password required for XXXXXX Command: PASS Response: 230 User XXXXXX logged in Command: SYST Response: 215 UNIX Type: L8 Command: FEAT Response: 211-Features: Response: MDTM Response: MFMT Response: AUTH TLS Response: MFF modify;UNIX.group;UNIX.mode; Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; Response: PBSZ Response: PROT Response: REST STREAM Response: SIZE Response: 211 End Status: Connected Status: Retrieving directory listing... ......... Command: DELE ad_form.php Response: 250 DELE command successful Status: Resolving address of ftp.vabid.com Status: Connecting to 69.12.113.119:21... Status: Connection established, waiting for welcome message... Response: 220 FTP Server ready. Command: USER XXXXX Response: 331 Password required for XXXXX Command: PASS Response: 230 User XXXXX logged in Status: Connected Status: Starting upload of C:\WWWRoot\Users\vabid.com\snipe\ad_form.php Command: CWD /snipe Response: 250 CWD command successful Command: TYPE A Response: 200 Type set to A Command: PASV Response: 227 Entering Passive Mode (69,12,113,119,239,91). Command: STOR ad_form.php Response: 150 Opening ASCII mode data connection for ad_form.php Response: 150 Opening ASCII mode data connection for MLSD Response: 226 Transfer complete Status: File transfer successful Status: Retrieving directory listing... Response: 226 Transfer complete

#4725 file filter doesn't filter. Bug report normal FileZilla Client worksforme
Description

I set a filter to filename ends iwth .html file name ends with .asp

I hit refresh; and the base dir indeed, only showed those folders... I tried to download all files & folders, but all files were ultimately copied... the filter didn't filter any sub dirs.

infact, when I selected a sub dir and "set" a filter, it seemed to be ignored.

#4727 Default to server NAT IP for pasv connection Feature request high FileZilla Client worksforme
Description

The situation is this: Johnny has a vsftpd server behind a nat firewall, a static IP with a subdomain for his shiny ftp server, and an entry in his gateway's internal DNS server to match that subdomain. Johnny can accept connections outside his firewall from clients all day, but because of the pasv response, users inside the network cannot connect as it issues the WAN IP associated with the vsftp server. Now Johnny has noticed that certain FTP clients (latest release of Cyberduck) can deal with this just fine, by what Johnny assumes is defaulting on the initial internal dns resolution. Johnny has always loved Filezilla and prefers not to use Cyberduck in his Mac dominated office, so Johnny comes to the developers with hat in hand, asking if such a feature can be added to Filezilla?

#4728 Specified remote folder is not opened when you choose a server by quickconnect list Bug report normal FileZilla Client rejected
Description

If you specify a remote folder to open, when you create a new entry in the site manager, the remote folder will not open if you choose to connect the site by the quickconnect list.

If you start the connection by the site manager or by the site manager icon in the toolbar, the folder is opened as expected.

I'm using filezilla client for win32, version 3.2.6.1 under windowsXP SP3

#4729 Error: Failed to retrieve directory listing when connecting to Globalscape SFTP server Version 3.3.0 Bug report normal FileZilla Client rejected
Description

Directory listing fails when connecting to Globalscape’s SFTP server v 3.3.0 other sftp clients work fine with same account. Contacted Globalscape support and was informed that their application is functioning as designed and that the problem needs to be resolved by Filezilla. Upon further investigation I discovered that this problem started with Filezilla version 3.1.0, versions 3.0.9.3 and before work fine.

See Filezilla debug log below.

(Removed Connection Info) Status: Connection established, initializing TLS... Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Cipher: AES-128-CBC, MAC: SHA1 Status: Verifying certificate... Trace: CFtpControlSocket::SendNextCommand() Status: TLS/SSL connection established, waiting for welcome message... Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 220 GlobalSCAPE Secure FTP Server Trace: CFtpControlSocket::SendNextCommand() Command: USER XXXX Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for XXXX. Trace: CFtpControlSocket::SendNextCommand() Command: PASS Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 230 Login OK. Proceed. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 215 UNIX Type: L8 Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 211-Features supported: Response: COMB target;source_list Response: REST STREAM Response: SIZE Response: MDTM Response: XCRC filename;start;end Response: SSCN Response: MLST Size*;Modify*;Create;Type*;Unique;Perm*;Lang;Media-Type;CharSet; Response: MODE Z Response: 211 END Trace: CFtpControlSocket::SendNextCommand() Command: PBSZ 0 Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PBSZ Command OK. Protection buffer size set to 0. Trace: CFtpControlSocket::SendNextCommand() Command: PROT P Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 PROT Command OK. Using Private data connection Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFileZillaEnginePrivate::ResetOperation(0) Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD / Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 250 Folder changed to "/". Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 257 "/" is current folder. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 1 Command: TYPE I Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 1 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 2 Command: PASV Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 227 Entering Passive Mode (X,X,X,X,116,208). Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 2 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 4 Command: MLSD Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection for MLSD /. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 1 Trace: state = 4 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 5 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnSend() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::Handshake() Trace: Handshake successful Trace: Session resumed Trace: Cipher: AES-128-CBC, MAC: SHA1 Trace: CTransferSocket::OnConnect Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CFtpControlSocket::OnReceive() Response: 226 Transfer complete. 3562 bytes transferred. 3562 Bps. Trace: CFtpControlSocket::TransferParseResponse() Trace: code = 2 Trace: state = 5 Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Trace: state = 8 Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnRead() Trace: CTlsSocket::OnSocketEvent(): close event received Trace: CTransferSocket::OnReceive(), m_transferMode=0 Trace: GnuTLS error -9: A TLS packet with unexpected length was received. Status: Server did not properly shut down TLS connection Error: Could not read from transfer socket: ECONNABORTED - Connection aborted Trace: CTransferSocket::TransferEnd(3) Trace: CFtpControlSocket::TransferEnd() 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)

#4730 XML File corrupted when Transfer Type is Auto Bug report normal FileZilla Client rejected
Description

The first two lines of the original file are as follows: <?xml version="1.0" encoding="utf-16"?> <swfs><FileName>I:\Ron\Projects\PPT-to-Flash-Conversion\Faculty-Folders\blissl\blissl-feminist-art\blissl-feminist-art.ppt</FileName><Buffer>

The first two lines of the file after uploading with Transfer Type = Auto are as follows: 㰀㼀砀洀氀 瘀攀爀猀椀漀渀㴀∀㄀⸀ ∀ 攀渀挀漀搀椀渀最㴀∀甀琀昀ⴀ㄀㘀∀㼀㸀 <swfs><FileName>I:\Ron\Projects\PPT-to-Flash-Conversion\Faculty-Folders\blissl\blissl-feminist-art\blissl-feminist-art.ppt</FileName><Buffer>

The first line is wrong and the flash movie does not play. A work-around solution is to transfer the file using Transfer Type = Binary.

I'm using the latest version of FileZilla.

#4731 Password stolen via filezilla.xml - Feature request critical FileZilla Client rejected
Description

I using filezilla for two now.. and but has to stop.. Note that 40 site of mine was hacked recently and block by google...

"Virus undetected by avast and nod 32". Later reported..

Iframe Hack http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=Iframe+Hack

-NEED TO AVOID SAVING FILE IN TEXT FORMAT.. TOO VULNERABLE..

#4733 FileZilla fails to recognize disconnect Bug report normal FileZilla Client rejected
Description

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

#4734 High CPU usage while downloading using explicit TLS Bug report high FileZilla Client wontfix
Description

On my 2.8GHz Core 2 Duo iMac I get around 70% CPU usage while downloading files with filezilla from a host using explicit TLS. I am not downloading at very high speed, its a home line (3MB/s max.)

When I am just browing on the server there is no significant CPU usage.

Probably some issue regarding OpenSSL? Thanks!

#4736 Windows FileZilla upload to Linux is very slow (<20Kb/s) compared to Window FTP Client Upload (>10Mb/s) Bug report normal FileZilla Client outdated
Description

FileZilla upload to Linux is very slow (<20Kb/s) compared to Window FTP Client Upload (>10Mb/s)

FileZilla version : 3.2.6.1 Settings of FileZilla: default! File of 50Mb takes about 1 hour to upload... (<20Kb/s)

Linux Version : (uname -a) Linux INS-DB-DEV10 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux

The Linux box is located inside our LAN, so fast upload (>10Mb/s) is expected - as is the case using the Windows FTP Client to upload the file to the Linux machine :

ftp ins-db-dev10

Connected to INS-DB-DEV10.ins.w2k. 220 (vsFTPd 2.0.5) User (INS-DB-DEV10.ins.w2k:(none)): progress 331 Please specify the password. Password: 230 Login successful. ftp> bin 200 Switching to Binary mode. ftp> put dbnov.tar.gz 200 PORT command successful. Consider using PASV. 150 Ok to send data. 226 File receive OK. ftp: 56156160 bytes sent in 4,78Seconds 11745,69Kbytes/sec. ftp>

Thanks for looking into this. Chris

#4737 Copy URL to clipboard doesn't leave anything in the clipboard if FileZilla has been closed Bug report normal FileZilla Client fixed
Description

Copy URL to clipboard feature will not leave anything to the clipboard if FileZilla has been quit.

  • Right click on a file which is on the remote site
  • Click on [Copy URL to clipboard]
  • Close FileZilla
  • Try to paste (in any application) -> it won't paste anything
#4738 cannot update to new version Bug report normal FileZilla Client fixed
Description

I keep on getting notified to upgrade to the new version, but when I try to, I keep on getting the message "timer creation failed"

#4739 Tiny cosmetic bug in the french "File d'attente" section Other normal FileZilla Client rejected
Description

Hi ! I couldn't help but notice a small "cosmetic bug" in the french version. More precisely, in the bottom right hand corner, where it says "File d'attente :" referring to the file size awaiting transfer (size in Mo), one can read "Mio" instead of Mo (for "Mega octet"). I know it isn't such a big deal, but FileZilla is such great software that is deserves to "speak right" :) By the way, although I mention herebelow that I use Windows Vista, I have noticed the same "typo" on my other pc, which is running XP Pro.

Best regards and keep up the great work !

  1. Strohm
#4740 Filezilla doesn't understand Unix soft link Bug report normal FileZilla Client rejected
Description

Further to #4706, I believe than one CAN distinguish between links and files. May I suggest you consult manual for 'find' command? The primary test 'type' covers it.

I have created 2 links, jim and fred. As you can see from the following screen dump file type 'd' designates a directory.

comms:ttyp4 root > l -dog fred jim drwxrwxr-x 3 37376 Aug 13 11:32 fred@ -rw-r--r-- 1 12 Aug 13 11:48 jim@ comms:ttyp4 root > l -dogWv fred jim drwxrwxr-x 3 37376 Aug 13 11:32 fred -> ../another_directory -rw-r--r-- 1 12 Aug 13 11:48 jim -> jim.txt

Once Filezilla has established the Unix type of the resolution file it should be straightforward to recreate the equivalent in Windows.

#4742 SNI support Feature request normal FileZilla Client rejected
Description

I think SNI (Server Name Indication) support like described in rfc3546 (http://www.ietf.org/rfc/rfc3546.txt) would be a very good thing.

Is this planed for a future version of filezilla?

#4743 Client program overrides most Windows based programs and will not uninstall Bug report high FileZilla Client outdated
Description

I had an old version of Filezilla (2.1.12?) and used the menu Help/Check For Updates to upgrade :-

1) This downloaded FileZilla_3.2.7-rc3_win32-setup.exe from sourceforge. 2) I uninstalled the old version using the uninstall option in the program folder. 3) I ran the new .exe file to install. 4) Running this new version said that there was a later version to install, so downloaded this. This was a file called FileZilla_3.2.7_win32-setup.exe. 5) Trying to install this however, fails. Running any Filezilla exe file now just starts Filezilla itself. This includes the uninstall program (from the program folder or directly from the file). 6) I now cannot run several programs, as Filezilla client starts in the place of them. An initial list (but not exhaustive) is below :- Run/cmd (DOS command line window) Control panel/Add/remove programs Notepad Windows Media Player Calculator 7) Some programs start alongside Filezilla, eg Firefox. 8) The only program (so far) that runs alone is Microsoft Outlook.

I have a logfile at debug level 3, but it is empty as no processes have been carried out within Filezilla itself.

I notice that a download from filezilla-project.org now downloads from cloudfront.net.

Please, is there a patch for this?

#4745 Add option to refresh local or remote only to Refresh button Feature request normal FileZilla Client duplicate
Description

Add a dropdown option to Refresh button on toolbar to 'Refresh local' and 'Refresh remote' only. Steps:

  1. Create a new file and save it in local location.
  1. Return to FileZilla - file does not show in current local pane.
  1. Click 'Refresh' button on toolbar to refresh view and see new file.

What happens:

  1. If the remote server is disconnected, FileZilla must take time to re-connect and grab a directory listing of remote server as well as local directory.

Wish:

  1. When I know I want to refresh local only, I can select to do this.
  1. This works equally in the other direction. Sometimes I only want to refresh the remote view (eg when someone else has dropped a file on the remote server).
#4746 Remember Comparison and Synchronised settings on reconnect. Feature request normal FileZilla Client duplicate
Description

Remember Directory Comparison and Synchronised Browsing settings when reconnecting to last used server. Steps:

  1. Connect to server
  1. Toggle Directory Comparison 'ON' using button on toolbar.
  1. Toggle Synchronised Browsing 'ON' using button on toolbar.
  1. Upload/download files.
  1. Disconnect.
  1. Reconnect using toolbar button 'Reconnects to the last used server'.

What happens:

  1. Directory Comparison and Synchronised Browsing are both 'OFF'

Wish:

  1. If the local folder location is the same as it was at last disconnect, and on reconnection the remote folder is still there, then FileZilla should preserve the Directory Comparison and Synchronised Browsing setting at point of last disconnection.
#4748 Failed to retrieve directory listing Bug report normal FileZilla Client rejected
Description

I setup pureftpd and vsftpd on my test server and if I have pureftpd running (which uses MLSD for listings) and then stop and start vsftpd (which uses LIST for listings) it will give the following error on filezilla when trying to refresh the listing until filezilla is closed and reopened.

Command: CWD /test Response: 250 Directory successfully changed. Command: PWD Response: 257 "/testing/22XX" Command: PASV Response: 227 Entering Passive Mode (61,122,21,12,27,22) Command: MLSD Response: 500 Unknown command. Error: Failed to retrieve directory listing

As you can see it tries using MLSD even though vsftpd doesn't support MLSD.

#4749 upload failed due too many connections Bug report low FileZilla Client worksforme
Description

when I am uploading many files (about 50)

filezilla failes upload when tryes to connect more then two times to same server

server: Stav: Spojení navázáno, čekám na uvítací zprávu... Odpověď: 220 ftp server ready Příkaz: USER www.example.com Odpověď: 331 Password required for www.example.com. Příkaz: PASS Odpověď: 530 You can't be logged more than 2 times! Chyba: Nelze se spojit se serverem

filezilla write error bad password

that not true password is good (only 5 of 50 files failed) bud filezila ignore that server answers 530

#4752 skip the 3.rd file when uploading a group of files Bug report normal FileZilla Client outdated
Description

last version -as well as the former- when a group of consecutives files to be uploaded in the manager is selected ,filezilla usually skips the 3.d file ( sometimes the following too). The file is uploaded with size 0 (zero) kb. A second uploading is useless because the timedate is the same. I nedd to delete the 0k-file on the server , then a new uploading of the single file is succesful.

win vista home premium last update.

#4753 Client upload and download restart after 95-100% complete. Bug report high FileZilla Client rejected
Description

When connected to a client's ftp site(a fortune 100 company), I often can't successfully download or upload files. The process gets 95-100% complete and then puts up a pop-up 'target file already exists' when it tries to restart. If I choose 'Overwrite', the same thing happens again. Sometimes, usually with smaller files (< 10MB), filezilla works. The windows command line client always works. I used to use LeapFTP and it always worked. I'd like to move to FileZilla but 50% of the times I need an ftp client, it is for this site. What kind of traces can I get for you to help figure this out? Unfortunately, the site is restricted so I don't have a way to tell you how to recreate the problem yourself.

#4754 Filesize changes after transfer anf file is corrupted Bug report normal FileZilla Client rejected
Description

FileZilla : 3.2.7 OS Windows Vista ultimate sp1 FR

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

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

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

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

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

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

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