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

Integrate with OSX Finder: Connect to Server #26

Open
Kriechi opened this issue Oct 7, 2016 · 2 comments
Open

Integrate with OSX Finder: Connect to Server #26

Kriechi opened this issue Oct 7, 2016 · 2 comments

Comments

@Kriechi
Copy link

Kriechi commented Oct 7, 2016

Problem:
Mounting a directory with SSHFS requires the user to jump into a Terminal window and type out the commands to create a mount point, and then mount with SSHFS.
This does not feel right for GUI-spoiled OSX users. It would be much nicer to make use of the Finder integration to mount remote filesystems: "Connect to Server" used for SMB or NFS mounts.

Possible Solution:
I stumbled across this blog post, and the linked project code.

This makes use of a bundle for the NetFS Finder integration.

IMHO it would be really great if this could be included in the osxfuse-SSHFS repository, to provide proper support and ideally also ship it (include it) directly (to be installed with homebrew).

Or is it better to report this over at https://github.com/libfuse/sshfs?

@bfleischer
Copy link
Member

I agree with you, it would be nice to be able to mount sshfs volumes using "Connect to Server". If I remember correctly NetFS plugins need to be signed by Apple nowadays.

Currently I have my hands full with FUSE. Anyone up for the job of creating a NetFS plugin?

@Next-Door-Tech
Copy link

Next-Door-Tech commented May 6, 2020

Just going to politely bump this in hopes that some kind soul has the time and interest to work on it. 😁

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

3 participants