Software Alternatives & Reviews

Dokan VS SSHFS-Win

Compare Dokan VS SSHFS-Win and see what are their differences

Dokan logo Dokan

User mode file system library for windows with FUSE Wrapper

SSHFS-Win logo SSHFS-Win

SSHFS-Win is a minimal port of SSHFS to Windows.
  • Dokan Landing page
    Landing page //
    2021-07-31
  • SSHFS-Win Landing page
    Landing page //
    2023-10-05

Dokan videos

Dokan - Multivendor e-commerce solution for WordPress and WooCommerce

More videos:

  • Review - Dokan top Modules
  • Review - Create a Multi-Vendor eCommerce Marketplace Website with WooCommerce, Dokan Plugin & Marketo theme

SSHFS-Win videos

A Review Based Tutorial Of SSHFS-WIN, Mapping A SSHFS Network Drive On Windows 10

Category Popularity

0-100% (relative to Dokan and SSHFS-Win)
Cloud Storage
58 58%
42% 42
Storage
100 100%
0% 0
FTP Client
0 0%
100% 100
CD Image Creator
100 100%
0% 0

User comments

Share your experience with using Dokan and SSHFS-Win. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, SSHFS-Win seems to be a lot more popular than Dokan. While we know about 21 links to SSHFS-Win, we've tracked only 2 mentions of Dokan. 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.

Dokan mentions (2)

  • Ask HN: What are some good resources for learning about low level disk/file IO?
    I lead a project that included shipping a filesystem driver and a virtual disk on Windows. What I did to learn the lower-level APIs, and perform initial testing on the driver, was write a "mirror" drive. The user-mode code pointed to a folder on disk, the driver made a virtual disk drive, and all reads and writes in the virtual disk drive went to the mirror folder. On Windows, you can implement something like that... - Source: Hacker News / 12 months ago
  • Software to organize files by multiple categories?
    I've day dreamed about having a tag based file system where a file path (URI) in which each segment is a tag. So path /image/red is the same as /red/image. File extensions would be part of the tags too. Been a while since I looked at my notes, but I think I originally was thinking of searching /red would show all files that have that tag ranked. File system base is nice because then the custom system works for... Source: almost 3 years ago

SSHFS-Win mentions (21)

  • [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. Source: 10 months ago
  • WinFsp · Windows File System Proxy
    Another neat application is SSHFS-Win, from the same authors of WinFsp itself. https://github.com/winfsp/sshfs-win. - Source: Hacker News / 11 months ago
  • WinFsp · Windows File System Proxy
    I use this along with https://github.com/winfsp/sshfs-win, which allows me to mount ssh filesystems as windows network shares, and it's awfully slow. So slow that when doing operations that involve opening several files (like using git) you want to punch your screen. Anybody knows of an alternative? - Source: Hacker News / 11 months ago
  • I am a little in over my head
    3) Installed sshfs-win and connected using the instructions. Source: about 1 year ago
  • 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. Source: about 1 year ago
View more

What are some alternatives?

When comparing Dokan and SSHFS-Win, you can also consider the following products

WinFsp - WinFsp, Windows File System Proxy, is a set of software components for Windows computers that...

OSXFUSE - FUSE for OS X allows you to extend OS X's native file handling capabilities via third-party...

WinSCP - WinSCP is an open source free SFTP client and FTP client for Windows.

Ceph - Ceph is a distributed object store and file system designed to provide excellent performance...

win-sshfs - Mount a unix server location as a virtual Windows drive

Dokany - Dokany is a fork of Dokan 0.6.0 with bug fixes, clean change history and updated to build with latest tools. It is similar to FUSE but works on Windows. It includes a FUSE wrapper that helps you to port your FUSE filesystems without changes.