Based on our record, Syncthing seems to be a lot more popular than sshfs. While we know about 836 links to Syncthing, we've tracked only 34 mentions of sshfs. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
SyncThing[1] works very well for syncing with Android devices, but IIRC doesn't work with iOS. [1] https://syncthing.net/. - Source: Hacker News / 2 months ago
I recommend https://syncthing.net/ Works with all file formats, from photos and movies to text files. Cross platform, Linux, Windows, Android, probably also Mac and BSD. - Source: Hacker News / 2 months ago
What are some "killer" applications that would tempt the casual Kindle user to jailbreak the device? I can see someone has ported syncthing [1], which could be convenient for syncing the contents of the device. But probably still too much work compared to using e.g. Calibre and a USB cable a few times per year. [1] https://syncthing.net/. - Source: Hacker News / 3 months ago
If complete self-hosting is a must, I now need some file server capable of generating shareable links, to be used in my Markdown image components. In summary, Syncthing is great for Dropbox-style backups, but can't share links, NextCloud is too resource-heavy and Seafile is interesting but apparently has proprietary encryption, which left me with the lightweight Filebrowser. - Source: dev.to / 7 months ago
Maybe syncthing fits your use case better? https://syncthing.net/. - Source: Hacker News / 9 months ago
What are you basing that on? It had a release in 2022 and last commit is 7 months old. It probably hasn't needed any new features in a while. I'm not sure how often it would need security updates. Ah, I see now there's a note in the README[0]. It sounds more like it's in maintenance mode / understaffed than completely abandoned, but I suppose it's worth being aware of. Sshfs has been a killer feature for me on my... - Source: Hacker News / 8 months ago
Sshfs - allows us mount a remote filesystem using SFTP. - Source: dev.to / 10 months ago
I use sshfs. If you can login via ssh then you can mount the remote server through ssh as a local drive. https://github.com/libfuse/sshfs For added security I limit my home ssh access to a handful of trusted IPs including my cloud VM. Then I set up an ssh tunnel from my hotel through the cloud VM to home. The cloud VM never sees my password / key. - Source: Hacker News / 10 months ago
> It's replaced sshfs for some cases. I'd been using sshfs for some years until I learned that rclone can mount remotes to the file system, and I've been using that happily since then. https://rclone.org/commands/rclone_mount/ > at present SSHFS does not have any active, regular contributors, and there are a number of known issues - Source: Hacker News / over 1 year ago
Interesting, I alaways assumed sshfs was part of OpenSSH, learn something new every day. Also, looks like sshfs used in Slackware is abandoned. https://github.com/libfuse/sshfs A quote from the link, I wonder if this project will be the 'one': >If you would like to take over this project, you are welcome to do so. Please fork it and develop the fork for a while. Once... - Source: Hacker News / over 1 year ago
Nextcloud - With Nextcloud enterprises host their own secure cloud solution for storage, collaboration & communication from any device, anywhere.
Rclone - rsync for cloud storage.
FreeFileSync - FreeFileSync is a free open source data backup software that helps you synchronize files and folders on Windows, Linux and macOS.
WinSCP - WinSCP is an open source free SFTP client and FTP client for Windows.
Dropbox - Online Sync and File Sharing
WinFsp - WinFsp, Windows File System Proxy, is a set of software components for Windows computers that...