crontab-source.json 2.2 KB

12345678910111213141516171819202122
  1. {
  2. "dragora2": "rsync -aviz --delete-delay rsync://rsync.dragora.org/dragora/ /home/mirrorspeers/mirrors.peers.community/dragora/",
  3. "freeslack": "rsync --no-motd --contimeout=30 --timeout=60 -arHv --delete-delay --delay-updates slackware.uk::freeslack/ /home/mirrorspeers/mirrors.peers.community/mirrors/freeslack/",
  4. "freeyourstuff.cc": "wget -P /home/mirrorspeers/mirrors.peers.community/mirrors/freeyourstuff.cc/ -N --content-disposition https://freeyourstuff.cc/latest",
  5. "fsf": "wget -rkpN -e robots=off http://mirror.fsf.org/ -P /home/mirrorspeers/mirrors.peers.community/mirrors/fsf -R index.html",
  6. "gnu": "rsync -avxP --delete --stats rsync://mirror.frgl.pw/gnu /home/mirrorspeers/mirrors.peers.community/mirrors/gnu/",
  7. "gungre.ch": "wget --limit-rate=300k --mirror --timestamping --convert-links --html-extension --force-directories --no-host-directories --directory-prefix=/home/mirrorspeers/mirrors.peers.community/gungre.ch http://gungre.ch/ -R index.html",
  8. "libreboot": "rsync -avxP --delete --stats rsync://mirror.math.princeton.edu/pub/libreboot/ /home/mirrorspeers/mirrors.peers.community/mirrors/libreboot/",
  9. "lib.reviews": "wget --limit-rate=300k --no-parent -r -N -l 4 -P /home/mirrorspeers/mirrors.peers.community/mirrors/lib.reviews/ https://lib.reviews/static/downloads/dumps",
  10. "linux-libre": "rsync -avxP --delete --stats rsync://rsync.linux-libre.fsfla.org/linux-libre/ /home/mirrorspeers/mirrors.peers.community/mirrors/linux-libre/",
  11. "radio-browser": "wget -P /home/mirrorspeers/mirrors.peers.community/mirrors/radio-browser/ -N --content-disposition http://www.radio-browser.info/backups/latest.sql.gz",
  12. "theoryofcomputing": "rsync --delete -a rsync://mirror.theoryofcomputing.org/toc /home/mirrorspeers/mirrors.peers.community/mirrors/theoryofcomputing/",
  13. "trisquel.iso": "rsync -rlpthi --delete --stats rsync.trisquel.info::trisquel.iso /home/mirrorspeers/mirrors.peers.community/mirrors/trisquel.iso/",
  14. "linux-from-scratch":
  15. {
  16. "action": "rsync -lprt --delete www.linuxfromscratch.org::lfs-website /home/mirrorspeers/mirrors.peers.community/mirrors/lfs",
  17. "status": "draft",
  18. "frequency": "midnight"
  19. }
  20. }