From: Olivier B. <ob...@ou...> - 2010-08-28 05:41:46
|
Hi. It seems to me, from the description in syncml-ds-tool's manpage, that it should be possible to sync with Google mobile sync service to fetch my contacts from the command-line. But I can't seem to understand how... Here's an example : $ syncml-ds-tool --http-client https://m.google.com/syncml --slow-sync \ text/x-vcard contacts --username xx...@go... --password \ xxxxxxxx ** Message: ERROR: Command failed. The recipient encountered an unexpected condition which prevented it from fulfilling the request. Connection failed (400) - Bad Request $ olivier@asustour:~/syncml$ syncml-ds-tool --http-client \ https://m.google.com/syncml --slow-sync text/x-vcard contacts \ --username xx...@go... --password xxxxxxxx --wbxml ** Message: ERROR: Command failed. The recipient encountered an unexpected condition which prevented it from fulfilling the request. The alert response signals an error - 407. Anyone with better ideas ? ... I may have missed the right docs, but it seems there are not a lot of reports on attempting that when I'm googleing for help. Thanks in advance. Best regards, -- Olivier BERGER (OpenPGP: 1024D/B4C5F37F) http://www.olivierberger.com/weblog/ |