[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apt/ftp v0.3.0 success



Welp, it works.  Passive support, proxy support, md5sum, and the new api.  It
isn't in cvs yet, as I need to test it out with an actuall ftp proxy(I will 
install tis fwtk tomorrow(today)).  Here is a little speed test I did
comparing http and ftp.

	http				ftp
Fetched 8424k in 9s (882k/s)    Fetched 8424k in 9s (858k/s)
Fetched 8424k in 9s (875k/s)    Fetched 8424k in 9s (859k/s)
Fetched 8424k in 9s (899k/s)    Fetched 8424k in 9s (874k/s)
Fetched 8424k in 9s (877k/s)    Fetched 8424k in 9s (861k/s)

Also, there is this disturbing fact.
-rwxrwxr-x   1 adam     adam        88360 Jan 14 02:31 ftp*
-rwxrwxr-x   1 adam     adam        54568 Dec 30 00:23 http*

That is stripped, with debug code #defined out, and all non-method cmds(I have
a full ftp protocol implementation here) removed.  :(

Adam



Reply to: