Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Getting information about Mac directories on a NTFS Server ?

0 views
Skip to first unread message

Kent Sorensen

unread,
Dec 21, 1998, 3:00:00 AM12/21/98
to
Hi,

I need to get information about Macintosh files and directories on a NTFS
server...

I know about the AFP_Resource and AFP_AfpInfo streams for getting
information about files.

The AFP_AfpInfo will give me the FInfo structure with the file type,
creator and such, but my question is how do I get the corresponding DInfo
structure with information about a directory ?

The DInfo is the most important to me but I may also need the FXInfo and
DXInfo structures. Any way to accomplish this ?


Thanks in advance
Kent Sorensen

kent at scenarist dot com

Please remove "removethis" from the return address to reply with email (I
read also read the newsgroup).

David Foster

unread,
Dec 22, 1998, 3:00:00 AM12/22/98
to
On Mon, 21 Dec 1998 15:34:10 -0800, "Kent Sorensen"
<ke...@scenarist.removethis.com> wrote:

>Hi,
>
>I need to get information about Macintosh files and directories on a NTFS
>server...
>
>I know about the AFP_Resource and AFP_AfpInfo streams for getting
>information about files.
>
>The AFP_AfpInfo will give me the FInfo structure with the file type,
>creator and such, but my question is how do I get the corresponding DInfo
>structure with information about a directory ?
>
>The DInfo is the most important to me but I may also need the FXInfo and
>DXInfo structures. Any way to accomplish this ?

Same place, actually. In the AFP_AfpInfo stream.

It gets kinda hard speaking this way though, because technically the
FXInfo/DXInfo structures don't exist on the Server. They're Finder
structures, and certain fields don't have any meaning except when the
Finder has a window open on the folder. Of course, certain fields in
the Directory bitmap seem to piggyback on NTFS entries as well. It
would be nice if all this were documented a bit.

Which fields were you interested in?
--
David Foster | In Oran, as elsewhere...people have to love
dfo...@panix.com | each other without knowing much about it
finger for PGP key | -- The Plague

0 new messages