pssh provides parallel versions of the OpenSSH tools
that are useful for controlling large numbers of
machines simultaneously. It includes parallel versions
of ssh, scp, and rsync, as well as a parallel kill
command.
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.
Além de pequenas correções, esta versão adiciona algumas características novas, incluindo inline--stdout e uma variável de ambiente PSSH_HOST. Ele também inclui páginas de manual completo, que foram anteriormente falta alguns dos utilitários, e uma-- opção de versão.
In addition to small fixes, this release adds a few new features, including --inline-stdout and a PSSH_HOST environment variable. It also includes complete man pages, which were previously missing from some of the utilities, and a --version option.
Esta versão corrige uma falha com o Python 2.4 e funciona em torno de um acidente potencial devido a um bug Python (que será fixada em Python 2.6.5, 2.7 e 3.1.2).
This release fixes a crash with Python 2.4 and works around a potential crash due to a Python bug (which will be fixed in Python 2.6.5, 2.7, and 3.1.2).
Esta versão adiciona suporte para Python 3, uma nova "H" opção para especificar uma hospeda-a-um, em vez de (ou além), utilizando um arquivo hosts, nova-x "e" X "as opções para a passagem extra argumentos de linha de comando para o ssh e rsync, um "S" opção prsync que para o caso especial de passagem de argumentos extra para ssh, e um novo "eu" opção para especificar que pssh deve ler da entrada padrão.
This release adds support for Python 3, a new "-H" option for specifying
hosts one-by-one instead of (or in addition to) using a hosts file, new
"-x" and "-X" options for passing extra commandline arguments to ssh and
rsync, a "-S" option to prsync for the special case of passing extra
arguments to ssh, and a new "-I" option for specifying that pssh should
read from standard input.