Am Montag 31 März 2008 schrieb Jakub Wilk:
> Package: obexftp
> Version: 0.19-7
> Severity: normal
>
> Siemens S55 is listed[1] as a supported device, but obexftp fails to
> establish a connection.

Works for mine (and I wrote the patch for obexftp that actually makes it 
work). scmxx gives me:
Hersteller:    SIEMENS
Modell:        S55
Revision:      91
[...]

> $ obexftp -t /dev/ttyS0 -Y
>
> === Probing with FBS uuid.
> Connecting...failed: connect
> Still trying to connect
> Connecting...failed: connect
> Still trying to connect
> Connecting...failed: connect
> Still trying to connect
> couldn't connect.
>
> === Probing with S45 uuid.
> Connecting...failed: FBS UUID
> Still trying to connect
> Connecting...failed: FBS UUID
> Still trying to connect
> Connecting...failed: FBS UUID
> Still trying to connect
> couldn't connect.

For using the S55 over serial cable, you MUST connect using UUID S45. Trying 
any other other UUID breaks the firmware and you must power-cycle the phone.
OTOH, using the S55 over Bluetooth, you must use UUID FBS.
Never use -Y though, not sure what it if for, anyway.
The following shows on my S55:
$ obexftp -t /dev/ttyS0  -U S45 -l
Using S45 uuid.
Connecting...done
Receiving "(null)"...|<?xml version="1.0"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<folder-listing version="1.0">
[...]
</folder-listing>
done
Disconnecting...done

Anyway, using bluetooth is way more stable, more versatile and the dongle is 
cheaper than the cable...

HS


Reply via email to