I used the sshfs app to mount a remote folder. The problem now is that I can't seem to share it. I can see all of it's contents when I directly do an ls and I also see it in the mount list when I run the mount command.
I mounted the folder on a folder I had shared (using samba) which I could see in my windows explorer (windows 7 64bit). I couldn't see the mounted folder after I mounted when I umount I can see it again.
I tried sharing the folder directly in the smb conf but it didn't do anything.
Can anyone help me out please?
EDIT:
I have done what JanC told me and I do see it know in the explorer window the only problem is I can't access it. It says I don't have permissions. Anyone?
You must use the "allow_other" mount option for sshfs to make mounts visible to all users. If that doesn't fix the problem, you should probably give the mount options you use.