netwerk/streamconv/converters/parse-ftp/C-zVM.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 vm.marist.edu
     2 220-Welcome to FTP.Marist.edu
     3 220-
     4 220-All usage logged. Usage restricted.
     5 220-FTPSERVE IBM VM Level 420 at VM.MARIST.EDU, 05:06:00 EDT WEDNESDAY 2002-07-10
     6 220 Connection will close if idle for more than 5 minutes.
     7 Name (vm.marist.edu:cyp): 
     8 230-
     9 230-
    10 230-Listserv logs for certain lists are available via CD ACADEM:listname.
    11 230-
    12 230-Lists that they are available for are:
    13 230-
    14 230-ADSM-L        ftp://vm.marist.edu/academ:adsm-l./
    15 230-CLINTON       ftp://vm.marist.edu/academ:clinton./
    16 230-CMSPIP-L      ftp://vm.marist.edu/academ:cmspip-l./
    17 230-CONCORD       ftp://vm.marist.edu/academ:concord./
    18 230-REPUB-L       ftp://vm.marist.edu/academ:repub-l./
    19 230-SAS-L         ftp://vm.marist.edu/academ:sas-l./
    20 230-VM-UTIL       ftp://vm.marist.edu/academ:vm-util./
    21 230-LINUX-VM      ftp://vm.marist.edu/academ:linux-vm./
    22 230-
    23 230-For example: (Note the trailing .)
    24 230-
    25 230-CD ACADEM:ADSM-L.
    26 230-
    27 230-Due to limitations of Netscape, you may need to append ";type=a"
    28 230-to the end of a URL when obtaining a file.
    29 230-
    30 230-CMS Pipelines RLD available as
    31 230-
    32 230-              ftp://vm.marist.edu/academ:pipeline/eweb./
    33 230-
    34 230 ANONYMOU logged in; working directory = ACADEM:ANONYMOU.
    35 Remote system type is z/VM.
    36 ftp> ls
    37 200 Port request OK.
    38 125 List started OK
    39 README   ANONYMOU V         71         26          1 1997-04-02 12:33:20 TCP291
    40 README   ANONYOLD V         71         15          1 1995-08-25 16:04:27 TCP291
    41 AUTHORS           DIR        -          -          - 1999-09-20 10:31:11 -
    42 HARRINGTON        DIR        -          -          - 1997-02-12 15:33:28 -
    43 PICS              DIR        -          -          - 2000-10-12 15:43:23 -
    44 SYSFILE           DIR        -          -          - 2000-07-20 17:48:01 -
    45 WELCNVT  EXEC     V         72          9          1 1999-09-20 17:16:18 -
    46 WELCOME  EREADME  F         80         21          1 1999-12-27 16:19:00 -
    47 WELCOME  README   V         82         21          1 1999-12-27 16:19:04 -
    48 PROJECT  PDF      V        984         10          3 1997-06-15 11:15:02 -
    49 CAMPUS   TIF      V       8192       3172       3606 2000-10-06 17:20:37 -
    50 ROTUNDA  TIF      V       8192       5745       8750 2000-10-06 17:28:25 -
    51 STUDENT  TIF      V       8192       5017       8557 2000-10-06 17:31:26 -
    52 CHILDREN TXT      V        280        310         20 1993-08-06 14:20:00 -
    53 SYSFILE  VMARC    F         80       2001         40 2000-07-20 17:47:35 -
    54 250 List completed successfully.
    55 ftp> syst
    56 215-z/VM Version 4 Release 2.0, service level 0101 (32-bit)
    57     VM/CMS Level 18, Service Level 101
    58 215 VM is the operating system of this server.
    59 ftp> close
    60 221 Quit command received. Goodbye.
    61 ftp>

mercurial