Question

that will allow my users to edit word documents locally in Word and have them saved back to the server when finished.

The project will be Grails based and I'm looking at things like WebDav but I would need security features that won't allow one user to access another users documents.

And unfortunately the test I ran opening a word document via a WebDav URL first downloaded the file rather than opening directly. So when saved, for example it just saved to c:\download\mydoc.doc.

So I'm looking for alternative ideas if anyone has any thoughts..

Was it helpful?

OTHER TIPS

Take a look on Alfresco.


Update

Enabled access protocols are listed in documentation and wikipedia.

  • CIFS/SMB
  • FTP
  • WebDAV
  • CMIS
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top