Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Mount to the first available drive letter #85

Closed
darkguy2008 opened this issue Mar 25, 2021 · 6 comments · Fixed by #91
Closed

[Feature request] Mount to the first available drive letter #85

darkguy2008 opened this issue Mar 25, 2021 · 6 comments · Fixed by #91
Labels
enhancement New feature or request

Comments

@darkguy2008
Copy link

Hi!

Thanks for this awesome project, it's been a lifesaver!

I have a small suggestion: I find myself connecting to more than 1 server at a time, so I'd like to see if it's possible to make the connections automount (like what happens when you plug in an USB drive) so I don't have to keep changing the drive letters when I'm already connected to a server and need to reach another one.

Thanks again!

@evsar3 evsar3 added the enhancement New feature or request label Mar 29, 2021
@evsar3 evsar3 closed this as completed Apr 24, 2021
@evsar3 evsar3 added the wontfix This will not be worked on label Apr 24, 2021
@darkguy2008
Copy link
Author

darkguy2008 commented Apr 25, 2021

@evsar3 any reason why it's in wontfix now? I don't think I asked for something crazy, this is a real use case and it's really cumbersome to be switching the drive letter of the SSH server I want to connect to if I have another device using that letter.

If you need any help, I could even write a PR if you want. But closing it as wontfix without specifying a valid reason is a tad unpolite...

@evsar3
Copy link
Owner

evsar3 commented Apr 25, 2021

Seems to be an overkill feature for something that can be easily avoided with a bit of connection management.

Why don't you just set different drive letters for your connections? This way you will never get drive letter collisions. I personally use Z, Y, X, W, etc for my connections.

@darkguy2008
Copy link
Author

darkguy2008 commented Apr 25, 2021

Seems to be an overkill feature for something that can be easily avoided with a bit of connection management.

Why don't you just set different drive letters for your connections? This way you will never get drive letter collisions. I personally use Z, Y, X, W, etc for my connections.

Well it may be overkill for you but it's definitely an UX improvement for me.

All is good as long as I don't put an USB drive, and I work with them a lot, plus I also connect to different servers every now and then. When I happen to have an USB drive plugged in and I want to connect to a server, OR if I want to connect to two or more servers at the same time then I have to set up each server with a different letter. My SSH config file has around 30+ or so servers, and while I'm not connected to each one of them all the time, it's greatly appreciated if the app itself can (and it definitely can) connect using the closest free drive letter when I want to connect to more than one at once, just like Windows does when plugging multiple USB drives.

It's merely an UX improvement that would've been appreciated. Something that's not an use case for you might be for another user, and just closing feature requests like this just because you think it's overkill doesn't make much sense, honestly. Plus, the idea of writing software usually goes to make the end user's lives easier. If I have to tell the app what letter to use instead of it doing it automatically (with a toggle or something) then that's missing the objective a little bit.

@evsar3
Copy link
Owner

evsar3 commented Apr 25, 2021

I would be happy to merge a PR with this implementation.

@evsar3 evsar3 reopened this Apr 27, 2021
@evsar3 evsar3 removed the wontfix This will not be worked on label Apr 27, 2021
@evsar3 evsar3 linked a pull request Apr 27, 2021 that will close this issue
@evsar3
Copy link
Owner

evsar3 commented Apr 27, 2021

Please, download the latest beta version https://github.com/evsar3/sshfs-win-manager/releases/tag/v1.3.0-beta.1 and provide some feedback, please.

@evsar3
Copy link
Owner

evsar3 commented Apr 27, 2021

To enable automatic drive letter assignment, instead of choosing a drive letter, select Auto on the drive letter list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants