The above is for setting up a syncing relationship. I'm just going to set it up to browse the file system.
- Install these packages:
- synce-kde
- synce-multisync-plugin
- synce-dccm
- synce-serial
- Setup synce
- Connect the Pocket PC via USB
- run: 'dmesg'
- Look for a line like 'usb 4-2: PocketPC PDA converter now attached to ttyUSB0' and remember the ttyUSB0 part. That's the device file for the PocketPC.
- Run: 'sudo synce-serial-config ttyUSB0', replacing ttyUSB0 with the appropriate device, if necessary.
- Run:'dccm' to start the daemon that will keep the connection alive.
- Run:'sudo synce-serial-start' to start the connection
- The above mentioned tutorial suggests running 'synce-pstatus' to get info on the device
- In konquerer, go to the address 'rapip:/'
- You're looking, hopefully, at your device's filesystem!
I haven't set up a partnership yet. That's next.