From owner-freebsd-questions@FreeBSD.ORG Mon Apr 17 02:33:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 46D0A16A404 for ; Mon, 17 Apr 2006 02:33:28 +0000 (UTC) (envelope-from pbowen@fastmail.fm) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C606743D53 for ; Mon, 17 Apr 2006 02:33:26 +0000 (GMT) (envelope-from pbowen@fastmail.fm) Received: from frontend2.internal (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 532ACD4C61F for ; Sun, 16 Apr 2006 22:33:24 -0400 (EDT) Received: from frontend3.messagingengine.com ([10.202.2.152]) by frontend2.internal (MEProxy); Sun, 16 Apr 2006 22:32:55 -0400 X-Sasl-enc: Gq1eCtD1L7RbttPJZyFt7SxoRe0JdSqyUhOgxzfP/+X1 1145241172 Received: from [192.168.1.200] (unknown [205.246.14.235]) by frontend3.messagingengine.com (Postfix) with ESMTP id 34CFF8103 for ; Sun, 16 Apr 2006 22:32:51 -0400 (EDT) Message-ID: <4442FE74.4060900@fastmail.fm> Date: Sun, 16 Apr 2006 21:33:24 -0500 From: Patrick Bowen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <33346.217.19.30.147.1145236646.squirrel@aseed.demon.nl> <200604162118.25354.freebsd@dfwlp.com> In-Reply-To: <200604162118.25354.freebsd@dfwlp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: a favorite graphical ftp client? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 02:33:28 -0000 Jonathan Horne wrote: >On Sunday 16 April 2006 20:17, albi@scii.nl wrote: > > >>>i would like to ask the list for opinions on a good graphical ftp client >>> >>> >>for a >> >> >> >>>freebsd desktop. before i try them all, id like to get a few >>>recomendations :) >>> >>> >>gftp is quite nice imho --> http://gftp.seul.org/ >> >> > >sorry, i should have mentioned i use KDE. will gftp be any trouble to >compile, or is it going to pull down the entire gnome to go with it? im >really looking for something that works well under KDE. > >thanks, >jonathan horne >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Jonathan; No, it won't. I use it with WindowMaker. It pulled some stuff down with it, but not much. BTW, if you're using KDE, there is a kftpgrabber graphical ftp client for KDE in the ports collection. Patrick