Opened 2 years ago

Last modified 4 months ago

#65143 assigned defect

sshfs @2.10_1 does not work

Reported by: FiReTiTi Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc: someuser12, cooljeanius (Eric Gallager)
Port: sshfs

Description

Hi, I just installed sshfs (@2.10_1) and sshfs-gui using macport. However, when I try to use it, I get the following error: fuse: failed to exec mount program: No such file or directory

Macport is up to date 2.7.2 I work on Mac OS X 12.3 with Intel i7

Regards,

Change History (4)

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Keywords: sshfs removed
Owner: set to drkp
Port: @2.10_1 removed
Status: newassigned
Summary: sshfs does not worksshfs @2.10_1 does not work

comment:2 Changed 16 months ago by someuser12

Cc: someuser12 added

comment:3 Changed 13 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:4 Changed 4 months ago by someuser12

I got the same message. The solution for me was to follow the notes of the macfuse port (which is a dependence of sshfs):

 Run the following before using macFUSE:

      sudo ln -fsn /opt/local/Library/Filesystems/macfuse.fs /Library/Filesystems/macfuse.fs

Then, you might need to change the security settings of Mac OS to be able to authorize a kernel extension --- follow the messages.

Note: See TracTickets for help on using tickets.