this post was submitted on 04 Jun 2026
92 points (96.9% liked)

Selfhosted

60967 readers
798 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] thanksforallthefish@literature.cafe 2 points 1 month ago* (last edited 1 month ago) (1 children)

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

[–] ekky@sopuli.xyz 1 points 1 month ago (1 children)

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.

???

It looks like some FAQ answer has leaked into their main website. At a quick dig it seems that Winpinator is the original name for the windows port of warpinator

https://github.com/swiszczoo/winpinator

[–] sj_zero@lotide.fbxl.net 2 points 1 month ago

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.

[–] blamster19@programming.dev 2 points 1 month ago

I use KDE Connect. Works well with Tailscale when I'm outside my home network.

[–] confusedpuppy@lemmy.dbzer0.com 1 points 1 month ago

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.

[–] xnx@piefed.social 1 points 1 month ago

https://blip.net/ its as seamless as airdrop but works over the internet p2p

[–] WolfLink@sh.itjust.works 1 points 1 month ago

Samba.

Or one time I made my own simple file sharing website

[–] Appoxo@lemmy.dbzer0.com 1 points 1 month ago

SMB share ( Android <-> Windows/Steam Machine

[–] Tiritibambix@lemmy.ml 1 points 1 month ago

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

[–] j5y7@sh.itjust.works 1 points 1 month ago

Thumb drive.

[–] solxix@pawb.social 1 points 1 month ago

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.

[–] AbidanYre@lemmy.world 1 points 1 month ago

Mostly nextcloud if it's between my own devices.

For getting a file to someone else I had good luck with sharry. https://github.com/eikek/sharry

[–] lemonuri@infosec.pub 1 points 1 month ago

xmpp and syncthing

[–] Decronym@lemmy.decronym.xyz 1 points 1 month ago* (last edited 1 month ago) (1 children)

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

Fewer Letters More Letters
NAS Network-Attached Storage
SMB Server Message Block protocol for file and printer sharing; Windows-native
SSH Secure 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]

load more comments (1 replies)
[–] InternetCitizen2@lemmy.world 1 points 1 month ago
[–] herseycokguzelolacak@lemmy.ml 1 points 1 month ago

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.

[–] InnerScientist@lemmy.world 1 points 1 month ago

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.

[–] Decronym@lemmy.decronym.xyz 1 points 1 month ago* (last edited 1 month ago)

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

Fewer Letters More Letters
NAS Network-Attached Storage
SFTP Secure File Transfer Protocol for encrypted file transfer, over SSH
SSH Secure Shell for remote terminal access
VPN Virtual 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]

[–] tobz619@lemmy.world 1 points 1 month ago

SFTP, Caddy WebDAV

load more comments
view more: ‹ prev next ›