Custom Query (8143 matches)
Results (16 - 18 of 8143)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#9455 | invalid | FTP cannot connect to any of my 20+ sites | ||
Description |
As you can see from my level 3 debugging, I cannot connect to any of my sites. I am using version 3.8.0 and even tried reinstalling... Here is the log: Status: Connecting to 173.0.143.127:21... Status: Connection established, waiting for welcome message... Trace: CFtpControlSocket::OnReceive() Response: 220 Microsoft FTP Service Trace: CFtpControlSocket::SendNextCommand() Command: USER gushetz Trace: CFtpControlSocket::OnReceive() Response: 331 Password required for gushetz. Trace: CFtpControlSocket::SendNextCommand() Command: PASS * Trace: CFtpControlSocket::OnReceive() Response: 230 User logged in. Trace: CFtpControlSocket::SendNextCommand() Command: SYST Trace: CFtpControlSocket::OnReceive() Response: 215 Windows_NT Trace: CFtpControlSocket::SendNextCommand() Command: FEAT Trace: CFtpControlSocket::OnReceive() Response: 211-Extended features supported: Response: LANG EN* Response: UTF8 Response: AUTH TLS;TLS-C;SSL;TLS-P; Response: PBSZ Response: PROT C;P; Response: CCC Trace: CFtpControlSocket::OnReceive() Response: HOST Response: SIZE Response: MDTM Response: REST STREAM Response: 211 END Trace: CFtpControlSocket::SendNextCommand() Command: OPTS UTF8 ON Trace: CFtpControlSocket::OnReceive() Response: 200 OPTS UTF8 command successful - UTF8 encoding now ON. Status: Connected Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: Measured latency of 189 ms Status: Retrieving directory listing... Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: CWD /gushetz/gush-etzion.org.il Trace: CFtpControlSocket::OnReceive() Response: 250 CWD command successful. Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::ChangeDirSend() Command: PWD Trace: CFtpControlSocket::OnReceive() Response: 257 "/gushetz/gush-etzion.org.il" is current directory. Trace: CFtpControlSocket::ResetOperation(0) Trace: CControlSocket::ResetOperation(0) Trace: CFtpControlSocket::ParseSubcommandResult(0) Trace: CFtpControlSocket::ListSubcommandResult() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: TYPE I Trace: CFtpControlSocket::OnReceive() Response: 200 Type set to I. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: PORT 10,0,0,1,194,182 Trace: CFtpControlSocket::OnReceive() Response: 200 PORT command successful. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Command: LIST Trace: CFtpControlSocket::OnReceive() Response: 150 Opening BINARY mode data connection. Trace: CFtpControlSocket::TransferParseResponse() Trace: CFtpControlSocket::SendNextCommand() Trace: CFtpControlSocket::TransferSend() Error: Connection timed out Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Trace: CFtpControlSocket::ResetOperation(2114) Trace: CControlSocket::ResetOperation(2114) Error: Failed to retrieve directory listing |
|||
#9256 | rejected | Garbled Chinese simplified character in IE 10 | ||
Description |
FileZilla server version 0.9.43 beta Windows server 2003 R2 Enterprise x64 SP2 I browse my FTP site by IE10. If I use Chinese simplified character set GB2312 in IE, the Chinese folder or file name are garbled. If I switch encoding to UTF8, the folder or file name are correct. But the FTP site's title are garbled. In Chrome, no this problem. |
|||
#3784 | duplicate | Right mouse click action: Copy URL to clipboard | ||
Description |
I'm coming from SmartFTP (since it's no more free) and they had a nice right-click feature - copy URL of selected FTP-file ord folder (with or without credentials). I'm missing that in filezilla. |