# trzsz mit Homebrew, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für trzsz in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install trzsz
```

  Evidenz: local Homebrew formula metadata

### Windows

- Scoop (92%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:trzsz
- **Paketmanager:** Homebrew
- **Version:** 1.1.5
- **Quellzusammenfassung:** Simple file transfer tools, similar to lrzsz (rz/sz), and compatible with tmux
- **Homepage:** <https://trzsz.github.io>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- trz (Alias)
- trzsz-iterm2 (Alias)
- tsz (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.1.5
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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)


## Quellen

- 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
