Page 1 of 1

Uploader

PostPosted:Thu Aug 22, 2013 3:58 pm
by jeff kaldron
hi
I just start work with OpenKM and I really ejoyed it.
I gonna send files via my project is wrriten by .net to openkm and works go on with openkm.
My question is about UPloader is used by this amazing software.
1- what's the name of this uploader?
2- is there any webservice that I can call this uploader via .net?

thank you

Re: Uploader

PostPosted:Sat Aug 24, 2013 4:10 pm
by jllort
Uploader is a java application that can not be called from .net.

Depending what you want to doing could try to use desktop sync https://www.youtube.com/watch?feature=p ... 6aDmNJyfYM ( simply copying local files on sync folder, it's an easy option ). Sorry but video actually is only in spanish still has not been translated.

Here you got some screenshots.

Re: Uploader

PostPosted:Wed Aug 28, 2013 7:02 am
by pavila
You can find documentation about OpenKM web services API at:

- http://wiki.openkm.com/index.php/Webser ... OpenKM_6.2
- http://wiki.openkm.com/index.php/RESTful_Guide

Regards.