07-12-07 12:19 PM
Barry Margolin wrote:
> In article <idWdnYK_Q- lbugjbnZ2dnUVZ_uejnZ2d@championbroadband
.com>,
> Golden California Girls <gldncagrls@aol.com.mil> wrote:
>
>
> Doesn't trying to create a file "try and write" because it has to modify
> the directory immediately?
>
> The permission modes we're talking about are the directory permissions.
If the directory permission bit indicates it isn't writable the bad permissi
on
mode error should get returned. (The CD was burned with read only permissio
n on
the directory.) It isn't until an actual entry is attempted until the error
should return sorry can't write. The question is why is the system checking
if
it can write until after it has checked the directory permission bit? Of co
urse
standards are wrong all the time.
[ Post a follow-up to this message ]
|