From owner-freebsd-hackers Tue Sep 24 18:02:26 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA11437 for hackers-outgoing; Tue, 24 Sep 1996 18:02:26 -0700 (PDT) Received: from ami.tom.computerworks.net (root@AMI.RES.CMU.EDU [128.2.95.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA11401 for ; Tue, 24 Sep 1996 18:02:17 -0700 (PDT) Received: from bonkers.taronga.com by ami.tom.computerworks.net with smtp (Smail3.1.29.1 #3) id m0v5iKY-0021VZC; Tue, 24 Sep 96 21:00 EDT Received: (from peter@localhost) by bonkers.taronga.com (8.6.11/8.6.9) id UAA00609; Tue, 24 Sep 1996 20:01:39 -0500 From: peter@taronga.com (Peter da Silva) Message-Id: <199609250101.UAA00609@bonkers.taronga.com> Subject: Re: UID < 65535? To: winter@jurai.net (Matthew N. Dodd) Date: Tue, 24 Sep 1996 20:01:39 -0500 (CDT) Cc: hackers@freebsd.org In-Reply-To: from "Matthew N. Dodd" at Sep 24, 96 10:25:11 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Don't laugh, but Linux has code that allows you to mount ftp sites as > local file systems. Its evil. Alex. But the FTP protocol (stateful with timeouts) isn't well suited to this and isn't easily extensible.