Home Q&A - mozilla-services/syncclient GitHub Wiki
Hello,
First and foremost, thank you very much for that Sync client. As we can't send private messages on gitHub anylonger, I'm creating this wiki to ask you a few questions.
Q1 - Could you post an example of using the put_record function ? I've seen it takes a python object containing the new data for the bso, but I have no idea how to use it. For instance, if I want to add a bookmark to the BSO, I would start by :"python syncclient/main.py $ID $PW put_record bookmarks [???]" but I don't know what [???] args to pass.
Q2 - Is it possible to link the client to our own Sync and Token server ?
Thank you for your time,
Alex