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.)

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

mercurial