[Owncloud] File Sync Server Component

kunal ghosh kunal.t2 at gmail.com
Sun Oct 9 08:15:09 UTC 2011


Hi all,

While trying to integrate the syncML server component to owncloud i realized
that require_once("../../lib/base.php")
is failing.

This may be because the user would invoke the server component from
localhost/owncloud/apps/fileSync/index.php
kinda like webdav.

I am planning to put up the sync server in "3rdparty" folder inside
owncloud, is there any problem in doing so ?

Do i put in a separate landing php (like webdav) file which inturn calls the
sync server's index.php ? Or does it make sense to allow users to access
/3rdparty/fileSync/index.php ?

-- 
regards,

Kunal Ghosh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20111009/07d5ebc5/attachment.html>


More information about the Owncloud mailing list