使用 obexftp 通过蓝牙在 raspberry pi 之间发送文件

Sending files between raspberry pi's over bluetooth using obexftp

我正在尝试使用 obexftp 在两个 raspberry Pi 3 B 设备之间发送文件 有一些教程有助于 sending/receiving 在 Pi 和 PC/phone 但我不能在两个 Pi 之间做到这一点。 Sdptool 浏览器不会在 Pi 中显示任何 ftp 服务 运行。如何实现才能使文件 sent/received?

raspberry Pi 没有 obex ftp 服务。因此,我 运行 一个听众, obexpushd 在一台设备上使用 ussp-push 发送文件。可以找到更多详细信息 here