Package fsh-1.2-1005
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.5/i386 | |||
10.5/powerpc | |||
10.4/i386 | |||
10.4/powerpc | 1.2-1005 | ||
10.3 | |||
10.2 (gcc3.3 only) * | |||
| Description: | Fast remote command execution (1.2-1005) | |
The problem: logging in to a remote system with a cryptographic solution
such as lsh or ssh takes time, due to the computationally expensive key
exchanges that occur when the connection is established. It is common to
trigger a lot of remote logins while using remote CVS, which makes it
painfully slow compared to having the repository locally.
The solution: reuse the secure tunnel once it has been established. fsh
is a drop-in rsh-compatible replacement for ssh that automatically
resuses ssh tunnels. | ||
| Usage Hints: | ||
You can use `fsh' to connect to a remote system via a tunnel. If `fshd' is not
running with the approriate options, one will be started by `fsh'. The exit
value of `fsh' will be the exit value of the command that is executed remotely.
The basic invocation syntax is:
fsh [ options ] server command args...
Examples:
make sure fsh is installed on both ends
start a tunnel:
fshd server.domain
run cvs:
env RSH=fsh cvs -d server.domain:/path/to/cvs/repository co module-name
See the info file for more information. | ||
| Section: | net | |
| Maintainer: | None <fink-develATlistsDOTsourceforgeDOTnet> | |
| Website: | http://www.lysator.liu.se/fsh/ | |
| License: | GPL | |
| Info-File: | dists/10.4/unstable/main/finkinfo/net/fsh.info CVS log, Last Changed: Mon, 21 Apr 2008 08:22:28 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.