Guides for people who move files over FTP and SSH
Practical answers to the problems that show up when you work with real servers — written to be useful whichever client you use.
Basics
What the protocols are and how they differ — start here if FTP, FTPS and SFTP all sound like the same thing.
SSH Agent Forwarding
How SSH agent forwarding works, the security risks of forwarding standard sockets, and how Upshell runs a secure in-process agent to restrict key access per host.
2FA & Interactive SSH
How keyboard-interactive multi-factor authentication challenges work over SSH, and how to verify host identity during a TOTP challenge.
How-to
Step-by-step answers to the things people actually need to do on a server from a Mac.
SSH Keys & Keychain
How to generate an ed25519 key, install it on your server, and use it for SSH and SFTP from a Mac client — including what App Sandbox means for reading ~/.ssh and how passphrases are handled.
SSH Port Forwarding & Tunnels
How to configure local (-L), remote (-R), and dynamic (-D) SOCKS5 port forwarding on macOS, and manage tunnels through a visual client instead of the terminal.
Renaming SSH Tabs & Colors
How to temporarily rename SSH tabs and set custom environment tags and tinting colors in Upshell to easily manage multiple sessions connected to the same host.
SSH bastion & ProxyJump
How to reach a server that only answers through an SSH jump host — what ProxyJump does, how to write it in ~/.ssh/config, and how to do it from a Mac GUI client instead of the terminal.
Upshell — the native SSH & SFTP client for macOS
Tabs & split terminal, SOCKS5 port forwarding, ProxyJump bastions, secure in-process agent, and co-session SFTP file transfers. Free to download, no subscription.