Ticket #5146: FileZilla_debug.log

File FileZilla_debug.log, 3.9 KB (added by Chris Sutcliffe, 15 years ago)
Line 
1
2Status: Connecting to 172.26.90.10:21...
3Status: Connection established, waiting for welcome message...
4Trace: CFtpControlSocket::OnReceive()
5Response: 220-Microsoft FTP Service
6Trace: CFtpControlSocket::OnReceive()
7Response: -------- WARNING / AVIS --------
8Response: The programs and data stored on this system are licensed to or are the private property of this company and are lawfully available to only authorized users for approved purposes. Unauthorized access to any program or data on this system is not permitted,and any unauthorized access beyond this point may lead to prosecution. This system may be monitored at any time for operational reasons,therefore,if you are not an authorized user,do not attempt to login.
9Status: Invalid character sequence received, disabling UTF-8. Select UTF-8 option in site manager to force UTF-8.
10Response: 220 Les programmes et les données stockés dans ce système sont visés par une licence ou sont la propriété privée de cette compagnie et ils ne sont accessibles légalement qu'aux usagers autorisés à des fins autorisées. Il est interdit d'y accéder sans autorisation,et tout accès non autorisé au delà de ce point peut entraîner des poursuites. Le système peut en tout temps faire l'objet d'une surveillance. Si vous n'êtes pas un usager autorisé,n'essayez pas d'y accéder.
11Trace: CFtpControlSocket::SendNextCommand()
12Command: USER tdlab\csutclif
13Trace: CFtpControlSocket::OnReceive()
14Response: 331 Password required for tdlab\csutclif.
15Trace: CFtpControlSocket::SendNextCommand()
16Trace: CFtpControlSocket::SendNextCommand()
17Command: PASS **********
18Trace: CFtpControlSocket::OnReceive()
19Response: 230 User tdlab\csutclif logged in.
20Trace: CFtpControlSocket::SendNextCommand()
21Command: SYST
22Trace: CFtpControlSocket::OnReceive()
23Response: 215 Windows_NT
24Trace: CFtpControlSocket::SendNextCommand()
25Command: FEAT
26Trace: CFtpControlSocket::OnReceive()
27Response: 211-Extended features supported:
28Trace: CFtpControlSocket::OnReceive()
29Response: SIZE
30Response: MDTM
31Response: 211 END
32Status: Connected
33Trace: CFtpControlSocket::ResetOperation(0)
34Trace: CControlSocket::ResetOperation(0)
35Trace: CFileZillaEnginePrivate::ResetOperation(0)
36Status: Retrieving directory listing...
37Trace: CFtpControlSocket::SendNextCommand()
38Trace: CFtpControlSocket::ChangeDirSend()
39Command: PWD
40Trace: CFtpControlSocket::OnReceive()
41Response: 257 "/csutclif" is current directory.
42Trace: CFtpControlSocket::ResetOperation(0)
43Trace: CControlSocket::ResetOperation(0)
44Trace: CFtpControlSocket::ParseSubcommandResult(0)
45Trace: CFtpControlSocket::ListSubcommandResult()
46Trace: state = 1
47Trace: CFtpControlSocket::SendNextCommand()
48Trace: CFtpControlSocket::TransferSend()
49Trace: state = 1
50Command: TYPE I
51Trace: CFtpControlSocket::OnReceive()
52Response: 200 Type set to I.
53Trace: CFtpControlSocket::TransferParseResponse()
54Trace: code = 2
55Trace: state = 1
56Trace: CFtpControlSocket::SendNextCommand()
57Trace: CFtpControlSocket::TransferSend()
58Trace: state = 2
59Command: PASV
60Trace: CFtpControlSocket::OnReceive()
61Response: 227 Entering Passive Mode (172,26,90,10,246,58).
62Trace: CFtpControlSocket::TransferParseResponse()
63Trace: code = 2
64Trace: state = 2
65Trace: CFtpControlSocket::SendNextCommand()
66Trace: CFtpControlSocket::TransferSend()
67Trace: state = 4
68Command: LIST
69Trace: CTransferSocket::OnConnect
70Trace: CTransferSocket::OnConnect
71Trace: CFtpControlSocket::OnReceive()
72Response: 425 Can't open data connection.
73Trace: CFtpControlSocket::TransferParseResponse()
74Trace: code = 4
75Trace: state = 4
76Trace: CFtpControlSocket::ResetOperation(2)
77Trace: CControlSocket::ResetOperation(2)
78Trace: CFtpControlSocket::ParseSubcommandResult(2)
79Trace: CFtpControlSocket::ListSubcommandResult()
80Trace: state = 3
81Trace: CFtpControlSocket::ResetOperation(2)
82Trace: CControlSocket::ResetOperation(2)
83Error: Failed to retrieve directory listing
84Trace: CFileZillaEnginePrivate::ResetOperation(2)