Advertisement
uwekeim

FileZilla.log.txt

Jan 25th, 2020
521
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 24.77 KB | None | 0 0
  1. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  2. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 0
  3. 2020-01-24 18:15:37 5860 1 Status: Verbinde mit www.xxxxxxxx.de über HTTP-Proxy
  4. 2020-01-24 18:15:37 5860 1 Status: Verbinde mit 172.25.10.7:8080...
  5. 2020-01-24 18:15:37 5860 1 Status: Verbindung mit Proxy hergestellt, führe Handshake durch...
  6. 2020-01-24 18:15:37 5860 1 Antwort: Proxy-Antwort: HTTP/1.0 200 Connection established
  7. 2020-01-24 18:15:37 5860 1 Status: Verbindung hergestellt, warte auf Willkommensnachricht...
  8. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  9. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  10. 2020-01-24 18:15:37 5860 1 Antwort: 220 ::ffff:5.35.226.68 FTP server ready
  11. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 1
  12. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  13. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 2
  14. 2020-01-24 18:15:37 5860 1 Befehl: AUTH TLS
  15. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  16. 2020-01-24 18:15:37 5860 1 Antwort: 234 AUTH TLS successful
  17. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 2
  18. 2020-01-24 18:15:37 5860 1 Status: Initialisiere TLS...
  19. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::client_handshake()
  20. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::continue_handshake()
  21. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::continue_handshake()
  22. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::continue_handshake()
  23. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::continue_handshake()
  24. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::continue_handshake()
  25. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::continue_handshake()
  26. 2020-01-24 18:15:37 5860 1 Trace: TLS Handshake successful
  27. 2020-01-24 18:15:37 5860 1 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
  28. 2020-01-24 18:15:37 5860 1 Trace: tls_layer_impl::verify_certificate()
  29. 2020-01-24 18:15:37 5860 1 Trace: Hostname does not match certificate SANs
  30. 2020-01-24 18:15:37 5860 1 Status: Überprüfe Zertifikat...
  31. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::SetAsyncRequestReply
  32. 2020-01-24 18:15:37 5860 1 Status: TLS-Verbindung hergestellt.
  33. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  34. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 6
  35. 2020-01-24 18:15:37 5860 1 Befehl: USER ftpxxxxxx
  36. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  37. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  38. 2020-01-24 18:15:37 5860 1 Antwort: 331 Password required for ftpxxxxxx
  39. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 6
  40. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  41. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 6
  42. 2020-01-24 18:15:37 5860 1 Befehl: PASS ***********
  43. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  44. 2020-01-24 18:15:37 5860 1 Antwort: 230 User ftpxxxxxx logged in
  45. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 6
  46. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  47. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 7
  48. 2020-01-24 18:15:37 5860 1 Befehl: SYST
  49. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  50. 2020-01-24 18:15:37 5860 1 Antwort: 215 UNIX Type: L8
  51. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 7
  52. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  53. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 8
  54. 2020-01-24 18:15:37 5860 1 Befehl: FEAT
  55. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  56. 2020-01-24 18:15:37 5860 1 Antwort: 211-Features:
  57. 2020-01-24 18:15:37 5860 1 Antwort:  MDTM
  58. 2020-01-24 18:15:37 5860 1 Antwort:  SSCN
  59. 2020-01-24 18:15:37 5860 1 Antwort:  TVFS
  60. 2020-01-24 18:15:37 5860 1 Antwort:  MFMT
  61. 2020-01-24 18:15:37 5860 1 Antwort:  SIZE
  62. 2020-01-24 18:15:37 5860 1 Antwort:  PROT
  63. 2020-01-24 18:15:37 5860 1 Antwort:  CCC
  64. 2020-01-24 18:15:37 5860 1 Antwort:  LANG en-US;es-ES;fr-FR;it-IT;ja-JP;ko-KR;ru-RU.UTF-8;ru-RU;zh-CN
  65. 2020-01-24 18:15:37 5860 1 Antwort:  PBSZ
  66. 2020-01-24 18:15:37 5860 1 Antwort:  AUTH TLS
  67. 2020-01-24 18:15:37 5860 1 Antwort:  MFF modify;UNIX.group;UNIX.mode;
  68. 2020-01-24 18:15:37 5860 1 Antwort:  REST STREAM
  69. 2020-01-24 18:15:37 5860 1 Antwort:  MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
  70. 2020-01-24 18:15:37 5860 1 Antwort:  UTF8
  71. 2020-01-24 18:15:37 5860 1 Antwort:  EPRT
  72. 2020-01-24 18:15:37 5860 1 Antwort:  EPSV
  73. 2020-01-24 18:15:37 5860 1 Antwort: 211 End
  74. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 8
  75. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  76. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 10
  77. 2020-01-24 18:15:37 5860 1 Befehl: OPTS UTF8 ON
  78. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  79. 2020-01-24 18:15:37 5860 1 Antwort: 200 UTF8 set to on
  80. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 10
  81. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  82. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 11
  83. 2020-01-24 18:15:37 5860 1 Befehl: PBSZ 0
  84. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  85. 2020-01-24 18:15:37 5860 1 Antwort: 200 PBSZ 0 successful
  86. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 11
  87. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  88. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Send() in state 12
  89. 2020-01-24 18:15:37 5860 1 Befehl: PROT P
  90. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  91. 2020-01-24 18:15:37 5860 1 Antwort: 200 Protection set to Private
  92. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::ParseResponse() in state 12
  93. 2020-01-24 18:15:37 5860 1 Status: Angemeldet
  94. 2020-01-24 18:15:37 5860 1 Trace: Measured latency of 53 ms
  95. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::ResetOperation(0)
  96. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::ResetOperation(0)
  97. 2020-01-24 18:15:37 5860 1 Trace: CFtpLogonOpData::Reset(0) in state 15
  98. 2020-01-24 18:15:37 5860 1 Status: Empfange Verzeichnisinhalt für "/www/eins"...
  99. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  100. 2020-01-24 18:15:37 5860 1 Trace: CFtpListOpData::Send() in state 0
  101. 2020-01-24 18:15:37 5860 1 Trace: CFtpChangeDirOpData::Send() in state 0
  102. 2020-01-24 18:15:37 5860 1 Trace: CFtpChangeDirOpData::Send() in state 2
  103. 2020-01-24 18:15:37 5860 1 Befehl: CWD /www/eins
  104. 2020-01-24 18:15:37 5860 1 Trace: CFtpControlSocket::OnReceive()
  105. 2020-01-24 18:15:37 5860 1 Antwort: 250 CWD command successful
  106. 2020-01-24 18:15:37 5860 1 Trace: CFtpChangeDirOpData::ParseResponse() in state 2
  107. 2020-01-24 18:15:37 5860 1 Trace: CControlSocket::SendNextCommand()
  108. 2020-01-24 18:15:37 5860 1 Trace: CFtpChangeDirOpData::Send() in state 3
  109. 2020-01-24 18:15:37 5860 1 Befehl: PWD
  110. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::OnReceive()
  111. 2020-01-24 18:15:38 5860 1 Antwort: 257 "/www/eins" is the current directory
  112. 2020-01-24 18:15:38 5860 1 Trace: CFtpChangeDirOpData::ParseResponse() in state 3
  113. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::ResetOperation(0)
  114. 2020-01-24 18:15:38 5860 1 Trace: CControlSocket::ResetOperation(0)
  115. 2020-01-24 18:15:38 5860 1 Trace: CFtpChangeDirOpData::Reset(0) in state 3
  116. 2020-01-24 18:15:38 5860 1 Trace: CFtpListOpData::SubcommandResult(0) in state 1
  117. 2020-01-24 18:15:38 5860 1 Trace: CControlSocket::SendNextCommand()
  118. 2020-01-24 18:15:38 5860 1 Trace: CFtpListOpData::Send() in state 2
  119. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::Send() in state 1
  120. 2020-01-24 18:15:38 5860 1 Befehl: TYPE I
  121. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::OnReceive()
  122. 2020-01-24 18:15:38 5860 1 Antwort: 200 Type set to I
  123. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 1
  124. 2020-01-24 18:15:38 5860 1 Trace: CControlSocket::SendNextCommand()
  125. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::Send() in state 2
  126. 2020-01-24 18:15:38 5860 1 Befehl: EPSV
  127. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::OnReceive()
  128. 2020-01-24 18:15:38 5860 1 Antwort: 229 Entering Extended Passive Mode (|||52995|)
  129. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
  130. 2020-01-24 18:15:38 5860 1 Trace: CControlSocket::SendNextCommand()
  131. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::Send() in state 4
  132. 2020-01-24 18:15:38 5860 1 Trace: Binding data connection source IP to control connection source IP 10.3.2.24
  133. 2020-01-24 18:15:38 5860 1 Trace: tls_layer_impl::client_handshake()
  134. 2020-01-24 18:15:38 5860 1 Trace: Trying to resume existing TLS session.
  135. 2020-01-24 18:15:38 5860 1 Befehl: MLSD
  136. 2020-01-24 18:15:38 5860 1 Status: Verbindung mit Proxy hergestellt, führe Handshake durch...
  137. 2020-01-24 18:15:38 5860 1 Antwort: Proxy-Antwort: HTTP/1.0 200 Connection established
  138. 2020-01-24 18:15:38 5860 1 Trace: tls_layer_impl::continue_handshake()
  139. 2020-01-24 18:15:38 5860 1 Trace: tls_layer_impl::continue_handshake()
  140. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::OnReceive()
  141. 2020-01-24 18:15:38 5860 1 Antwort: 150 Opening BINARY mode data connection for MLSD
  142. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 4
  143. 2020-01-24 18:15:38 5860 1 Trace: CControlSocket::SendNextCommand()
  144. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::Send() in state 5
  145. 2020-01-24 18:15:38 5860 1 Trace: tls_layer_impl::continue_handshake()
  146. 2020-01-24 18:15:38 5860 1 Trace: TLS Handshake successful
  147. 2020-01-24 18:15:38 5860 1 Trace: TLS Session resumed
  148. 2020-01-24 18:15:38 5860 1 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
  149. 2020-01-24 18:15:38 5860 1 Trace: tls_layer_impl::verify_certificate()
  150. 2020-01-24 18:15:38 5860 1 Trace: CTransferSocket::OnConnect
  151. 2020-01-24 18:15:38 5860 1 Trace: CTransferSocket::TransferEnd(1)
  152. 2020-01-24 18:15:38 5860 1 Trace: tls_layer_impl::shutdown()
  153. 2020-01-24 18:15:38 5860 1 Trace: tls_layer_impl::continue_shutdown()
  154. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::TransferEnd()
  155. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::OnReceive()
  156. 2020-01-24 18:15:38 5860 1 Antwort: 226 Transfer complete
  157. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 7
  158. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::ResetOperation(0)
  159. 2020-01-24 18:15:38 5860 1 Trace: CControlSocket::ResetOperation(0)
  160. 2020-01-24 18:15:38 5860 1 Trace: CFtpRawTransferOpData::Reset(0) in state 7
  161. 2020-01-24 18:15:38 5860 1 Trace: CFtpListOpData::SubcommandResult(0) in state 3
  162. 2020-01-24 18:15:38 5860 1 Trace: CFtpControlSocket::ResetOperation(0)
  163. 2020-01-24 18:15:38 5860 1 Trace: CControlSocket::ResetOperation(0)
  164. 2020-01-24 18:15:38 5860 1 Trace: CFtpListOpData::Reset(0) in state 3
  165. 2020-01-24 18:15:38 5860 1 Status: Anzeigen des Verzeichnisinhalts für "/www/eins" abgeschlossen
  166. 2020-01-24 18:16:53 5860 2 Trace: CControlSocket::SendNextCommand()
  167. 2020-01-24 18:16:53 5860 2 Trace: CFtpLogonOpData::Send() in state 0
  168. 2020-01-24 18:16:53 5860 2 Status: Verbinde mit www.xxxxxxxx.de über HTTP-Proxy
  169. 2020-01-24 18:16:53 5860 2 Status: Verbinde mit 172.25.10.7:8080...
  170. 2020-01-24 18:16:53 5860 2 Status: Verbindung mit Proxy hergestellt, führe Handshake durch...
  171. 2020-01-24 18:16:53 5860 2 Antwort: Proxy-Antwort: HTTP/1.0 200 Connection established
  172. 2020-01-24 18:16:53 5860 2 Status: Verbindung hergestellt, warte auf Willkommensnachricht...
  173. 2020-01-24 18:16:53 5860 2 Trace: CFtpControlSocket::OnReceive()
  174. 2020-01-24 18:16:53 5860 2 Trace: CFtpControlSocket::OnReceive()
  175. 2020-01-24 18:16:53 5860 2 Antwort: 220 ::ffff:5.35.226.68 FTP server ready
  176. 2020-01-24 18:16:53 5860 2 Trace: CFtpLogonOpData::ParseResponse() in state 1
  177. 2020-01-24 18:16:53 5860 2 Trace: CControlSocket::SendNextCommand()
  178. 2020-01-24 18:16:53 5860 2 Trace: CFtpLogonOpData::Send() in state 2
  179. 2020-01-24 18:16:53 5860 2 Befehl: AUTH TLS
  180. 2020-01-24 18:16:53 5860 2 Trace: CFtpControlSocket::OnReceive()
  181. 2020-01-24 18:16:53 5860 2 Antwort: 234 AUTH TLS successful
  182. 2020-01-24 18:16:53 5860 2 Trace: CFtpLogonOpData::ParseResponse() in state 2
  183. 2020-01-24 18:16:53 5860 2 Status: Initialisiere TLS...
  184. 2020-01-24 18:16:53 5860 2 Trace: tls_layer_impl::client_handshake()
  185. 2020-01-24 18:16:53 5860 2 Trace: tls_layer_impl::continue_handshake()
  186. 2020-01-24 18:16:53 5860 2 Trace: tls_layer_impl::continue_handshake()
  187. 2020-01-24 18:16:53 5860 2 Trace: tls_layer_impl::continue_handshake()
  188. 2020-01-24 18:16:54 5860 2 Trace: tls_layer_impl::continue_handshake()
  189. 2020-01-24 18:16:54 5860 2 Trace: tls_layer_impl::continue_handshake()
  190. 2020-01-24 18:16:54 5860 2 Trace: tls_layer_impl::continue_handshake()
  191. 2020-01-24 18:16:54 5860 2 Trace: TLS Handshake successful
  192. 2020-01-24 18:16:54 5860 2 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
  193. 2020-01-24 18:16:54 5860 2 Trace: tls_layer_impl::verify_certificate()
  194. 2020-01-24 18:16:54 5860 2 Trace: Hostname does not match certificate SANs
  195. 2020-01-24 18:16:54 5860 2 Status: Überprüfe Zertifikat...
  196. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::SetAsyncRequestReply
  197. 2020-01-24 18:16:54 5860 2 Status: TLS-Verbindung hergestellt.
  198. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::SendNextCommand()
  199. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::Send() in state 6
  200. 2020-01-24 18:16:54 5860 2 Befehl: USER ftpxxxxxx
  201. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::OnReceive()
  202. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::OnReceive()
  203. 2020-01-24 18:16:54 5860 2 Antwort: 331 Password required for ftpxxxxxx
  204. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::ParseResponse() in state 6
  205. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::SendNextCommand()
  206. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::Send() in state 6
  207. 2020-01-24 18:16:54 5860 2 Befehl: PASS ***********
  208. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::OnReceive()
  209. 2020-01-24 18:16:54 5860 2 Antwort: 230 User ftpxxxxxx logged in
  210. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::ParseResponse() in state 6
  211. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::SendNextCommand()
  212. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::Send() in state 10
  213. 2020-01-24 18:16:54 5860 2 Befehl: OPTS UTF8 ON
  214. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::OnReceive()
  215. 2020-01-24 18:16:54 5860 2 Antwort: 200 UTF8 set to on
  216. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::ParseResponse() in state 10
  217. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::SendNextCommand()
  218. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::Send() in state 11
  219. 2020-01-24 18:16:54 5860 2 Befehl: PBSZ 0
  220. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::OnReceive()
  221. 2020-01-24 18:16:54 5860 2 Antwort: 200 PBSZ 0 successful
  222. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::ParseResponse() in state 11
  223. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::SendNextCommand()
  224. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::Send() in state 12
  225. 2020-01-24 18:16:54 5860 2 Befehl: PROT P
  226. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::OnReceive()
  227. 2020-01-24 18:16:54 5860 2 Antwort: 200 Protection set to Private
  228. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::ParseResponse() in state 12
  229. 2020-01-24 18:16:54 5860 2 Status: Angemeldet
  230. 2020-01-24 18:16:54 5860 2 Trace: Measured latency of 48 ms
  231. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::ResetOperation(0)
  232. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::ResetOperation(0)
  233. 2020-01-24 18:16:54 5860 2 Trace: CFtpLogonOpData::Reset(0) in state 15
  234. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::FileTransfer()
  235. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::SendNextCommand()
  236. 2020-01-24 18:16:54 5860 2 Trace: CFtpFileTransferOpData::Send() in state 0
  237. 2020-01-24 18:16:54 5860 2 Status: Starte Upload von C:\Daten\Zeta_Projekt\Schul_Homepage_version14\output\index.html
  238. 2020-01-24 18:16:54 5860 2 Trace: CFtpChangeDirOpData::Send() in state 0
  239. 2020-01-24 18:16:54 5860 2 Trace: CFtpChangeDirOpData::Send() in state 2
  240. 2020-01-24 18:16:54 5860 2 Befehl: CWD /www/eins
  241. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::OnReceive()
  242. 2020-01-24 18:16:54 5860 2 Antwort: 250 CWD command successful
  243. 2020-01-24 18:16:54 5860 2 Trace: CFtpChangeDirOpData::ParseResponse() in state 2
  244. 2020-01-24 18:16:54 5860 2 Trace: CFtpControlSocket::ResetOperation(0)
  245. 2020-01-24 18:16:54 5860 2 Trace: CControlSocket::ResetOperation(0)
  246. 2020-01-24 18:16:54 5860 2 Trace: CFtpChangeDirOpData::Reset(0) in state 2
  247. 2020-01-24 18:16:54 5860 2 Trace: CFtpFileTransferOpData::SubcommandResult(0) in state 1
  248. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::SetAsyncRequestReply
  249. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::SendNextCommand()
  250. 2020-01-24 18:16:56 5860 2 Trace: CFtpFileTransferOpData::Send() in state 5
  251. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::Send() in state 1
  252. 2020-01-24 18:16:56 5860 2 Befehl: TYPE A
  253. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::OnReceive()
  254. 2020-01-24 18:16:56 5860 2 Antwort: 200 Type set to A
  255. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 1
  256. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::SendNextCommand()
  257. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::Send() in state 2
  258. 2020-01-24 18:16:56 5860 2 Befehl: EPSV
  259. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::OnReceive()
  260. 2020-01-24 18:16:56 5860 2 Antwort: 229 Entering Extended Passive Mode (|||51495|)
  261. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
  262. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::SendNextCommand()
  263. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::Send() in state 4
  264. 2020-01-24 18:16:56 5860 2 Trace: Binding data connection source IP to control connection source IP 10.3.2.24
  265. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::client_handshake()
  266. 2020-01-24 18:16:56 5860 2 Trace: Trying to resume existing TLS session.
  267. 2020-01-24 18:16:56 5860 2 Befehl: STOR index.html
  268. 2020-01-24 18:16:56 5860 2 Status: Verbindung mit Proxy hergestellt, führe Handshake durch...
  269. 2020-01-24 18:16:56 5860 2 Antwort: Proxy-Antwort: HTTP/1.0 200 Connection established
  270. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::continue_handshake()
  271. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::continue_handshake()
  272. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::OnReceive()
  273. 2020-01-24 18:16:56 5860 2 Antwort: 150 Opening ASCII mode data connection for index.html
  274. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 4
  275. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::SendNextCommand()
  276. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::Send() in state 5
  277. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::continue_handshake()
  278. 2020-01-24 18:16:56 5860 2 Trace: TLS Handshake successful
  279. 2020-01-24 18:16:56 5860 2 Trace: TLS Session resumed
  280. 2020-01-24 18:16:56 5860 2 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
  281. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::verify_certificate()
  282. 2020-01-24 18:16:56 5860 2 Trace: CTransferSocket::OnConnect
  283. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::shutdown()
  284. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::continue_shutdown()
  285. 2020-01-24 18:16:56 5860 2 Trace: CTransferSocket::TransferEnd(1)
  286. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::shutdown()
  287. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::TransferEnd()
  288. 2020-01-24 18:16:56 5860 2 Trace: tls_layer_impl::continue_shutdown()
  289. 2020-01-24 18:16:56 5860 2 Trace: GnuTLS-Fehler -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
  290. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::OnReceive()
  291. 2020-01-24 18:16:56 5860 2 Antwort: 226 Transfer complete
  292. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 7
  293. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::ResetOperation(0)
  294. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::ResetOperation(0)
  295. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::Reset(0) in state 7
  296. 2020-01-24 18:16:56 5860 2 Trace: CFtpFileTransferOpData::SubcommandResult(0) in state 7
  297. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::ResetOperation(0)
  298. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::ResetOperation(0)
  299. 2020-01-24 18:16:56 5860 2 Trace: CFtpFileTransferOpData::Reset(0) in state 7
  300. 2020-01-24 18:16:56 5860 2 Status: Dateiübertragung erfolgreich, 11.871 Bytes in 1 Sekunde übertragen
  301. 2020-01-24 18:16:56 5860 2 Status: Empfange Verzeichnisinhalt für "/www/eins"...
  302. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::SendNextCommand()
  303. 2020-01-24 18:16:56 5860 2 Trace: CFtpListOpData::Send() in state 0
  304. 2020-01-24 18:16:56 5860 2 Trace: CFtpChangeDirOpData::Send() in state 0
  305. 2020-01-24 18:16:56 5860 2 Trace: CFtpControlSocket::ResetOperation(0)
  306. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::ResetOperation(0)
  307. 2020-01-24 18:16:56 5860 2 Trace: CFtpChangeDirOpData::Reset(0) in state 0
  308. 2020-01-24 18:16:56 5860 2 Trace: CFtpListOpData::SubcommandResult(0) in state 1
  309. 2020-01-24 18:16:56 5860 2 Trace: CControlSocket::SendNextCommand()
  310. 2020-01-24 18:16:56 5860 2 Trace: CFtpListOpData::Send() in state 2
  311. 2020-01-24 18:16:56 5860 2 Trace: CFtpRawTransferOpData::Send() in state 1
  312. 2020-01-24 18:16:56 5860 2 Befehl: TYPE I
  313. 2020-01-24 18:16:57 5860 2 Trace: CFtpControlSocket::OnReceive()
  314. 2020-01-24 18:16:57 5860 2 Antwort: 200 Type set to I
  315. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 1
  316. 2020-01-24 18:16:57 5860 2 Trace: CControlSocket::SendNextCommand()
  317. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::Send() in state 2
  318. 2020-01-24 18:16:57 5860 2 Befehl: EPSV
  319. 2020-01-24 18:16:57 5860 2 Trace: CFtpControlSocket::OnReceive()
  320. 2020-01-24 18:16:57 5860 2 Antwort: 229 Entering Extended Passive Mode (|||53286|)
  321. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
  322. 2020-01-24 18:16:57 5860 2 Trace: CControlSocket::SendNextCommand()
  323. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::Send() in state 4
  324. 2020-01-24 18:16:57 5860 2 Trace: Binding data connection source IP to control connection source IP 10.3.2.24
  325. 2020-01-24 18:16:57 5860 2 Trace: tls_layer_impl::client_handshake()
  326. 2020-01-24 18:16:57 5860 2 Trace: Trying to resume existing TLS session.
  327. 2020-01-24 18:16:57 5860 2 Befehl: MLSD
  328. 2020-01-24 18:16:57 5860 2 Status: Verbindung mit Proxy hergestellt, führe Handshake durch...
  329. 2020-01-24 18:16:57 5860 2 Antwort: Proxy-Antwort: HTTP/1.0 200 Connection established
  330. 2020-01-24 18:16:57 5860 2 Trace: tls_layer_impl::continue_handshake()
  331. 2020-01-24 18:16:57 5860 2 Trace: tls_layer_impl::continue_handshake()
  332. 2020-01-24 18:16:57 5860 2 Trace: CFtpControlSocket::OnReceive()
  333. 2020-01-24 18:16:57 5860 2 Antwort: 150 Opening BINARY mode data connection for MLSD
  334. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 4
  335. 2020-01-24 18:16:57 5860 2 Trace: CControlSocket::SendNextCommand()
  336. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::Send() in state 5
  337. 2020-01-24 18:16:57 5860 2 Trace: tls_layer_impl::continue_handshake()
  338. 2020-01-24 18:16:57 5860 2 Trace: TLS Handshake successful
  339. 2020-01-24 18:16:57 5860 2 Trace: TLS Session resumed
  340. 2020-01-24 18:16:57 5860 2 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
  341. 2020-01-24 18:16:57 5860 2 Trace: tls_layer_impl::verify_certificate()
  342. 2020-01-24 18:16:57 5860 2 Trace: CTransferSocket::OnConnect
  343. 2020-01-24 18:16:57 5860 2 Trace: CTransferSocket::TransferEnd(1)
  344. 2020-01-24 18:16:57 5860 2 Trace: tls_layer_impl::shutdown()
  345. 2020-01-24 18:16:57 5860 2 Trace: tls_layer_impl::continue_shutdown()
  346. 2020-01-24 18:16:57 5860 2 Trace: CFtpControlSocket::TransferEnd()
  347. 2020-01-24 18:16:57 5860 2 Trace: CFtpControlSocket::OnReceive()
  348. 2020-01-24 18:16:57 5860 2 Antwort: 226 Transfer complete
  349. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::ParseResponse() in state 7
  350. 2020-01-24 18:16:57 5860 2 Trace: CFtpControlSocket::ResetOperation(0)
  351. 2020-01-24 18:16:57 5860 2 Trace: CControlSocket::ResetOperation(0)
  352. 2020-01-24 18:16:57 5860 2 Trace: CFtpRawTransferOpData::Reset(0) in state 7
  353. 2020-01-24 18:16:57 5860 2 Trace: CFtpListOpData::SubcommandResult(0) in state 3
  354. 2020-01-24 18:16:57 5860 2 Trace: CFtpControlSocket::ResetOperation(0)
  355. 2020-01-24 18:16:57 5860 2 Trace: CControlSocket::ResetOperation(0)
  356. 2020-01-24 18:16:57 5860 2 Trace: CFtpListOpData::Reset(0) in state 3
  357. 2020-01-24 18:16:57 5860 2 Status: Anzeigen des Verzeichnisinhalts für "/www/eins" abgeschlossen
  358. 2020-01-24 18:17:08 5860 2 Trace: CFtpControlSocket::ResetOperation(66)
  359. 2020-01-24 18:17:08 5860 2 Trace: CControlSocket::ResetOperation(66)
  360. 2020-01-24 18:17:08 5860 1 Trace: CFtpControlSocket::ResetOperation(66)
  361. 2020-01-24 18:17:08 5860 1 Trace: CControlSocket::ResetOperation(66)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement