Mac Mini for AArch64 Compiler Development
Luna
luna at foxgirls.gay
Thu Aug 14 18:01:10 UTC 2025
On Thursday, 14 August 2025 at 17:58:16 UTC, Luna wrote:
> On Thursday, 14 August 2025 at 17:28:29 UTC, Walter Bright
> wrote:
>> What about sshfs?
>
> You can possibly compile it against MacFuse, but FUSE is a
> linux-only technology otherwise.
> macOS does support SMB shares and can easily create shares for
> folders if you need it, however.
> https://macfuse.github.io/
Actually, the macFUSE project already provides an sshfs port as
well
https://github.com/libfuse/sshfs/releases/download/sshfs-3.7.3/sshfs-3.7.3-ccb6821.pkg
So yeah, you should be able to install macFUSE from their
website, then the sshfs package and have support for it.
More information about the Digitalmars-d
mailing list