Rsync script to mirror Debian based on anonftpsync

2004-08-20 Thread Chris-likes-Linux
I find this script useful on small LAN's, etc.: #! /bin/sh # # Copyright 2004 Thiemo Seufer <[EMAIL PROTECTED]> # # UPDATED by Chris Rainey <[EMAIL PROTECTED]> # # This file is distributed under the terms of the GNU General Public # License, Version 2, as published at http://www.gnu.org/licenses

Rsync script to mirror i386-only Debian on local network -- SOHO

2004-08-05 Thread Chris-likes-Linux
Hi, I was looking for a good script to make an i386-only SOHO mirror of Debian and since there are so few around, here's mine: #! /bin/sh # # Copyright 2004 Thiemo Seufer <[EMAIL PROTECTED]> # # This file is distributed under the terms of the GNU General Public License, # Version 2, as publishe