Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version funktioniert mit Python 2.2, sowie älteren Python-Versionen.
Tags: Major bugfixes
This version works with Python 2.2, as well as older Python versions.

2001-01-30 15:12
1.1

Bessere Vereinbarkeit rsh. Sie können nun ein Passwort oder Passwort, wenn ssh vornimmt. Eine Sicherheitslücke, die Zugriff auf die FSH-Tunnel von anderen lokalen Benutzern könnte, wurde behoben. Ungenutzte Tunnel kann optional nach einer einstellbaren Zeit abgeschlossen werden.
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

Ein neues Kommando, FCP ist ein scp ersetzt, dass der Tunnel benutzt, um das Kopieren von Dateien beschleunigen. FSH ist nicht mehr abhängig von einer Entwicklungsversion von 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 wird nun automatisch durch FSH begonnen. fsh versteht die "Benutzer-l"-Flag, so dass Sie nicht mehr den gleichen Benutzernamen auf dem lokalen und Remote-System haben.
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

Version 0.1 ist die erste öffentliche Version von FSH. Das Programm arbeitet für den Autor, hat aber noch nicht von jemand anderem benutzt wurde. Ein Teil der Dokumentation ist im Preis inbegriffen.
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