We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i can connect normally and fine when i use winscp
The text was updated successfully, but these errors were encountered:
I encountered this problem when connecting using the devices hostname with sshfs.r
sshfs.r
My command that caused this message net use S: \\sshfs.r\deck@steamdeck
net use S: \\sshfs.r\deck@steamdeck
Running sshfs to add the home dir worked as expected, so the hostname is actually available net use S: \\sshfs\deck@steamdeck
sshfs
net use S: \\sshfs\deck@steamdeck
When I then ran using the IP address, it worked as expected. net use S: \\sshfs.r\[email protected]
net use S: \\sshfs.r\[email protected]
Sorry, something went wrong.
No branches or pull requests
i can connect normally and fine when i use winscp
The text was updated successfully, but these errors were encountered: