[Tickets #7643] Re: make smb backend quota aware
bugs at horde.org
bugs at horde.org
Thu Nov 6 18:35:59 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7643
------------------------------------------------------------------------------
Ticket | 7643
Updated By | leena.heino at uta.fi
Summary | make smb backend quota aware
Queue | Gollem
Version | HEAD
Type | Enhancement
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
leena.heino at uta.fi (2008-11-06 13:35) wrote:
> I'm not clear what the takeaway of your explorations is. Is this
> still something you want? Does it make sense to anyone else?
What I would like is:
- Make vfs quota support aware that different users might have
different quota limits on different backends.
- Smb-driver should parse the disk usage information at the end of
smbclient output.
Those things would enable me to offer our users the ability to check
their disk quota and disk usage in gollem.
What I have already done is that I have made the smb vfs-driver parse
the disk usage information at the end of smbclient output. This was
done by adding the getFolderSize() to VFS/smb.php.
Could I achieve the first item in my wish list by calling setQuota()
with suitable values within the VFS/smb.php file?
More information about the bugs
mailing list