Re: Windows Advanced Permissions on Folders

directory tree.
…13 Detailed kinds of specific permissions for the folder
File.set_attr(file_name, flags) support the following attributes:
* sparse_file
* system
* temporary* win32/file doco:
http://rubyforge.org/docman/view.php/85/36/file.txt

Cheers,
Dave

Yep, but I think the OP will want File.set_permissions. :slight_smile:

Regards,

Dan

Daniel wrote:

Yep, but I think the OP will want File.set_permissions. :slight_smile:

Thanks for the correction; maybe I should start reading the posts I
reply
to!

Cheers,
Dave