macOS
brew install zsshlocal Homebrew formula metadata
sudo port install zsshMacPorts ports tree · comms/zssh/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de zssh pour les workflows d'agents IA.
installation
brew install zsshlocal Homebrew formula metadata
sudo port install zsshMacPorts ports tree · comms/zssh/Portfile · Source: api.github.com
sudo apt install zsshDebian stable package indexes · zssh · Source: deb.debian.org
sudo dnf install zsshFedora Rawhide package metadata · zssh · Source: dl.fedoraproject.org
nix profile install nixpkgs#zsshnixpkgs package indexes · pkgs/by-name/zs/zssh/package.nix · Source: api.github.com
sudo pacman -S zsshArch Linux sync databases · zssh · Source: geo.mirror.pkgbuild.com
aperçu
Interactive file transfers over SSH
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
zssh | cli | exécutable global | |
ztelnet | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:zssh |
|---|---|
| Version | 1.5c |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/zssh |
| Page d'accueil | https://zssh.sourceforge.net/ |
| Dépôt | https://sourceforge.net/projects/zssh |
| Docs amont | https://zssh.sourceforge.net/ |
| Licence | GPL-2.0-only |
| Archive source | https://downloads.sourceforge.net/project/zssh/zssh/1.5/zssh-1.5c.tgz |
| Dépendances | lrzsz |
| Dépendances de compilation | autoconf, automake, libtool |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 zsshpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.