netwerk/streamconv/converters/parse-ftp/U-wu.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 sunsite.unc.edu
     2 Connected to sunsite.unc.edu.
     3 220 divahouse.metalab.unc.edu FTP server (Version wu-2.6.1(4) Thu Nov 29 23:05:07 EST 2001) ready.
     4 Name (sunsite.unc.edu:cyp): 
     5 331 Guest login ok, send your complete e-mail address as password.
     6 230-
     7 230-             Welcome to ibiblio.org's FTP archives! 
     8 230-  	       formerly known as MetaLab.unc.edu
     9 230-
    10 230-
    11 230-For more information about services offered by ibiblio.org, 
    12 230-browse to http://ibiblio.org/faq
    13 230-
    14 230-You can access this archive via HTTP with the same URL. 
    15 230-
    16 230-example:  ftp://ibiblio.org/pub/Linux/  becomes 
    17 230-         http://ibiblio.org/pub/Linux/, but we prefer you use FTP.
    18 230-
    19 230-You can get tarred directories if you issue a "get dirname.tar"
    20 230-You can also get gzipped or compressed tarred directories by following 
    21 230-the .tar with .gz or .Z, respectively. Please don't issue either of 
    22 230-these commands to get Linux distributions. They are already compressed, 
    23 230-so this only generates unnecessary CPU overhead for us.
    24 230-
    25 230-************************************************************************
    26 230-
    27 230-Please use LSM documentation when submitting to the linux archive.  
    28 230-Anything submitted without an LSM will be rejected!  You'll get an 
    29 230-email form letter about it if we can figure out who you are.
    30 230-
    31 230-To learn more about submitting an LSM, 
    32 230-see: http://www.ibiblio.org/pub/Linux/howtosubmit.html
    33 230-or ftp://www.ibiblio.org/pub/Linux/HOW.TO.SUBMIT
    34 230-
    35 230-***********************************************************************
    36 230-
    37 230-If you mirror a site on ibiblio, please subscribe to our mirror list:
    38 230-http://lists.ibiblio.org/mailman/listinfo/ibiblio-mirrors
    39 230-
    40 230-Have suggestions or questions?  Please mail ftpkeeper@ibiblio.org.
    41 230-
    42 230-
    43 230-Please read the file README
    44 230-  it was last modified on Tue Feb 19 09:46:53 2002 - 140 days ago
    45 230 Guest login ok, access restrictions apply.
    46 Remote system type is UNIX.
    47 Using binary mode to transfer files.
    48 ftp> syst
    49 215 UNIX Type: L8
    50 ftp> ls
    51 200 PORT command successful.
    52 150 Opening ASCII mode data connection for /bin/ls.
    53 total 78744
    54 -r--r--r--    1 root     other    80507411 Jul  9 06:09 IAFA-LISTINGS
    55 -rw-r--r--    1 root     root         1393 Feb 19 14:46 README
    56 dr-xr-xr-x    2 root     other        4096 Mar 27  2001 bin
    57 dr-xr-xr-x    2 root     other        4096 Jul 16  1997 dev
    58 dr-xr-xr-x    2 root     other        4096 May 30 14:35 etc
    59 drwxrwxrwx   18 ftp      20           4096 Jun 10 13:05 incoming
    60 drwxr-xr-x    2 root     root         4096 Mar 27  2001 lib
    61 lrwxrwxrwx    1 root     other          13 Mar 16  2001 ls-lR -> IAFA-LISTINGS
    62 dr-xr-xr-x   18 root     root         4096 May 31 19:46 pub
    63 dr-xr-xr-x    3 root     other        4096 Jun 26  2000 unc
    64 dr-xr-xr-x    5 root     other        4096 Jul 16  1997 usr
    65 226 Transfer complete.
    66 ftp> close
    67 221-You have transferred 0 bytes in 0 files.
    68 221-Total traffic for this session was 2777 bytes in 1 transfers.
    69 221-Thank you for using the FTP service on divahouse.metalab.unc.edu.
    70 221 Goodbye.
    71 ftp> 

mercurial