This repository has been archived on 2024-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
ansible/roles/webserver/files/mirror-rsync-daily

8 lines
359 B
Bash

#!/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
#rsync -avz --delete --safe-links rsync://rsync.apache.org/apache-dist /var/www/ftp.thunix.cf/apache/
rsync -rlptv --delete ftp.ibiblio.org::ldp_mirror /var/ftp/tldp