[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ4 - Disk quota problem



> 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