netwerk/streamconv/converters/parse-ftp/V-MultiNet.in

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     1 Connected to acavax.lynchburg.edu.
     2 220 acavax.lynchburg.edu MultiNet FTP Server Process V4.0(15) at Mon 1-Jul-02 10:51AM-EDT
     3 Name (acavax.lynchburg.edu:cyp): 331 anonymous user ok. Send real ident as password.
     4 230-Guest User FOO@BAR.COM logged into ACA:[ANONYMOUS] at Mon 1-Jul-02 10:51AM-EDT, job 2b69.
     5 230 Access restrictions apply
     6 Remote system type is VMS.
     7 ftp> passive
     8 Passive mode on.
     9 ftp> pwd
    10 257 "ACA:[ANONYMOUS]" is current directory.
    11 ftp> ls
    12 227 Entering passive mode; use PORT 161,115,147,1,10,31
    13 150 List started.
    15 ACA:[ANONYMOUS]
    17 AUTOEXEC.BAT;1      %RMS-E-PRV, insufficient privilege or file protection violation
    18 BOURNE.DIR;1                1  28-OCT-1994 10:05 [ANONYMOUS] (RWE,RWE,RE,RWE)
    19 FTP_SERVER.LOG;8171         0   1-JUL-2002 10:51 [ANONYMOUS] (RWED,RWED,,)
    20 LOGIN.COM;2                 1   4-NOV-1994 14:09 [ANONYMOUS] (RWE,RWE,,)
    21 NICELY.DIR;1                1  14-NOV-1994 14:17 [501,120] (RWED,RWED,RE,RE)
    22 NWLINK.386;1               66   7-AUG-1995 14:32 [ANONYMOUS] (RWED,RWED,,RE)
    23 PUB.DIR;1                   1  27-JAN-1994 14:46 [ANONYMOUS] (RWE,RWE,RE,RWE)
    24 README.FTP;1        %RMS-E-PRV, insufficient privilege or file protection violation
    25 ROUSSOS.DIR;1               1  27-JAN-1994 14:48 [CS,ROUSSOS] (RWE,RWE,RE,R)
    26 S67-50903.JPG;1           328  22-SEP-1998 16:19 [ANONYMOUS] (RWED,RWED,,)
    27 S71-43543.JPG;1           310  22-SEP-1998 16:20 [ANONYMOUS] (RWED,RWED,,)
    28 TEAGUE.DIR;1                1   1-JUL-1995 12:23 [ANONYMOUS] (RWE,RWE,RE,RE)
    31 Total of 710 blocks in 12 files.
    32 226 Transfer completed.
    33 ftp> quit
    34 221 QUIT command received. Goodbye.

mercurial