Commit graph

15 commits

Author SHA1 Message Date
9c274b7046 mirror: Fix "unrecognised escape sequence" error. 2016-06-23 11:38:59 +03:00
16b1b084e6 mirror: Exit when invalid command line options are given to sync-mirrors. 2015-05-28 13:34:35 +03:00
116bfa50e0 mirror: Add -n (dry-run) option to sync-mirrors script. 2015-05-28 13:32:06 +03:00
2c6e2ec4da mirror: Add cron job to clean logs older than 60 days. 2015-04-08 11:21:47 +03:00
e4a9fd523f mirror: Moved logging to own function and added log message when sync is complete to sync-mirrors script. 2014-12-11 11:20:30 +02:00
5ae56bdf73 mirror: Change rsync option --delete-after to --delete-delay for better performance. 2014-12-10 14:25:36 +02:00
Ossi Salmi
399bb1deb6 mirror: Add parameter to disable cron job 2013-11-02 23:31:58 +02:00
ec36d59ef9 mirror: Exclude ".~tmp~" directory from sync to prevent errors if upstream is running sync at same time with --delay-updates option. 2013-10-04 10:49:29 +03:00
44732902ae mirror: Added warning message when mirror sync has failed. 2013-09-06 15:30:29 +03:00
4f173e3a1a mirror: Add rsync package to depencies. 2013-08-08 09:56:03 +03:00
73e88d179a mirror: Added support for running command after mirror sync is completed. 2013-07-16 10:12:45 +03:00
Ossi Salmi
dc51af1ca2 Updated all templates to use instance variables 2013-05-05 00:07:55 +03:00
037883d8c2 Removed permission handling from mirror dir due to rsync changing it during sync. 2013-03-22 14:57:06 +02:00
54a15954c9 Fixed syncing specific mirrors from sync-mirrors script. 2013-03-22 14:53:22 +02:00
78b333cf6c Initial version of mirror module. 2013-03-22 00:27:43 +02:00