The best solution I have found to easily exchange files between devices so far is to use Telegram. It works perfectly for your own devices. You can have it on multiple devices at the same time (computers, phones,...), there is a special "saved messages" channel for files, it can easily accommodate small to reasonably big files (like GB files), and there is also a webclient that you can use in a few seconds if you are…
How to copy a file between devices? (2022)
91–100 of 354 posts
Re: How to copy a file between devices? (2022)
#92Re: How to copy a file between devices? (2022)
#93* send to “saved messages” in telegram * use gmail drafts for text sharing, remove after copying, when airdrop not available * python server for local things
1. I can’t use an account from an existing online service.
2. It needs to be useable for a non-technical person.
3. Its flow has to be consistent across platforms.
4. No junk in the middle.
Re: How to copy a file between devices? (2022)
#94Writing code is fun, but I can't find much of a downside with Bluetooth here. "You can accidentally turn it on" (fair, I guess?) "and it drains battery like crazy" (it shouldn't unless you have a very buggy device) don't seem like that bad compared to Yet Another File Sharing App. I remember way back in the Android 4 era, my phone and my tablet both supported some "standard" form of WiFi Direct. It worked intuitively…
Re: How to copy a file between devices? (2022)
#95Earlier quoted context omitted.
If only we had something like AirDrop that reliably worked cross-platform. Proximity-based sharing just makes significantly more sense than uploading files to some server miles away, then immediately redownloading them back when the computer was two feet away from you the whole time.
Maybe LocalSend? https://localsend.org/ Windows, Linux, Android, iOS and macOS. Seems quite cross-platform. Can confirm it works smoothly for Linux and Android at the very least.
Re: How to copy a file between devices? (2022)
#96Isn’t https://wormhole.app/ the solution here? Note I haven’t used it, it’s just often brought up here as a good solution for this class of problem. Is it surprising that the author mentions a ton of solutions but not this one? I would think a deep dive of file sending applications would include this, it’s old enough and well known enough in circles that its exclusion in a comparison of file sending approaches does f…
The downside of websites like that is that it travels over the internet, so you're throttled by every bottleneck along the way, which can be very painful if you're out and about and your hotspot is suffering 3G speeds. Meanwhile, Airdrop spawns an ad-hoc network giving you gigabit transfers in the middle of nowhere. Personally, if Airdrop isn't an option, I use TotalCommander to transfer over my hotspot network (no i…
Re: How to copy a file between devices? (2022)
#97Share with kde connect, select your windows, linux, iOS, android whatever device, done. The only restriction is that both devices are connected to the same WiFi.
Why are you looking for cloud solutions for a local transfer?
Re: How to copy a file between devices? (2022)
#98Earlier quoted context omitted.
If only we had something like AirDrop that reliably worked cross-platform. Proximity-based sharing just makes significantly more sense than uploading files to some server miles away, then immediately redownloading them back when the computer was two feet away from you the whole time.
Pairdrop was posted on HN a little while back and I setup an instance on my home network. Doesn't work everywhere obviously but it does seem to effectively solve this problem within my household. https://github.com/schlagmichdoch/PairDrop
Re: How to copy a file between devices? (2022)
#99Use WhatsApp: - create a group and add 1 person - remove that person - share whatever you like with yourself via WhatsApp web :)