[ale] large file downloads & Comcast (Now Local Net)
Christopher Fowler
cfowler at outpostsentinel.com
Wed Oct 4 17:35:38 EDT 2006
Here is one problem I had today.
Case 1 takes about 10 minutes:
# mount -t nfs 192.168.2.200:/tmp /mnt/cdrom
# cd /
# tar -l --same-owner -psjvf /mnt/cdrom/backup.tar.bz2 .
Case 2 takes about 2 hours and stalls:
# cd /
# tar -l --same-owner -psjvf - . | ssh root at 192.168.2.200 "dd
of=/tmp/backup.tar.bz2"
I normally do #2. It is easy and very quick. It just seems like for
these systems it is taking too long. One time today I checked the file
and it was at 49M. I took a shower, got dressed and checked again.
49M. Not sure what is going on. As a test I did an scp. very fast
works great.
On Wed, 2006-10-04 at 17:20 -0400, Michael B. Trausch wrote:
> timothy at meanor.net wrote:
> >
> > Here's what I was having trouble downloading:
> > http://www.gtlib.gatech.edu/pub/ubuntu-releases/6.06/ubuntu-6.06.1-desktop-powerpc.iso
> >
>
> I have had repeated troubles downloading anything from GA Tech's
> servers. I do not use them anymore.
>
> -- Mike
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list