From owner-freebsd-questions@FreeBSD.ORG Fri May 27 00:09:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 BADD816A41C for ; Fri, 27 May 2005 00:09:13 +0000 (GMT) (envelope-from jbwalters@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C11B43D49 for ; Fri, 27 May 2005 00:09:13 +0000 (GMT) (envelope-from jbwalters@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so314481rng for ; Thu, 26 May 2005 17:09:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HJLuBX751dx+chX9KiMgMiKowGOOb0f1AEtU9McCdvsCTLJUPTJguSNudwEIpmwwxDSbBJ5Lx+/yxVmVwE5+hSFk7K7KN5Y3SFEHjmRwZqmAUZ8q0O3D+TPlqT5EfLTwFxNl93Tm6vA3pbScCHQOwxo6gmkx7Q0qLxKJgAjfACo= Received: by 10.38.22.29 with SMTP id 29mr2897414rnv; Thu, 26 May 2005 17:09:12 -0700 (PDT) Received: by 10.38.73.23 with HTTP; Thu, 26 May 2005 17:09:12 -0700 (PDT) Message-ID: Date: Thu, 26 May 2005 20:09:12 -0400 From: jbw To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Strange Files/Directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jbwalters@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 May 2005 00:09:13 -0000 I backed up a few DVDs to my harddrive using dvdbackup. However I cannot=20 However I cannot cd into the directories that were created to view the files as a normal user or as root. I can do an ls -lR and it will show me all of the files in the directories. I can change the permissions on the directories using chmod. I am the owner of the files. du -h shows the amount of space the files are taking up. But I cannot cd, mv, cp or do anything else to the directories even as root. Anyone have any ideas on what the problem is? thanks -jbw