Can't map drive inside Explorer or with NET USE
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- c
- Domain
- cli, operating-systems
Research direction
Start by reproducing the failure through Explorer and NET USE, then compare those results with the working direct sshfs command and SSHFS-Win Manager path. Trace where the NET USE request is handled and determine why authentication or access differs; done means the cause is identified and the mapped-drive workflow works or the limitation is clearly documented.
Written by the indexing model from the issue text.
Description
I'm trying to map a drive to my NAS using SSHFS-Win. From Explorer or CMD I can't get it to work and it throws the following error:
PS C:\Program Files\SSHFS-Win\bin> net use X: \\sshfs\admin@192.168.1.4\Data
The password is invalid for \\sshfs\admin@192.168.1.4\Data.
Enter the user name for 'sshfs': admin
Enter the password for sshfs:
System error 5 has occurred.
Access is denied.
But it works pretty much fine with:
sshfs -d -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o Port=22 -o idmap=admin -o cache_timeout=1 -o FileInfoTimeout=-1 -o DirInfoTimeout=1000 admin@192.168.1.4:/Data M:
And it also works fine using SSHFS-Win Manager.
Any idea on where to start debugging?
Thank you!
- Dominant language
- C
- Stars
- 6.4k
- Forks
- 315
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from winfsp/sshfs-win
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
All issues in winfsp/sshfs-win
Similar issues
-
[adam] AdamNet network read doesn't cap to MAX_ADAM_PACKET_LEN, overflows client receive buffers Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
FujiNetWIFI/fujinet-firmware#1649 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
HarbourMasters/Shipwright#7229 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
riscv-software-src/riscv-isa-sim#2435 · 1 comment ·
-
bug Self Built Image SNAPSHOT Supported Device target/ramips
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100