开发者

Set NTFS file permissions in java

How to set NTFS file permi开发者_如何学编程ssions in java?


It will be possible with NIO2 in Java 7. Look at this tutorial http://java.sun.com/docs/books/tutorial/essential/io/fileAttr.html, especially getAcl() and setAcl() methods.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜