Handle hostnames with upper-case letters
[webmin.git] / cluster-copy / CHANGELOG
1 ---- Changes since 1.160 ----
2 First version of this module, which can copy multiple files on schedule to servers in a Webmin cluster.
3 ---- Changes since 1.170 ----
4 Added the ability to specify directories to copy, which will be recursively transferred to the remote servers.
5 Added an option to copy files into the destination directory, rather than preserving their full paths.
6 ---- Changes since 1.200 ----
7 A command to run on remote hosts after copying files can now be specified.
8 ---- Changes since 1.210 ----
9 A command to run before copying can now be specified, and both the before and after commands can be configured to run locally instead of on the remote host.
10 ---- Changes since 1.290 ----
11 Made the backup email contents translatable.
12 ---- Changes since 1.310 ----
13 Added checkboxes and a button for deleting multiple cluster copies at once.
14 ---- Changes since 1.430 ----
15 Added a Module Config setting to control the default sort order.
16 ---- Changes since 1.470 ----
17 Fixed check to prevent over-writing a file when copying to this host.