this post was submitted on 04 Jun 2025
751 points (98.6% liked)
Microblog Memes
7939 readers
3910 users here now
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
- Please put at least one word relevant to the post in the post title.
- Be nice.
- No advertising, brand promotion or guerilla marketing.
- Posters are encouraged to link to the toot or tweet etc in the description of posts.
Related communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
#1 - kdeconnect. Plus several other cool features on it
Or sshfs between computers
OK. Now tell me how I do it when I want to send it between a phone and a laptop tethered to that phone via hotspot.
Localsend, I mean kde connect will work this way but I find local send more reliable
Honestly? Hardwire is the only way I've found to always consistently transfer files like this, to this very day
But that kills the hotspot :(
Usb cable much? Heh
Can't do both at the same time through USB
What I do is start a micro web server with Python on a termux terminal, if you don't have root on said device you'll be stuck in the /data/data/com.termux/files/ but its still enough to save files with Firefox to said directory on the files/home/ I believe? (export or share to termux and you'll be taken to termux on the aforementioned directory, where you can always pwd to know where you are) however if you do have root you'll be able to literally start the mini web server on the / or any folder you like. And then on your laptop you browse to the IP of the phone and the custom port, which if its hotspot you can also find via termux or tends to be 172.20.10.1 or something mundane depending on your carrier.