sshfs-win-manager

A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)

MIT License

Stars
1.1K
sshfs-win-manager - v1.3.1 Latest Release

Published by evsar3 about 3 years ago

Everything from last beta plus:
Bug fixes and dependencies update.

sshfs-win-manager - v1.3.0-beta.1

Published by evsar3 over 3 years ago

  • Allow browsing for private key file PR #79; Thank you to @nadimz
  • Add drive D: to the list of available drive letters; #66
  • Sort command line params list; PR #81; Thank you @MatrixDJ96
  • Fix limited UI custom params list; #87
  • Option to try reconnecting on connection lost; #64 and #89
  • Support for automatic drive letter assignment; #85
  • Others fixes and improviments
sshfs-win-manager - v1.2.1

Published by evsar3 almost 4 years ago

New features:

  • Automatic connect to server on startup (#25, #62, #60, #57, #51, #50) (thanks to @lancetekk for PR #53)
  • Added more advanced params options (thanks to @rudisimo for PR #61)
sshfs-win-manager - v1.2

Published by evsar3 about 4 years ago

Stable version release

This version includes bug fixes from previous version and some brand new features!

  • Support for advanced params
  • Easily duplicate connections
  • Order connection list
  • Debug connection log

Updating existing installation

Proceed with normal installation

sshfs-win-manager - v1.1.0-beta.1

Published by evsar3 about 4 years ago

This is probably the most significant set of changes made at this software since last stable release

This release includes a new Process Handler for Windows and a brand new feature Debug Panel that can be enabled in the settings.

Also includes:

  • Fix for #9
  • Fix for #42
  • Disable default args and advanced params are enabled
  • Add FUSE and Module options for params list
  • Add a Debug Panel for process debug
  • Process Handler refactoring and optimization
sshfs-win-manager - v1.0.2-beta.2

Published by evsar3 about 4 years ago

This beta release include the following features and bug fixes:

  • [Feature] New authentication method: "Password (ask on connect)". Ask for password on connect without storing it anywhere. (#28)
  • Other code improvements.
sshfs-win-manager - v1.0.2-beta.1

Published by evsar3 about 4 years ago

This preview release includes these bug fixes and feature requests implemented:

  • [Bugfix] Explorer now opens on foreground on clicking on the 'folder' icon (#3)
  • [Feature] Advanced tab for including optional sshfs command line arguments (possible #11, #13, #16)
  • [Bugfix] Fixed problem on connecting using a key with spaces on the file path (#14)
  • [Feature] Duplicate an existing connection by clicking in 'Edit Mode' and click in the 'Duplicate connection' button (#21)
  • [Feature] Option in the settings for disable notification about program running in system tray on closing the program (#35)

Some code refactor was also applied in order to get the application ready to run in MacOS and Linux in the future.

sshfs-win-manager - v1.0.1

Published by evsar3 over 4 years ago

  • Now supports key-based authentication!
sshfs-win-manager - v1.0

Published by evsar3 over 4 years ago

Finally first stable version is out! 🎉
Thank you all for the support!

Enjoy!

sshfs-win-manager - v0.1.1-beta.3

Published by evsar3 over 4 years ago

This release fix the permissions for reading and creating. For now it's set full permissions for every new file created, this should be changed for a more safe permissions set in the next versions or a user-defined permissions set.

sshfs-win-manager - v0.1.1-beta.2

Published by evsar3 over 4 years ago

Change log:

  • New permission mask for created files (113)
  • Allow only one instance at a time (fixed #1)
  • Notify user that the program still running in the system tray after close main window
  • Notify user of errors while connecting or when a connection is lost
  • Other code improvements
sshfs-win-manager - Initial Beta Release

Published by evsar3 over 4 years ago

This version is in beta stage, I would be very glad if you report any issues that happens during your experimentation