Download List

Descripción del Proyecto

zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using the secure shell (ssh). It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself. zssh is an interactive wrapper for ssh used to switch the ssh connection between the remote shell and file transfers. Files are transferred through the zmodem protocol, using the rz and sz commands.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-12 13:07
1.5a

Esta versión funciona bajo MacOS X, y compila con v4.2 readline.
Tags: Minor bugfixes
This version works under MacOS X, and compiles with readline v4.2.

2001-10-07 23:42
1.5

Este comunicado recoge bajo Solaris y puede ser construido sin libreadline. El motor de conclusión ha sido mejorado. Nueva órdenes internas y las opciones han sido añadidas. Una serie de errores en la expansión de tilde y la manipulación del niño y pérdidas de memoria han sido corregidos. Muchas partes del proyecto, incluida la asignación de tty, han sido limpiados / reescrito.
Tags: Major feature enhancements
This release compiles under solaris and can be built without libreadline. The completion engine has been improved. New builtins and options have been added. A number of bugs in tilde expansion and child handling and memory leaks have been fixed. Many parts of the project, including tty allocation, have been cleaned/rewritten.

2001-09-03 07:58
1.4

Una orden interna de escape se añadió para permitir el escape clave para ser cambiado. El parámetro-s se añadió para permitir que el shell remoto para ser cambiado. Un error en el manejo del niño fue corregido. Una orden interna del gancho de esta, que le permite conectar cualquier programa para el TTY / PTY, no sólo RZ y sz. Un enlace duro ztelnet fue añadida. El mando a distancia por defecto del programa de registro para "telnet -8-E" en lugar de "ssh-e no".
Tags: Minor feature enhancements
An escape builtin was added to allow the escape key to be changed. The -s
switch was added to allow the remote shell to be changed. A bug with child
handling was fixed. A hook builtin was added, which allows you to hook any
program to the tty/pty, not just rz and sz. A ztelnet hard link was added. The
remote logging program defaults to "telnet -8 -E" instead of "ssh -e none".

2001-01-30 15:14
1.2c

Algunos instalar micrófonos fueron encontrados. zssh ha sido probado en Linux y NetBSD. También debe trabajar en OpenBSD.
Some install bugs were found. zssh has been tested on Linux and NetBSD. It should also work on OpenBSD.

Project Resources