freebsd-dev/lib/libftpio
Jordan K. Hubbard 55158625b4 Intelligently cache previous connection to host if we can still
use it.

Correct a typo bogon that had REST mistyped as RETR.  No wonder fetch's
restart command didn't work! :-(
1996-08-31 22:02:18 +00:00
..
ftp.errors Add an ftpErrString() function for returning human readable failure 1996-08-21 01:12:11 +00:00
ftpio.3 Implement a change suggested by Archie Cobbs - the seekto argument should 1996-08-21 01:23:33 +00:00
ftpio.c Intelligently cache previous connection to host if we can still 1996-08-31 22:02:18 +00:00
ftpio.h Add an ftpErrString() function for returning human readable failure 1996-08-21 01:12:11 +00:00
Makefile cmp -s || install -c ==> install -C 1996-08-30 01:51:09 +00:00