sshfs-win
SSHFS For Windows (by winfsp)
securefs
Filesystem in userspace (FUSE) with transparent authenticated encryption (by netheril96)
sshfs-win | securefs | |
---|---|---|
47 | 6 | |
5,438 | 764 | |
2.1% | 0.9% | |
4.6 | 7.1 | |
4 months ago | about 1 month ago | |
C | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sshfs-win
Posts with mentions or reviews of sshfs-win.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-20.
-
Seamlessly Connect Salesforce to an SFTP Server in Multiple Ways
You can avoid manually uploading and downloading CSV files after an import or export in Salesforce Data Loader. One way to do that is to make your SFTP server a mapped drive in Windows. So, if you map the SFTP server to, let’s say drive Z, you can import or export CSV files from that drive, like it is local to your PC. You can use tools like the open-source SSHFS-Win or a similar tool to make this possible.
-
Sshfs for Windows
I stopped using it because of this bug [1], otherwise, it was great. The fastest SSH mount on Windows I ever seen. Real shame.
[1] https://github.com/winfsp/sshfs-win/issues/244
- GUI scp with key based authentication? (ed25519)
-
[PRoot-distro-tui-u] took me two days just to add the export function going, at least its working now
It's a pain actually, the https://github.com/winfsp/sshfs-win really bugged me to hell actually until it finally worked with https://github.com/evsar3/sshfs-win-manager
-
WinFsp · Windows File System Proxy
Another neat application is SSHFS-Win, from the same authors of WinFsp itself.
https://github.com/winfsp/sshfs-win
-
I am a little in over my head
3) Installed sshfs-win and connected using the instructions
- How to share folder in debian?
-
I need a network data storage solution for a multi-room/multi user studio (not Dropbox)
For remote file systems, you can use SSHFS or SFTP, or some other utility. There are a lot of solutions.
-
Authentication migration question(s)
I use sshfs instead of Samba for this and there's a Windows client that my associates use https://github.com/winfsp/sshfs-win/releases/tag/v3.5.20357
-
Do I want SMB 1.0 Automatic Removal tick marked or no? I don't want SMB 1.0 anywhere on my system
You can get sshfs here - https://github.com/winfsp/sshfs-win
securefs
Posts with mentions or reviews of securefs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-02.
-
What do you guys use for all your personal info?
There's cppcryptfs & securefs as Cryptomator alternatives too. SiriKali is an option for a GUI that works nicely with them.
-
Client-side encryption for Hetzner Storage Box
There's also this: https://github.com/netheril96/securefs/
-
Enigma: A simple cross-platform encrypted filesystem in Golang
Well, time to advertise my own competing offering: https://github.com/netheril96/securefs. Works on Win, Linux, Mac and BSD.
-
Ask HN: What does everyone use for encrypting their personal stuff?
I wasn’t satisfied with the options available, so I wrote my own: https://github.com/netheril96/securefs. It has authenticated encryption, highest quality of password stretching, and works on both Unix-like and Windows.
-
Cryptomator – Encrypt files on your cloud storage
If it is not against the rules, I want to promote my project (https://github.com/netheril96/securefs) here. It is essentially the same functionality, but with authenticated encryption, better password hashing and optionally file size obfuscation (but no fancy UI).
- WinFsp – Windows File System Proxy
What are some alternatives?
When comparing sshfs-win and securefs you can also consider the following projects:
sirikali - A Qt/C++ GUI front end to sshfs, ecryptfs-simple, cryfs, gocryptfs, securefs, fscrypt and encfs
cryfs - Cryptographic filesystem for the cloud
rust-9p - Tokio-based asynchronous filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9.
cppcryptfs - cppcryptfs is an implementation of the gocryptfs encrypted overlay filesystem in C++ for Windows.
winfsp - Windows File System Proxy - FUSE for Windows