Re: NetBSD and Android devices
"Sijmen J. Mulder" <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On 4/1/26 10:04, Isac Monção wrote: > How do you transfer files between your Android phones and your NetBSD > system? For occasional transfers (rather than backups) I use Material Files on the phone, which lets you add SFTP bookmarks, allowing for copy pasting of files to any system running sshd. Sometimes I do the reverse too, for that I run sshd in Termux and point my desktop file browser to sftp://sijmens-a52:8022 Sijmen