Hello BlueZ Community, After Summer of Code we are reaching firm 'pencils down' date. Taking sentence from project's proposal: "Creating project using gobex will prove that library used by obexd has all the capabilities that open-obex has". I could definitely agree that gobex+glib based fuse filesystem - could replace obexfs. Prepared gobexfuse allows to listfolder, get, put, delete, mkdirs and move/copy files. From the user's point of view mounted gobexfuse behaves like local filesystem, just access time to larger files is noticeably slower due to bluetooth transfer. I've prepared (mentioned in previous e-mail) helpers middle layer between fuse and gobex operations. All functions declared by helpers.h could be easily used to write tool like obexftp (from openobex implementation). One think that I couldn't get tested (it's implemented) is rename operation (executed by g_obex_move). Unfortunately neither of my bluetooth devices supports this operation with their FTP profiles. Currently, with help from Vinicius code should be adopted to be in a reviewable state and then we could think about integration with obexd upstream. Thanks, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html