Scott Rossi wrote: > > I asked: > > > On Windows, is there any way to determine if a folder or the drive is > > write-protected without actually trying to write a file? > > In answer to the above, it is correct that I can use the detailed > folders function to retrieve the file permissions of a folder? If yes, > then apparently "777" is OK to write, but "555" is read-only?
Don't know on Windows but on Linux 666 is read/write for all and 644 is read/write by owner and read by others. Maybe that helps. > > Thanks & Regards, > > Scott Rossi > Creative Director, Tactile Media > [EMAIL PROTECTED] > http://www.tactilemedia.com > > > > _______________________________________________ > metacard mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/metacard -- ____________________ Regards, Andu Novac _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
