On 29-Dec-2001 John Hay wrote:
| This patch works just fine here, thanks.
|
| Any chance of getting it as part of lukem distribution or ours?
|
Luke has incorporated it into NetBSD's ftp, and it will be included with
the next import of lukemftp.
Mike
--
Mike Heffner
Fredericksburg,
This patch works just fine here, thanks.
Any chance of getting it as part of lukem distribution or ours?
John
--
John Hay -- [EMAIL PROTECTED]
> > Differences/Losses:
> >
> > *) FTP_PASSIVE_MODE vs. FTP_MODE
> > *) -4/-6 for forcing IPV4/IPV6
>
> jhay> Any chance of getting -4/-6 or someth
Hi,
> On Fri, 14 Dec 2001 08:43:49 +0200 (SAT)
> John Hay <[EMAIL PROTECTED]> said:
> On 13-Dec-2001 Mike Heffner wrote:
> | mikeh 2001/12/13 15:46:45 PST
jhay> ...
> | Log:
> | Connect lukemftp to the build as the default ftp client. Lukemftp
> | supports most of the previou
On Thu, Dec 13, 2001 at 09:13:19PM -0500, Mike Heffner wrote:
>
> On 14-Dec-2001 Mike Heffner wrote:
> |
> | Differences/Losses:
> |
> | *) FTP_PASSIVE_MODE vs. FTP_MODE
>
> s/FTP_MODE/FTPMODE
>
> As a followup clarification, ftp(1) will attempt to use passive mode by
> default, and fall bac
>
> On 13-Dec-2001 Mike Heffner wrote:
> | mikeh 2001/12/13 15:46:45 PST
...
> | Log:
> | Connect lukemftp to the build as the default ftp client. Lukemftp
> | supports most of the previous features of FreeBSD ftp, but has been
> | better maintained and includes new features.
>
> S
On 14-Dec-2001 Mike Heffner wrote:
|
| Differences/Losses:
|
| *) FTP_PASSIVE_MODE vs. FTP_MODE
s/FTP_MODE/FTPMODE
As a followup clarification, ftp(1) will attempt to use passive mode by
default, and fall back to active mode. To achieve the old default behavior
(active mode) set FTPMODE=acti
On 13-Dec-2001 Mike Heffner wrote:
| mikeh 2001/12/13 15:46:45 PST
|
| Modified files:
| usr.bin/ftp Makefile
| Removed files:
| usr.bin/ftp cmds.c cmdtab.c complete.c domacro.c
| extern.h fetch.c ftp.1 ftp.c ftp_var.h
|