sshfs-win-manager
sshfs-win-manager copied to clipboard
A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependency [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `loader-utils` from 1.4.0 to 1.4.2 Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2...
Bumps [electron](https://github.com/electron/electron) from 3.1.13 to 18.3.7. Release notes Sourced from electron's releases. electron v18.3.7 Release Notes for v18.3.7 Fixes Fixed WCO not responding to touch events on windows. #35177 (Also...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0 3.0.7 e4cd434 fix: treat nocase:true as always having magic e6bbe1c publishConfig for 3.0 5b7cd33 3.0.6 20b4b56...
Where is the config file?
Moin, I have not yet found a solution here: I can copy new files to my mounted drive(with password), but cannot modify them, various advanced parameters did not work. Is...
The hack I currently use is: select param` ssh_command` and set its value `ssh -oKexAlgorithms=diffie-hellman-group1-sha1 -oCiphers=aes128-cbc` This results in the `sshfs.exe` command having `-ossh_command=ssh -oKexAlgorithms=diffie-hellman-group1-sha1 -oCiphers=aes128-cbc`
 does it look like a memory leak? literally within a couple of hours, the process with ~ 200 MB of RAM rises to ~ 3.5 GB
crash
after some hassle with the graphic card it had only a white window and shortly afterwards it crashed:  i would really be helpful if the graphic card dosnt crash...
Right now only password or key file is supported with SSO over OpenID there is a challenge response mechanism. This currently isn't supported by the GUI.
Fix param name typo in SSHFS Params List. - `oidfile` => `uidfile` When using parameter `idmap=file` SSHFS expects a file path for `uidfile` and/or `gidfile`. Setting the option `oidfile` does...