From owner-freebsd-questions@FreeBSD.ORG Mon Sep 19 00:19:26 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 1E08716A41F for ; Mon, 19 Sep 2005 00:19:26 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045F243D6A for ; Mon, 19 Sep 2005 00:19:16 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout1.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.09) with ESMTP id j8J0JGp6020900 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sun, 18 Sep 2005 17:19:16 -0700 X-Auth-Received: from [192.168.0.20] (c-24-18-246-211.hsd1.wa.comcast.net [24.18.246.211]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j8J0JFJO016607 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Sun, 18 Sep 2005 17:19:16 -0700 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <20050919001201.16127.qmail@web35807.mail.mud.yahoo.com> References: <20050919001201.16127.qmail@web35807.mail.mud.yahoo.com> Message-Id: From: Garrett Cooper Date: Sun, 18 Sep 2005 17:20:14 -0700 To: FreeBSD Questions X-Mailer: Apple Mail (2.734) X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='HTML_70_90 0.1, __CT 0, __CTYPE_HAS_BOUNDARY 0, __CTYPE_MULTIPART 0, __CTYPE_MULTIPART_ALT 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_HTML 0, __MIME_VERSION 0, __SANE_MSGID 0, __TAG_EXISTS_HTML 0' Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD 5.4 NTFS Mount Bug? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 00:19:26 -0000 On Sep 18, 2005, at 5:12 PM, John Do wrote: > Hi guys > > I mounted an NTFS drive and in one directory I noticed > about 50% of the NTFS directories that existed were > being shown. > > Does anyone know if this is an actual bug or is there > a work around for it? > > In Linux I have never seen an issue like this with > mounting NTFS (not to bash but just to confirm it is > possible to properly view this drive in a non-windows > OS) > > Thanks for your suggestions Were the directories names non-NLS based (ie Eastern Asian fonts, scripts)? Also, what is the directory information like (ie read, write, execute)? -Garrett