Télécharger la liste

Description du projet

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.

Système requise

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

Cette version fonctionne avec Python 2.2, ainsi que les anciennes versions 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

Meilleure compatibilité rsh. Vous pouvez maintenant entrer un mot de passe ou mot de passe si ssh demande un. Un trou de sécurité qui pourrait permettre l'accès au tunnel de FSH par d'autres utilisateurs locaux a été corrigé. Tunnels inutilisés peuvent éventuellement être fermée après une période 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

Une nouvelle commande, FCP, est un remplacement scp qui utilise le tunnel pour accélérer la copie de fichiers. FSH n'est plus dépendante d'une version de développement 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

FSHD est désormais lancé automatiquement par la FSH. FSH comprend l'option "-l utilisateur" drapeau, si vous n'avez plus besoin d'avoir le même nom d'utilisateur sur le système local et distant.
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 version 0.1 est la première version publique de FSH. Le programme fonctionne pour l'auteur, mais n'a pas encore été utilisée par quelqu'un d'autre. De la documentation est incluse.
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