SSHFS-Win Manager logo

SSHFS-Win Manager Evandro Araujo

Use this command to install SSHFS-Win Manager:
winget install --id=evsar3.sshfs-win-manager -e

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

SSHFS-Win Manager Description

SSHFS-Win Manager is a graphical user interface (GUI) designed to simplify the management of SSHFS connections on Windows systems. This tool provides a user-friendly platform for securely connecting and accessing remote filesystems.

Key Features:

  • Electron-Based GUI: Built using Electron, ensuring a smooth and responsive experience similar to modern desktop applications.
  • Multiple Authentication Methods: Supports password, private key (without password), and interactive password prompts for flexibility and security.
  • System Tray Integration: Minimize the application to the system tray for easy access without cluttering your desktop.
  • Quick Debug Tools: Streamline troubleshooting with built-in tools that simplify common tasks.
  • Connection Logs: Maintain a detailed log of connection activities for monitoring and auditing purposes.

Audience & Benefit: Ideal for IT professionals, developers, and anyone requiring secure file transfer. SSHFS-Win Manager enhances efficiency by offering a visually intuitive interface compared to command-line alternatives, thereby reducing complexity and saving time.

Installation is straightforward via winget, ensuring seamless setup and integration into your workflow.

README

SSHFS-Win Manager

Introduction

SSHFS-Win Manager is a GUI (graphics user interface) for SSHFS on Windows (comming soon for other platforms).

Installation

Step 1

Install SSHFS-Win on your Windows computer.
Follow their installation instructions before continuing.

Step 2

Once SSHFS-Win is installed, download the lastest sshfs-win-manager from the releases section and install it.

Step 3

Add your connections and enjoy!

Features

  • Electron-based application. Electron is the same engine that powers Visual Studio Code, Discord, GitKraken and many more.

  • User-friendly and intuitive interface

  • Multiple authentication methods:

    • Password1
    • Private Key (without password)
    • Ask for password
  • Startup with Windows

  • Close to system tray

  • Quick debug tool

  • Supports advanced command line params

  • Easily duplicate connections

  • Reorder connections

  • Connection debug log

Screenshots

Main Window
Main Window

Add Connection
Add & edit connections

Open mounted drive
Explore mounted drive

System tray
Close to system tray

Bugs & help

If you have any question or a bug report please open a new issue

Contributing

If you want to contribute with this project, please see the contributing guide-lines
If you just want to build or compile this project see instructions here

Donation

If you like this project, please consider making a donation. 100% of the founds will be revert for charity.

Notes

1 This software stores your password in a plain json file. If there is any concerns on storing your password that way, please use one of the other authentication methods. See issue #28

License

MIT License

Copyright (c) 2020 Evandro Araújo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Versions
1.3.1
1.2.1
Website