netwerk/streamconv/converters/parse-ftp/3-guess.in

Wed, 31 Dec 2014 06:55:46 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:55:46 +0100
changeset 1
ca08bd8f51b2
permissions
-rw-r--r--

Added tag TORBROWSER_REPLICA for changeset 6474c204b198

     1 I couldn't find any SuperTCP or Chameleon/Newt FTP servers, so the
     2 following is based on guesswork from the mirror.pl and lynx projects.
     3 The first 8 are Chameleon/Newt, the remaining 16 entries are SuperTCP
     4 with two different date styles. The precise amount of whitespace 
     5 between columns might not be correct, but the parser shouldn't care.
     7 .               <DIR>      Nov 16 1994 17:16   
     8 ..              <DIR>      Nov 16 1994 17:16   
     9 INSTALL         <DIR>      Nov 16 1994 17:17
    10 CMT             <DIR>      Nov 21 1994 10:17
    11 DESIGN1.DOC     11264      May 11 1995 14:20   A
    12 README.TXT       1045      May 10 1995 11:01
    13 WPKIT1.EXE     960338      Jun 21 1995 17:01   R
    14 CMT.CSV             0      Jul 06 1995 14:56   RHA
    15 .               <DIR>           11-16-94        17:16
    16 ..              <DIR>           11-16-94        17:16
    17 INSTALL         <DIR>           11-16-94        17:17
    18 CMT             <DIR>           11-21-94        10:17
    19 DESIGN1.DOC          11264      05-11-95        14:20
    20 README.TXT            1045      05-10-95        11:01
    21 WPKIT1.EXE          960338      06-21-95        17:01
    22 CMT.CSV                  0      07-06-95        14:56
    23 .               <DIR>           11/16/94        17:16
    24 ..              <DIR>           11/16/94        17:16
    25 INSTALL         <DIR>           11/16/94        17:17
    26 CMT             <DIR>           11/21/94        10:17
    27 DESIGN1.DOC          11264      05/11/95        14:20
    28 README.TXT            1045      05/10/95        11:01
    29 WPKIT1.EXE          960338      06/21/95        17:01
    30 CMT.CSV                  0      07/06/95        14:56

mercurial