Ticket #7837: broken-gnutls_3.0.13.txt

File broken-gnutls_3.0.13.txt, 7.1 KB (added by Marc Jauvin, 12 years ago)

log for broken STOR cmd with Filezilla v3.5.3 (gnutls v3.0.13)

Line 
112:58:59 Status: Connection established, waiting for welcome message...
212:58:59 Trace: CFtpControlSocket::OnReceive()
312:58:59 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
412:58:59 Response: 220-You are user number 2 of 150 allowed.
512:58:59 Response: 220-Local time is now 17:58. Server port: 21.
612:58:59 Response: 220-This is a private system - No anonymous login
712:58:59 Response: 220 You will be disconnected after 5 minutes of inactivity.
812:58:59 Trace: CFtpControlSocket::SendNextCommand()
912:58:59 Command: AUTH TLS
1012:59:00 Trace: CFtpControlSocket::OnReceive()
1112:59:00 Response: 234 AUTH TLS OK.
1212:59:00 Status: Initializing TLS...
1312:59:00 Trace: CTlsSocket::Handshake()
1412:59:00 Trace: CTlsSocket::ContinueHandshake()
1512:59:00 Trace: CTlsSocket::OnSend()
1612:59:00 Trace: CTlsSocket::OnRead()
1712:59:00 Trace: CTlsSocket::ContinueHandshake()
1812:59:00 Trace: CTlsSocket::OnRead()
1912:59:00 Trace: CTlsSocket::ContinueHandshake()
2012:59:00 Trace: TLS Handshake successful
2112:59:00 Trace: Cipher: AES-128-CBC, MAC: SHA1
2212:59:00 Status: Verifying certificate...
2312:59:00 Trace: CFtpControlSocket::SendNextCommand()
2412:59:00 Command: USER r4l@cpcorpusa.com
2512:59:00 Status: TLS/SSL connection established.
2612:59:00 Trace: CTlsSocket::OnRead()
2712:59:00 Trace: CFtpControlSocket::OnReceive()
2812:59:00 Response: 331 User r4l@cpcorpusa.com OK. Password required
2912:59:00 Trace: CFtpControlSocket::SendNextCommand()
3012:59:00 Command: PASS *******
3112:59:00 Trace: CTlsSocket::OnRead()
3212:59:00 Trace: CFtpControlSocket::OnReceive()
3312:59:00 Response: 230 OK. Current restricted directory is /
3412:59:00 Trace: CFtpControlSocket::SendNextCommand()
3512:59:00 Command: PBSZ 0
3612:59:00 Trace: CTlsSocket::OnRead()
3712:59:00 Trace: CFtpControlSocket::OnReceive()
3812:59:00 Response: 200 PBSZ=0
3912:59:00 Trace: CFtpControlSocket::SendNextCommand()
4012:59:00 Command: PROT P
4112:59:00 Trace: CTlsSocket::OnRead()
4212:59:00 Trace: CFtpControlSocket::OnReceive()
4312:59:00 Response: 200 Data protection level set to "private"
4412:59:00 Status: Connected
4512:59:00 Trace: CFtpControlSocket::ResetOperation(0)
4612:59:00 Trace: CControlSocket::ResetOperation(0)
4712:59:00 Trace: CFileZillaEnginePrivate::ResetOperation(0)
4812:59:00 Trace: CFtpControlSocket::FileTransfer()
4912:59:00 Status: Starting upload of /home/marc/Music/rainette-versicolore.mp3
5012:59:00 Trace: CFtpControlSocket::SendNextCommand()
5112:59:00 Trace: CFtpControlSocket::ChangeDirSend()
5212:59:00 Command: CWD /
5312:59:00 Trace: CTlsSocket::OnRead()
5412:59:00 Trace: CFtpControlSocket::OnReceive()
5512:59:00 Response: 250 OK. Current directory is /
5612:59:00 Trace: CFtpControlSocket::ResetOperation(0)
5712:59:00 Trace: CControlSocket::ResetOperation(0)
5812:59:00 Trace: CFtpControlSocket::ParseSubcommandResult(0)
5912:59:00 Trace: FileTransferSubcommandResult()
6012:59:00 Trace: CFtpControlSocket::SendNextCommand()
6112:59:00 Trace: FileTransferSend()
6212:59:00 Trace: CFtpControlSocket::SendNextCommand()
6312:59:00 Trace: CFtpControlSocket::TransferSend()
6412:59:00 Trace: state = 1
6512:59:00 Command: TYPE I
6612:59:00 Trace: CTlsSocket::OnRead()
6712:59:00 Trace: CFtpControlSocket::OnReceive()
6812:59:00 Response: 200 TYPE is now 8-bit binary
6912:59:00 Trace: CFtpControlSocket::TransferParseResponse()
7012:59:00 Trace: code = 2
7112:59:00 Trace: state = 1
7212:59:00 Trace: CFtpControlSocket::SendNextCommand()
7312:59:00 Trace: CFtpControlSocket::TransferSend()
7412:59:00 Trace: state = 2
7512:59:00 Command: PASV
7612:59:00 Trace: CTlsSocket::OnRead()
7712:59:00 Trace: CFtpControlSocket::OnReceive()
7812:59:00 Response: 227 Entering Passive Mode (70,87,28,89,235,196)
7912:59:00 Trace: CFtpControlSocket::TransferParseResponse()
8012:59:00 Trace: code = 2
8112:59:00 Trace: state = 2
8212:59:00 Trace: CFtpControlSocket::SendNextCommand()
8312:59:00 Trace: CFtpControlSocket::TransferSend()
8412:59:00 Trace: state = 4
8512:59:00 Command: STOR rainette-versicolore.mp3
8612:59:00 Trace: CTransferSocket::OnConnect
8712:59:00 Trace: CTlsSocket::Handshake()
8812:59:00 Trace: CTlsSocket::ContinueHandshake()
8912:59:00 Trace: CTlsSocket::OnSend()
9012:59:00 Trace: CTlsSocket::OnSend()
9112:59:00 Trace: CTlsSocket::OnRead()
9212:59:00 Trace: CFtpControlSocket::OnReceive()
9312:59:00 Response: 150 Accepted data connection
9412:59:00 Trace: CFtpControlSocket::TransferParseResponse()
9512:59:00 Trace: code = 1
9612:59:00 Trace: state = 4
9712:59:00 Trace: CFtpControlSocket::SendNextCommand()
9812:59:00 Trace: CFtpControlSocket::TransferSend()
9912:59:00 Trace: state = 5
10012:59:00 Trace: CTlsSocket::OnRead()
10112:59:00 Trace: CTlsSocket::ContinueHandshake()
10212:59:00 Trace: CTlsSocket::OnRead()
10312:59:00 Trace: CTlsSocket::ContinueHandshake()
10412:59:00 Trace: TLS Handshake successful
10512:59:00 Trace: Cipher: AES-128-CBC, MAC: SHA1
10612:59:00 Trace: CTransferSocket::OnConnect
10712:59:00 Trace: First EAGAIN in CTransferSocket::OnSend()
10812:59:21 Error: Connection timed out
10912:59:21 Trace: CControlSocket::DoClose(2050)
11012:59:21 Trace: CFtpControlSocket::ResetOperation(2114)
11112:59:21 Trace: CControlSocket::ResetOperation(2114)
11212:59:21 Trace: CFtpControlSocket::ResetOperation(2114)
11312:59:21 Trace: CControlSocket::ResetOperation(2114)
11412:59:21 Error: File transfer failed after transferring 81,920 bytes in 21 seconds
11512:59:21 Trace: CFileZillaEnginePrivate::ResetOperation(2114)
11612:59:21 Trace: CControlSocket::DoClose(64)
11712:59:21 Trace: CControlSocket::DoClose(64)
11812:59:21 Status: Resolving address of ftp.cpcorpusa.com
11912:59:21 Status: Connecting to 70.87.28.89:21...
12012:59:21 Status: Connection established, waiting for welcome message...
12112:59:21 Trace: CFtpControlSocket::OnReceive()
12212:59:21 Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
12312:59:21 Response: 220-You are user number 2 of 150 allowed.
12412:59:21 Response: 220-Local time is now 17:59. Server port: 21.
12512:59:21 Response: 220-This is a private system - No anonymous login
12612:59:21 Response: 220 You will be disconnected after 5 minutes of inactivity.
12712:59:21 Trace: CFtpControlSocket::SendNextCommand()
12812:59:21 Command: AUTH TLS
12912:59:21 Trace: CFtpControlSocket::OnReceive()
13012:59:21 Response: 234 AUTH TLS OK.
13112:59:21 Status: Initializing TLS...
13212:59:21 Trace: CTlsSocket::Handshake()
13312:59:21 Trace: CTlsSocket::ContinueHandshake()
13412:59:21 Trace: CTlsSocket::OnSend()
13512:59:21 Trace: CTlsSocket::OnRead()
13612:59:21 Trace: CTlsSocket::ContinueHandshake()
13712:59:21 Trace: CTlsSocket::OnRead()
13812:59:21 Trace: CTlsSocket::ContinueHandshake()
13912:59:21 Trace: TLS Handshake successful
14012:59:21 Trace: Cipher: AES-128-CBC, MAC: SHA1
14112:59:21 Status: Verifying certificate...
14212:59:21 Trace: CFtpControlSocket::SendNextCommand()
14312:59:21 Command: USER r4l@cpcorpusa.com
14412:59:21 Status: TLS/SSL connection established.
14512:59:21 Trace: CTlsSocket::OnRead()
14612:59:21 Trace: CFtpControlSocket::OnReceive()
14712:59:21 Response: 331 User r4l@cpcorpusa.com OK. Password required
14812:59:21 Trace: CFtpControlSocket::SendNextCommand()
14912:59:21 Command: PASS *******
15012:59:22 Trace: CControlSocket::DoClose(10)
15112:59:22 Trace: CFtpControlSocket::ResetOperation(74)
15212:59:22 Trace: CControlSocket::ResetOperation(74)
15312:59:22 Error: Connection attempt interrupted by user
15412:59:22 Trace: CFileZillaEnginePrivate::ResetOperation(74)
15512:59:23 Status: Disconnected from server