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

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



On Wed, 7 Feb 2001, Rus Rasmussen wrote:

> Hi,
> 
> 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.

Probably the site quota, admin is in the group 'home' which does have a
quota (the main site quota)

as root type quota -g home
which will list the group quota, just typing 'quota' as admin should show
admin's quota (should be none)

ps: as a 'quick fix' ftp'ing as root will override the quota, just be
carefull ;) and make sure you delete the package after or the group will
be over quota and the machine will have fits when the monitor notices)