macOS
brew install zsshlocal Homebrew formula metadata
sudo port install zsshMacPorts ports tree · comms/zssh/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zssh in AI-Agent-Workflows.
Installation
brew install zsshlocal Homebrew formula metadata
sudo port install zsshMacPorts ports tree · comms/zssh/Portfile · Quelle: api.github.com
sudo apt install zsshDebian stable package indexes · zssh · Quelle: deb.debian.org
sudo dnf install zsshFedora Rawhide package metadata · zssh · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#zsshnixpkgs package indexes · pkgs/by-name/zs/zssh/package.nix · Quelle: api.github.com
sudo pacman -S zsshArch Linux sync databases · zssh · Quelle: geo.mirror.pkgbuild.com
Überblick
Interactive file transfers over SSH
Verlauf
zssh is a SourceForge-era terminal utility that wraps an interactive SSH session with ZMODEM file-transfer support. Its companion command, ztelnet, applies the same idea to telnet.
The project was registered on SourceForge on 2000-06-27 and is credited on the homepage to Matthieu Lucotte. Its public homepage and SourceForge page describe zssh as Zmodem SSH: a way to transfer files to or from a remote machine while staying inside an already-authenticated secure shell session.
zssh's design reflects an older Unix remote-login workflow. Instead of opening a second terminal and running scp, it inserts a tty/pty layer between the user and local ssh process, then switches that channel between normal shell mode and local file-transfer commands after an escape sequence.
zssh never became a replacement for scp, sftp, or rsync, but it remained packaged because it solved a specific interactive problem: moving files during a live remote shell session when re-authentication or another connection was inconvenient.
Its continued presence in package systems is a classic preservation case for small Unix tools: the upstream release is old, the protocol it depends on is older still, but a narrow workflow still exists for users who know exactly why they want ZMODEM over an SSH terminal.
A user starts zssh much like ssh. During the remote shell session, pressing the configured escape sequence opens zssh's local prompt, where builtins such as rz and sz hook local transfer programs into the SSH channel. The FAQ emphasizes that ssh, sz, and rz must be available, with rz/sz required on both local and remote machines.
The practical failure modes are terminal-oriented: escape-key conflicts, non-8-bit-clean pty chains, incompatible rz/sz versions, and programs such as remote screen sessions interfering with the transparent channel.
zssh matters to package nerds as a fossil of a transitional era between dial-up/BBS-style ZMODEM habits and modern encrypted remote administration. It packages an old terminal file-transfer protocol as a composable Unix wrapper around ssh.
It is also a reminder that packaging sometimes preserves workflows rather than fashionable software: a tiny C program, readline-style local prompt, and external rz/sz dependency can remain useful long after the upstream website stops looking modern.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
zssh | cli | globales Executable | |
ztelnet | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:zssh |
|---|---|
| Version | 1.5c |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/zssh |
| Homepage | https://zssh.sourceforge.net/ |
| Repository | https://sourceforge.net/projects/zssh |
| Upstream-Dokumentation | https://zssh.sourceforge.net/ |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://downloads.sourceforge.net/project/zssh/zssh/1.5/zssh-1.5c.tgz |
| Abhängigkeiten | lrzsz |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zssh |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
zssh 1.5c.debian.1-10+b1
interactive file transfers over ssh
sudo apt install zsshzssh
nix profile install nixpkgs#zsshzssh 1.5c.debian.1-10build2
interactive file transfers over ssh
sudo apt install zsshzssh 1.5c-21.fc44
SSH and Telnet client with ZMODEM file transfer capability
sudo dnf install zsshzssh 1.5c-15
SSH and Telnet client with ZMODEM file transfer capability
sudo pacman -S zsshzssh
sudo port install zsshQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.