[Owncloud] Question on sharing app in owncloud

Pitichai Pitimaneeyakul pitichai at 2-cans.com
Mon Jun 18 04:58:32 UTC 2012


Hi,
Thank you Michael, I found in the source code that I need to do run 
touch on share to change the mtime on the Shared to make Owncloud 
refresh for cache.
I will try and update you. :D if It is not working my next plan to 
create the cache in manually in oc_fscache.
Thanks again.
Pitichai
On 06/17/2012 10:38 PM, Michael Gapczynski wrote:
> You may want to take a look at my email about the Share API on Friday.
>
> To answer your question though, there should be no problem with inserting a
> row manually. You may want to read up at the developer centre owncloud.org/dev
> or browse through the source code to see how to interact with the databse.
>
>
> Michael
>
> On Saturday, June 16, 2012 09:15:01 PM Pitichai Pitimaneeyakul wrote:
>> Hi there,
>> I am trying to create a share by inserting directly to database in
>> `oc_sharing` table.
>> But it does not working.  However, after I sharing through the web page
>> for one person even in table `oc_sharing` have 3 people on the same
>> resource, I found that all three people have sharing showing in their
>> account.
>> Can someone please guide me to there sharing ? If I would like to do the
>> share from external application by inserting into database.
>>
>> Thank you and Best Regards,
>> Pitichai
>> _______________________________________________
>> Owncloud mailing list
>> Owncloud at kde.org
>> https://mail.kde.org/mailman/listinfo/owncloud








More information about the Owncloud mailing list