Dear Maintainer,
I am able to explore the files on my phone in nautilus, using the obex://[xx:xx:xx:xx:xx:xx] syntax. Copying files from PC to phone always works, while the reverse (from phone to PC) works only for small files.
I can reproduce a test case on the command line:
gvfs-mount obex://[xx:xx:xx:xx:xx:xx]
gvfs-copy obex://[xx:xx:xx:xx:xx:xx]/small_file ~
copies the file, while
gvfs-copy obex://[xx:xx:xx:xx:xx:xx]/bigger_file ~
results in
Error copying file obex://[xx:xx:xx:xx:xx:xx]/bigger_file: Another operation in progress
and returns status 1.
The problem appears on a fully updated Debian 8.1; a different machine running Debian 7.8 works without a glitch. On the problematic machine, obexftp client works flawlessly: so this seems to be a regression bug in gvfsd-obexftp.
I am willing to dig further into the matter and provide more debug data if needed.
Thanks in advance,
Antonio Galea