On Wed, 2006-03-08 at 14:58 -0600, Bob Pierce wrote: > If apache 2.0 works with large files, then we'd be happy to mirror the > dvd.iso files. > > About Apache 2.2, I was referring to an extra package outside of core. > But if the functionality is not needed then that's fine. > easy to test 1. make a file from urandom that's 3.4GB (size of avg iso) 2. create a checksum of it (sha1sum thatfile) 3. transfer file using wget to another machine 4. compare the checksum -sv