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

FTP Client in a C++ class



I wrote a C++ class that implements an FTP client as part of a future
installation program. This would probably be useful for implementing an
improved command-line FTP for use by "dftp" and "dpkg-ftp", etc.
The class could use some work, it doesn't currently have time-outs and
the exceptions it throws aren't very informative, but it's a start.
If you'd like to look at it, it's in
ftp://ftp.pixar.com/pub/bruce/FTP_Class.tgz .

	Bruce
--
Bruce Perens <Bruce@Pixar.com> A campaigner for Clinton and against Censorship.
Toy Story: $183M and counting. At $186M it will beat the #1 movie of 1995.


Reply to: