home *** CD-ROM | disk | FTP | other *** search
- Well, I guess now is as good a time as any.
-
- I have put together a "ftp library package" that allows one to
- construct fun little ftp programs. It works well for me -- I've built
- a mirroring program and a couple of command-line ftp commands.
-
- None of this is documented (I got really busy just when I finished
- testing this). I'll include the code for the library here, and
- the code for my two example commands. One command lets you "ls" a
- remote directory using ftp, and the other lets you get arbitrary
- files, in either binary or ascii mode. I'm half done with one that
- will let you fetch a remote tree, ala "rcp -r"
-
- If you fix bugs, make enhancements, or write some documentation, mail
- 'em back to me and I'll merge them and release them to the world at
- large.
-
- This package requires the chat2 package to work.
-
-