Download List

Project Description

The Distribulator is an SSH-based command
execution and file transfer utility that includes
support for batch, console, and shell integration
modes, multiple server environments, and full
audit logs.

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.

2005-02-16 19:21
0.9.0

This release adds an autoconf script such that no matter where the package is installed or where Python is, it will run with it. The ability to load all environments at startup, then switch environments at runtime via "set environment". The ability to use regular expressions in the "copy" command. Readability improvements and miscellaneous bugfixes.
Tags: Minor feature enhancements

2004-08-09 22:33
0.8.5

logging.conf has been changed to utilize in-memory buffering for high-volume logging. All copyright notices have been transferred from personal to Orbitz corporate. This release has the ability to use regular expressions in the "run" command.
Tags: Minor feature enhancements

2004-06-15 15:59
0.8.0

Username information in config.xml may now be
ignored with the --nouser command-line flag. The
"are-you-sure" questions may now be skipped by
using the "now" keyword. The logging module's
configuration file may now be used for very
flexible logging setup. As a result of this
change, the --quiet flag has been replaced by the
--verbose flag.
Tags: Minor feature enhancements

2004-05-18 16:26
0.7.5

Exception handling was changed for socket timeout
to avoid a stack trace dump. The readline code was
changed to filename-only tab completion. The
"copy" command local filesystem check was disabled
so regular expressions can be used. Ping checks
were added to ListMode. Logging was converted from
ever-so-slow syslog to the new logging module. The
ability to set and show a global delay for
sleep()ing between remote commands was added. The
ability to have two permutations of list mode was
added.
Tags: Minor feature enhancements

2004-02-22 07:13
0.7.4

This release adds SSH versioning functionality for mixed
environments and quite a few batch mode fixes and
improvements.
Tags: Minor feature enhancements

Project Resources