"Christian W. Zuckschwerdt" <[EMAIL PROTECTED]> writes:

> Hi Rodolfo,
>
> use the connection options first, then the commands. e.g.
>
> obexftp -u 1 -l


Thanks. But:

 # obexftp -u 1 -l
 Connecting...done
 Receiving "(null)"... <?xml version="1.0"?>
 <!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd"
   [ <!ATTLIST folder mem-type CDATA #IMPLIED>
   <!ATTLIST folder label CDATA #IMPLIED> ]>
 <folder-listing version="1.0">
    <folder name="C:" user-perm="RW" mem-type="DEV" label="Phone memory"/>
 </folder-listing>done
 Disconnecting...failed: disconnect

. What should the command be in order, e.g., to see the phonebook or 
the sms messages?


> For phonebooks and sms I recommend gsmlib, see http://triq.net/gsm.html

gsmlib is not available in Debian, and I didn't manage to compile it
from source. I installed xgsmlib, with:

 # apt-get install xgsmlib

, and then launched it with:

 $ xgsm

, but:

 Trying to open device /dev/mobilephone...
 Opened phonebook file /home/rodolfo/.xgsm/SM.pb [0 entries]
 Opened device /dev/mobilephone [NokiaNokia 6630]
 Device/File error: ME/TA error '<unspecified>' (code not known) 
[/dev/mobilephone]
 Closed file /dev/mobilephone


. Instead, I installed obextool and managed to `see' my Nokia 6630
filesystem. Here it is:

    /
    |
    |--C:
    |
    |--cache
    |
    |
    /--LOGS
    |   |
    |   \-TF
    |
    |
    |--mmsvar
    |
    |
    |--Nokia
        |
        |
        \--Images
        |   |
        |   \--Pictures
        |
        |
        |--Installs
        |
        |
        |--Others
        |
        |
        |---\Sounds
        |   |
        |   |
        |   \-Digital
        |   |
        |   |
        |   \Simple
        |
        |
        \--Videos


The `Images' folder contains *.jpg files, that I can see.
Instead, other folders contain *.hps files, that I can't handle,
and the `Videos' folder contains *.3gp files that I can't handle either.
Any suggestion for how to open them?
Where will the phone numbers and sms be?

Thanks,
Rodolfo

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to