Re: Mirror, Mirroring, Download, Downloading Cygwin Release Using rsync

2005-04-21 Thread L Anderson
Brian Dessent wrote: L Anderson wrote: Initially I used --exclude but decided it was safer to ask for what I want rather than for everything but what I don't want. If a subdirectory that I don't want is added to the mirror, it gets downloaded until I discover it and change the --exclude to exclude

Re: Mirror, Mirroring, Download, Downloading Cygwin Release Using rsync

2005-04-21 Thread Brian Dessent
L Anderson wrote: > Initially I used --exclude but decided it was safer to ask for what I > want rather than for everything but what I don't want. If a subdirectory > that I don't want is added to the mirror, it gets downloaded until I > discover it and change the --exclude to exclude it. The mirr

Re: Mirror, Mirroring, Download, Downloading Cygwin Release Using rsync

2005-04-21 Thread L Anderson
Brian Dessent wrote: L Anderson wrote: I use rsync to maintain a local Cygwin release mirror so I can use Setup to locally install anything from Cygwin release on a number of PCs on my network. I do too but without the script part. I just have a line in my crontab: 00 10,22 * * * rsync -rlt --exc

Re: Mirror, Mirroring, Download, Downloading Cygwin Release Using rsync

2005-04-20 Thread Brian Dessent
L Anderson wrote: > I use rsync to maintain a local Cygwin release mirror so I can use Setup > to locally install anything from Cygwin release on a number of PCs on my > network. I do too but without the script part. I just have a line in my crontab: 00 10,22 * * * rsync -rlt --exclude=mail-arc