Re: How to check your local mirror

2004-09-03 Thread luke . kendall
On 3 Sep, [EMAIL PROTECTED] wrote: > There are 3 parts to what the script does: > > 1. checks the timestamp on your local setup.ini with the one currently on > the mirror; > 2. checks that the files you've got match the ones you should have (this > just checks the names); > 3. checks

Re: How to check your local mirror

2004-09-03 Thread Fergus Daly
Too hasty: the file chk.us that I attached assumes your local file setup.ini and your local directory release/ are both located at /f/Cyg0. Sorry. (Luke's approach looks much more sophisticated.) Fergus -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http

How to check your local mirror

2004-09-03 Thread fergus
If you want to check the integrity of your local mirror you might find the attached script useful (as it stands, or as the basis for something you write yourself). The syntax is chk.us mydir where mydir might be /f/Cyg0 or /cygdrive/c/cygmirror or wherever it is you keep the file setup.ini