From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 13:23:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A532F16A4CE for ; Tue, 30 Nov 2004 13:23:38 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4744343D39 for ; Tue, 30 Nov 2004 13:23:38 +0000 (GMT) (envelope-from joshua.lokken@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so824204wra for ; Tue, 30 Nov 2004 05:23:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=Ioj88Tbygncm5QetDEVLvTZsGC9CIQ+t3aSQ9+Gb3kixYGn7abRo75bzEX8qGgxsxCVNV7gymrh9lGePWrmO7Z8TWkJDdITQQM4AbkLUPlAS+dTxBIJZZVPygD62H/ETDHX9z8Rh1dyRtj8z1lqpF7j3m44F2SKH391jehawQao= Received: by 10.54.21.65 with SMTP id 65mr42692wru; Tue, 30 Nov 2004 05:23:36 -0800 (PST) Received: by 10.54.11.34 with HTTP; Tue, 30 Nov 2004 05:23:36 -0800 (PST) Message-ID: Date: Tue, 30 Nov 2004 07:23:36 -0600 From: Joshua Lokken To: Justin Gruenberg In-Reply-To: <96cd751f0411300505279e05e8@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041130125253.78160.qmail@web41004.mail.yahoo.com> <96cd751f0411300505279e05e8@mail.gmail.com> cc: j p cc: freebsd-questions@freebsd.org Subject: Re: FTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Joshua Lokken List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 13:23:38 -0000 On Tue, 30 Nov 2004 13:05:10 +0000, Justin Gruenberg wrote: > On Tue, 30 Nov 2004 04:52:53 -0800 (PST), j p wrote: > > how do i FTP freebsd? do i need some other software? i need step by step. is there some other site i can just download it? > > Unless you need real specific FTP control, just use the included FTP program. > > You're going to need to enable inetd [1] and then uncomment the line > for ftpd in /etc/rc.conf and then restart inetd with this command > If the OP is attempting to download FreeBSD, does he really need ftpd or inetd? If so, why? # ftp -a ftp://ftp.freebsd.org should do the job just fine, unless I'm missing the point altogether. -- Joshua Lokken Open Source Advocate