sshfs-win-manager
sshfs-win-manager copied to clipboard
A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
It cannot find the binary it just has installed. sshfs.exe This is on Windows 11 Home x64 bit version. With the latest updates and the latest version of sshfs-win-manager. https://imgur.com/a/0BWri1R
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Make it possible to run individual commands to perform the GUI actions. For instance, I have a drive named 'B.' I can do this-win-manager.exe /connect B to perform the same...
I want to delete the error server. But I can not do this becuase this server is always reconnect and there is not DELETE button show on the UI.
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Please register this manager for the sftp protocol `sftp://{USER}:{PASSWORD}@{SERVER}:{PORT}/{PATH}` should auto-connect a empty drive-letter in SSHFS-Win Manager there should be a setting to pin a server to a certain drive...
add a button that try to switch from password driven access to password-less access. Idea: 1. create a new key 2. use the ssh password to setup the new key...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...