-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Bradacz edited this page Jun 1, 2026
·
2 revisions
LoFTP is a macOS desktop application for working with:
- local files
- FTP servers
- FTPS servers
- SFTP servers
- Bunny Storage
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
- optionally enable the bundled Codex Connector in
Settings -> Codex
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
- Bunny Storage
Credentials are stored using the system keychain where available.
The Codex Connector is included with LoFTP. Open Settings -> Codex, enable the local bridge, click Install / repair connector, and then click Test connector.
The connector lets Codex use saved LoFTP profiles without receiving passwords, API keys, SSH keys, or Bunny Storage access keys.
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