sshfs-win-manager
sshfs-win-manager copied to clipboard
A GUI for SSHFS-Win (https://github.com/billziss-gh/sshfs-win)
First: thanks for this great application! I love it. Would love to see more and more protocols supported, not just SFTP, but I guess, that will not happen on an...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Whenever I try to set up a connection using SSH key as authentication instead of password, I get an error and notice a missing feature. 1) If I try to...
Hi! Here is the steps to reproduce. 1) ssh-keygen -t rsa -b 2048 (or 4096) on host - empty password 2) Put pub key in authorized_keys 3) get Private key...
If you use Alt+F4 to close the window, then the window gets destroyed and the tray icon stops working. Clicking results in this:  ``` TypeError: Cannot read property 'show'...
Hi - firstly - I love this tool, what a life-saver! One tiny niggle. I have a couple of endpoints setup. When the tool first loads, the drives connect perfectly,...
SSHFS-Win-Manager utilizes more resources than necessary on my system while the program "establishes" a connection. In reality, the icon remains spinning indefinitely until the whole process is restarted Furthermore, RAM...
Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@us77ipis) has found a potential issue, which I would be eager to share with...
Hello, Is there a way to add the following custom command line parameters? ``` -o FileInfoTimeout=-1 # enable file caching -o DirInfoTimeout=1000 # but keep dir caching at 1 sec...