sshfs-win
SSHFS For Windows (by winfsp)
winfsp
Windows File System Proxy - FUSE for Windows (by winfsp)
sshfs-win | winfsp | |
---|---|---|
47 | 32 | |
5,438 | 7,407 | |
2.1% | 1.4% | |
4.6 | 4.1 | |
4 months ago | 8 days 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
winfsp
Posts with mentions or reviews of winfsp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-13.
- WinFSP: Windows File System Proxy – FUSE for Windows
- WinFsp · Windows File System Proxy
-
*arr on local not setting hard links on seedbox
I’ve got a same sort of setup - difference is I have 2 Plex servers, one on the seedbox and one on a local Windows PC. Have you thought about mounting the seedbox locally? I use SSHFS and WinFSP which the seedbox I use supports - another route I took was using FreeFileSync which is an easy to use program that does all sorts of syncs.
- WinFsp – Windows File System Proxy
-
Sharing a folder to a windows 10 guest
In the Windows guest, install https://github.com/virtio-win/virtio-win-pkg-scripts/blob/master/README.md#downloads and also https://github.com/winfsp/winfsp/releases/latest.
-
Adding your cloud storage as disk drives to your (Microsoft Windows) computer
when talking about rclone for Windows, I find it more than worthy to include WinFSP. It makes it much easier to access the drives mounted with rclone, and even using Windows File Explorer.
-
Adding a Cloud Object Storage to your Windows workstation
If you want to have that drive available in your Windows File Explorer you will need to install another open-source free software called WinFSP (for Windows File System Proxy) which can be downloaded from its website (https://winfsp.dev/), following this link.
-
Cloud service that can be accessed directly as a network drive?
You need WinFSP. It's basically the equivalent of FUSE but for Windows. (I think it actually has a FUSE-compatible API so that FUSE filesystems can in theory be ported to Windows easily - guessing rclone is probably using this function actually.)
What are some alternatives?
When comparing sshfs-win and winfsp you can also consider the following projects:
rust-9p - Tokio-based asynchronous filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9.
dokany - User mode file system library for windows with FUSE Wrapper
sirikali - A Qt/C++ GUI front end to sshfs, ecryptfs-simple, cryfs, gocryptfs, securefs, fscrypt and encfs
securefs - Filesystem in userspace (FUSE) with transparent authenticated encryption
richdocuments - 📑 Collabora Online for Nextcloud
fuse-overlayfs - FUSE implementation for overlayfs