From owner-freebsd-questions@FreeBSD.ORG Sat May 21 13:29:36 2005 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 E847316A4CE for ; Sat, 21 May 2005 13:29:36 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD9B743D6D for ; Sat, 21 May 2005 13:29:35 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9903 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.43) id 1DZU2E-000Jbg-Ue; Sat, 21 May 2005 13:29:33 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 2DEB915413D; Sat, 21 May 2005 15:33:13 +0200 (CEST) Received: from amandla.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 472D658CC28; Sat, 21 May 2005 15:28:59 +0200 (CEST) Date: Sat, 21 May 2005 15:28:34 +0200 From: albi To: fbsd_user@a1poweruser.com Message-Id: <20050521152834.3d3f3dbe.albi@scii.nl> In-Reply-To: References: X-Mailer: Sylpheed version 1.9.11 (GTK+ 2.6.7; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to use GFTP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 13:29:37 -0000 On Sat, 21 May 2005 09:21:55 -0400 "fbsd_user" wrote: > I installed the package just fine. The author's info shows this > http://gftp.seul.org/screenshots.html > > When I enter gftp on the command line I do not get what the screenshots > show. > What am I doing wrong here. Nowhere in the ports description does it say it > need xwindows to run. gftp has an X-interface and a txt-only interface, gftp-gtk vs. gftp- text, but if you want the interface from the screenshot you will need X if you're using a txt-only machine, you can try midnight commander, it has build-in ftp-support (e.g. in midnight commander, type in : cd ftp://ftp.nl.freebsd.org)