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 provided "AS IS", without warranty of any kind,
  expressed or implied. Use at your own risk.

- Dokan SSHFS is being licensed to you free of charge for your
  private persona use only. You may use Dokan SSHFS for
  non-commercial purposes only.

- Redistribution of Dokan SSHFS is prohibited.


Environment
===========

This program requires following programs.
- Dokan library (http://dokan-dev.net/en)
- Dokan.NET (including)
- SharpSSH (including)
- Microsoft .NET Framework 2.0
- 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.