Capability report for Motorola V360

Bug #121215 reported by Adam Williamson
2
Affects Status Importance Assigned to Milestone
OBEX FTP Client for GNOME-VFS
Fix Committed
Undecided
James Henstridge

Bug Description

As requested on jamesh's blog, here's info on the OBEX FTP capabilities of the Motorola V360 (hope no-one else reported already):

[adamw@lenovo avant-window-navigator]$ obexftp --bluetooth 00:17:84:25:A3:7F --capability
Browsing 00:17:84:25:A3:7F ...
conn_complete: status 0x00
Connecting...failed: connect
Still trying to connect
Connecting...done
Receiving "(null)"... failed: (null)
Disconnecting...done

(tried a few times, that always happens)

[adamw@lenovo avant-window-navigator]$ obexftp --bluetooth 00:17:84:25:A3:7F --list
Browsing 00:17:84:25:A3:7F ...
conn_complete: status 0x00
Connecting...done
Receiving "(null)"...|<?xml version="1.0" ?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<folder-listing>
<parent-folder />
<folder name="audio" size="0" type="folder" modified="20070619T113726Z" user-perm="RW" />
<folder name="video" size="0" type="folder" modified="20070619T113726Z" user-perm="RW" />
<folder name="picture" size="0" type="folder" modified="20070619T113726Z" user-perm="RW" />
<folder name="MMC(Removable)" size="0" type="folder" modified="19700101T000000Z" user-perm="RW" />
</folder-listing>
done
Disconnecting...done

[adamw@lenovo avant-window-navigator]$ obexftp --bluetooth 00:17:84:25:A3:7F --list "MMC(Removable)/"
Browsing 00:17:84:25:A3:7F ...
conn_complete: status 0x00
Connecting...done
Receiving "MMC(Removable)/"... Sending "MMC(Removable)"... done
|<?xml version="1.0" ?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<folder-listing>
<parent-folder />
<folder name="mobile" size="0" type="folder" modified="20061222T114036Z" user-perm="RW" />
<file name="V360" size="0" type="unknown" modified="19700101T000000Z" user-perm="RW" />
</folder-listing>
done
Disconnecting...done

(note: the way the phone handles the memory card is that it contains a single folder named /mobile , which contains subfolders that exactly replicate the layout of the internal memory - there's a /mobile/audio , /mobile/video and a /mobile/picture ).

gnome-vfs-obexftp 0.4 appears to work pretty well with the phone, I can browse the layout and copy files OK. The phone has an annoyingly short authorization timeout so it keeps asking me to authorize the request from the PC, but there's nothing you can do about that!

Revision history for this message
James Henstridge (jamesh) wrote :

Thanks. I've added the data to the test suite.

It isn't too uncommon for a phone not to provide a capability object, but it is useful to know that your phone doesn't provide that info.

Changed in gnome-vfs-obexftp:
assignee: nobody → jamesh
status: Unconfirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.