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.

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

mercurial