Guest User

Untitled

a guest
Jul 11th, 2017
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Status: Connecting to 89.XX.XX.XX:21...
  2. Status: Connection established, waiting for welcome message...
  3. Status: Initializing TLS...
  4. Status: Verifying certificate...
  5. Status: TLS connection established.
  6. Command: USER minecraft
  7. Response: 331 Please specify the password.
  8. Command: PASS ***************
  9. Error: GnuTLS error -15: An unexpected TLS packet was received.
  10. Error: Could not connect to server
  11. Status: Waiting to retry...
  12. Status: Connecting to 89.XX.XX.XX:21...
  13. Status: Connection established, waiting for welcome message...
  14. Response: 220 (vsFTPd 3.0.3)
  15. Command: AUTH TLS
  16. Response: 234 Proceed with negotiation.
  17. Status: Initializing TLS...
  18. Status: Verifying certificate...
  19. Status: TLS connection established.
  20. Command: USER minecraft
  21. Response: 331 Please specify the password.
  22. Command: PASS ***************
  23. Error: GnuTLS error -15: An unexpected TLS packet was received.
  24. Error: Could not connect to server
  25. Status: Disconnected from server
  26. Status: Connecting to 89.XX.XX.XX...
  27. Status: Connected to 89.XX.XX.XX
  28. Status: Retrieving directory listing...
  29. Status: Listing directory /
  30. Status: Directory listing of "/" successful
Advertisement
Add Comment
Please, Sign In to add comment