android-file-transfer-linux
android-file-transfer-linux copied to clipboard
Android File Transfer for Linux (and macOS!)
* Delete files from phone (from file manager, VLC, whatever) * Connect phone to PC, run aft-mtp-cli -> ls * See big list of files most of which were deleted...
http://docs.flatpak.org/en/latest/introduction.html#reasons-to-use-flatpak https://github.com/flathub/flathub/wiki/App-Submission
Hello, Just downloaded the latest appimage. ``` Android_File_Transfer-14cdedc-x86_64.AppImage upload worker started current text color value: 0 , guessed theme: "light" probing device... probing device... probing device... probing device... probing device......
After running ``` $mkdir ~/pixel aft-mtp-mount ~/pixel ``` My device is mounted on `~/Pixel` as expected, but Finder shows the mounted volume with the name `OSXFUSE Volume 0 (aft-mtp-mount)`. It...
Incomplete indexing of files    
Hi, here's a feature request and associated question. It would be great if `android-file-transfer` could show the size of the file next to the name. From https://medium.com/@bandan/media-transfer-protocol-and-4gb-file-transfers-effe74663a63 I know that...
Android bug: https://code.google.com/p/android/issues/detail?id=169547
When I use `aft-mtp-mount` to mount my Pixel on macOS, the resulting mountpoint appears to be effectively read-only, despite there being no obvious reason why this should be the case....
Uploading a file/folder with a ":" (colon) like "test:large.jpg" breaks the upload and the upload dialog closes after some timeout, but the file doesn't get uploaded. This is the debug...