Reputation: 125604
I am looking for a web based file management system and have the following requirements:
Is there a service that you can recommend?
Upvotes: 0
Views: 193
Reputation: 1708
Sharepoint, just use the WSS 3.0 that comes for free with a Windows Server license.
One of the best features in WSS is document management, including versioning. Since SharePoint supports document level access out of the box, you should be able to set up a very nice system using the out-of-the-box functionality. The search functionallity also handles the item level security so if search locates documents that the current user will not be able to access, they will be trimmed out of the result set :-)
Upvotes: 1
Reputation: 3626
If you need your own file management system i would recommend http://www.alfresco.com
Upvotes: 1