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

sshfs: type of file differs from mountpoint #36

Open
ashishkataria opened this issue May 25, 2017 · 0 comments
Open

sshfs: type of file differs from mountpoint #36

ashishkataria opened this issue May 25, 2017 · 0 comments

Comments

@ashishkataria
Copy link

Hi all,

sshfs --version
SSHFS version 2.8
FUSE library version: 2.5.0
fusermount version: 2.5.0
using FUSE kernel interface version 7.5

I am trying to mount remote windows filesystem folder to linux server. I have installed openSSH on windows pc and sshfs on my linux server.

     `          sshfs -o allow_other [email protected]:/cygdrive/d/test     /mnt/`

error comes as:
[email protected]:/cygdrive/d/test: type of file differs from mountpoint

How to resolve this?

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

No branches or pull requests

1 participant