DHowett,
Thanks for your interest. I will be happy if you want to cooperate/help to make p2k-core code better.
For this time i'm quite busy with win32 version. I must support new moto linux phones.
http://www.el-co.hu/smf/index.php/topic,294.0.htmlpls contact me at
s5vi.hu@gmail.comMy answers to your observations:
1. yes its a bug
2. you must use a trailing slash: File u blah /a/dir/
3. yes, getting filelist is needed for file operations, but technically possible to do them, without "file l"
4.

maybe the syntax is "info /a/*.utf"
5. this is normal. there is no such thing as "p2k file create". instead "p2k file open" will open existing file or create a new file if not exist.
6. same as 5.
7. yes i leave this file, can be deleted on exit.
8. same as 7. (file MODEM)
9. there is option -d (device) you can specify your phones PID see readme.txt
device mode p2k-core -d xxxx (22b8 is Motorola Vendor Id, by default without -d)
Thanks again.