netwerk/streamconv/converters/parse-ftp/U-hethmon.in

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 ftp> open ftp.hethmon.com
     2 Connected to ftp.hethmon.com.
     3 220 Hethmon Brothers FTP Server for OS/2 ** BETA 2.0 **. Ready for new user.
     4 Name (ftp.hethmon.com:cyp): 
     5 331 Guest logins allowed. Email address required for anonymous.
     6 230 User foo@bar.com logged in.
     7 Remote system type is UNIX.
     8 ftp> cd pub
     9 250 Directory changed to  "/pub"
    10 ftp> ls
    11 200 Port command ok
    12 150 Opening ASCII mode data connection.
    13 d--x------ 1 ftp ftp          5 Mar 21  1999 ..
    14 d--x------ 1 ftp ftp          0 Feb 16  2002 beta
    15 ---------- 1 ftp ftp      35573 May  5  2000 CheckQ2.zip
    16 ---------- 1 ftp ftp    1550521 May  5  2000 Ftpd106.zip
    17 ---------- 1 ftp ftp      35459 Feb  7  2001 hmailbox.zip
    18 ---------- 1 ftp ftp      55463 May  5  2000 HRxMail.zip
    19 ---------- 1 ftp ftp      34950 May  5  2000 HRxPass.zip
    20 ---------- 1 ftp ftp    1320184 May  5  2000 inetmail-1.2.1.pro.zip
    21 ---------- 1 ftp ftp    1218483 May  5  2000 inetmail-1.2.1.zip
    22 ---------- 1 ftp ftp    1615428 May  5  2000 inetmail-1.3.0.pro.zip
    23 ---------- 1 ftp ftp    1425567 May  5  2000 inetmail-1.3.0.zip
    24 ---------- 1 ftp ftp    1629145 Jan  9  2001 inetmail-1.3.18.zip
    25 ---------- 1 ftp ftp    1625314 Feb  7  2001 inetmail-1.3.18a.zip
    26 ---------- 1 ftp ftp    1407069 May  5  2000 inetmail-1.5.0.pro.zip
    27 ---------- 1 ftp ftp    1470338 Sep 27  2000 inetmail-1.5.31.pro.zip
    28 ---------- 1 ftp ftp    1583435 Jan  4  2001 inetmail-1.5.32.pro.zip
    29 ---------- 1 ftp ftp    1429364 May  5  2000 inetmail-1.5.5.pro.zip
    30 ---------- 1 ftp ftp    1471373 May  5  2000 inetmail-1.5.6.pro.zip
    31 d--x------ 1 ftp ftp          0 Feb  8  2001 misc
    32 ---------- 1 ftp ftp      30913 May  5  2000 MXLookup.zip
    33 d--x------ 1 ftp ftp          0 May  2  2002 perseus
    34 d--x------ 1 ftp ftp          0 Feb  8  2001 rfcs
    35 d--x------ 1 ftp ftp          0 Feb  8  2001 scripts
    36 d--x------ 1 ftp ftp          0 Feb  8  2001 tcpip
    37 d--x------ 1 ftp ftp          0 May  5  2000 testcase
    38 d--x------ 1 ftp ftp          0 Feb  7  2001 tools
    39 226 Data transfer complete
    40 ftp> close
    41 221 Service closing control connection.
    42 ftp> 

mercurial