Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Routines for a UNIX FTP client in C++

1 view
Skip to first unread message

Herman Richardson

unread,
Apr 4, 2001, 7:48:49 AM4/4/01
to
I am looking for routines for a UNIX FTP client in C++. My definition of "routines for a UNIX FTP client in C++" is set of C++ functions or a library that can give me the capability to:
  • connect to any FTP server (which may be via a proxy server),
  • navigate its directory structure,
  • list files,
  • download/upload files, and
  • delete files
all from within one UNIX application on a local machine.
0 new messages