this post was submitted on 24 Aug 2025
21 points (95.7% liked)

Linux

57741 readers
386 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

when I used debian 12.7 xfce I somehow installed something that allowed me to access my android device as an external disk and copy data there simply plugin in the usb cable.

I don't know what I installed anymore.

What application do I need?

top 11 comments
sorted by: hot top controversial new old

Maybe "kdeconnect"? It can do that any much more.

[–] teawrecks@sopuli.xyz 5 points 4 days ago

This should just work if your Android device's USB mode is set to Mass Storage, no extra software needed on the PC. It'll just show up like a thumb drive.

[–] Zak@lemmy.world 6 points 4 days ago (1 children)

Thunar should be able to access MTP devices when the gvfs-backends package is installed.

[–] darius@lemmy.ml 2 points 4 days ago

This is definitely it, you beat me to it! Thank you

[–] tangeli@piefed.social 6 points 5 days ago

I haven't used 13/trixie but with 12/bookworm I use jmtpfs but it's also available for trixie.

[–] Ludrol@szmer.info 4 points 4 days ago

You have an old android so I don't remember how it was.

Currently there is notification/popup to enable mass storage through USB.

KDE connect works through network so not really through USB. (Works through tethering USB tho)

Also check cable as they ware prone to breaking.

[–] IceVAN@beehaw.org 4 points 4 days ago

Thunar and: sudo apt install gvfs gvfs-mtp

[–] db2@lemmy.world 4 points 5 days ago (1 children)

What version of Android though? Very old ones used to show up as mass storage.

[–] arsus5478@lemmy.ml 3 points 5 days ago (1 children)
[–] db2@lemmy.world 3 points 4 days ago

Sounds about right. Check the android usb settings. Also try a different cable.

Android uses MTP as the transfer protocol. The Debian docs suggest Gigolo to mount devices with MTP. See: https://wiki.debian.org/mtp#XFCE