[Owncloud] Owncloud file synchronization using SyncML

Singh, Tajendra tvsingh at ucla.edu
Fri Aug 19 06:21:59 UTC 2011


Hello Kunal,

I was also trying to see the fsync branch with owncloud server. I exploded
the fileSync in the apps directory under owncloud directory on webserver.

This caused to show application "sync Everything" in the applications list
in setting (when you login through web using admin login). When I clicked
the enable switch everything went blank. After looking into the error.log
of apache, I saw the following error:

[Thu Aug 18 20:19:42 2011] [error] [client xx.xx.xx.x] PHP Fatal error:
Call to undefined method OC_App::addSettingsPage() in
/var/www/html/owncloud/apps/fileSync/appinfo/app.php on line 15, referer:
http://localhost/owncloud/admin/apps.php?installed

I tried looking for this addSettingsPage() function in OC_App class but
was unable to find it. Is it part of later version of owncloud?


I am using own cloud 2.0 version and the server is 2.6.32-33-generic
#71-Ubuntu SMP Wed Jul 20 17:27:30 UTC 2011 x86_64 GNU/Linux.

Thanks in advance,

T V Singh



On 8/18/11 6:36 PM, "Qiyang Hu" <huqy2000 at gmail.com> wrote:

>Hello, Kunal,
>
>Thanks for your reply. I got 2 questions when following up with your
>steps:
>
>(1)  When I run:
>./fsync -s http://localhost/owncloud/apps/fileSync/ -d tmp -u user1 -p
>pwd1
>
>Although I have owncloud user account (user1/pwd1) created, I got:
>
>Begin synchronization
>Connecting to the server
>Synchronization error: Client not authenticated
>
>(2) If in https,
>./fsync -s http://localhost/owncloud/apps/fileSync/ -d tmp -u user1 -p
>pwd1
>
>it gives me:
>
>Begin synchronization
>Connecting to the server
>Synchronization error: libcurl error 60, Peer certificate cannot be
>authenticated with known CA certificates
>
>Trying to modify the source code (lCurlTransportAgent.cpp) in src to
>set curl not to verify the ssl peer doesn't make it work.
>
>Do you have any ideas on these 2 problems? Thanks again for your help!
>
>Best wishes,
>Qiyang
>
>
>
>On Wed, Aug 17, 2011 at 6:50 AM, kunal ghosh <kunal.t2 at gmail.com> wrote:
>> Hi Qiyang,
>> the source code of the file_sync_server branch can be found here :
>> 
>>https://projects.kde.org/projects/playground/www/owncloud/repository/show
>>?rev=file_sync_server
>>
>> But I expect the branch to reach a code complete state by the end of
>> august. Till then the source
>> might be broken :)
>>
>> On Wed, Aug 17, 2011 at 12:51 AM, Qiyang Hu <huqy2000 at gmail.com> wrote:
>>> Hello, Kunal,
>>>
>>> I'm Qiyang, a fan of using Owncloud. I came across with one of your
>>> email posts on Owncloud file synchronization using SyncML protocol.
>>> It's very interesting. But since I am pretty new in the web area, I am
>>> not quite clear on the idea and framework on how it works in owncloud.
>>> Specifically, I am wondering:
>>>
>>> 1) where do you keep the local copy of files on client side?
>>> 2) does it need to start Funambol server on owncloud server?
>>> 3) how can I download the file_sync_server branch so that I can do the
>>> test for it?
>>>
>>> Could you please give me some hints? Thanks so much for your great
>>>work!
>>>
>>> Best wishes,
>>> Qiyang
>>>
>>
>>
>>
>> --
>> regards,
>>
>> Kunal Ghosh
>>
>_______________________________________________
>Owncloud mailing list
>Owncloud at kde.org
>https://mail.kde.org/mailman/listinfo/owncloud




More information about the Owncloud mailing list