使用 obexd -a -r PATH

然后就可以手机搜索传输文件了

-a 一定要有否则会出现
obexd[1265]: PUT(0x2), FORBIDDEN(0x43)

遇到这种问题

Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead

解决方案

export DBUS_SESSION_BUS_ADDRESS="unix:path=/var/run/dbus/system_bus_socket"

相关文章:

  • 2022-12-23
  • 2021-12-15
  • 2021-11-22
猜你喜欢
  • 2022-02-09
  • 2022-12-23
  • 2022-02-08
  • 2021-11-07
  • 2021-07-24
相关资源
相似解决方案