After looking at a few issues with WebDav and how the windows based webdav clients do not like the format of the url I started to comb the web looking for a solution. I found one that looks pretty interesting. It's called "davcopy". Now I am not the developer or even associated in any way with this program. I just noticed that it will accept a URL like "http://host:8080/OpenKM/repository/defa ... testfolder"
On the website it states that in using the /user and /password flags that this is not hidden and to be aware of that. It does not look like it has been updated in a while but I tried it and it seems to be doing the trick for me.
http://www.bluedoglimited.com/Downloads ... vCopy.aspx
OS: Ubuntu 10.04 32bit
ker: 2.6.32-30-generic
I use the path /opt/jboss-4.2.3.GA
Copy from win xp 32bit
If this has been posted before I do apologize but a search for the word davcopy turned up nothing.
On the website it states that in using the /user and /password flags that this is not hidden and to be aware of that. It does not look like it has been updated in a while but I tried it and it seems to be doing the trick for me.
http://www.bluedoglimited.com/Downloads ... vCopy.aspx
Code: Select all
OpenKM 5.03 server:I:\>C:\temp\davcopy\davcopy.exe 0-9/*.* http://host:8080/OpenKM/repository/default/okm:root/testfolder/ /E /USER:<user> /PASSWORD:<passwd>
OS: Ubuntu 10.04 32bit
ker: 2.6.32-30-generic
I use the path /opt/jboss-4.2.3.GA
Copy from win xp 32bit
If this has been posted before I do apologize but a search for the word davcopy turned up nothing.