To view parent comment, click here.
To read all comments associated with this story, please click here.
That's because the IFS (Installable File System) Kit for Windows (which includes the required headers to make the development process feasible) costs around 150$ and few lone developers are going to buy it. I think the last time I checked the kit costed several times the current price.
I doubt it.
I still havent found a very stable ext3/reiser drivers *for* Windows.
Just because its open source doesn't mean much in some things.
Linux is a little guy created by programmers all over the world of varying tastes and interests, so they work to be able to access and manipulate all forms of data.
Apple is kind of a little guy and wants its users to be able to have access to their data, and so includes support for major filesystems where it sees it as practical (FAT, NTFS, UFS).
Microsoft is a big guy that wants to stay the big guy, and thus doesn't want any revolving doors on their platform. Windows XP supports exactly two filesystems (three variants each), both of them Microsoft native, and MS is a ton less helpful in allowing amateur developers to write drivers than they are with apps. A closed filesystem or just a closed system in general will allow for vendor lock-in. It's not that having the filesystems open doesn't help. It's that MS found a way to hook you in anyway.
Also, you can access (including write) to NTFS filesystems from Linux, I currently do it on Ubuntu and its fine.
http://www.linux-ntfs.org/
This is helpful. I've never heard of it before. I was still trying to get Captive to work right. But a very belated solution doesn't excuse the problem. NTFS's propriety has caused a lot of headaches.




Member since:
2005-12-18
I doubt it.
I still havent found a very stable ext3/reiser drivers *for* Windows.
Just because its open source doesn't mean much in some things.
Also, you can access (including write) to NTFS filesystems from Linux, I currently do it on Ubuntu and its fine.
http://www.linux-ntfs.org/