NTFS What?

Published 07 April 04 08:16 PM | despos

A few years ago I wrote a couple of NTFS article for MSDN. Many times I was going to update them to .NET but I never started the project. Anybody using NTFS specific features and wanting/needing it done the .NET way?

Comments

# David Cumps said on April 7, 2004 03:10 PM:

How about: A way to get the permissions of a file.

As there are no .NET classes available for this ;)

Something where you can give a file or folder as a parameter, and get something back (an object?) which gives the permissions on that file/folder.

# Thomas Freudenberg said on April 7, 2004 04:25 PM:

How about accessing the different streams a file can contain?

# Timothy said on April 8, 2004 03:18 AM:

Using the change journal from .NET would interest me.

# Brian Desmond said on April 11, 2004 12:25 AM:

Permissions...

# christian strevel said on April 13, 2004 11:37 AM:

WebFolders and stuff...

# RichardD said on September 26, 2008 06:52 AM:

Inspired by Dino's original article, here's some C# code to access alternate data streams:

www.codeproject.com/.../ntfsstreams.aspx

Leave a Comment

(required) 
(required) 
(optional)
(required)