[WBEL-users] updates since respin-1?

Johnny Hughes mailing-lists@hughesjr.com
Thu, 21 Oct 2004 17:38:47 -0500


On Thu, 2004-10-21 at 08:56 +0800, Jose Nathaniel G. Nengasca wrote:
> Now with this issue, how could a user of WBEL, like myself, be sure that the
> mirror is correctly updated? Where should i get the update mirror list? And
> since i have four boxes here running on WBEL, i rather want to have a mirror
> locally, where should i based, updated ones to be mirrored?
> 
> Thanks
The official site that allows rsync and is usually the most up to date
is physics.ncsu.edu.  Here is a command that will mirror the whole site
(including ISOs):

rsync -r
ks.physics.ncsu.edu::whitebox/3.0 /local_path_to_your_whitebox_mirror

(the above is one line if it wraps)

You can only mirror the updates directory if you want ... that would be:

rsync -r
ks.physics.ncsu.edu::whitebox/3.0/en/updates /local_path_to_your_whitebox_mirror


-----------------------
Johnny Hughes
<http://www.HughesJR.com/>