You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/10/01 19:57:41 UTC

DO NOT REPLY [Bug 2981] - Chmod.java: Win32 is disabled as a viable platform.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2981>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2981

Chmod.java: Win32 is disabled as a viable platform.





------- Additional Comments From louisth@hotmail.com  2001-10-01 10:57 -------
It would be really helpful to have Win32 functionality in chmod. The 
Unix 'chmod' command falls somewhere between the Win32 'attrib' and 'cacls' 
commands. I'm sure an intrepid programmer could come up with some reasonable 
mapping between the two OS's, but I'd be satisfied if there was just some way 
to call "attrib -r". What else do people use chmod for?