DEV Community
•
2026-05-04 17:14
I built a free macOS app to mount SFTP, S3, and FTP as real Finder volumes — no macFUSE
TL;DR
macsh is a tiny menu-bar app that mounts SFTP, S3-compatible, and FTP/FTPS servers as native macOS volumes. Open them in Finder, drag files in, edit in place. No macFUSE, no kernel extension, no Recovery-mode reboot. Apache-2.0, free.
Heads up: macsh is built with Claude Code. I'm the designer, tester, and maintainer; the implementation is AI-written under my direction. Bugs and...