[QUOTE] Originally posted here by Iron-Kurton
[B]LaoTzu,
If you have a winxp or w2k install disk, you could use vmware workstation to run windows on your linux box, and try it out.
http://www.vmware.com/download/workstation.html
[EDIT]by the way, first result in google yielded this page:
http://www.heysoft.de/nt/ntfs-ads.htm
[/EDIT]
But what I meant was this, would this work, hiding a directory in another direcotry or file using ads.

md dir1
cd dir1
echo stuffinfile>text1.txt
echo stuffinfile>text2.txt
cd ..
md dir2
type dir1>dir2:dir1 (or type dir1>notepad.exe:dir1)

Don't have the disk, but I can get them, I'll check out vmware workstation.