[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ4 - Disk quota problem
- Subject: Re: [cobalt-users] RAQ4 - Disk quota problem
- From: "Zeffie" <cobaltlist@xxxxxxxx>
- Date: Thu Feb 8 18:41:12 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I keep trying to upload a file to the home/packages directory so that I
can
> install it (it's the glibc updated that is about 24 meg).
>
> Anyway while FTPing, at about 10 meg it cuts my connection and says disk
> quota. I am logged in as admin though and can't find anyplace where I
have
> a transfer quota.
Telnet/ssh in and
As root.... (/bin/su)
wget ftp://wherever.tld/whatever.pkg
Should work like a charm... no need to download it locally....
Zeffie