Skip to content

Mounts but not available #59

Description

@ekkis

I followed this guide here: https://jonathansblog.co.uk/sshfs-mount-remote-drive-in-finder and my commands look like this:

# sudo mkdir /Volumes/XX
# sudo sshfs -o reconnect -o volname=XX ekkis@mydomain.net:/ /Volumes/XX

which succeeds in mounting, so my expectation is I would find a nice little icon on my desktop pointing to the file system. but there's no icon. curiously, if I look (ls -a /Volumes) I don't see the XX directory I created!

and if I try to mkdir that directory, it complains it already exists!

crazy. what's up with this?

p.s.

running on OSX Mojave (10.14.6) with OSXFuse 3.10.6 and SSHFS 2.5.0

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions