Created
April 8, 2015 14:31
-
-
Save JoaoVagner/54b8c97436e74dbbcefd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Response: 220 ProFTPD 1.3.5 Server (ProFTPD) [23.21.126.72] | |
Command: USER academia | |
Response: 331 Password required for academia | |
Command: PASS ******** | |
Response: 230 User academia logged in | |
Command: SYST | |
Response: 215 UNIX Type: L8 | |
Command: FEAT | |
Response: 211-Features: | |
Response: CCC | |
Response: PBSZ | |
Response: AUTH TLS | |
Response: MFF modify;UNIX.group;UNIX.mode; | |
Response: REST STREAM | |
Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*; | |
Response: UTF8 | |
Response: LANG en-US* | |
Response: EPRT | |
Response: EPSV | |
Response: MDTM | |
Response: SSCN | |
Response: TVFS | |
Response: MFMT | |
Response: SIZE | |
Response: PROT | |
Response: 211 End | |
Command: OPTS UTF8 ON | |
Response: 200 UTF8 set to on | |
Status: Connected | |
Status: Retrieving directory listing... | |
Command: PWD | |
Response: 257 "/" is the current directory | |
Command: TYPE I | |
Response: 200 Type set to I | |
Command: PASV | |
Response: 227 Entering Passive Mode (23,21,126,72,248,109). | |
Command: MLSD | |
Error: Connection timed out | |
Error: Failed to retrieve directory listing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment