Download List

Descripción del Proyecto

fsh is a tool for establishing an ssh tunnel for
remote execution of commands without requiring an
ssh authentication on every connection. Once the
tunnel is established, remote commands can be
executed almost instantaneously. This makes
systems such as remote cvs over ssh much faster.
It includes fcp, an rcp variant that uses fsh.

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-12-23 17:48
1.2

Esta versión funciona con Python 2.2, así como las versiones de Python.
Tags: Major bugfixes
This version works with Python 2.2, as well as older Python versions.

2001-01-30 15:12
1.1

Mayor compatibilidad con rsh. Ahora puede introducir una contraseña o frase de contraseña si ssh pide uno. Un agujero de seguridad que podría permitir el acceso al túnel de FSH por otros usuarios locales se ha solucionado. Túneles no utilizados, opcionalmente, se puede cerrar después de un período de tiempo configurable.
Better rsh compatibility. You can now enter a password or passphrase if ssh asks for one. A security hole that could provide access to the fsh tunnel by other local users has been fixed. Unused tunnels can optionally be closed after a configurable period of time.

2001-01-30 15:12
1.0

Un nuevo comando, FCP, es un reemplazo del SCP que utilice el túnel para acelerar la copia de archivos. de FSH ya no depende de una versión de desarrollo de Python.
A new command, fcp, is a scp replacement that uses the tunnel to
speed up file copying. fsh is no longer dependent on a development
release of Python.

2001-01-30 15:12
0.3

FSH es ahora inicia automáticamente por la FSH. FSH entiende el "usuario-l" del pabellón, de modo que ya no tienen que tener el mismo nombre de usuario en el sistema local y remoto.
fshd is now started automatically by fsh. fsh understands the "-l
user" flag, so you no longer have to have the same username on the
local and remote system.

2001-01-30 15:12
0.1

La versión 0.1 es el primer lanzamiento público de la FSH. El programa funciona para el autor, pero aún no ha sido utilizado por nadie más. Alguna documentación está incluida.
Version 0.1 is the first public release of fsh. The program works for
the author, but has not yet been used by anybody else. Some
documentation is included.

Project Resources