Ticket #3060: ftp_error.txt

File ftp_error.txt, 8.3 KB (added by tommywu, 17 years ago)

upload empty directory error in FTP

Line 
1Status: Resolving IP-Address for mail.teatime.com.tw
2Trace: ControlSocket.cpp(160): CControlSocket::ContinueConnect(013B3E50) m_pEngine=0098D468 caller=013BDE10
3Status: Connecting to 220.130.11.144:21...
4Status: Connection established, waiting for welcome message...
5Trace: CFtpControlSocket::OnReceive()
6Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
7Response: 220-You are user number 1 of 50 allowed.
8Response: 220-Local time is now 15:20. Server port: 21.
9Response: 220 You will be disconnected after 15 minutes of inactivity.
10Command: USER tommy
11Trace: CFtpControlSocket::OnReceive()
12Response: 331 User tommy OK. Password required
13Command: PASS ********
14Trace: CFtpControlSocket::OnReceive()
15Response: 230-You are not in CHROOT mode!
16Response: 230-User tommy has group access to: users cvs dba plugdev
17Response: 230- video src audio tape floppy cdrom dialout
18Response: 230 OK. Current directory is /home/tommy
19Command: SYST
20Trace: CFtpControlSocket::OnReceive()
21Response: 215 UNIX Type: L8
22Command: FEAT
23Trace: CFtpControlSocket::OnReceive()
24Response: 211-Extensions supported:
25Response: EPRT
26Response: IDLE
27Response: MDTM
28Response: SIZE
29Response: REST STREAM
30Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
31Response: MLSD
32Response: TVFS
33Response: ESTP
34Response: PASV
35Response: EPSV
36Response: SPSV
37Response: ESTA
38Response: UTF8
39Response: AUTH TLS
40Response: PBSZ
41Response: 211 End.
42Status: Connected
43Trace: CFtpControlSocket::ResetOperation(0)
44Trace: CControlSocket::ResetOperation(0)
45Status: Retrieving directory listing...
46Trace: CFtpControlSocket::SendNextCommand(0)
47Command: PWD
48Trace: CFtpControlSocket::OnReceive()
49Response: 257 "/home/tommy" is your current location
50Trace: CFtpControlSocket::ResetOperation(0)
51Trace: CControlSocket::ResetOperation(0)
52Trace: CFtpControlSocket::SendNextCommand(0)
53Trace: CFtpControlSocket::ListSend(0)
54Trace: state = 1
55Trace: CFtpControlSocket::SendNextCommand(0)
56Trace: CFtpControlSocket::TransferSend(0)
57Trace: state = 1
58Command: TYPE I
59Trace: CFtpControlSocket::OnReceive()
60Response: 200 TYPE is now 8-bit binary
61Trace: CFtpControlSocket::TransferParseResponse()
62Trace: code = 2
63Trace: state = 1
64Trace: CFtpControlSocket::TransferSend(0)
65Trace: state = 2
66Command: PASV
67Trace: CFtpControlSocket::OnReceive()
68Response: 227 Entering Passive Mode (220,130,11,144,243,210)
69Trace: CFtpControlSocket::TransferParseResponse()
70Trace: code = 2
71Trace: state = 2
72Trace: CFtpControlSocket::TransferSend(0)
73Trace: state = 4
74Command: LIST
75Trace: CTransferSocket::OnConnect
76Trace: CFtpControlSocket::OnReceive()
77Response: 150 Accepted data connection
78Trace: CFtpControlSocket::TransferParseResponse()
79Trace: code = 1
80Trace: state = 4
81Trace: CFtpControlSocket::TransferSend(0)
82Trace: state = 5
83Trace: CTransferSocket::OnReceive(), m_transferMode=0
84Trace: CTransferSocket::OnClose
85Trace: CTransferSocket::TransferEnd(0)
86Trace: CFtpControlSocket::TransferEnd(0)
87Trace: CFtpControlSocket::OnReceive()
88Response: 226-ASCII
89Response: 226-Options: -l
90Response: 226 21 matches total
91Trace: CFtpControlSocket::TransferParseResponse()
92Trace: code = 2
93Trace: state = 7
94Trace: CFtpControlSocket::ResetOperation(0)
95Trace: CControlSocket::ResetOperation(0)
96Trace: CFtpControlSocket::SendNextCommand(0)
97Trace: CFtpControlSocket::ListSend(0)
98Trace: state = 2
99Trace: CFtpControlSocket::ResetOperation(0)
100Trace: CControlSocket::ResetOperation(0)
101Status: Directory listing successful
102Status: Resolving IP-Address for mail.teatime.com.tw
103Trace: ControlSocket.cpp(160): CControlSocket::ContinueConnect(013D13B0) m_pEngine=00A0A0D8 caller=013CD0E0
104Status: Connecting to 220.130.11.144:21...
105Status: Connection established, waiting for welcome message...
106Trace: CFtpControlSocket::OnReceive()
107Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
108Response: 220-You are user number 2 of 50 allowed.
109Response: 220-Local time is now 15:20. Server port: 21.
110Response: 220 You will be disconnected after 15 minutes of inactivity.
111Command: USER tommy
112Trace: CFtpControlSocket::OnReceive()
113Response: 331 User tommy OK. Password required
114Command: PASS ********
115Trace: CFtpControlSocket::OnReceive()
116Response: 230-You are not in CHROOT mode!
117Response: 230-User tommy has group access to: users cvs dba plugdev
118Response: 230- video src audio tape floppy cdrom dialout
119Response: 230 OK. Current directory is /home/tommy
120Command: OPTS UTF8 ON
121Trace: CFtpControlSocket::OnReceive()
122Response: 200 OK, UTF-8 enabled
123Status: Connected
124Trace: CFtpControlSocket::ResetOperation(0)
125Trace: CControlSocket::ResetOperation(0)
126Status: Creating directory '/home/tommy/test/1/'...
127Trace: CFtpControlSocket::SendNextCommand(0)
128Trace: CFtpControlSocket::MkdirSend
129Trace: state = 1
130Command: CWD /home/tommy/test/
131Trace: CFtpControlSocket::OnReceive()
132Response: 550 Can't change directory to /home/tommy/test/: No such file or directory
133Trace: CFtpControlSocket::MkdirParseResonse
134Trace: state = 1
135Trace: CFtpControlSocket::MkdirSend
136Trace: state = 1
137Command: CWD /home/tommy/
138Trace: CFtpControlSocket::OnReceive()
139Response: 250 OK. Current directory is /home/tommy
140Trace: CFtpControlSocket::MkdirParseResonse
141Trace: state = 1
142Trace: CFtpControlSocket::MkdirSend
143Trace: state = 2
144Command: MKD test
145Trace: CFtpControlSocket::OnReceive()
146Response: 257 "test" : The directory was successfully created
147Trace: CFtpControlSocket::MkdirParseResonse
148Trace: state = 2
149Trace: CFtpControlSocket::MkdirSend
150Trace: state = 3
151Command: CWD /home/tommy/test/
152Trace: CFtpControlSocket::OnReceive()
153Response: 250 OK. Current directory is /home/tommy/test
154Trace: CFtpControlSocket::MkdirParseResonse
155Trace: state = 3
156Trace: CFtpControlSocket::MkdirSend
157Trace: state = 2
158Command: MKD 1
159Trace: CFtpControlSocket::OnReceive()
160Response: 257 "1" : The directory was successfully created
161Trace: CFtpControlSocket::MkdirParseResonse
162Trace: state = 2
163Trace: CFtpControlSocket::ResetOperation(0)
164Trace: CControlSocket::ResetOperation(0)
165Trace: CFtpControlSocket::FileTransfer()
166Trace: CFtpControlSocket::ResetOperation(4102)
167Trace: CControlSocket::ResetOperation(4102)
168Error: Critical error
169Error: Command not supported by this protocol
170Trace: CFtpControlSocket::FileTransfer()
171Trace: CFtpControlSocket::ResetOperation(4102)
172Trace: CControlSocket::ResetOperation(4102)
173Error: Critical error
174Error: Command not supported by this protocol
175Trace: CFtpControlSocket::FileTransfer()
176Trace: CFtpControlSocket::ResetOperation(4102)
177Trace: CControlSocket::ResetOperation(4102)
178Error: Critical error
179Error: Command not supported by this protocol
180Trace: CFtpControlSocket::FileTransfer()
181Trace: CFtpControlSocket::ResetOperation(4102)
182Trace: CControlSocket::ResetOperation(4102)
183Error: Critical error
184Error: Command not supported by this protocol
185Trace: CFtpControlSocket::FileTransfer()
186Trace: CFtpControlSocket::ResetOperation(4102)
187Trace: CControlSocket::ResetOperation(4102)
188Error: Critical error
189Error: Command not supported by this protocol
190Trace: CFtpControlSocket::FileTransfer()
191Trace: CFtpControlSocket::ResetOperation(4102)
192Trace: CControlSocket::ResetOperation(4102)
193Error: Critical error
194Error: Command not supported by this protocol
195Trace: CFtpControlSocket::FileTransfer()
196Trace: CFtpControlSocket::ResetOperation(4102)
197Trace: CControlSocket::ResetOperation(4102)
198Error: Critical error
199Error: Command not supported by this protocol
200Trace: CFtpControlSocket::FileTransfer()
201Trace: CFtpControlSocket::ResetOperation(4102)
202Trace: CControlSocket::ResetOperation(4102)
203Error: Critical error
204Error: Command not supported by this protocol
205Trace: CFtpControlSocket::FileTransfer()
206Trace: CFtpControlSocket::ResetOperation(4102)
207Trace: CControlSocket::ResetOperation(4102)
208Error: Critical error
209Error: Command not supported by this protocol
210Trace: CFtpControlSocket::FileTransfer()
211Trace: CFtpControlSocket::ResetOperation(4102)
212Trace: CControlSocket::ResetOperation(4102)
213Error: Critical error
214Error: Command not supported by this protocol
215Trace: CFtpControlSocket::FileTransfer()
216Trace: CFtpControlSocket::ResetOperation(4102)
217Trace: CControlSocket::ResetOperation(4102)
218Error: Critical error
219Error: Command not supported by this protocol
220Trace: CFtpControlSocket::FileTransfer()
221Trace: CFtpControlSocket::ResetOperation(4102)
222Trace: CControlSocket::ResetOperation(4102)
223Error: Critical error
224Error: Command not supported by this protocol
225
226