可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
Please recommend me a simple web-based document repository for keeping my small company documents (.DOCs, .PDFs) so i can access them from everywhere. There are many available on the internet, but they are heavy and filled with unnecessary features and requirements.
I have little requirements: pleasant interface (AJAX feels nice), folders or tags, maybe versioning, maybe CIFS mounting or batch upload/download, preferably not written in Java (won't be able to host it).
Regards,
Todor
Note - The question submitter is using a LAMP based environment.
回答1:
The most simple, and probably easiest to set up, would be a Subversion repository, so you can actually store, delete, add, and modify documents from anywhere, and then add ViewVC on top of it so that you can see the different files from a web browser.
Another possible option, although it is a little bit more heavyweight, would be to install Trac. Again, this still uses Subversion, but it has a web-viewer for the repository nicely integrated, as well as a Wiki capability to allow for versioned shared editing of simpler documents. If you need it, Trac also has an issue tracking system, but you don't have to use it if you don't want to.
Also, in addition to the viewing interface being via a web browser, there are many clients for Linux, Mac, and Windows for the Subversion repository itself to allow manipulation of the files. For windows, the best Subversion Gui is TortoiseSVN.
回答2:
Check out Dropbox: https://www.getdropbox.com/home. Multi-platform (win, mac, nix; and accessible on the web), free, and very good execution. EDIT: I forgot to mention secure.
回答3:
If you want versioning, have you considered setting up a subversion (or CVS or whatever you like) repository and syncing to it? No need for a web interface in that case (though you can set up web repositories too).
回答4:
The simplest solution is always one that someone else provides and you just get to use their service. NetDocs provides secure online hosting of documents and other collaborative files.
If you're convinced that you want to host a solution on a LAMPP stack yourself, then I would recommend setting up Subversion. Its open-source, free and pretty easy to use once you get the hang of it.
回答5:
Unfortunately Windows based solutions are not my strength. The setup is simple: a LAMP server in my office with publicly accessible IP address and three laptops running Windows XP with OpenOffice and MS Office.
回答6:
how about a wiki like wikimedia
回答7:
I would check out knowledgetree: http://www.knowledgetree.com/. It's a web based document management system. They have a free community edition. I evaluated this a couple years ago and it seems to fit what you're looking for nicely. It versions, allows you to impose process flow, has user restrictions, etc. Plus, it's usable by someone with absolutely no concept of what a source control system is.
(* I've no affiliation with them for reference *)
回答8:
Thought about Google Docs, but I am more confident hosting the thing myself. The documents may contain sensitive information.
回答9:
Google docs
Not exactly what you're asking for, but great for creating and sharing documents online.
回答10:
What about SharePoint? Not simple enough?
回答11:
What about WSS (Windows SharePoint Services), all you need is SQL Express, and windows with an external connector license, that gives you all of the features you need (except the ajax)...
Alternatively try www.umbraco.org although this is a bit more involved to configure
回答12:
Windows Sharepoint Services comes with W2k3, and has the features you are looking for.
One very nice thing is the windows explorer integration so that you can interact with document libraries as if they were network/local folders. You don't mention your server infrassturcutre, but you can use AD permissions/groups etc.
回答13:
Microsoft Office Live Workspace is free and integrates with office. (I know, your a LAMP shop, I just thought I would put the option out there.)
Save your documents to the Web—for
free!
Access files from anywhere
View
documents from almost any computer
with a Web browser No more flash
drives—files are there when and where
you need them Password-protected
document sharing; you control who
views and edits Simplified online
collaboration; everyone works from the
same documents
Work with programs you
know
Save over 1,000 Microsoft Office
documents in one online place Manage
documents in one convenient place Open
and save files from familiar programs
like Word, Excel, and PowerPoint
Synchronize contact, task, and event
lists with Outlook
回答14:
Download Alfresco and give it a try. Its perfect for your requirements. They have a versatile content repository and nice web based UI. You also have the option of running workflows etc.
And well .. the community version is free.
回答15:
Using Google Docs and/or any other Google service is very risky - it's frequent to lose publication and/or sharing rights of your docs. There seems to be a bug or hack that blocks access to your files - you need to request a review in order to have your docs reappear on web-based Google services, and when Google replies with an -error- tag, its proof they have no control on who or what bans your docs from viewing on the web - use with extreme caution.