Network filesystem
in minutes,
not days
Mount remote filesystems locally with near-native performance.
No NFS nightmares. No CIFS configuration hell.
# Start the server
❯ ghostfs server --root /data --bind 0.0.0.0
✓ Server listening on 0.0.0.0:3444
# Mount from any machine
❯ ghostfs mount /mnt/remote --host server.local
✓ Mounted at /mnt/remote
# Use it like any local folder
❯ ls /mnt/remote▊
[ Features ]
Everything you need
A complete network filesystem solution built for developers who demand performance and simplicity.
Blazing Fast
Write-back caching and read-ahead prefetch with Cap'n Proto RPC delivers near-local performance over the network.
End-to-End Encrypted
Optional XChaCha20-Poly1305 client-side encryption. Your server only sees ciphertext — zero-knowledge architecture.
Built-in Web UI
Access your files from any browser. Upload, download, preview, and share files without installing anything.
Simple Sharing
Share files and folders with teammates using simple commands. Mount shared content seamlessly across machines.
Production Ready
Auto TLS with Let's Encrypt, token authentication, SQLite persistence. Built for real-world workloads.
[ How It Works ]
Three commands to remote files
No complex configuration. No daemon management. Just simple commands that work.
Start the server
Run GhostFS server on a machine with your files. One command, zero config.
❯ghostfs server --root /data --bind 0.0.0.0
✓ Server listening on 0.0.0.0:3444
Mount from any client
Connect from any machine on the network. Authentication built-in.
❯ghostfs mount /mnt/remote --host server.local
✓ Mounted at /mnt/remote
Use your files
Access remote files as if they were local. It just works.
❯ls /mnt/remote && vim /mnt/remote/project/main.go
project/ configs/ data/
Ready to simplify your remote filesystem?
Read the quickstart guide[ Pricing ]
Simple, transparent pricing
Free for personal use. Fair pricing for teams.
Free
2 users total
- All features included
- Web UI & encryption
- Auto TLS (Let's Encrypt)
- No license key required
Team
3+ users
Or choose more users
- Up to 10 users
- All features included
- Priority email support
- License key provided
Enterprise
Unlimited users
- Custom deployment
- SLA guarantees
- Dedicated support
- SSO/SAML (coming)
Annual billing: 2 months free. Need offline? Contact us.
[ FAQ ]
Frequently asked questions
Got questions? We have answers.
Still have questions?
Contact us at support@outergods.com