From owner-freebsd-ports Tue Dec 5 01:03:20 1995 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA20843 for ports-outgoing; Tue, 5 Dec 1995 01:03:20 -0800 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id BAA20835 for ; Tue, 5 Dec 1995 01:03:14 -0800 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id BAA01130; Tue, 5 Dec 1995 01:01:54 -0800 Date: Tue, 5 Dec 1995 01:01:54 -0800 Message-Id: <199512050901.BAA01130@silvia.HIP.Berkeley.EDU> To: jmz@cabri.obs-besancon.fr CC: FreeBSD-ports@freebsd.org In-reply-to: <9512042037.AA04404@cabri.obs-besancon.fr> (message from Jean-Marc Zucconi on Mon, 4 Dec 95 21:37:02 +0100) Subject: Re: ftpget [was: Re: misc/colorls] From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@freebsd.org Precedence: bulk * There is no support for getting the reply from the ftp server in ftp.c * Of course this can be easily added, but this mean that we are going to * rewrite another ftp program :-) Well I think that's ok, as long as we don't be too fancy and start breaking things. At some point, we should merge this back into Jordan's release stuff though. * There are 2 ports which set the -P flag, but this option is not * supported by the current version of ncftp. What do you mean by "current"? The -current ncftp does understand -P, and ncftp2 doesn't but that's not what most of the ports are using.... Satoshi