ansible/roles/webserver/files/mirror-rsync-daily

6 lines
292 B
Plaintext
Raw Normal View History

#!/bin/bash
# Mirror rsync jobs for ftp.thunix.net that run daily
rsync -rvltpHS --delete-excluded rsync://ftp.halifax.rwth-aachen.de/ubuntu-releases/ /var/www/ftp.thunix.cf/ubuntu-releases
2019-05-25 13:33:45 +00:00
rsync -avz --delete --safe-links rsync://rsync.apache.org/apache-dist /var/www/ftp.thunix.cf/apache/