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

mount D drive ont a Win32-OpenSSH server #449

Open
hugodu21 opened this issue Nov 16, 2024 · 1 comment
Open

mount D drive ont a Win32-OpenSSH server #449

hugodu21 opened this issue Nov 16, 2024 · 1 comment

Comments

@hugodu21
Copy link

hugodu21 commented Nov 16, 2024

Hello,

On a windows 10 computer, im trying to mount the D drive of a Win32-OpenSSH server...

Thoses commands works correctly:
net use x: \sshfs\[email protected]\Desktop (it gives me access to the Desktop folder)

net use w: \sshfs\[email protected]......\Users (it gives me access to the Users folder)

net use v: \sshfs\[email protected]........ (it gives me access to the root of the C: drive)

Is there a way to access to the D drive ?

@hugodu21
Copy link
Author

the solution was
net use v: \sshfs.r\[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant