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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 ftp> open netlab2.usu.edu
     2 Connected to netlab2.usu.edu.
     3 220 Service Ready for new User
     4 Name (netlab2.usu.edu:cyp): 
     5 331 Enter E-Mail id as Password
     6 230 User anonymous Logged in Successfully
     7 Remote system type is NETWARE.
     8 ftp> syst
     9 215 NETWARE  Type : L8
    10 ftp> ls
    11 200 PORT Command OK
    12 150 Opening data connection
    13 total 0
    14 - [RWCEAFMS] NFAUUser                          192 Apr 27 15:21 HEADER.html
    15 d [RWCEAFMS] jrd                               512 Jul 11 03:01 allupdates
    16 d [RWCEAFMS] jrd                               512 Dec 05  2001 apps
    17 d [RWCEAFMS] jrd                               512 Oct 21  2001 bsuk00
    18 d [RWCEAFMS] jrd                               512 Oct 21  2001 bsuk2001
    19 d [RWCEAFMS] jrd                               512 Oct 21  2001 bsuk99
    20 d [RWCEAFMS] jrd                               512 Oct 21  2001 bsus2000
    21 d [RWCEAFMS] jrd                               512 Oct 21  2001 bsus2001
    22 d [RWCEAFMS] jrd                               512 Mar 27 20:23 bsus2002
    23 d [RWCEAFMS] jrd                               512 Oct 21  2001 bsus99
    24 d [RWCEAFMS] jrd                               512 Oct 21  2001 drivers
    25 d [RWCEAFMS] jrd                               512 Oct 24  2001 freebird
    26 d [RWCEAFMS] jrd                               512 Apr 30 13:56 kermit
    27 d [RWCEAFMS] jrd                               512 Oct 21  2001 macipx
    28 d [RWCEAFMS] jrd                               512 Jun 13 01:45 misc
    29 d [RWCEAFMS] jrd                               512 Oct 21  2001 netwatch
    30 d [RWCEAFMS] jrd                               512 Oct 21  2001 netwire
    31 d [RWCEAFMS] jrd                               512 Oct 21  2001 odi
    32 d [RWCEAFMS] jrd                               512 Oct 21  2001 pktdrvr
    33 d [RWCEAFMS] jrd                               512 Mar 02 20:23 rfc
    34 d [RWCEAFMS] jrd                               512 Oct 30  2001 UnixWare
    35 d [RWCEAFMS] jrd                               512 Oct 21  2001 updates
    36 - [RWCEAFMS] jrd                            666258 Oct 30  1992 ENCAPS10.PS
    37 - [RWCEAFMS] jrd                             25085 Oct 28  1992 ENCAPS10.TXT
    38 - [RWCEAFMS] jrd                            611989 Jan 13  1993 ENCAPS11.PS
    39 - [RWCEAFMS] jrd                             27134 Jan 12  1993 ENCAPS11.TXT
    40 - [RWCEAFMS] jrd                               372 Jan 13  1993 README.TXT
    41 226 Transfer Complete
    42 ftp> site help
    43 214-Only DOS and LONG site commands are supported for Anonymous Users 
    44  DOS : 
    45  	The DOS command shows the file/directory permissions in DOS format. 
    46  LONG	: 
    47  	The LONG command shows the file/directory permissions in LONG format. 
    48 214 End of Help
    49 ftp> close
    50 221 Closing Session
    51 ftp> 

mercurial