fuchst / 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.

There are several changes, main differences:

  • current Renci SSH (2014.4.6beta)
  • solved few bugs like payload, 2 hosts and others
  • Puttyant support
  • settings files location is in fixed place (%USER%/APPDATA/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)
  • 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/