A non-GUI, tray-only alternative to sshfs-win-manager
Currently only support publickey auth
This project is experimental, and is my first rust app, learning while coding...
- Install
sshfs-win(maybe alsowinfsp), you can config wheresshfs.exelocated insshfs.toml(default toC:/Program Files/SSHFS-Win/bin/sshfs.exe) - Copy
sshfs.tomlto the same folder as thestart-sshfs.exe, then edit it - Double-click
start-sshfs.exe - You can quit or reload config by clicking on the tray icon
- Install rust
- Run
cargo build --release - Find output at
target/release/start-sshfs.exe - Edit & Copy the
sshfs.toml
GPL 3.0