| getCharts
| Perl script for automatic download of files at scheduled times according to a configuration file.
Handles ftp and http transfers plus a large range of configurable features. See the included readme file for more
details.
- Updated 051201 to v1.3.0 to add individual http & ftp server authentication options, plus other minor changes -
see the readme file.
- Updated 060119 to v1.3.1 to fix bug which omitted leading zeroes from %a & %b substitutions.
- Updated 060205 to v1.4.0 to add wildcard specifications for ftp transfers.
- Updated 060616 to v1.5.0 to add date variables %%z, %%m, %%d, %%c, %%a, %%b, which are the same as
those with a single % but omit leading zeroes.
- Updated 060625 to v1.6.0 to add date variable %n - month in 3-character text format (e.g. JUN).
- Updated 061211 to v1.7.0 to add STARTNOW option to prevent processing of past files when the program is
started, and allow repeat times to be specified in minutes as well as hours.
- Updated 080107 to v1.8.0 to add variables derived from the source file upload date/time,
including slot number calculation.
- Updated 080108 to v1.8.1 to add time-based slot number.
- Updated 080130 to v1.8.2 to allow = in urls.
- Updated 080313 to v1.9.0 to add STAMPFORMAT option to allow different auto-timestamp formats.
|