From owner-freebsd-newbies@FreeBSD.ORG Thu Jan 8 11:47:52 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABAD316A4CE for ; Thu, 8 Jan 2004 11:47:52 -0800 (PST) Received: from zeus.acuson.com (ac17860.acuson.com [157.226.71.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7403043D3F for ; Thu, 8 Jan 2004 11:47:51 -0800 (PST) (envelope-from DavidJohnson@Siemens.com) Received: from mvaexch02 ([157.226.230.209]:3970 helo=mvaexch02.acuson.com) by zeus.acuson.com with esmtp (Exim 4.14) id 1Aeg84-0004Wy-3G; Thu, 08 Jan 2004 11:47:40 -0800 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2657.72) id ; Thu, 8 Jan 2004 11:41:00 -0800 Received: from dhcp-46-107.acuson.com ([157.226.46.107]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id VDNN87FK; Thu, 8 Jan 2004 11:40:00 -0800 From: Johnson David To: "Mazen S. Alzogbi" Organization: Siemens Medical Systems Date: Thu, 8 Jan 2004 11:45:42 -0800 User-Agent: KMail/1.5.4 References: <1073584040.1811.1.camel@MazenBSD.shuaacapital.co.ae> <1073587148.4610.0.camel@linux.local> In-Reply-To: <1073587148.4610.0.camel@linux.local> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401081145.42872.DavidJohnson@Siemens.com> X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1Aeg84-0004Wy-3G*U2PVHgikNJw* cc: freebsd-newbies@freebsd.org Subject: Re: FTP client X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jan 2004 19:47:52 -0000 On Thursday 08 January 2004 10:39 am, Trey Sizemore wrote: > On Thu, 2004-01-08 at 12:47, Mazen S. Alzogbi wrote: > > Hi, > > > > What FTP client should I use under GNOME? I need the ftp client to > > support deleting non-empty directories. > > Not sure if gFTP does this, but I've used it quite a bit. Very nice. If you end up using KDE instead of GNOME, you should try Konqueror as well. If you point it to an FTP site then it will browse the site using the file manager. This is very convenient for drag-n-drop, changing permissions on remote files, ...and deleting non-empty directories. David