Guest User

Untitled

a guest
Mar 8th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. python -m pyftpdlib -w -p21
  2.  
  3. ftp <IP>
  4. user: anonymous
  5. pass: anonymous
  6.  
  7. 230 Login successful.
  8.  
  9. 421 Active data channel timeout.
Add Comment
Please, Sign In to add comment