From owner-freebsd-questions@FreeBSD.ORG Wed Oct 1 20:36:04 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 BA99A16A4B3 for ; Wed, 1 Oct 2003 20:36:04 -0700 (PDT) Received: from lakemtao04.cox.net (lakemtao04.cox.net [68.1.17.241]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B81D43FD7 for ; Wed, 1 Oct 2003 20:36:03 -0700 (PDT) (envelope-from srenna@vdbmusic.com) Received: from mars ([68.100.200.113]) by lakemtao04.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20031002033604.TQWL21398.lakemtao04.cox.net@mars> for ; Wed, 1 Oct 2003 23:36:04 -0400 From: "Scott Renna" To: Date: Wed, 1 Oct 2003 23:36:03 -0400 Message-ID: <000001c38896$4e7db900$0201a8c0@mars> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: sym links 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, 02 Oct 2003 03:36:04 -0000 X-List-Received-Date: Thu, 02 Oct 2003 03:36:04 -0000 Hello, Was wondering two things: 1) How does one remove a symlink without removing the directory it is linking to? 2) How can you make a symlink for a user so that it can be seen while they are in an FTP session. Basically, I have a user who cannot see the symlink I've set up for them...not sure why. Thx SR