Skip to content

Latest commit

 

History

History

dokan_sshfs

    Dokan SSHFS

 Copyright(c) Hiroki Asakawa http://dokan-dev.net/en



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.
- Dokan library (http://dokan-dev.net/en)
- Dokan.NET (including)
- SharpSSH (including)
- Microsoft .NET Framework 3.5
- Microsoft Visual C++ 2005 SP1 Redistributable Package
(http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647)

SharpSSH http://www.tamirgal.com/home/dev.aspx?Item=SharpSsh
I changed SharpSSH to deal with multibyte characters.


How to use
==========

Just run DokanSSHFS.exe
DokanSSHFS supports only OpenSSH key format.

see also http://dokan-dev.net/en/docs/


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.