Re: NetBSD and Android devices
adr <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 1 Apr 2026, Isac Monção wrote: > Hello, everyone > > How do you transfer files between your Android phones and your NetBSD > system? I remember using libmtp based programs that gave me a lot of trouble, especially on netbsd. The most reliable implementation I've used (on linux) is https://whoozle.github.io/android-file-transfer-linux/ Never tried to port it to netbsd, it's supposed to run on macos though. Nowdays I use scp from termux, or I run a ftp server on android. I'm not a phone guy and I ignore it all the time, so maybe you need a more sophisticated solution for your needs. Regards. adr.