Open jidanni opened 2 years ago
https://github.com/whoozle/android-file-transfer-linux/issues/194#issuecomment-925080756 mentions trying -R with the CLI. But there is no CLI documentation. #301
Well OK, I transfered a few out of 2000 files. At least better than any other packages I found.
This timeout bug is very weird, it happens with one kernel version but doesn't happens with another, also it happens with some specific cables, but doesn't happen with another. For some people -R
is working, for some is causing this timeouts. When I have those, I tried wireshark and usbmon
module to snoop on USB traffic. Turned out to be that some bit indicating end of the bulk transfer was actually set, but kernel didn't see it and therefore didn't wake up poll
. Although this bit could be set by hw, so kernel didn't know.
If you want to get to the bottom of this, I could help you.
While running the GUI, one notices
Perhaps mention in FAQ why a single file would contain more than one "object".
Perhaps instead of aborting, just have it try again?: