android-file-transfer-linux icon indicating copy to clipboard operation
android-file-transfer-linux copied to clipboard

FUSE wrapper shows nothing if device is locked.

Open vi opened this issue 10 years ago • 2 comments

It should allow retrying like GUI version.

For example, it can show single file maybe_locked.txt with the text about reason of missing storages. Each request (except of reading this virtual file) should retry scanning (but maybe not more than one retry in half a second).

vi avatar Nov 10 '15 21:11 vi

nice idea, thanks

whoozle avatar Nov 10 '15 21:11 whoozle

Maybe it also handle the missing MTP device the similar way (instead of failing to initialize).

This also should handle multiple MTP devices connected simultaneously scenario.

I general user should never want to restart aft-mtp-mount.

vi avatar Nov 11 '15 16:11 vi