Quote:
Adding write support will take a long time. NTFS is built like a database. Any changes you make, necessitate making changes in many places, for consistency. Make a mistake and the filesystem will be damaged, make too many mistakes and the filesystem will be destroyed. Also, the current developers are only working on NTFS as a hobby, during their free time. If you'd like to help, please email me: email
There is no write support to NTFS in linux but if you are dual booting and you want to copy something from linux to windows you can write it to ext2/3 while in linux and read it from windows. there is more info on that a little further down the page.