marquis-de-muesli / win-sshfs

Fork of http://code.google.com/p/win-sshfs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinSshFS 4every1 edition

I decided to share my clone of win-sshfs based on https://github.com/apaka/win-sshfs
I did some improvments for my needs. Current devel branch version seems to be very stable.

img

There are several changes, main differences:

  • Windows 10 Support
  • current Renci SSH (2014.4.6beta)
  • solved few bugs like payload, 2 hosts and others
  • Puttyant (Pageant) support
  • settings files location is in fixed place (%localappdata%\WinSshFS)
  • "spooldrive" - all remote hosts can by mount as mountpoint dir in one virtual drive
  • archive flag of file in windows represents and controls permission for group:
    • ON => group have same rights as owner
    • OFF => same rights as others)
  • Ability to use Proxy for connections
  • Send Keepalive packets. (Not configurable, each 60sec hardcoded)
  • I use different versioning: 1.5.12.5 = version.subversion.release.build

And probably others , see logs for details.

About

Fork of http://code.google.com/p/win-sshfs/


Languages

Language:C# 99.9%Language:Shell 0.1%Language:Batchfile 0.0%