From owner-freebsd-questions Mon Mar 24 16: 3:22 2003 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 B628637B401 for ; Mon, 24 Mar 2003 16:03:18 -0800 (PST) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id E672343F75 for ; Mon, 24 Mar 2003 16:03:17 -0800 (PST) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.8/8.12.8) with ESMTP id h2P03GL3057439; Mon, 24 Mar 2003 17:03:16 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.8/8.12.8/Submit) with ESMTP id h2P03Gtr057436; Mon, 24 Mar 2003 17:03:16 -0700 (MST) Date: Mon, 24 Mar 2003 17:03:16 -0700 (MST) From: Warren Block To: Max Clark Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ftp proxy with cache In-Reply-To: Message-ID: <20030324170215.T57371@wonkity.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-26.1 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 24 Mar 2003, Max Clark wrote: > I am looking to configure a ftp proxy for use over a low speed link. I would > like to be able to ftp upload from a local lan connected client to this > proxy, have the proxy server connect to the ftp server, spool the data > transfer, and upload for as long as it takes over the link, giving the lan > connect pc a fast session and the apearance of a fast transfer. I think squid does this in addition to web proxying and caching. See http://www.squid-cache.org. The port is /usr/ports/www/squid. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message