A native, open-source macOS app for turning SFTP, FTP and WebDAV storage into reusable Finder drives—without rebuilding long terminal commands every time.
A star helps other Mac users discover the project.
Remote storage should feel like part of your Mac. MontaMac gives rclone and FUSE-T a focused native interface, stores credentials in macOS Keychain and brings your remote folders directly into Finder.
- One-click mounting — recall a saved drive instead of rebuilding commands.
- Finder-native workflow — open the exact mounted folder automatically.
- Profiles that scale — search, group, favorite and filter your connections.
- Security by default — Keychain credentials, private local files and redacted logs.
- Useful visibility — dashboard, activity history, statistics and diagnostics.
- Live operations — transfer speed, progress, ETA, cache use and recovery status.
- Resilient mounts — health checks and bounded automatic reconnection.
- Four languages — Italian, English, French and Spanish throughout the app.
All hosts and data shown below are synthetic .example demonstration values.
| Dashboard | Reusable profiles |
|---|---|
![]() |
![]() |
| Capability | MontaMac |
|---|---|
| Protocols | FTP, SFTP and WebDAV over HTTPS |
| Finder integration | Mount and open the configured local folder |
| Profile manager | Search, groups, favorites and mounted-drive filters |
| Credentials | Stored in macOS Keychain |
| Local data | Private 0700 directories and 0600 files |
| Insights | Activity dashboard, file statistics and diagnostics |
| Dependencies | Guided checks for rclone and FUSE-T |
| Interface | Native SwiftUI for macOS |
| Manual command-line workflow | MontaMac workflow |
|---|---|
| Re-enter flags, remote paths and mount locations | Save a reusable profile once |
| Keep credentials and config handling in mind | Store passwords in Keychain automatically |
| Inspect processes and paths when something fails | Read status, logs and diagnostics in one place |
| Repeat the setup for every remote | Search, favorite and mount profiles from one window |
MontaMac does not replace rclone—it makes a focused remote-drive workflow accessible through a native Mac app.
-
Download
MontaMac-2.2.0.pkgand its checksum from the latest release. -
Verify the package in Terminal:
shasum -a 256 -c MontaMac-2.2.0.pkg.sha256
-
Install MontaMac, open it from Applications and follow the guided dependency check.
Important
Official 2.2.0 GitHub artifacts are built by the signed release workflow. A package built locally without Culture Digitali's Apple credentials is ad-hoc signed and not notarized.
MontaMac checks these requirements and offers an installation command only after confirmation.
- Passwords never enter profile JSON files.
- Credentials are available only while the user session is unlocked.
- Each profile receives private rclone configuration and VFS cache locations.
- Sensitive rclone output is redacted from application logs.
- Dangerous system mount paths are rejected.
- FTP is supported for compatibility but does not encrypt credentials or data; prefer SFTP or WebDAV HTTPS.
Please report vulnerabilities privately according to SECURITY.md. Never post credentials, private hosts or production logs in a public issue.
git clone https://github.com/CultureDigitali/MontaMac.git
cd MontaMac
swift test
zsh Scripts/build-app.sh
zsh Scripts/build-pkg.shThe package script creates dist/MontaMac-2.2.0.pkg. See CONTRIBUTING.md before proposing changes.
- See what is shipping and being explored in the public roadmap.
- Found a bug? Open a redacted bug report.
- Have an idea? Start a feature request.
- Want to help? Read the contribution guide.
Stars, thoughtful issues, translations, tests and pull requests all help MontaMac grow.
MontaMac monta storage FTP, SFTP e WebDAV direttamente nel Finder, con un’interfaccia nativa per macOS. Salva i drive come profili riutilizzabili, organizzali in gruppi e preferiti, conserva le password nel Portachiavi e controlla attività, statistiche e diagnostica da un’unica finestra.
- Scarica il pacchetto dalla release più recente.
- Verifica il checksum SHA-256 con il comando mostrato sopra.
- Installa l’app e completa il controllo guidato di rclone e FUSE-T.
Gli artefatti GitHub ufficiali 2.2.0 usano la pipeline firmata e notarizzata. Le build locali prive delle credenziali Apple di Culture Digitali sono firmate ad-hoc e non notarizzate.
Created by Luigi Strazzullo for Culture Digitali Srl.
- Email: info@culturedigitali.eu
- Office: Via Coroglio 57D, 80124 Napoli, Italy
- VAT: IT09465861210
MontaMac is released under the MIT License. Copyright © 2026 Culture Digitali Srl.



