Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dokan-dev/dokan-sshfs

Repository files navigation

Dokan SSHFS

The project is looking for a maintainer

Please reach out to @Liryna if you would be interested to update and maintain the project!

What is Dokan SSHFS

Dokan SSHFS is a program that mounts remote file systems using SSH.

Licensing

Dokan SSHFS is distributed under a version of the "MIT License", which is a BSD-like license. See the 'license.txt' file for details.

Environment

This program requires following programs.

Download

You can download last version on our CI appveyor here. Don't forget to install dokany dependency (see Environment) !

How to build

  • Open the directory: dokan-sshfs\DokanSSHFS
  • Open DokanSSHFS.sln in visual studio
  • Click build and this time choose Build Solution
  • After it's done, you can find the executable in dokan-sshfs\DokanSSHFS\bin\Release

How to use

Just run DokanSSHFS.exe in the build folder. DokanSSHFS supports only OpenSSH key format.

see also https://github.com/dokan-dev/dokany/wiki

Uninstallation

You can use Add/Remove programs in Control Panel to uninstall Dokan. DokanSSHFS saves settings under "Documents and Settings\UserName
Application Data\DokanSSHFS" and uninstaller doesn't remove them.

About

Dokan SSHFS

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors