# trzsz を Homebrew, scoop, winget でインストール

trzsz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:trzsz
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install trzsz
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/trzsz
```

  証拠: Scoop official bucket manifest trees: bucket/trzsz.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id trzsz.trzsz -e
```

  証拠: Windows Package Manager source index: trzsz.trzsz from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:trzsz
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1.5
- **ソース概要:** Simple file transfer tools, similar to lrzsz (rz/sz), and compatible with tmux
- **ホームページ:** <https://trzsz.github.io>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- trz (エイリアス)
- trzsz-iterm2 (エイリアス)
- tsz (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.1.5
## プロジェクトの歴史と使われ方

trzsz is a family of terminal file-transfer tools centered on trz for upload and tsz for download. Its official README describes it as similar to lrzsz/rz/sz but compatible with tmux, with support for directories, resume, progress display, Windows servers, native terminal wrappers, web terminals, and drag-and-drop upload.

### プロジェクトの歴史

The project was created to solve a specific terminal workflow gap: rz/sz-style transfer is convenient through nested SSH, jump hosts, containers, and remote shells, but lrzsz is not compatible with tmux. The README states that tmux was not going to support rz/sz, so trzsz was developed as a tmux-compatible alternative.

### 採用の歴史

The ecosystem expanded from the original Python package into Go, JavaScript, iTerm2, web-terminal, and SSH-client integrations. Official documentation now presents trzsz, tssh, and tsshd together as modern SSH file-transfer and remote-terminal tools, and the README lists supported terminals including tssh, iTerm2, Tabby, electerm, ttyd, trzsz-go, and trzsz.js.

### 使われ方

The core workflow is server-side installation plus local support. Users run `trz` to receive uploads on the remote side and `tsz` to send downloads, much like rz and sz. The tool is especially useful when scp or sftp become awkward through chains such as laptop to jump host to another host to Docker to tmux.

### パッケージ好きにとっての重要性

trzsz is significant to package nerds because it revives the classic rz/sz workflow for modern terminal stacks and splits that functionality across multiple packages and languages. Homebrew carries both the original `trzsz` package and the Go-oriented `trzsz-go`, while the wider ecosystem also includes tssh for local support and JavaScript bindings for web terminals.

### タイムライン

- 2022: Early release notes show binary mode, interrupt handling, a production release, and directory-transfer support becoming part of the original Python package line.
- 2023: v1.1.1 added iTerm2 drag-and-drop uploads and Windows/speed optimizations.
- 2024: v1.1.5 synchronized features from the Go version.
- 2026: The official site presents trzsz together with tssh and tsshd as a modern SSH file-transfer and remote-terminal toolkit.

### Related projects

- trzsz-go is the Go implementation and is recommended by official docs for server-side use.
- trzsz-ssh/tssh is the recommended local SSH client for trzsz transfers.
- trzsz.js provides webshell and Electron-terminal integration, while the iTerm2 integration handles native macOS terminal workflows.

### ソース

- <https://github.com/trzsz/trzsz#readme>
- <https://github.com/trzsz/trzsz-go#readme>
- <https://github.com/trzsz/trzsz-ssh#readme>
- <https://github.com/trzsz/trzsz/releases>
- <https://trzsz.github.io/>
- source_facts.description
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Scoop - main/trzsz: normalized package name match | Scoop official bucket manifest trees: bucket/trzsz.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - trzsz.trzsz: normalized package name match | Windows Package Manager source index: trzsz.trzsz from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/trzsz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/trzsz.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
