Most active commenters
  • tamimio(4)

←back to thread

816 points tosh | 27 comments | | HN request time: 1.158s | source | bottom
1. alanbernstein ◴[] No.41276544[source]
I realize this is a dumb question, but what's a good way to do this between an iPhone and a MacBook? Airdrop is disabled (by policy), iCloud storage is full (because I'm lazy), and I use syncthing on every other device, but I haven't found a client I can use on my work iPhone.
replies(11): >>41276563 #>>41276566 #>>41276594 #>>41276596 #>>41276629 #>>41276837 #>>41277018 #>>41277135 #>>41277450 #>>41278524 #>>41281932 #
2. tamimio ◴[] No.41276563[source]
Mobius Sync. Works like a charm.
replies(1): >>41276592 #
3. aaronbrethorst ◴[] No.41276566[source]
Dropbox
4. keb_ ◴[] No.41276592[source]
Möbius Sync doesn't sync in the background; you must have the app in the foreground for it to function. So, not quite a proper substitute for Syncthing, but may work for OPs usecase.
replies(3): >>41276676 #>>41276681 #>>41276822 #
5. elesiuta ◴[] No.41276594[source]
If they're on the same network, cross platform, open source airdrop alternative https://github.com/localsend/localsend
replies(1): >>41276864 #
6. lazyeye ◴[] No.41276596[source]
Use Signal. If you install the desktop client Signal has a special "Note to Self" address you can use to transfer message attachments between devices.
replies(3): >>41276699 #>>41276807 #>>41296211 #
7. ducktective ◴[] No.41276629[source]
Connect both devices to the same WiFi network and use a http server like:

  python -m http.server
replies(2): >>41276829 #>>41277345 #
8. Tomte ◴[] No.41276676{3}[source]
Of course it syncs in the background. It‘s just not instantaneous, because iOS severely limits what you can do in the background.
replies(2): >>41276873 #>>41286990 #
9. ◴[] No.41276681{3}[source]
10. Ylpertnodi ◴[] No.41276699[source]
Signal 'note to self' works. I have several nts's...medical, links only, shopping...if I think of something on one device (pc/ android for me), it's on the other within seconds.
11. vlovich123 ◴[] No.41276807[source]
Doesn’t signal have pretty restrictive size limitations or does this not apply to note to self?
12. tamimio ◴[] No.41276822{3}[source]
Nope, it does sync in the background, just few minutes ago I had a notification that it synced.
13. password4321 ◴[] No.41276829[source]
When python is not installed already (Windows pretty much) or the computer is the destination, I prefer https://github.com/sigoden/dufs, a single binary supporting uploads, folder .zip download, and even webdav
14. DavideNL ◴[] No.41276837[source]
https://mobiussync.com/
replies(1): >>41281260 #
15. tamimio ◴[] No.41276864[source]
I like LocalSend and Landrop. The latter performed better when I sent large files. However, neither of them does it automatically; you have to manually do it every time, which is okay since they don’t claim to be sync software.
replies(1): >>41279139 #
16. 369548684892826 ◴[] No.41276873{4}[source]
Right, it does the best it can given the limitations of iOS, but "not instantaneous" can mean hours before synchronisation happens. When the phone's charging, or when the app is open, then it does tend to work almost as well as on Android.
17. hinkley ◴[] No.41277018[source]
I tend to message myself a lot of things. Usually links not files, but it works and it doesn’t take me out of the headspace I’m occupying. Either Apple messages or slack.
18. etra0 ◴[] No.41277135[source]
I've been using sharedrop.io which also is open-source [1] and it works quite nice, I particularly like this one because I don't have to install any third-party app on any of the devices.

I think on mac Safari usually doesn't work as well as in Chrome, but I've been able to transfer from Windows to iOS, Windows to macOS and macOS to iOS without installing a thing.

[1] https://github.com/szimek/sharedrop

19. mixmastamyk ◴[] No.41277345[source]
I used this for years, then finally implemented uploads with flask. Can send photos from mobile quickly.
20. aborsy ◴[] No.41277450[source]
Tailscale’s killer feature TailDrop. Reliable file transfer between devices of all kinds!
21. loloquwowndueo ◴[] No.41278524[source]
Pairdrop.net is my go-to in these cases. Easy to remember, just add a P to Airdrop :)
22. SushiHippie ◴[] No.41279139{3}[source]
Maybe syncthing fits your use case better?

https://syncthing.net/

replies(1): >>41279385 #
23. tamimio ◴[] No.41279385{4}[source]
Thanks, I do use syncthing and it’s great!
24. sdoering ◴[] No.41281260[source]
Came here to say syncthing and Möbius Sync. Works like a charm for me between Win, *nix, macOS, Android and iOS.

But getting iOS to sync was a pain. Still, now it works just fine.

25. LVB ◴[] No.41281932[source]
https://snapdrop.net
26. keb_ ◴[] No.41286990{4}[source]
Weird -- at least when I tried it, I couldn't get it to work in the background. Maybe it was working, but not reliably?
27. skeledrew ◴[] No.41296211[source]
I use Telegram to transfer (and store) a crazy lot of stuff. Unlimited storage, with file sizes limited to 2GB (or 4GB for premium users).