-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Bradacz edited this page May 31, 2026
·
2 revisions
LoFTP is a macOS desktop application for working with:
- local files
- FTP servers
- FTPS servers
- SFTP servers
It uses a dual-pane workflow inspired by classic commander-style file managers.
Typical use:
- open LoFTP
- keep one pane local and one pane remote
- connect to a saved server profile
- compare, upload, download, or inspect files
LoFTP is currently macOS-oriented.
That means:
- local volume discovery uses macOS paths
- cloud shortcuts are tuned for macOS locations
- the current desktop packaging and release flow targets macOS
LoFTP supports saved profiles for:
- FTP
- FTPS
- SFTP
Credentials are stored using the system keychain where available.
The project repository contains the application source code.
For end users, release builds and project information are published through:
- search is local, not remote
- the built-in editor writes local text files
- remote editing is not a direct in-place edit flow
- archive creation currently supports ZIP output only