Is there a way to prevent users from overriding files that already
exist in a document library?

I want my users to be able to upload new files to a document library
but, if the library already contains a file with that name, I do not
want the users to be able to override (delete) them. The default
behaviour (with versioning turned off) of WSS is to override the
existing file without any warning. This is a very simple request (it
exists in any file system) and I'm surprised that it is not implemented
by default in WSS.

Is there any way to prevent this behaviour or at least to make WSS
generate a warning message asking if the user wants to override the
file ?

Any help would be much appreciated.

Many thanks in advance.

Hugo

Re: File override in document libraries by Engelbert

Engelbert
Thu Jan 05 10:46:41 CST 2006

http://www.asaris.de/sites/walsh/Lists/WSS%20FAQ/DispForm.aspx?ID=200

is that.


Engelbert

"Hugo" <hugo_g1@hotmail.com> wrote in message
news:1136476375.147667.114740@g43g2000cwa.googlegroups.com...
> Is there a way to prevent users from overriding files that already
> exist in a document library?
>
> I want my users to be able to upload new files to a document library
> but, if the library already contains a file with that name, I do not
> want the users to be able to override (delete) them. The default
> behaviour (with versioning turned off) of WSS is to override the
> existing file without any warning. This is a very simple request (it
> exists in any file system) and I'm surprised that it is not implemented
> by default in WSS.
>
> Is there any way to prevent this behaviour or at least to make WSS
> generate a warning message asking if the user wants to override
> file ?
>
> Any help would be much appreciated.
>
> Many thanks in advance.
>
> Hugo
>



Re: File override in document libraries by Hugo

Hugo
Thu Jan 05 12:22:04 CST 2006

Thanks Engelbert. That should do the trick.

Perhaps it would have helped my search if I had searched for
overwriting instead of overriding!!! (Doohh... problem of having
English as a second language...)

Many thanks.