Custom Query (8142 matches)
Results (13 - 15 of 8142)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#301 | "Can't open data connection" on public IP | |||
Description |
Trying to run FileZilla Server on a WinXP machine, and I keep getting this error message in the interface: FileZilla Server version 0.8.3a beta Copyright 2001 by Tim Kosse (Tim.Kosse@…) Connecting to server... Connected, waiting for authentication Protocol error: Unknown protocol identifier (0x50 0x50 0x48). Connection to server closed. Wasn't able to get anywhere in terms of configuration. I tried starting the server and connecting to it using WS- FTP with my e-mail address and a password as the login, and get this: WINSOCK.DLL: WinSock 2.0 WS_FTP LE 5.08 2000.01.13, Copyright © 1992-2000 Ipswitch, Inc.
connecting to xxx.xxx.xxx.xxx:21 Connected to xxx.xxx.xxx.xxx port 21 220-FileZilla Server version 0.8.3 beta test release 1 220-written by Tim Kosse (Tim.Kosse@…) 220 Please visit http://sourceforge.net/projects/filezilla/ USER mgturland@… 331 Password required for mgturland@… PASS (hidden) 530 Login or password incorrect! ! Logon failure, so quitting Not sure if it's a bug, but I'm not sure how to proceed. Suggestions? |
|||
#226 | "Can't resolve host name" error in 2.1.3 | |||
Description |
I upgraded from 2.1.2 to 2.1.3 but whenever I try to connect I get the error "Can't resolve host name". The settings for 2.1.3 work fine when imported into 2.1.2. The system is behind a firewall and requires going through the proxy. The debug output for 2.1.3 is as follows: FileZilla started (12/06/2002 16:58:30) Status: Connecting to ftp.rncsoftware.com ... Trace: ControlSocket.cpp(118): OnAsyncGetHostByName(11004, 0, 2) Error: Can't resolve host name Trace: FtpControlSocket.cpp(708): DoClose(0) Trace: FtpControlSocket.cpp(2680): ResetOperation (4100) Error: Unable to connect! The debug output for 2.1.2 (which is successful at connecting) is as follows: FileZilla started (12/06/2002 17:07:12) Trace: ControlSocket.cpp(244): m_pProxyLayer changed state from 0 to 1 Status: Connecting to ftp.rncsoftware.com ... Trace: ControlSocket.cpp(244): m_pProxyLayer changed state from 1 to 2 Trace: ControlSocket.cpp(244): m_pProxyLayer changed state from 2 to 4 Trace: FtpControlSocket.cpp(652): OnConnect(0) Status: Connected with ftp.rncsoftware.com. Waiting for welcome message... Trace: FtpControlSocket.cpp(527): OnReceive(0) Trace: FtpControlSocket.cpp(527): OnReceive(0) Response: 220 ProFTPD FTP Server ready. |
|||
#8441 | rejected | "Cancel" button is disabled during transfer, "Toggles processing of the transfer queue" button actually cancels the transfer | ||
Description |
I start a file transfer from remote FTP site to local machine, and during the transfer "Toggles processing of the transfer queue" is enabled and "pushed down", and "Cancels the current operation" button is disabled (see attached screenshot). And when I press "Toggles processing..." button, the transfer is actually cancelled. What I actually expect is "Cancels..." button is enabled and cancels the current/last active transfer. |