I was looking for a GUI for rclone and found one. I am so happy for this software it has made working with rclone so much easier, and so far it has worked PERFECT. I love it!!!
Based on our record, Rclone seems to be a lot more popular than sshfs. While we know about 627 links to Rclone, 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.
But, for anyone on a site literally called "Hacker News", a DIY dropbox should be trivial. The fact that anybody, especially, "nerds" or "hackers" would pay good money for what is effectively an FTP server with file versioning is insane. I am mostly jealous that I didn't build and sell dropbox and become an overnight millionaire for setting up FTP. But seriously, modern approach,... - Source: Hacker News / 3 days ago
The WebDAV server is Class 1 compliant (Basic), compatible with WebDAV clients like Cyberduck, rclone (GUI & CLI, available on macOS, Windows, and Linux), etc. This guide will use Cyberduck, but rclone works too. - Source: dev.to / 12 days ago
Let me show you how I back up my computers with restic and rclone using simple systemd configuration. - Source: dev.to / 3 months ago
Rclone [1] (bidirectional sync) on Termux [2], with Termux:Widget [3] to make syncing as simple as a button press. I backup my stuff to Google Drive, although rclone has many other supported remotes. [1] https://rclone.org/. - Source: Hacker News / 4 months ago
The app looks pretty cool! Congratulations, OP!! If you don't need a web UI, I'd strongly recommend rclone (https://rclone.org/) that can layer e2e encryption over many and I mean MANY cloud storage providers! It runs on Linux, Windows, MacOS and Android. Finally, it has some nifty features as "union" which combines multiple backends into a single directory view. - Source: Hacker News / 7 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 / 7 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
Syncthing - Syncthing replaces proprietary sync and cloud services with something open, trustworthy and...
WinSCP - WinSCP is an open source free SFTP client and FTP client for Windows.
Cryptomator - When it comes to saving your files on a cloud server, it is important to ensure the security of those files. Keeping your delicate files out of the wrong hands can save you a lot of time and hassle. Read more about Cryptomator.
WinFsp - WinFsp, Windows File System Proxy, is a set of software components for Windows computers that...
RaiDrive - Mount NAS, Router, Google Drive, OneDrive and Dropbox to a network drive or file explorer.
SSHFS-Win - SSHFS-Win is a minimal port of SSHFS to Windows.