Summary: | Default obex driver "ftp" not suitable for my phone | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | hamelg |
Component: | bluetooth-kio-obex | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 2.0-rc1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/bluedevil/2d29f4ebc6f9a9c0d5d5807c662e64df56c8c711 | Version Fixed In: | |
Sentry Crash Report: |
Description
hamelg
2014-12-27 21:37:21 UTC
If you look the code of obexftp (http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp), it tries first to use the PCSUITE service, and if it fails, it reverts to the FTP service. see changelog ObexFTP 0.22 : * prefer PCSUITE over FTP, req. by Martin Storsjö for Series 60 2nd Ed. Git commit 2d29f4ebc6f9a9c0d5d5807c662e64df56c8c711 by David Rosca. Committed on 29/12/2014 at 12:59. Pushed by drosca into branch 'master'. kio_obexftp: Prefer "pcsuite" target for S60 devices M +45 -16 src/kio/obexftp/kio_obexftp.cpp M +4 -0 src/kio/obexftp/kio_obexftp.h http://commits.kde.org/bluedevil/2d29f4ebc6f9a9c0d5d5807c662e64df56c8c711 |