Like Localshare but works over the internet?
Any recommendations appreciated
Thanks in advance
@7_Stipend_Jackal Not really sure what you mean by “like Localshare”. Is that a specific piece of software, or do you just mean sharing files between two devices on a local network via whatever protocol?
I’ve played around with croc a while back just to test, seems okay.
Syncthing
OnionShare
I don’t think the entire service is open source but I really like https://wormhole.app/
OnionShare is FOSS and transfers files over TOR network.
SFTP should come with your OS. If you’re on *nix, some fiddling around with usergroups is recommended for security reasons.
maybe 0up.io?
Syncthing is pretty good.
In order of personal preference:
scp (sftp)
rsync/openrsync
nfs
host files on an ftp server with ftpd
hosting files on an http server with httpd
https://github.com/positive-intentions/chat
It uses webrtc for P2P connections.
Croc, although it’s command-line only.
Syncthing is also great but may not be what you’re looking for.
pairdrop.net maybe?
It’s mainly for local network, but you can do internet transfers.
I use this all the time, also nice for text share.
Syncthing?
rsync
Edit: Or maybe you want a GUI?
KDE-Connect? https://kdeconnect.kde.org/
It works very well for the data exchange between Linux, Android, iOS and Microsoft devices. https://apps.kde.org/kdeconnect/
Of course, it can do a lot more, it’s a bit oversized for just data exchange
Not for over-the-internet use