netwerk/streamconv/converters/parse-ftp/U-WarFTPd.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.

     1 ftp> open ftp.jgaa.com
     2 Connected to ftp.jgaa.com.
     3 220-Jgaa's official FTP server
     4     WarFTPd 1.81.00 (Mar  3 2002) Ready
     5     (C)opyright 1996 - 2002 by Jarle (jgaa) Aase - all rights reserved.
     6 220 Please enter your user name.
     7 Name (ftp.jgaa.com:cyp): 
     8 230 User  logged in.
     9 Remote system type is UNIX.
    10 Using binary mode to transfer files.
    11 ftp> passive
    12 Passive mode on.
    13 ftp> ls
    14 227 Entering Passive Mode (80,239,13,229,14,199)
    15 125 Using existing ASCII mode data connection for /bin/ls (1220 bytes).
    16 total 5127
    17 dr-xr--r-- 1 root  root        0 Apr 22  2009 .
    18 dr-xr--r-- 1 root  root        0 Apr 22  2009 ..
    19 -r-xr--r-- 1 root  root   359807 Mar 13  2000 adns-0.6-win32-01.zip
    20 -r-xr--r-- 1 root  root       77 Oct 17  2000 adns-0.6-win32-01.zip.md5
    21 -r-xr--r-- 1 root  root   218767 Nov 11  2000 cfs-1.3.3-8bit-fix.r2.tgz
    22 -r-xr--r-- 1 root  root     1606 Jun 13  2000 cfs-1.3.3-eight-bit-fix.diff.tar.gz
    23 -r-xr--r-- 1 root  root     3327 Oct 19  2000 chkmailspool-1.0.tgz
    24 -r-xr--r-- 1 root  root     9356 Oct 21  2000 chkmailspool-1.1.tgz
    25 -r-xr--r-- 1 root  root    32742 Feb  1  2000 iisstat-1.2.zip
    26 -r-xr--r-- 1 root  root       71 Oct 17  2000 iisstat-1.2.zip.md5
    27 -r-xr--r-- 1 root  root    27531 Aug 14  1999 inshtml.zip
    28 -r-xr--r-- 1 root  root       67 Oct 17  2000 inshtml.zip.md5
    29 -r-xr--r-- 1 root  root    23780 Aug 14  1999 netcps.zip
    30 -r-xr--r-- 1 root  root       66 Oct 17  2000 netcps.zip.md5
    31 -r-xr--r-- 1 root  root  1057919 Nov  3  2001 openssl-0.9.6b-win32.zip
    32 -r-xr--r-- 1 root  root    56823 Jan 28  2001 passgen-2.0.zip
    33 -r-xr--r-- 1 root  root   826880 May 25  1997 warftpd-version2-public-source.zip
    34 -r-xr--r-- 1 root  root       90 Oct 17  2000 warftpd-version2-public-source.zip.md5
    35 226 Transfer complete. 1220 bytes in 0.01 sec. (119.141 Kb/s)
    36 ftp> close
    37 221 Goodbye. Control connection closed. 
    38 ftp> 

mercurial