From owner-freebsd-questions@FreeBSD.ORG Sun Jul 6 04:41:52 2003 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 28FB437B401 for ; Sun, 6 Jul 2003 04:41:52 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9812743FDF for ; Sun, 6 Jul 2003 04:41:50 -0700 (PDT) (envelope-from blueeskimo@gmx.net) Received: (qmail 3593 invoked by uid 65534); 6 Jul 2003 11:41:48 -0000 Received: from dsl-cust-145.openweb.ca (EHLO [64.39.186.145]) (64.39.186.145) by mail.gmx.net (mp026) with SMTP; 06 Jul 2003 13:41:48 +0200 From: Adam To: freebsd-questions@FreeBSD.ORG In-Reply-To: <1057475247.2590.8.camel@ps2.consoledojo.com> References: <1057475247.2590.8.camel@ps2.consoledojo.com> Content-Type: text/plain Message-Id: <1057491679.581.9.camel@elwood> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.0 Date: 06 Jul 2003 07:41:20 -0400 Content-Transfer-Encoding: 7bit Subject: Re: GUI/CLI FTP client 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: Sun, 06 Jul 2003 11:41:52 -0000 On Sun, 2003-07-06 at 03:07, Edy Lie wrote: > Is there any GUI/CLI Ftp client in FreeBSD which is comparable to > Windows Flash FXP ? > At least be able to set the indent and the range of passive ports. For GUI, try gFTP and Ftpcube (although the FreeBSD Ftpcube port is BADLY outdated). For CLI, try lftp, ncftp, and yafc. My preference is lftp, and I know for sure it does what you requested. -- Adam