Re: how to deny delete

2012-04-30 Thread Larry Hall (Cygwin)
On 4/27/2012 8:05 PM, pen wrote: How about locking the vnode or inode of directory? i did not any such reference but i believe it must be doable. You're thinking too much like Linux/UNIX. There is no vnode/inode in Windows. What you're trying to control is considered a feature and the prescr

Re: how to deny delete

2012-04-28 Thread pen
gt;> >> _ >> >> A: Yes. >> > Q: Are you sure? >> >> A: Because it reverses the logical flow of conversation. >> >>> Q: Why is top posting annoying in email? >> >> --

Re: how to deny delete

2012-04-27 Thread pen
> > A: Yes. > > Q: Are you sure? > >> A: Because it reverses the logical flow of conversation. > >>> Q: Why is top posting annoying in email? > > -- > Problem reports: http://cygwin.com/problems.html > FAQ:

Re: how to deny delete

2012-04-24 Thread Larry Hall (Cygwin)
On 4/24/2012 1:01 PM, Corinna Vinschen wrote: On Apr 24 12:57, Larry Hall (Cygwin) wrote: On 4/24/2012 4:24 AM, pen wrote: unfortunately, the options u pointed and what andrey pointed arent possible. In line with the locking file or directory any commands or API are available? Any tips on impl

Re: how to deny delete

2012-04-24 Thread Corinna Vinschen
On Apr 24 12:57, Larry Hall (Cygwin) wrote: > On 4/24/2012 4:24 AM, pen wrote: > > > >unfortunately, the options u pointed and what andrey pointed arent possible. > >In line with the locking file or directory any commands or API are > >available? Any tips on implementing it would be helpful. > > W

Re: how to deny delete

2012-04-24 Thread Larry Hall (Cygwin)
On 4/24/2012 4:24 AM, pen wrote: unfortunately, the options u pointed and what andrey pointed arent possible. In line with the locking file or directory any commands or API are available? Any tips on implementing it would be helpful. Windows will allow you to manage just the delete permission.

Re: how to deny delete

2012-04-24 Thread pen
; Cygwin Project Co-Leader cygwin AT cygwin DOT com > Red Hat > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#u

Re: how to deny delete

2012-04-23 Thread Corinna Vinschen
On Apr 23 02:23, pen wrote: > > I've noticed that on windows 7, even if we protect a folder by selecting > "delete - Deny" in permissions, cygwin doesn't care and it allows to > continue with rm. I think this is not good. I can think of other ways like > creating a lock file in my scripts but that

Re: how to deny delete

2012-04-23 Thread Andrey Repin
Greetings, pen! > I've noticed that on windows 7, even if we protect a folder by selecting > "delete - Deny" in permissions, cygwin doesn't care and it allows to > continue with rm. Stop working under administrative account, then. -- WBR, Andrey Repin (anrdae...@freemail.ru) 23.04.2012, <15:41>

how to deny delete

2012-04-23 Thread pen
way. Isn't there any way that i can set some level of protection in NTFS without too much of fuss. I need to write to files and folder underneath but only want to deny delete permission on that top folder. regards -- View this message in context: http://old.nabble.com/how-to-deny-delete-tp33