Peter Mertens wrote:
> Dear Mailinglist,
> 
> i would like to try to upload files to the Base server using POST.
> After searching in the code i saw that i needed the directory_id to call 
> the upload script.
> But i cant find where to get this directory_id from. What i do know is 
> that the directory_id is retrieved by an Ajax request.
> 
> Can someone tell me if this is possible to retrieve?

It is not possible.

> It is possible to use POST (outside the web interface e.g. in another 
> script) to upload files, is it?

In it's current form it's not recommended. We make no promises about the 
  functionality of the JSP files. They may change between BASE versions 
and this could break any external tool that uses them.

/Nicklas

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
basedb-devel mailing list
basedb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/basedb-devel

Reply via email to