$ obexftp --version ObexFTP 0.19
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --capability Browsing 00:0F:DE:4A:9C:FD ... Channel: 7 Connecting...done Receiving "(null)"... failed: (null) Disconnecting...done
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --list Browsing 00:0F:DE:4A:9C:FD ... Channel: 7 Connecting...done Receiving "(null)"... <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd"> <!-- XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB --> <folder-listing version="1.0"><folder name="Pictures"/> <folder name="Sounds"/> <folder name="Themes"/> <folder name="Videos"/> <folder name="Other"/> </folder-listing> done Disconnecting...done
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --list "Themes/" Browsing 00:0F:DE:4A:9C:FD ... Channel: 7 Connecting...done Receiving "Themes/"... Sending "Themes"... done <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd"> <!-- XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB --> <folder-listing version="1.0"><parent-folder/> <file name="Optus Zoo.thm" size="19456"/> <file name="Waip.thm" size="186368"/> </folder-listing> done Disconnecting...done
$ obexftp --version
ObexFTP 0.19
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --capability ..done
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... failed: (null)
Disconnecting.
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --list listing. dtd"> "1.0">< folder name="Pictures"/> ..done
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "(null)"... <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version=
<folder name="Sounds"/>
<folder name="Themes"/>
<folder name="Videos"/>
<folder name="Other"/>
</folder-listing>
done
Disconnecting.
$ obexftp --bluetooth 00:0F:DE:4A:9C:FD --list "Themes/" listing. dtd"> "1.0">< parent- folder/ > ..done
Browsing 00:0F:DE:4A:9C:FD ...
Channel: 7
Connecting...done
Receiving "Themes/"... Sending "Themes"... done
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-
<!--
XML Coder, Dec 2 2004, 03:45:43, (C) 2001 Sony Ericsson Mobile Communications AB
-->
<folder-listing version=
<file name="Optus Zoo.thm" size="19456"/>
<file name="Waip.thm" size="186368"/>
</folder-listing>
done
Disconnecting.