Hello Hashalot:
Thanks for the followup. Sorry for the late reply ...
I'm not sure if it still works with the newest firmware, but positron is a sync manager that was built for linux/POSIX compliant systems.
Thanks for the pointer. I had already found positron, and I was able to use it to sync once I deleted the database created by NDBM.
With NDBM, I took a look at your post to the ubuntu usergroup, and I was just wondering which jre/jdk you are using (sun,blackdown,ibm, etc).
I'm using the one that ships with Kubuntu 6.10, which (as you say) is gcj.
... and I'm not too sure how well gcj works. You might want to try using one of the other jdk's
I had considered trying to switch to one of the other Java implementations, but I figured that my chances of getting a "non-standard" (for Kubuntu) Java configured correctly were lower than finding out what was wrong with this one. Anyway, once I found a workable substitute for NDBM, it didn't seem worthwhile. I'm not using Java for anything else at the moment.
As to rpm -qa on Kubuntu, since ubuntu is derived from debian, apt-get and friends would be what you're looking for.
Yep, thanks. I've learned a lot more about Debian style pkg management since I made that post.