X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Steve Holden <steve@holdenweb.com>
Subject:  Re: Request for running a test application
Date:  Wed, 01 Aug 2007 08:51:02 -0400
Lines: 89
Message-ID: <f8pvjp$3js$1@sea.gmane.org>
References:  <20070801090736.GA11738@calimero.vinschen.de>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 2.0.0.5 (Windows/20070716)
In-Reply-To: <20070801090736.GA11738@calimero.vinschen.de>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Corinna Vinschen wrote:
> Hi,
> 
> I have a request for help.  I need as much different information I can
> get.  To get this information, I'm asking all of you to run the attached
> test application and return the printed output as reply to this mail.
> 
> Just please don't send information which is already available.
> 
> The test application is a rewritten version of the GetVolInfo source
> code which I have already send once or twice.  A bit of information has
> been added and that's what I'm especially interested in.
> 
> To build the application call:
> 
>   gcc -o getvolinfo getvolinfo.c -lntdll
> 
> To run the application, simply call it with a POSIX or DOS path to any
> existing file on a filesystem, which you have permissions to access.
> The simplest method is to access the drives directly.  For instance, if
> you have a drive c and a drive d, just call
> 
>   ./getvolinfo C:
>   ./getvolinfo D:
> 
> Please run it on all file system combinations you can lay your hands on.
> So far, I have information about:
> 
>   - Local FAT, FAT32, NTFS
>   - Local CD, DVD
>   - Remote NTFS
>   - Remote Samba 3.x
>   - USB Stick with FAT, NTFS
> 
> I'm looking for
> 
>   - Harddisk, CD, DVD over USB
>   - Remote FAT, FAT32
>   - Remote CD, DVD
>   - Remote NFS over SFU NFS
>   - Local(?) and remote HPFS
>   - Disk changer systems
>   - Any other file system not mentioned above.
> 
> 
> Thanks in advance,
> Corinna
> 
> 
This is a Western Digital Passport hard drive on USB with an NTFS 
filesystem on it:

Device Type        : 7
Characteristics    : 20
Volume Name        : <WDShoeBox>
Serial Number      : 820980945
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

sholden@bigboy ~/Projects/Python
$

regards
  Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC/Ltd           http://www.holdenweb.com
Skype: holdenweb      http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------


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

