Jason wrote:
FYI, if the patches are available somewhere, I would be interested in
testing. I'm very keen to trial sync'ing my Nokia 6300 since I have
been using opensync for years with limited success.
If you are going to use SyncEvolution as the server to sync with your
Nokia phone, then you don't need obexd and opensync. That's the reverse
role I didn't covered in the documentation.
SyncEvolution as the server is still under development and testing, so be prepared
for various problems you may encounter. We have even not start test with Nokia phones
yet.
You can pull the latest code from obex branch and follow the steps:
1). Create a configuration with the template
syncevolution --configure --sync-property syncURL=PC Suite \
--sync-property username=test \
--sync-property password=test \
--sync-property clientURL="Your Nokia Phone Bluetooth Mac address" \
--sync-property PeerIsClient=1\
--template scheduleworld \
syncserver
2) try a sync via
syncevolution syncserver
Best Regards,
Congwu