Skip to content

FreeSCP v0.1.0 (macOS, Apple Silicon)

Latest

Choose a tag to compare

@oegea oegea released this 22 Jun 12:00
· 11 commits to main since this release

First public release of FreeSCP — a native macOS/Linux port of WinSCP.

Signed with a Developer ID and notarized by Apple (no Gatekeeper warning).

Install (macOS, Apple Silicon)

  1. Download FreeSCP-macOS-arm64.zip, unzip.
  2. Move FreeSCP.app to Applications and open it.

What works

All five protocols end-to-end — SFTP · SCP · FTP · WebDAV · S3 (+TLS): connect, browse, transfer,
file ops. Dual-pane Commander, session tabs, directory tree, background transfer queue with parallel
transfers, edit-remote-in-any-editor (auto re-upload on save), public-key auth, host-key verification,
drag & drop (incl. from Finder), bookmarks, synchronized browsing.

The protocol engine is WinSCP's own C++ engine recompiled natively; the GUI is a Qt 6 rebuild.
See the README. GPLv3.