Is there a way to run the chmod command on Windows?
|
feedback
|
|
No, there's no Either use Explorer's properties page for the file, or from a command shell use the | |||||||||||||
feedback
|
|
Exactly what do you want to accomplish by using chmod? You can change read-only and visibility access recursively from the explorer properties. I was surprised to see CHMOD-Win | |||||||||
feedback
|
|
There are some native Win32 ports of Unix commands available. I believe chmod is included, but depending on what you're actually trying to accomplish this might be the wrong tool to use. Perhaps CACLS could be useful (try "cacls" from the command line or search in the windows help). | |||||
feedback
|
|
On post Win2k OSes one sould use iCalcs instead of the older Calcs. If you need to set-up website permissions, you can try logging using an FTP client like filezilla and Chmod permissions from there. | |||
|
feedback
|
|
Is a console application for windows that can set file premissions ( NTFS file premissions ), and like metioned before attrib can set some limited file attributes. | |||
|
feedback
|
|
if what you want is to store unix files/directories on a NTFS partition keeping their unix permisions try Serva32 FTP server service http://www.vercot.com/~serva/ | |||
|
feedback
|