Page 1 of 1

WEBDAV

PostPosted:Thu Jun 03, 2010 12:19 pm
by seti
in linux , after installing davfs2 , what should be the mounting syntax to get webdav integrated correctly ?

my command line is the following
Code: Select all
sudo mount -t davfs -o uid=me,gid=me http://192.168.0.168:8080/OpenKM/repository/default/ /home/me/mnt/WEBDAV/
I can open a gnome directory perfectly, I can drop a new file , I can suppress it, but if I upload a new version , I get this error :
Code: Select all
 14:10:14,034 WARN  [LockManagerImpl] Bad lock token: Bad check digit.
in OpenKM main window, upgrading a file works perfectly

in windows XP WEBDAV :
New version of a file is working perfectly under windows XP and file history is perfect

what could be the issue with linux

(info linux is ubuntu 10.04 x64 )

Re: WEBDAV

PostPosted:Thu Jul 08, 2010 8:59 pm
by pavila
Which OpenKM version are your using?

Re: WEBDAV

PostPosted:Wed Jul 14, 2010 11:03 am
by balaharish.j
HI
The Openkm application working in localhost(http://localhost:8080/Openkn), but from remote system (http://172.17.0.25:8080/Openkn) it is not working how to access the application. Please let me know how to configure.

Thanks and Regards,

Balaharish J

Re: WEBDAV

PostPosted:Wed Jul 14, 2010 9:44 pm
by jllort
http://localhost:8080/OpenKM/repository/default/ ( and here you can connect to any node as okm:root or okm:template etc... )
Code: Select all
http://localhost:8080/OpenKM/repository/default/okm:root
http://localhost:8080/OpenKM/repository/default/okm:home/username/okm:personal
etc...

if application not runs with other ip than localhost is because you've not started jboss to run with all network interfaces ( wiki might be read with more patience )
Code: Select all
run.sh -b 0.0.0.0

Re: WEBDAV

PostPosted:Wed Jul 21, 2010 7:52 am
by lightofnature
I don't know if this is the right place to post this, but here we go.

Windows clients cannot use any WEBDAV folders because there is a ":" in the name. How can I resolve this issue??? PLEASE HELP ME..... :?

Kind regards

(Screenshot enclosed for clearification)
Capture.JPG

Re: WEBDAV

PostPosted:Wed Jul 21, 2010 11:57 am
by jllort
webdrive is a windows client and can doing it

Re: WEBDAV

PostPosted:Thu Jul 22, 2010 10:53 am
by timsen
Hi,
I mounted the repository in my OS (Kubuntu 10.04) and opened an OpenOffice document and made some minor changes. I can then also click on save and the document gets saved without an error but the changes are not made permanently to the repository. If I close and re-open the document the changes I saved previously are gone.

To allow OpenOffice to use and save the files via WebDAV I had so check in Tools > Option > General > "Use OpenOffice dialogs" because the normal file dialogue doesn't seem to be aware of the dav urls.

Is there something I missed to allow to save new versions of files via WebDAV?

Thank you in advance for your feedback and regards from Germany, Timsen

Re: WEBDAV

PostPosted:Thu Jul 22, 2010 11:29 am
by timsen
Okay, I mounted the repository as described in this thread now and not only by browsing via Konquerer (KDE Browser) to the file and open it with OpenOffice afterwards.
After I mounted the repo and opened / saved a document the version of the document was increased correctly and the history shows correctly the latest and the newest version. But the
preview of the latest version is not shown correctly.

I am using Version: 4.1 (build: 1683).

Is this already known, that if you upload a new version of a document via WebDav the preview of this new version is not show correctly, it still shows the preview of file version 1.0.

Regards, Timsen

Re: WEBDAV

PostPosted:Sat Jul 24, 2010 8:33 am
by pavila
The preview issue in webdav is fixed in OpenKM 5.0