delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/01/06/14:10:00

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_PASS,UPPERCASE_50_75
X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
Subject: Re: 2nd Try: nwfs problem
MIME-Version: 1.0
Date: Wed, 6 Jan 2010 13:09:40 -0600
From: Avi Schwartz <cygwin AT cfftechnologies DOT com>
In-Reply-To: <4B44D5CE.3060605@cygwin.com>
References: <4B44D5CE DOT 3060605 AT cygwin DOT com>
Message-ID: <36c4aaa405404a418d7b9719feeee629@mail.cfftechnologies.com>
X-Sender: cygwin AT cfftechnologies DOT com
User-Agent: RoundCube Webmail/0.1-rc2
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com



On Wed, 06 Jan 2010 13:26:22 -0500, "Larry Hall (Cygwin)"
<reply-to-list-only-lh AT cygwin DOT com> wrote:
> On 01/06/2010 12:01 PM, Avi Schwartz wrote:
>> Any ideas what is going on and how to fix it?
> 
> Just because you didn't get a response to your first inquiry doesn't mean
> that we're ignoring you.  It simply means that there aren't allot of
> people
> on the list that use this and/or that none of them see this problem or
can
> really help.  There have been issues with Netware file-systems in the
past
> and it takes some effort on the part of those with access to them to
track
> and solve the problems.  A comparison of the output of the output from
> '/usr/lib/csih/getVolInfo' for a local NTFS drive and the Netware one
> might
> provide some pointers as to the area(s) of difference. If it isn't
> obvious,
> 'getVolInfo' comes from the "csih" package.

Fair enough. 

Here is the output for the local (c) drive which works fine:
$ /usr/lib/csih/getVolInfo /cygdrive/c
Device Type        : 7
Characteristics    : 20
Volume Name        : <>
Serial Number      : 3628886972
Max Filenamelength : 255
Filesystemname     : <NTFS>
Flags              : 700ff
  FILE_CASE_SENSITIVE_SEARCH  : TRUE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : TRUE
  FILE_PERSISTENT_ACLS        : TRUE
  FILE_FILE_COMPRESSION       : TRUE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : TRUE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : TRUE
  FILE_SUPPORTS_ENCRYPTION    : TRUE
  FILE_NAMED_STREAMS          : TRUE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE


This is for the NTFS network drive which is also working fine:

$ /usr/lib/csih/getVolInfo /cygdrive/m
Device Type        : 7
Characteristics    : 10
Volume Name        : <DATA>
Serial Number      : 2625585716
Max Filenamelength : 255
Filesystemname     : <NTFS>
Flags              : 700ff
  FILE_CASE_SENSITIVE_SEARCH  : TRUE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : TRUE
  FILE_PERSISTENT_ACLS        : TRUE
  FILE_FILE_COMPRESSION       : TRUE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : TRUE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : TRUE
  FILE_SUPPORTS_ENCRYPTION    : TRUE
  FILE_NAMED_STREAMS          : TRUE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE

And this is for one of the Netware network drives which has the problem:

$ /usr/lib/csih/getVolInfo /cygdrive/g
Device Type        : 7
Characteristics    : 30
Volume Name        : <DATA>
Serial Number      : 2887124997
Max Filenamelength : 255
Filesystemname     : <NWFS>
Flags              : 2
  FILE_CASE_SENSITIVE_SEARCH  : FALSE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : FALSE
  FILE_PERSISTENT_ACLS        : FALSE
  FILE_FILE_COMPRESSION       : FALSE
  FILE_VOLUME_QUOTAS          : FALSE
  FILE_SUPPORTS_SPARSE_FILES  : FALSE
  FILE_SUPPORTS_REPARSE_POINTS: FALSE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : FALSE
  FILE_SUPPORTS_ENCRYPTION    : FALSE
  FILE_NAMED_STREAMS          : FALSE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE

I hope this helps.

Avi


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019