From owner-freebsd-current Tue Mar 16 11:22:55 1999 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 9DF6815041 for ; Tue, 16 Mar 1999 11:22:49 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.12 #1) id 10MzPt-000HSE-00; Tue, 16 Mar 1999 21:22:17 +0200 From: Sheldon Hearn To: Karl Pielorz Cc: current@freebsd.org Subject: Re: FTP client dies when not in passive mode? In-reply-to: Your message of "Tue, 16 Mar 1999 18:14:25 GMT." <36EE9F81.75B2D33F@tdx.co.uk> Date: Tue, 16 Mar 1999 21:22:17 +0200 Message-ID: <67097.921612137@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 16 Mar 1999 18:14:25 GMT, Karl Pielorz wrote: > Is there any way to stop the FTP client from either taking _ages_, or > just dying stone dead (i.e. CTRL-\ is the only way out - forcing a > core dump) when connecting through Firewalls that only allow Passive > FTP? alias ftp='ftp -p' or alias ftp='pftp' See the ftp(1) manpage for an explanation. In future, please refer general questions related to FreeBSD to the freebsd-questions mailing list -- freebsd-current is for issues relating specifically to CURRENT (4.0-CURRENT at the moment). Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message