I’m running OpenSUSE leap 15.5, When I was on the linux mint, I was using warpinator but using it on openSUSE is troublesome and I wish there was a linux version of blip but unfortunately there is not.
deleted by creator
I used KDEConnect in the past but ran into issues where somehow media sent to my phone wasn’t saved somehow. Probably some permission issue but I didn’t manage to fix it. Also the windows client only allows selection of one file at a time.
Recently I’ve tried out LocalSend and found it a much smoother experience.
can recommend KDEConnect it’s working surprisingly robust.
Does it support “sending a file larger than 2 gigs, without mysteriously deleting it at the end, but if you manage to sneak a hardlink to the file while it’s transferring then it’s okay”?
lol that sounds annoying.
KDE Connect
also syncthing, if you’d like to synchronize a directory to act like a shared folder and be identical on both devices
kde connect is my recommendation also
Syncthing is great to periodically sync files between Linux and Android. And you could use it as file transfer service for occasional needs if you just share an empty directory.
KDE Connect is da Bomb
Personally, I prefer LocalSend to KDEConnect.
For secure private transfer use the Warp flatpak in Linux and Worrmhole William in Android.
Single file? KDE Connect. A folder? Syncthing
If by wirelessly you mean via Wi-Fi network then one convenient option is qrcp. It generates a QR-code right in your terminal, which you can scan with a phone and send/receive files through a web interface on the URL it provides.
If you want to transfer files regularly, there is another option. Almost every distro has Python installed, and the Python has a “built-in” FTP server. You need to just
cd
into desired directory and run the commandpython -m pyftpdlib -w
. It will open a FTP server with root in this directory. You then can access it through a file manager, like Material Files for example, and send files and folders back and forth. In Material Files you can save the server address for future use.If you want just a replacement for Warpinator, LocalSend is definitely the way to go. I used Warpinator before, and LocalSend is just an overall better version of the same thing imo. Finds other devices instantly, can also send text in addition to files and folders, and is available across platforms.
Kde connect is great.
I second KDE connect. It’s awesome. Don’t listen to the haters.
I used to love it until I started having so many problems, and with zero support I had to give up.
KDE connect is a large suite of some good, some half-baked, and some just plain scary remote tools.
I’m liking LocalSend for the occasional “I want some files/pictures/text to go from here to there”.
Removed by mod
It’s a lot to toggle off, on each computer, multiplied by every other computer that you’re connecting to. It’s too insecure-by-default.
KDE Connect has been mentioned before. You can supplement this and other tools by using a VPN so that both endpoints can see each other even if the underlying network does not allow this. My preferred solutions are Tailscale (managed, cloud-based) or Headscale (for self-hosting).
Install an FTP server on your phone. Connect to it via an FTP client on your PC. EZPZ.
definitely this.
I use Solid Explorer on my phone. even has a quick start button for my slide down menu.