Hi again,

There is no relation to chmod. I developed this for
security data, but these use the same index structure
as directories. You will find them used in security.c

What is special in the way you want to list the files
(not using fuse, etc...) ? from a user point of view you
might want to recurse on readdir().

Regards

Jean-Pierre

Adnan Shaheen wrote:
> Thank you very much.
> How can I use you code.
> Should I need to use chmod argument using the ntfs-3g, which will take 
> me to your code?
>
> On Thu, Apr 17, 2008 at 11:12 AM, Jean-Pierre ANDRE 
> <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 
> wrote:
>
>     Hi,
>
>     In my own version of ntfs-3g there are functions
>     at the end of index.c to get the next entry in an
>     index, so you can get all ordered entries. These
>     functions were needed to get then security data.
>
>     Just get the source from :
>     http://pagesperso-orange.fr/b.andre/ntfs-3g-1.2412SR.1.tgz
>
>     Regards
>
>     Jean-Pierre
>
>     > Message du 17/04/08 12:53
>     > De : "Adnan Shaheen" <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>>
>     > A : [email protected]
>     <mailto:[email protected]>
>     > Copie à :
>     > Objet : [ntfs-3g-devel] Reading File/Folder on NTFS
>     >
>     > Dear all
>     > I want to read all the files/folder on ntfs volume
>     > How to do that. Can any one give me some idea.
>     >
>     > I am reading the dot. Then I read the INDEX_ENTRY of INDEX_ROOT.
>     Which gives
>     > me some files. Then I read the INDEX_ENTRY of INDEX_ALLOCATION
>     which also
>     > gives me certain files/folders.
>     > But reading in this way makes me read one side of the B+tree.
>     >
>     > My question is how can I read the complete tree. Can any one
>     give me some
>     > brief idea.
>     >
>     > --
>     > Regards:
>     > Adnan Shaheen.
>     > +92-321-518-0278
>     >
>     >
>     > [ (pas de nom de fichier) (0.3 Ko) ]
>     > [ (pas de nom de fichier) (0.2 Ko) ]
>
>
>
>
> -- 
> Regards:
> Adnan Shaheen.
> +92-321-518-0278



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to