macOS
brew install termscplocal Homebrew formula metadata
sudo port install termscpMacPorts ports tree · sysutils/termscp/Portfile · source: api.github.com
brew
Feature rich terminal file transfer and explorer. Version 1.1.1 via Homebrew; verified 2026-07-01.
install
brew install termscplocal Homebrew formula metadata
sudo port install termscpMacPorts ports tree · sysutils/termscp/Portfile · source: api.github.com
nix profile install nixpkgs#termscpnixpkgs package indexes · pkgs/by-name/te/termscp/package.nix · source: api.github.com
sudo pacman -S termscpArch Linux sync databases · termscp · source: geo.mirror.pkgbuild.com
sudo zypper install termscpopenSUSE Tumbleweed package metadata · termscp · source: download.opensuse.org
scoop install main/termscpScoop official bucket manifest trees · bucket/termscp.json · source: api.github.com
overview
Feature rich terminal file transfer and explorer
history
termscp is a Rust terminal UI file-transfer client and dual-pane file explorer. It supports SCP, SFTP, FTP/FTPS, Kube, S3, SMB, and WebDAV, aiming to give terminal users a WinSCP-like workflow without leaving the shell.
The author describes termscp as born from wanting something like WinSCP on Linux and in the terminal after using SFTP/SCP daily at work. The first version was running in December 2020, and the first GitHub release, v0.1.0, was published on December 6, 2020.
The project then expanded from an experiment into a broader terminal file-transfer client. The contributing guide says the author no longer sees it as a WinSCP clone, but as a rich-featured terminal transfer client intended to support common protocols, file-explorer features, reliability, safety, speed, and a well-designed interface.
Recent release history shows continuing feature growth: multi-host support in 2024, an embedded terminal in 2025, a 1.0.0 release in 2026, and a 1.1.x line that added a new website, installers, release automation, and updated config-directory behavior.
termscp's README documents installation through its own shell and PowerShell installers, Chocolatey, NetBSD repositories, Arch Linux repositories, and platform-specific package guidance. The input package facts list Homebrew, MacPorts, Nix, pacman, Scoop, and zypper in addition to Homebrew.
That adoption pattern is typical of Rust CLI/TUI tools: the project is distributed through Cargo and GitHub releases, then picked up by cross-platform package managers because it fills a practical niche for users who prefer keyboard-driven terminal workflows.
The normal workflow is a two-pane local/remote file explorer used to connect to remote systems, upload and download files, browse directories, create and delete entries, search, view, edit, sync, and manage bookmarks or recent connections.
The documentation and man page expose many package-nerd details: configurable text editor, hidden-file display, update checks, overwrite prompts, sort/grouping behavior, SSH configuration paths, key-based and password authentication, desktop notifications for large transfers, and saved passwords through the operating-system key vault.
termscp is significant because it packages a GUI-style file-transfer workflow as a terminal-native tool. For users who manage servers over SSH, containers, buckets, and remote filesystems, it avoids switching to a desktop file-transfer app while still offering a discoverable TUI.
It also sits at the intersection of several package-nerd interests: Rust single-binary distribution, terminal UI frameworks, remote-filesystem protocol libraries, cross-platform config locations, and broad package-manager availability.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/termscp/config.toml%USERPROFILE%\.termscp\config.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/termscp/ssh-keys/%USERPROFILE%\.termscp\ssh-keys\executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
termscp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/veeso/termscp
install metadata
| Package key | brew:termscp |
|---|---|
| Version | 1.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/termscp |
| Homepage | https://termscp.rs |
| Repository | https://github.com/veeso/termscp |
| Upstream docs | https://github.com/veeso/termscp/blob/main/docs/man.md |
| License | MIT |
| Source archive | https://github.com/veeso/termscp/archive/refs/tags/v1.1.1.tar.gz |
| Last updated | 2026-07-01T04:33:24Z |
| Pulse | updated |
| Dependencies | openssl@3, samba |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | termscp |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
termscp
nix profile install nixpkgs#termscptermscp 1.1.1-1
A feature rich terminal UI file transfer and explorer
https://github.com/veeso/termscp
sudo pacman -S termscptermscp 1.1.1-1.1
Feature rich terminal UI file transfer and explorer
https://github.com/veeso/termscp
sudo zypper install termscptermscp
sudo port install termscpmain/termscp
scoop install main/termscpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.