//========================================================================= // GetRight Personal Mirrors List. Version 1.0 //------------------------------------------------------------------------- // Line Formats: // // = comment line, ignored. // // XX,YY,##,URL // XX = Internet country code. // YY = Country subdivision (such as state or timezone). Not used yet. // Leave as an asterisk (*) for now. // ## = Mirror Group--set of servers that are mirrors of each other. // Be sure to use a different ## for any new mirror groups! // Limit ## to 999 or less to reserve higher digits for future // enhancements. // URL = URL and beginning of path to files. // Be sure URLs in a group are consistent and either all end in // a '/' or none end in a '/'. And be sure that the path is // to the same point in the directory tree so that the paths may // be swapped later by GetRight. //========================================================================= // History: // 09/18/97, MJB. Blank; //------------------------------------------------------------------------- // Add any personal Mirror groups that you find useful. // (See also MIRRORS.LST for some examples.)