Finder에 FTP 폴더를 직접 마운트하는 작은 macOS 앱을 만들었습니다.

작성자

카테고리:

← 피드로
DEV Community · Lukas Wagner · 2026-07-12 개발(SW)

Lukas Wagner

I often work with legacy servers that still expose files over FTP. On macOS, there isn’t a simple way to mount an FTP server as a regular Finder folder anymore, and most existing solutions are either paid or feel outdated.

So I built macOS FTP Folder Mounter.

It lets you mount an FTP server so it behaves like a normal folder in Finder, making it much easier to browse and manage remote files without constantly switching between FTP clients.

Features
📂 Mount FTP servers as Finder folders
🍎 Native macOS application
⚡ Lightweight and easy to use
🆓 Open source

I’d really appreciate any feedback, feature requests, or pull requests.

GitHub:
https://github.com/LukasWagnerX/macos-ftp-folder-mounter

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다