Changes between Version 19 and Version 20 of AlternateDistributionClient
- Timestamp:
- Feb 26, 2010, 1:10:20 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlternateDistributionClient
v19 v20 1 1 = An Alternate Data Distribution Client = 2 2 3 ''update_mirror.py'' is a simple client for the IPP distribution system. It requires only Python 2.6 to run; the IPP software need not be installed. The script understands the IPP distribution system communication protocol and is intended to be run from ''cron'' to implement daily updates of a mirror site. 3 ''update_mirror.py'' is a simple client for the IPP distribution system. It requires only Python 2.6 to run; the IPP software need not be installed. The script understands the IPP distribution system communication protocol and is intended to be run from ''cron'' to implement daily updates of a mirror site. The code is attached to this wiki page; there is a [wiki:AlternateDistClientQuickstart Quick Start Guide]. 4 4 5 5 The advantages of the script are simplicity, brevity, ease of installation and ease of operation. Potential disadvantages are:
