Spyke
selfhosted·SelfhostedbyGonzako

What are your self–hosted alternatives for inter device communication?

I just had to email me a file I got sent to my phone and I feel unable to accept this as the better solution.

What you do guys use for inter-device communication?

View original on lemmy.world
_aj
piefed.world

LocalSend on both devices is something I’ve used

37
lemmy.world

I also like LocalSend. Not quite as automagical as airdrop but it’s cross platform

5
piefed.social

On the same network with device discovery localsend can be a good alternative.

It works on most devices, even IOS IIRC

22
lemmy.dbzer0.com

PC to phone:

  • USB cable
  • KDE Connect
  • Nextcloud
  • Syncthing

PC to PC:

  • USB drive
  • SFTP
  • SSH
  • Nextcloud
  • Syncthing

Phone to PC:

  • USB cable
  • KDE Connect
  • Nextcloud
  • Syncthing
20

I'm aware, but some devices I use regularly like an iPhone, work computer, etc, are limited in their capacity to run it.

1
  1. syncthing (file synchronization)
  2. kdeconnect (file transfers, clipboard sharing, presentation remote)
  3. deskflow (keyboard and mouse sharing)
  4. warpinator (one off file sharing)
  5. rsync / scp (one off file copies / backups)
18
pawb.social

For sending files between a phone and a PC, I use KDE Connect.

For sending files between PCs, I use SSH.

Both are really simple and lightweight tools that normally come preinstalled, and you can use them with no configuration.

17
Lka1988reply
lemmy.dbzer0.com

So does KDE Connect. It's a standalone program that happens to also be integrated into the KDE DE.

-1
infosec.pub

No, not on GNOME Desktops, that's the reason you need to install GSConnect on GNOME. If you install just KDE Connect on a GNOME system, you will not have it integrated.

1

yes clipboard sharing and single file transfer is with KDE connect king

and Keepass and obsidian an photos with syncthing

2

Everyone else mentioned most of what I would suggest.

One is missing for your original problem. Localsend. Think airdrop but cross platform. Super useful if you have a mix of devices (iOS, android, windows, etc…)

14
eviltoast.org

There's PairDrop, you can self host it but iirc it transfer via webrtc so as long as the devices 'see' one another there's no mitm.

12

This is based on Snapdrop. If the current developer hasn’t gone crazy with the fork, you can read the entire source code over a cup of coffee. The server used to just handle discovery/handshake of devices on the same network, with file transfer peer to peer using local addresses.

Edit: Looks like they’ve added transfer over WAN not just local. Privacy discussion here.

11

Depends on the scenario, but I'll use KDE Connect, NextCloud, VaultWarden send, or just go old scp.

9

Syncthing for everything: file transfers, backing up phone photos, synced obsidian vaults, etc.

8

Honestly, syncthing, croc, vaultwarden send, Send (fork of firefox's send before they discontinued it, still works), Privatebin, etc.

7

For phone <-> PC I use localsend. If I do PC to PC, possibly even large amounts of files or large files in general I put them on a network drive specifically intended for that purpose

7
lemdro.id

Taildrop if you use Tailscale.

Surely I can use Syncthing inside Tailscale but 1. I have to depend on their public discoservers, or 2. I have to host and configure the discoserv myself for every client which is tedious to do

7
dieTassereply
feddit.org

In syncthing you can configure ip of a device and you can turn off discovery. You can add devices by id or scanning qr of the id. I have been using that for years since I didn't want third party servers in the equation..

2
lemmy.world

For files I use syncthing (also for music/photos/notes/etc... syncing files is IMHO the way to go wherever applicable).

For sending links to my PC (eg. articles linked from podcasts' notes) I used to rely on firefox sync, but I'm starting to distance myself from Mozilla so I am gonna experiment with wallabang.

For sending small notes to myself (stuff that I want to sort or act upon when I get to my PC), I'm using signal's "note to self" but I'm investigating alternatives because signal doesn't mark such messages as unread and so sometimes I forget I've sent some.

4
sh.itjust.works

Yep. For folders where I want access quick access to everything in the folder, SyncThing is best.

Starting to dabble with KDE Connect for one-off file transfers where SyncThing is overkill

1

where SyncThing is overkill

I just have a dedicated shared folder between my phone and desktop and drop oneoff stuff there (it's also easier to script this way)

1

Most of the time I use Nextcloud. If I can't wait for the file to sync I'll use either email or a jump drive depending on which devices I'm moving data between. I

If I remember that I can, I'll occasionally use bluetooth to send from my phone to one of my computers.

4

I use Bluetooth. Or if a device doesn't have it, I will drop it into my server with scp or filebrowser.

4

KDE connect, sftp, and dropping files on my NAS is pretty much all I do.

Work stuff uses work methods though, work devices are "on" my network but fully segregated, so its thumb drive and sneakernet or our internal storage instead.

3

Syncthing. I connect both devices to same Wi-Fi, copy a file to a shared directory, and wait a minute.

3

I use a mix of few things

  • kapus.app for starters where a device is completely new and I need to pass some secrets like login to Nextcloud to get keepass or something
  • Nextcloud - documents that I rarely access. Some bigger files
  • syncthing - for often access files like main keepass. Home server acts as a de-facto hub.
  • quick share for an airdrop replacement
  • if quick share is not working for some reason I also have a private channel on matrix where I can share some stuff quickly as-hoc
3

my boss just emails stuff to herself.. or just lets it sit in drafts (imap) with the attachment.

i use localsend, wormhole, or similar usually, especially if one or both the devices aren't "mine".. and if it's stuff i'm 'sending' to a handheld from a pc, i might instead drop them somewhere on one of our dietpi boxes and just use http

3

Used to use syncthing for files, now I just mount smb shares since I finally found how to do it on Android. Also kdeconnect is indispensable tool for me.

2

My dad found one solution that's specifically for the task (whose name eludes me at the moment), but for me, my nextcloud is a Swiss army knife.

2
feddit.org

Mostly Nextcloud, for my Keepass databases that doesn't work though. Because the android client handles files completely different than the desktop versions.

So for that I use syncthing with my home server being a hub, that everything syncs to locally, if I need updates to propagate while I'm not home I VPN in. However I rarely need to do that.

2
Mihiesreply
programming.dev

It works for me just fine with KeePass2Android, what exactly is your problem?

1
autriyoreply
feddit.org

Idk rember exactly, on desktop Nextcloud adds a folder structure to the OSs filesystem.

On android it doesn't do that, instead you either open a file from within Nextcloud, which confuses Keepass, and Nextcloud if you change anything. Or at least the sync database feature doesn't work, or smth like that.

If I wasn't careful with adding new entries I'd get a lot of conflicts that weren't a single click to resolve.

Syncthing on Android does exactly what the nextcloud- client does on desktop. So the file is just sitting in a folder, and any changes can be ingested into wherever I have and old version of a database open, by using the synchronize with file option.

1
Mihiesreply
programming.dev

I think the problem is that Android doesn't immediately upload the changes since Keepass (which one are you using?) doesn't poll all the time - assuming you opened your .kdbx through "Nextcloud" option. You can always use "Synchronize database..." option of Keepass2Android that will upload or download everything. And even if you have conflicts, they are usually easily solved by merging changes. At least that's my experience.

1

Maybe its because I use the variant (of Keepass2Android) with "offline" tacked onto the end?

I don't exactly remember why I chose that one though...

Its a running system now, all the syncthing stuff isn't exposed to the internet, so I don't really mind the stuff going on with syncthing-fork atm...

edit: Its a running system, I won't touch it unless I need to...

1

I have sftp setup on my 2 main PCs and a client on my phone (it's not a server). For the rest of the family who have dual Mint/Windows boots I also have warpinator installed on mine and theirs - it's point to point for the enrolled devices but is currently only setup to work within the LAN.

https://warpinator.net/

Primary filesharing is simply the NAS which is visible to all devices on the LAN (can be made available externally but I haven't). This is a recent addition and no one uses warpinator any more.

Edit to clarify I don't have sftp server on phone

2
Ekkyreply
sopuli.xyz

Might want to boot up warpinator myself, but from their website:

#Winpinator for Windows PC​

For Windows users, this software is readily available for the Windows platform, allowing easy installation of both 32-bit and 64-bit versions. It facilitates seamless file and folder sharing between Microsoft Windows and Linux via LAN.

It seems like there might be a slight error in your question. It’s possible that you’re referring to “WinZip” instead of “Winpinator.” WinZip is a popular file compression and archive utility for Windows. If you’re looking for information on WinZip, you can visit the official WinZip website to download and learn more about the application: WinZip Official Website.

???

1

USB Stick and USB wire?

no need to fiddle with an app, nothing to configure, no updates, works even with relatively big file sizes, surprisingly fast?

2

Oh, I remember a guy I met on a lanparty using it for everything

2
feddit.org

I always have SSH everywhere on everything and I could never understand why anyone ever would want to make it more complicated than that.

2

Admittedly, I don't do a lot of shuffling files around from this device to that, however, if I do, I mostly rely on sFTP or SSH.

1
hirihit640reply
sh.itjust.works

Most people probably don't care but it can be a security risk, allowing malware to move "laterally" between all your devices. For my main devices I don't give them SSH access to each other, but I do give them SSH access to my secondary devices (like a Pi-Hole)

1
darklamerreply
feddit.org

[…] it can be a security risk, allowing malware to move “laterally” between all your devices.

Unless you do something incredibly stupid, such as allowing keyless login or sharing keys (or having unencrypted keys or keys without a passphrase, seriously), I find it hard to see how that would actually happen in practice.

1
hirihit640reply
sh.itjust.works

Even if you have a password for your ssh key, malware on your system can just wait until you enter the password.

My point is that SSH access is very powerful, and effectively means that the security of the SSH server is reduced to the security of the SSH client. If your SSH client is pwned, so is your server. If you have 10 devices each with ssh access to each other, then if any one device is pwned, all devices are pwned as well.

This is not the case for systems designed for file sharing only. For example with syncthing, if one device gets pwned, all it can do is send files to the other devices.

1
darklamerreply
feddit.org

Even if you have a password for your ssh key, malware on your system can just wait until you enter the password.

Sure, it's just that from my point-of-view I'd be toast anyway if anyone managed to gain that level of access.

1

Depending on the number of devices you have, your threat model, it can be helpful to set up a security hierarchy. So you only need to worry about securing the devices at the top of the hierarchy, and can play loose and careless with the devices lower down. That way it's less likely to lose everything due to one mistake

1

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer LettersMore Letters
NASNetwork-Attached Storage
SMBServer Message Block protocol for file and printer sharing; Windows-native
SSHSecure Shell for remote terminal access

3 acronyms in this thread; the most compressed thread commented on today has 10 acronyms.

[Thread #1 for this comm, first seen 5th Jun 2026, 07:30] [FAQ] [Full list] [Contact] [Source code]

1

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer LettersMore Letters
NASNetwork-Attached Storage
SFTPSecure File Transfer Protocol for encrypted file transfer, over SSH
SSHSecure Shell for remote terminal access
VPNVirtual Private Network

4 acronyms in this thread; the most compressed thread commented on today has 15 acronyms.

[Thread #335 for this comm, first seen 4th Jun 2026, 12:30] [FAQ] [Full list] [Contact] [Source code]

1

I use bitwarden send, all my devices already have access to my password database and i can save and download files or text though it. You can also use the URL to let other devices access it if you want.

1

I just use SSH+Rsync for everything. I traded two-way sync for minimalism and reliability. I've had nothing but headaches with anything else, especially Syncthing.

My Computer and both Raspberry Pi servers both run Linux and I have Termux installed on my Android phone so OpenSSL and Rsync are easily available.

I made a script that runs Rsync commands from files containing all the information which easily swaps source/target files so I can easily transfer in both directions with a simple command line option. It's reliable and simple and I've had a lot less headaches troubleshooting the rarely occurring issues.

1

All my devices are on the same wirguard network. It allows me to use SFTP to mount the fileservers of the others very easily. Then copying files is as simple as copying from one folder to another.

1

I know it's not a dedicated (or that good of a) solution but I just upload stuff to a private room on my Matrix server.

1

Samba drive + vpn tunnel. If I'm working on my PC and want to do something with my phone: plainapp

1
furbyreply
infosec.pub

How do we all feel about llm-crufted responses like this? Is it ok? The new normal? Costs of doing business? I can't tell if I should be mad or not...

9
hendrikreply
palaver.p3x.de

Is this a casaOS fork you need to sign up for, to get it installed? ...Why?

2
cmnyboreply
discuss.tchncs.de

Syncthing and Nextcloud are both FOSS. You don't need to sign up for anything.

6