Ticket #3632: filezilla_log.txt

File filezilla_log.txt, 4.2 KB (added by devliljohn, 16 years ago)

filezilla debug output

Line 
1Status: Resolving address of mclovin.liljohn.us
2Status: Connecting to 70.181.114.119:21...
3Status: Connection established, waiting for welcome message...
4Trace: CFtpControlSocket::OnReceive()
5Response: 220 All users must read FTP Rules found at http://liljohn.kicks-ass.org:81/
6Trace: CFtpControlSocket::SendNextCommand()
7Command: AUTH TLS
8Trace: CFtpControlSocket::OnReceive()
9Response: 234 AUTH TLS successful
10Status: Initializing TLS...
11Trace: CTlsSocket::Handshake()
12Trace: CTlsSocket::Handshake()
13Trace: CTlsSocket::Handshake()
14Trace: CTlsSocket::Handshake()
15Trace: Handshake successful
16Trace: Cipher: AES-128-CBC, MAC: SHA1
17Status: Verifying certificate...
18Trace: CFtpControlSocket::SendNextCommand()
19Command: USER liljohn
20Status: TLS/SSL connection established.
21Trace: CFtpControlSocket::OnReceive()
22Response: 331 Password required for liljohn.
23Trace: CFtpControlSocket::SendNextCommand()
24Command: PASS ********
25Trace: CFtpControlSocket::OnReceive()
26Response: 230 Welcome to Mclovin, by succesfully authenticating you have aggreed to abide by the FTP Rules found at http://liljohn.kicks-ass.org:81/
27Trace: CFtpControlSocket::SendNextCommand()
28Command: SYST
29Trace: CFtpControlSocket::OnReceive()
30Response: 215 UNIX Type: L8
31Trace: CFtpControlSocket::SendNextCommand()
32Command: FEAT
33Trace: CFtpControlSocket::OnReceive()
34Response: 211-Features:
35Response: MDTM
36Response: REST STREAM
37Response: SIZE
38Response: AUTH TLS
39Response: PBSZ
40Response: PROT
41Response: 211 End
42Trace: CFtpControlSocket::SendNextCommand()
43Command: PBSZ 0
44Trace: CFtpControlSocket::OnReceive()
45Response: 200 PBSZ 0 successful
46Trace: CFtpControlSocket::SendNextCommand()
47Command: PROT P
48Trace: CFtpControlSocket::OnReceive()
49Response: 200 Protection set to Private
50Status: Connected
51Trace: CFtpControlSocket::ResetOperation(0)
52Trace: CControlSocket::ResetOperation(0)
53Status: Retrieving directory listing...
54Trace: CFtpControlSocket::SendNextCommand()
55Trace: CFtpControlSocket::ChangeDirSend()
56Command: PWD
57Trace: CFtpControlSocket::OnReceive()
58Response: 257 "/" is current directory.
59Trace: CFtpControlSocket::ResetOperation(0)
60Trace: CControlSocket::ResetOperation(0)
61Trace: CFtpControlSocket::ParseSubcommandResult(0)
62Trace: CFtpControlSocket::ListSubcommandResult()
63Trace: CFtpControlSocket::SendNextCommand()
64Trace: CFtpControlSocket::TransferSend()
65Command: TYPE I
66Trace: CFtpControlSocket::OnReceive()
67Response: 200 Type set to I
68Trace: CFtpControlSocket::TransferParseResponse()
69Trace: CFtpControlSocket::SendNextCommand()
70Trace: CFtpControlSocket::TransferSend()
71Command: PASV
72Trace: CFtpControlSocket::OnReceive()
73Response: 227 Entering Passive Mode (70,181,114,119,40,54).
74Trace: CFtpControlSocket::TransferParseResponse()
75Trace: CFtpControlSocket::SendNextCommand()
76Trace: CFtpControlSocket::TransferSend()
77Command: LIST
78Trace: CTransferSocket::OnConnect
79Trace: CTlsSocket::Handshake()
80Trace: Skipping socket event 4, id mismatch.
81Trace: CTlsSocket::Handshake()
82Trace: CFtpControlSocket::OnReceive()
83Response: 150 Opening ASCII mode data connection for file list
84Trace: CFtpControlSocket::TransferParseResponse()
85Trace: CFtpControlSocket::SendNextCommand()
86Trace: CFtpControlSocket::TransferSend()
87Trace: CTlsSocket::Handshake()
88Trace: CTlsSocket::Handshake()
89Trace: Handshake successful
90Trace: Cipher: AES-128-CBC, MAC: SHA1
91Trace: CTransferSocket::OnConnect
92Trace: CTlsSocket::OnSocketEvent(): close event received
93Trace: GnuTLS error -9: A TLS packet with unexpected length was received.
94Status: Server did not properly shut down TLS connection
95Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
96Trace: CTransferSocket::TransferEnd(3)
97Trace: Skipping socket event 5, no socket or id mismatch.
98Trace: CFtpControlSocket::TransferEnd()
99Trace: CFtpControlSocket::OnReceive()
100Response: 226 Transfer complete.
101Trace: CFtpControlSocket::TransferParseResponse()
102Trace: CFtpControlSocket::ResetOperation(2)
103Trace: CControlSocket::ResetOperation(2)
104Trace: CFtpControlSocket::ParseSubcommandResult(2)
105Trace: CFtpControlSocket::ListSubcommandResult()
106Trace: CFtpControlSocket::ResetOperation(2)
107Trace: CControlSocket::ResetOperation(2)
108Error: Failed to retrieve directory listing
109