Ticket #3647: Log.txt

File Log.txt, 3.9 KB (added by marcodeboer, 16 years ago)

Complete logging level 3

Line 
1Status: Connecting to 82.72.239.134:2121...
2Status: Connection established, waiting for welcome message...
3Trace: CFtpControlSocket::OnReceive()
4Response: 220 NASFTPD Turbo station 2.x 1.3.1rc2 Server (ProFTPD) [192.168.0.8]
5Trace: CFtpControlSocket::SendNextCommand()
6Command: AUTH TLS
7Trace: CFtpControlSocket::OnReceive()
8Response: 234 AUTH TLS successful
9Status: Initializing TLS...
10Trace: CTlsSocket::Handshake()
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 admin
20Status: TLS/SSL connection established.
21Trace: CFtpControlSocket::OnReceive()
22Response: 331 Password required for admin
23Trace: CFtpControlSocket::SendNextCommand()
24Command: PASS ********
25Trace: CFtpControlSocket::OnReceive()
26Response: 230 User admin logged in
27Trace: CFtpControlSocket::SendNextCommand()
28Command: OPTS UTF8 ON
29Trace: CFtpControlSocket::OnReceive()
30Response: 200 UTF8 set to on
31Trace: CFtpControlSocket::SendNextCommand()
32Command: PBSZ 0
33Trace: CFtpControlSocket::OnReceive()
34Response: 200 PBSZ 0 successful
35Trace: CFtpControlSocket::SendNextCommand()
36Command: PROT P
37Trace: CFtpControlSocket::OnReceive()
38Response: 200 Protection set to Private
39Status: Connected
40Trace: CFtpControlSocket::ResetOperation(0)
41Trace: CControlSocket::ResetOperation(0)
42Status: Retrieving directory listing...
43Trace: CFtpControlSocket::SendNextCommand()
44Trace: CFtpControlSocket::ChangeDirSend()
45Command: PWD
46Trace: CFtpControlSocket::OnReceive()
47Response: 257 "/" is the current directory
48Trace: CFtpControlSocket::ResetOperation(0)
49Trace: CControlSocket::ResetOperation(0)
50Trace: CFtpControlSocket::ParseSubcommandResult(0)
51Trace: CFtpControlSocket::ListSubcommandResult()
52Trace: CFtpControlSocket::SendNextCommand()
53Trace: CFtpControlSocket::TransferSend()
54Command: TYPE I
55Trace: CFtpControlSocket::OnReceive()
56Response: 200 Type set to I
57Trace: CFtpControlSocket::TransferParseResponse()
58Trace: CFtpControlSocket::SendNextCommand()
59Trace: CFtpControlSocket::TransferSend()
60Command: PASV
61Trace: CFtpControlSocket::OnReceive()
62Response: 227 Entering Passive Mode (82,72,239,134,220,135).
63Trace: CFtpControlSocket::TransferParseResponse()
64Trace: CFtpControlSocket::SendNextCommand()
65Trace: CFtpControlSocket::TransferSend()
66Command: LIST
67Trace: CTransferSocket::OnConnect
68Trace: CTlsSocket::Handshake()
69Trace: Skipping socket event 4, id mismatch.
70Trace: CTlsSocket::Handshake()
71Trace: CFtpControlSocket::OnReceive()
72Response: 150 Opening ASCII mode data connection for file list
73Trace: CFtpControlSocket::TransferParseResponse()
74Trace: CFtpControlSocket::SendNextCommand()
75Trace: CFtpControlSocket::TransferSend()
76Trace: CTlsSocket::Handshake()
77Trace: CTlsSocket::Handshake()
78Trace: CTlsSocket::Handshake()
79Trace: Handshake successful
80Trace: Cipher: AES-128-CBC, MAC: SHA1
81Trace: CTransferSocket::OnConnect
82Trace: CTlsSocket::OnSocketEvent(): close event received
83Trace: GnuTLS error -9: A TLS packet with unexpected length was received.
84Status: Server did not properly shut down TLS connection
85Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
86Trace: CTransferSocket::TransferEnd(3)
87Trace: Skipping socket event 5, no socket or id mismatch.
88Trace: CFtpControlSocket::TransferEnd()
89Trace: CFtpControlSocket::OnReceive()
90Response: 226 Transfer complete
91Trace: CFtpControlSocket::TransferParseResponse()
92Trace: CFtpControlSocket::ResetOperation(2)
93Trace: CControlSocket::ResetOperation(2)
94Trace: CFtpControlSocket::ParseSubcommandResult(2)
95Trace: CFtpControlSocket::ListSubcommandResult()
96Trace: CFtpControlSocket::ResetOperation(2)
97Trace: CControlSocket::ResetOperation(2)
98Error: Failed to retrieve directory listing
99
100