i had same problems when getting my ISOs using ftp.
rhn suggested using wget instead.
worked fine after that... no more problems.
command to get the iso images was:
wget -c '{full url to file.iso}'
the -c is continue, so if file xfer aborts for some reason, just run the
same command again and it will resume where it left off. repeat until
completed.
hope it helps
On Sun, 2002-10-06 at 20:51, Frank Tanner III wrote:
> In the process of testing that now. I nuked, and am
> re-downloading all of the ISOs.
>
> --- Michael Schwendt <[EMAIL PROTECTED]> wrote:
> > On Sun, 6 Oct 2002 13:41:35 -0700 (PDT), Frank
> > Tanner III wrote:
> >
> > > My FTP client knows they're binary. I checked
> > that.
> > >