From owner-freebsd-questions@FreeBSD.ORG Thu Mar 11 13:15:38 2004 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 DEDC316A4CE for ; Thu, 11 Mar 2004 13:15:38 -0800 (PST) Received: from raptor.cigb.edu.cu (raptor.cigb.edu.cu [200.55.134.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3912443D1F for ; Thu, 11 Mar 2004 13:15:34 -0800 (PST) (envelope-from osmany.guirola@cigb.edu.cu) Received: from atlas.cigb.edu.cu ([172.16.1.12]) by raptor.cigb.edu.cu with Microsoft SMTPSVC(5.0.2195.6713); Thu, 11 Mar 2004 16:15:19 -0500 Received: from Unknown [172.16.1.4] by atlas.cigb.edu.cu - SurfControl E-mail Filter (4.6); Thursday, 11 March 2004, 16:15:13 Message-ID: From: "Osmany Guirola Cruz" To: Date: Thu, 11 Mar 2004 16:15:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 X-MS-Has-Attach: X-MS-TNEF-Correlator: content-class: urn:content-classes:message Thread-Topic: ftp Thread-Index: AcQHq68vUoo092GaQJ+/L2t+yhVZ/AAAao7g X-OriginalArrivalTime: 11 Mar 2004 21:15:20.0484 (UTC) FILETIME=[F59FBE40:01C407AD] Subject: ftp 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: Thu, 11 Mar 2004 21:15:39 -0000 in my system I have installed the anonymous ftp and I have a fat32 partition mounted in /fat32 I need put the content of these partition on the pub directorie something like these ftp://mymachine/pub/fat32/ and see the content of these partition via ftp .. Symbolic link does not work=20 what should I do...