Ticket #3398: trace.txt

File trace.txt, 5.9 KB (added by sdfdl, 16 years ago)

trace of the 2 attempts

Line 
1Valid using version 2.2.32
2
3
4Etat : Connexion à ftp.elisa-services.Com:10021 ...
5Trace : FtpControlSocket.cpp(5151): m_pSslLayer changed state from 0 to 1 caller=0x003ec12c
6Trace : FtpControlSocket.cpp(5151): m_pSslLayer changed state from 1 to 2 caller=0x003ec12c
7Trace : FtpControlSocket.cpp(5151): m_pSslLayer changed state from 2 to 4 caller=0x003ec12c
8Trace : FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x003ec12c
9Etat : Connecté avec ftp.elisa-services.Com:10021, négotiation de la connexion SSL...
10Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x003ec12c
11Réponse : 220 Welcome to XFB Gateway FTP server
12Commande : AUTH SSL
13Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x003ec12c
14Réponse : 234 AUTH command OK, waiting handshake
15Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x003ec12c
16Trace : SSL_connect: SSLv3 read server hello A
17Trace : SSL_connect: SSLv3 read server certificate A
18Trace : SSL_connect: SSLv3 read server done A
19Trace : SSL_connect: SSLv3 write client key exchange A
20Trace : SSL_connect: SSLv3 write change cipher spec A
21Trace : SSL_connect: SSLv3 write finished A
22Trace : SSL_connect: SSLv3 flush data
23Trace : SSL_connect: SSLv3 read finished A
24Trace : Using TLSv1, cipher TLSv1/SSLv3: DES-CBC3-SHA, 1024 bit RSA
25Etat : Connexion SSL établie. Attente du message d'accueil...
26Commande : USER europart
27Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003ec12c
28Réponse : 331 Send password please
29Commande : PASS ************
30Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003ec12c
31Réponse : 230 User logged in, proceed
32Commande : SYST
33Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003ec12c
34Réponse : 215 UNIX XFB/UNIX
35Commande : FEAT
36Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ec12c
37Réponse : 211-Extensions supported
38Réponse : 211- SIZE
39Réponse : 211- MDTM
40Réponse : 211- AUTH TLS
41Réponse : 211- PBSZ
42Réponse : 211- PROT
43Réponse : 211 End of feat command response
44Commande : PBSZ 0
45Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003ec12c
46Réponse : 200 Command okay
47Commande : PROT P
48Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003ec12c
49Réponse : 200 Command okay
50Etat : Connecté
51Trace : FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003ec12c
52Trace : FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003ec12c
53Etat : Récupération de la liste de répertoires...
54Commande : PWD
55Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003ec12c
56Réponse : 257 "/" is current directory.
57Trace : FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003ec12c
58Commande : TYPE A
59Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003ec12c
60Réponse : 200 Command okay
61Trace : FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003ec12c
62Commande : PASV
63Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003ec12c
64Réponse : 227 Entering passive mode (193,56,46,7,125,87).
65Trace : FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003ec12c
66Trace : TransferSocket.cpp(558): SetActive() caller=0x00b6d1a4
67Commande : LIST
68Trace : TransferSocket.cpp(446): OnConnect(0) caller=0x00b6d1a4
69Trace : TransferSocket.cpp(1139): m_pSslLayer changed state from 0 to 4 caller=0x00b6d1a4
70Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x003ec12c
71Réponse : 125 List started
72Trace : FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003ec12c
73Etat : Connexion SSL établie
74Trace : TransferSocket.cpp(1139): m_pSslLayer changed state from 4 to 5 caller=0x00b6d1a4
75Trace : FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003ec12c
76Réponse : 226 List completed
77Trace : TransferSocket.cpp(1125): Close() caller=0x00b6d1a4
78Trace : FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003ec12c
79Trace : FtpControlSocket.cpp(1969): TransferEnd(4) OpMode=4 OpState=10 caller=0x003ec12c
80Trace : FtpControlSocket.cpp(1213): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003ec12c
81Trace : TransferSocket.cpp(96): ~CTransferSocket() caller=0x00b6d1a4
82Trace : TransferSocket.cpp(1125): Close() caller=0x00b6d1a4
83Etat : Succès du listage du répertoire
84Trace : FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=4 OpState=10 caller=0x003ec12c
85
86
87Invalid using 3.0.6
88
89
90
91Statut : Résolution de l'adresse IP pour ftp.elisa-services.Com
92Trace : ControlSocket.cpp(979): CRealControlSocket::ContinueConnect(0p131c898) m_pEngine=0p10b22f0 caller=0p1346b40
93Statut : Connexion sur 193.56.46.7:10021...
94Statut : Connexion établie. Attente du message d'accueil...
95Trace : CFtpControlSocket::OnReceive()
96Réponse : 220 Welcome to XFB Gateway FTP server
97Trace : CFtpControlSocket::SendNextCommand()
98Commande : AUTH TLS
99Trace : CFtpControlSocket::OnReceive()
100Réponse : 234 AUTH command OK, waiting handshake
101Statut : Initialisation TLS...
102Trace : CTlsSocket::Handshake()
103Trace : CFtpControlSocket::SendNextCommand()
104Commande : USER europart
105Trace : CTlsSocket::Handshake()
106Trace : CTlsSocket::OnSocketEvent(): pending data, postponing wxSOCKET_LOST
107Trace : CTlsSocket::Handshake()
108Trace : GnuTLS alert 70: Error in protocol version
109Trace : GnuTLS error -12: A TLS fatal alert has been received.
110Trace : CRealControlSocket::OnClose()
111Trace : CFtpControlSocket::ResetOperation(66)
112Trace : CControlSocket::ResetOperation(66)
113Erreur : Connexion au serveur impossible !
114Statut : Attente avant nouvel essai...
115
116