[Owncloud] Php-push and owncloud

giovanni possemato giovanni.possemato at gmail.com
Thu May 23 08:04:37 UTC 2013


hi again,
i have searched on internet sogosynch and it merged with php-push and
renamed in php-push-2 (https://github.com/dupondje/PHP-Push-2); this is the
program i actually use.
My problem so is to find a working configuration to integrate php-push-2
with owncloud.
Can you write an example working configuration, please?

Thank you
Giovanni


2013/5/23 Guillaume ZITTA <lxc at zitta.fr>

>  Hi,
>
> I created oczpush and dropped it because of information lost.
>
> All Xpush are based on microsoft's Activesync protocol that is not
> bijective with carddav.
>
> For ActiveSync only knows about emailaddress1, emailaddress2, emailaddress3
> and vcard can store 1 personal email and 2 professional address for a
> contact.
> You will also have problems with other fields.
>
> If you have a Windows 8 device it could be fine, because you need to
> convert between ActiveSync and carddav
>
> But if like me you have android, which is vcard based, the quality of your
> contacts will decrease in time because of uneeded AS/vcard conv.
> Better look for a carddav apllication on the phone.
>
> If you want to follow the X-push path, look at this project
> https://github.com/xbgmsharp/sogosync
>
> Regards,
>
> Guillaume ZITTA
>
>  Le 22/05/2013 09:21, giovanni possemato a écrit :
>
> Hi all,
> i have to integrate php-push with Owncloud.
> I tried several configurations in php-push config.php, but none of these
> seems working.
> I have seen there is a plugin for ownloud (oczpush) but it's experimental.
>
> Searching on internet i didn't found any working example to connect
> php-push2 with owncloud.
> Can anyone help me with a simple example?
>
> This is what i actually tried in php-push config.php.
>
> define('CARDDAV_PRINCIPAL','contacts');
> define('CARDDAV_SERVER', 'http://{MY SERVER ADDRESS}');
> define('CARDDAV_PORT', '80');
> define('CARDDAV_PATH', '/apps/contacts/carddav.php/addressbooks/%u/');
>
>
>
>
> Thx to everyone
> Giovanni
>
>
> _______________________________________________
> Owncloud mailing listOwncloud at kde.orghttps://mail.kde.org/mailman/listinfo/owncloud
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/owncloud/attachments/20130523/614bfdd3/attachment.html>


More information about the Owncloud mailing list