macOS
brew install termscplocal Homebrew formula metadata
sudo port install termscpMacPorts ports tree · sysutils/termscp/Portfile · 来源: api.github.com
安装
brew install termscplocal Homebrew formula metadata
sudo port install termscpMacPorts ports tree · sysutils/termscp/Portfile · 来源: api.github.com
nix profile install nixpkgs#termscpnixpkgs package indexes · pkgs/by-name/te/termscp/package.nix · 来源: api.github.com
sudo pacman -S termscpArch Linux sync databases · termscp · 来源: geo.mirror.pkgbuild.com
sudo zypper install termscpopenSUSE Tumbleweed package metadata · termscp · 来源: download.opensuse.org
scoop install main/termscpScoop official bucket manifest trees · bucket/termscp.json · 来源: api.github.com
概览
Feature rich terminal file transfer and explorer
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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\可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
termscp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/veeso/termscp
安装元数据
| 软件包键 | brew:termscp |
|---|---|
| 版本 | 1.1.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/termscp |
| 主页 | https://termscp.rs |
| 仓库 | https://github.com/veeso/termscp |
| 上游文档 | https://github.com/veeso/termscp/blob/main/docs/man.md |
| 许可证 | MIT |
| 源码归档 | https://github.com/veeso/termscp/archive/refs/tags/v1.1.1.tar.gz |
| 最后更新 | 2026-07-01T04:33:24Z |
| Pulse | updated |
| 依赖 | openssl@3, samba |
| 构建依赖 | pkgconf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/termscp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.