winfsp / sshfs-win

SSHFS For Windows
https://winfsp.dev
Other
4.78k stars 250 forks source link

How can i change a sshfs mapped drive letter? #406

Closed vico93 closed 2 months ago

vico93 commented 8 months ago

I'm trying to map my Raspberry Pi's home folder on my computer (Windows 11 22H2 x64), i'm using Add Network Drive option because in Mount Network Drive (the tool that we are able to choose a drive letter) the connection always fail.

The problem is that in Add Network Drive it always automatically chose a drive letter (in case, Z:) and i want to choose another letter. Is there anyway?

vico93 commented 2 months ago

bump, i still have this issue

Ok, i'm a moron and just realized that when mounting it already directs to /home/<user>, not need to append this path after the computer name (what i was doing). Without this path the mapping with a custom letter works normally.