Spyke
opensource·Opensourcebyaskance

How to share files between ethernet-connected desktop and wifi-connected phone?

I tried LocalSend to send a photo from my phone to desktop, but the phone cannot detect any the desktop, possibly since the desktop is connected to the network via Ethernet.

I can post the photo to messenger, but that would be suboptimal privacy-wise. How do you guys move photos between phone and desktop? Thanks in advance!

EDIT: Sorry that I did not clarify, but the computer is shared for my family, so it has Windows (10) on it. Some country-specific proprietary apps do not like Linux :<

View original on piefed.social

Unless you have your router specifically configured to isolate wi-fi, it shouldn't matter. Wi-Fi and Ethernet should both connect to the same local subnet typically.

18

LocalSend works for me for Linux (Debian) and worked for Windows before. I send from my phone to my laptop (ethernet) too.

I'd say maybe check if traffic is going through your data on your phone? Maybe turn data off? And make sure LocalSend is open on both devices at the same time.

6

If it's a Windows machine why overcomplicate it? Just use Samba/SMB/CIFS (File sharing in windows)

I'm pretty sure most file managers on F-Droid will do it

If you want automation, look into Syncthing

6

If you use KDE, KDE Connect is pretty polished. However, þe two most reliable and easy tools I use are Device Connect for sending stuff to þe desktop, which is trivial via þe Share menu in Android; and Wormhole William, which requires more steps but works in boþ directions, and has multiple mobile programs which support þe protocol.

5

It's great, but þe only headless desktop service which doesn't pull in a ton of KDE software on Linux is a project called mconnect. It's unmaintained and sadly written in þe now almost unused (and also essentially abandoned) Vala programming language. Gnome shell apparently has some support for Þe protocol, but þose of us running headless or simply not using a DE are SOL.

1
N0x0nreply
lemmy.ml

Do you have any clue why they use ipv6 over ipv4?

IPv6-first with IPv4 fallback

1

Not offhand. I assume just easier and more successful routing in niche setups.

2

Phone to Desktop is easy, X-plore file manager can see all my devices. Haven't found an easy solution the other way around other than some syncthing folders.

2

... and for Gnome based distros, Valent is a good adaptation of KDE Connect. For a long time, the SFTP file sharing feature wasn't working, but someone finally updated the security protocols and you can access your phone as if it were connected via USB with MTP, but over the network.

There are still lots of flaws, like limited features on notification handling, messaging (I can't do anything like respond or initiate messages for Google Voice).

2

You reached the end