Skip to content

openSFTP 0.1.0

Choose a tag to compare

@AsyncSan AsyncSan released this 28 Jul 09:49
· 8 commits to main since this release

First public release.

macOS — universal app bundle (Intel + Apple Silicon). Unzip, then right-click the app and choose Open on first launch. The build is not code-signed yet, so Gatekeeper will otherwise refuse to start it.

Linux (ARM64) — single binary, no dependencies:

tar xzf OpenSFTP-0.1.0-linux-aarch64.tar.gz && ./opensftp

Windows and Linux x86_64 builds are not available yet — build from source in the meantime.

Included

  • SFTP with full SSH key support (Ed25519, RSA, ECDSA)
  • Dual-pane file browser with drag and drop
  • 22 themes
  • Parallel transfers with bandwidth limiting
  • Session restore and multi-tab sessions
  • Embedded SSH terminal