1. DockBird
  2. Connections
  3. SFTP

A native SFTP client for your Mac

Connect over SSH with a password or your existing ed25519 or RSA key, check the host fingerprint once, then work with the server like any other folder.

SFTP runs over SSH, which makes it the safest default for most Linux servers, VPSes and shared hosts. DockBird speaks it natively in Swift, with no bundled runtime and no shell-out to the system ssh binary, so connections open in well under a second and the app stays small.

The first time you reach a server DockBird shows its host key fingerprint and asks you to confirm it, exactly the way the ssh command does. Accepted keys are stored per host, and a changed key raises the prompt again instead of silently connecting. Passwords and passphrases go into the macOS Keychain, never into a plain file.

Once connected, the remote pane behaves like Finder: sort by name, size or date, filter with ⌘F, press Space for Quick Look, and drag files in either direction. Folder drops are expanded into per-file transfers so a whole project uploads in one gesture, and the destination pane refreshes itself when the batch lands.

How to connect

  1. Press ⌘N or click the plus next to Servers in the sidebar.
  2. Choose the SFTP tile.
  3. Fill in: Name · Host and port · Username · Password or private key file (with optional passphrase) · Initial path.
  4. Click Save, then double-click the server. Approve the host key or certificate prompt if one appears.

SFTP questions

Does DockBird support SSH keys?

Yes. Pick “Private Key” in the connection sheet and choose your ed25519 or RSA key file. If the key has a passphrase, DockBird stores it in the Keychain.

How does DockBird verify the server?

On first connect it shows the server’s SHA-256 host key fingerprint and asks you to accept it. The key is remembered for that host, and a mismatch later triggers the prompt again.

Can I change file permissions over SFTP?

Yes. Open Get Info (⌘I) on a file or folder, tick the owner, group and others boxes or type an octal mode such as 644, and click Apply.

Try DockBird with your SFTP server.

Download DockBird, connect to a server, and try every feature free for 7 days.

macOS 15 Sequoia or later. Apple silicon and Intel.