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

Android File Transfer for Linux (and macOS!)

Results 83 android-file-transfer-linux issues
Sort by recently updated
recently updated
newest added

It seems like Android File Transfer for Linux requires to run as root to access the Android device (at least on FreeBSD). Running it as root seems to have the...

$ sudo android-file-transfer-linux.android-file-transfer mkdir: cannot create directory '/run/user/0': Permission denied QStandardPaths: XDG_RUNTIME_DIR points to non-existing path '/run/user/0/snap.android-file-transfer-linux', please create it with 0700 permissions. No protocol specified qt.qpa.screen: QXcbConnection: Could not...

When i mount an android device with aft-mtp-mount a file gets copied with ~2MB/s when i use the gui to copy a file to the same directory, the file gets...

Hey @whoozle - I just noticed that the version number is missing in the 4.2 mac download (https://github.com/whoozle/android-file-transfer-linux/releases/download/v4.2/AndroidFileTransferForLinux.dmg) ![image](https://user-images.githubusercontent.com/16004333/103383134-e7b67400-4af1-11eb-99ae-75678b9a5efc.png)

The `-nightly` brew formula is broken because the `.dmg` it tries to download does not exist: ``` $ brew install homebrew/cask-versions/whoozle-android-file-transfer-nightly ==> Downloading https://github.com/whoozle/android-file-transfer-linux/releases/download/continuous/AndroidFileTransferForLinux.dmg curl: (22) The requested URL returned...

Hello guys, Great app and framework. But one question/problem. Trying to run `aft-mtp-cli `with a simple file upload (`put test-file.png`) and the upload starts, but it never finished - it's...

When you unplug your mtp device with fuse filesystem mounted it only exits when you try to access it. Perhaps it shouldn't exit at all, but expose a list of...

enhancement
FUSE

FreeBSD 12.0-CURRENT amd64 (host) with Android 6.0.1 RR 5.7.3 armv7l (device) here. Android File Transfer's FUSE helper appears to have broken write support. OTOH, simple-mtpfs works fine. Any clues? ```...

bug
FreeBSD

When one or more `mtp` devices attached, a backend (or udev?) automatically mount the device, and use `udisk2` to monitor the `volume-added`/`mount-added` event. When `mtp` device deattached, the backend (or...

There is no problem while uploading to the android. I can whether select or drag-drop upload file. The only problem is while downloading from android to PC. If I'm downloading...

enhancement
UI