netwerk/streamconv/converters/parse-ftp/D-WinNT.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.

michael@0 1 ftp> open ftp.microsoft.com
michael@0 2 220 Microsoft FTP Service
michael@0 3 Name (ftp.microsoft.com:cyp):
michael@0 4 331 Anonymous access allowed, send identity (e-mail name) as password.
michael@0 5 230-This is FTP.Microsoft.Com
michael@0 6 230 Anonymous user logged in.
michael@0 7 Remote system type is Windows_NT.
michael@0 8 ftp> quote dirstyle
michael@0 9 200 MSDOS-like directory output is on
michael@0 10 ftp> ls
michael@0 11 200 PORT command successful.
michael@0 12 150 Opening ASCII mode data connection for /bin/ls.
michael@0 13 02-05-01 05:52PM <DIR> 20Year
michael@0 14 09-26-00 03:20PM <DIR> AccessFoxPro
michael@0 15 12-21-00 02:39PM <DIR> AlbGrp
michael@0 16 05-31-01 11:16AM <DIR> Alexandra
michael@0 17 01-19-01 09:36AM <DIR> anna
michael@0 18 04-06-00 12:53PM <DIR> anz
michael@0 19 05-10-00 01:37PM <DIR> Chase Bobko2
michael@0 20 03-29-00 02:43PM <DIR> cnn
michael@0 21 11-21-00 11:21AM <DIR> Darin
michael@0 22 03-09-00 05:55PM <DIR> digitalchicago
michael@0 23 09-06-00 11:38AM <DIR> Dublin
michael@0 24 01-30-01 07:15PM <DIR> eleanorf
michael@0 25 04-26-01 11:04AM <DIR> girvin
michael@0 26 04-26-00 09:28PM <DIR> Hires
michael@0 27 08-15-00 05:03PM <DIR> HR
michael@0 28 10-24-99 01:29AM 4368384 IMG00022.PCD
michael@0 29 05-18-01 07:52AM <DIR> jacubowsky
michael@0 30 10-12-00 10:55AM <DIR> JFalvey
michael@0 31 03-28-01 02:38PM <DIR> johnci
michael@0 32 07-14-00 08:59AM <DIR> Karin
michael@0 33 09-07-00 05:48PM <DIR> Kjung
michael@0 34 09-28-00 08:59AM <DIR> LarryE
michael@0 35 08-17-00 06:06PM <DIR> Larson
michael@0 36 09-12-00 05:22PM <DIR> marion
michael@0 37 08-09-00 12:30PM <DIR> ms25
michael@0 38 11-16-00 03:58PM <DIR> MS25Brochure
michael@0 39 03-29-00 12:07PM <DIR> MShistory
michael@0 40 09-05-00 10:35AM <DIR> Neils
michael@0 41 08-02-00 06:25PM <DIR> NLM
michael@0 42 09-06-00 03:04PM <DIR> PageOne
michael@0 43 06-27-00 06:00PM <DIR> pccomputing
michael@0 44 05-09-01 01:27PM <DIR> pictures
michael@0 45 07-21-00 04:23PM <DIR> pranks
michael@0 46 08-22-00 10:36AM <DIR> Sean
michael@0 47 08-10-00 01:54PM <DIR> SLeong
michael@0 48 09-07-00 05:46PM <DIR> svr
michael@0 49 07-21-00 07:22AM <JUNCTION> a_junction_sample
michael@0 50 10-23-00 01:27PM <JUNCTION> b_junction_sample => foo
michael@0 51 06-15-00 07:37AM <JUNCTION> c_junction_sample -> bar too
michael@0 52 07-14-00 01:35PM 2094926 canprankdesk.tif
michael@0 53 07-21-00 01:19PM 95077 Jon Kauffman Enjoys the Good Life.jpg
michael@0 54 07-21-00 01:19PM 52275 Name Plate.jpg
michael@0 55 07-14-00 01:38PM 2250540 Valentineoffprank-HiRes.jpg
michael@0 56 226 Transfer complete.
michael@0 57 ftp> close
michael@0 58 221 Thank-You For Using Microsoft Products!
michael@0 59 ftp>
michael@0 60

mercurial