Thread: 5.3.0r
View Single Post
Old 11-19-2003, 10:40 AM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default

What if i want to change a file or dir permissions to 000 ?
When I create a file or dir in ioB, I always use vfs:add to tell io what permission and owner i want for it.

And btw, the syntax i use for vfs:add doesn't say file or dir:
("!vfs:add 666 %s:%s %s",uid,gid,filename)
Mouton is offline   Reply With Quote