Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Other discussions > Linux and software for Linux
Register FAQ Members List Calendar Mark Forums Read

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-12-2010, 05:34 AM
Stream Recorder
 
Posts: n/a
Default

How to sync Evolution contacts with PDA (Windows Mobile) in Ubuntu 9.10


Before you go any further, backup your contacts using freeware PIM Backup or any other software! The sync process described below sometimes deletes all your contacts,so make sure you can restore them.
  1. Code:
    sudo gedit /etc/apt/sources.list
    Add the following to the sources.list:
    Code:
    deb http://ppa.launchpad.net/synce/ubuntu karmic main
    deb-src http://ppa.launchpad.net/synce/ubuntu karmic main
  2. Then in the Terminal run
    Code:
    sudo apt-get update
    Install synce-hal, librra-tools, librapi2-tools, multisync-tools opensync-plugin-synce, synce-sync-engine:
    Code:
    sudo apt-get install synce-hal librra-tools librapi2-tools
    Code:
    sudo apt-get install multisync-tools opensync-plugin-synce synce-sync-engine
  3. Connect your PDA and verify connection:
    Code:
    synce-pls
  4. List parnerships:
    Code:
    synce-list-partnerships
    Delete old partnerships if needed:
    Code:
    synce-delete-partnership 1
  5. List groups:
    Code:
    msynctool --listgroups
    Delete old groups if needed:
    Code:
    msynctool --delgroup <group_name>
  6. Then create a new parnership:
    Code:
    synce-create-partnership "UbuntuDesktop" "Contacts,Calendar,Tasks,Files"
    I prefer not to use spaces in the name of a partnership to avoid problems.

    Note that you can manage partnerships with GUI program as well. Just install synce-kpm:
    Code:
    sudo apt-get install synce-kpm
    and run it
    Code:
    synce-kpm
  7. Create a group
    Code:
    msynctool --addgroup UbuntuDesktop
    msynctool --listgroups
    msynctool --addmember UbuntuDesktop synce-opensync-plugin
    msynctool --addmember UbuntuDesktop evo2-sync
    Verify your group:
    Code:
    msynctool --showgroup UbuntuDesktop
  8. Sync PDA with Evolution (I strongly recommend you to backup contacts in both PDA and Evolution before syncing!)
    Code:
    msynctool --sync UbuntuDesktop
    This can take several minutes. Contacts will be synced with a local address book by default.

I have successfully synced the contacts of my Windows Mobile 6.1 PDA and Evolution in Ubuntu 9.10.

If syncing doesn't work for you, try to disable your firewall:
Code:
sudo ufw disable
But you should do this only if you are behind a router with a firewall. Otherwise open the individual ports used for Windows Mobile syncing: TCP 990, 999, 5678, 5721, 26675.

Related reading:
http://www.synce.org/moin/SynceInsta...u/ModernDevice
Reply With Quote
 
Tags: , , , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 12:42 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons