Re: improved dos attribute handling

2003-02-16 Thread Ola Lundqvist
Hi On Sat, Feb 15, 2003 at 09:19:46PM -0500, John E. Malmberg wrote: > Ola Lundqvist wrote: > >Sorry. I'm not subscribed to this list so I could not > >preserve the reply-to header. Please Cc: me if you > >want me to know the mail. :) > > Bcc: by request. Thanks. I have now subscribed but I thin

Re: improved dos attribute handling

2003-02-16 Thread Simo Sorce
On Sun, 2003-02-16 at 03:19, John E. Malmberg wrote: > Does UNIX require you to have write access to a directory to modify a > file that you have write access to? No you do not need, in this case Unix and Open VMS behave exactly the same way. Simo. -- Simo Sorce - [EMAIL PROTECTED] Xsec s.r.l

Re: improved dos attribute handling

2003-02-15 Thread John E. Malmberg
Ola Lundqvist wrote: Sorry. I'm not subscribed to this list so I could not preserve the reply-to header. Please Cc: me if you want me to know the mail. :) Bcc: by request. On the other hand, with the current setup users must have administrative rights to modify read-only bit. This is a proble

Re: improved dos attribute handling

2003-02-02 Thread Ola Lundqvist
Sorry. I'm not subscribed to this list so I could not preserve the reply-to header. Please Cc: me if you want me to know the mail. :) John E. Malmberg wrote: >Ola Lundqvist wrote: >> Hello again. >> >> This is the next issue for which I have created a patch. >> >> There is a problem with the cur

Re: improved dos attribute handling

2003-01-31 Thread John E. Malmberg
Ola Lundqvist wrote: Hello again. This is the next issue for which I have created a patch. There is a problem with the current dos filemode option. The problem is that you can only set read only but not remove it again. You can of course not because you do no longer have write permissions to the

improved dos attribute handling

2003-01-31 Thread Ola Lundqvist
Hello again. This is the next issue for which I have created a patch. There is a problem with the current dos filemode option. The problem is that you can only set read only but not remove it again. You can of course not because you do no longer have write permissions to the file. My fix change t