Sam_Brown Posted December 1, 2010 Posted December 1, 2010 Morning guys, Anyone know of any useful software or tips that will allow users to be kept upto date with their quota and how much room they have remaining? Back when I was at school YEARRRSSS ago we had a tool that when you logged in told you how much quota we had remaining and if necessary took you to a screen to delete some files before letting you continue. Anything like that about?
chazzy2501 Posted December 1, 2010 Posted December 1, 2010 Are you using FSRM? (If so I'd like to also be able to show a user how much storage they have, rather than the total free space of the drive.)
aerospacemango Posted December 1, 2010 Posted December 1, 2010 Gooooood question Sam. That would be invaluable here too! Far too many tutors (and support staff) think it's fine to go right up to their quota, and then get on the phone and beg for more. I would be most interested to find something that would show this, and allow them to delete stuff.
CyberNerd Posted December 1, 2010 Posted December 1, 2010 we use a samba file system for storage and quotas - students get emailed if they are within their soft and hard quota limits, they can also right click on their mapped drive in XP to get a pie chart of their usage.
3s-gtech Posted December 1, 2010 Posted December 1, 2010 If you use FSRM on the server for document storage and Windows 7 clients (not sure about Vista) this info shows in My Computer.
Sam_Brown Posted December 1, 2010 Author Posted December 1, 2010 I think Teachers and Students need to be reminded though as they won't check it themselves.
DMcCoy Posted December 1, 2010 Posted December 1, 2010 If you are using FSRM to quota based on directory you need: Windows server 2008 or 2008 R2 for the server, clients will need to be Vista or 7. These added SMB 2.0 support which can query folder level quota information.
CyberNerd Posted December 1, 2010 Posted December 1, 2010 If you are using FSRM to quota based on directory you need: Windows server 2008 or 2008 R2 for the server, clients will need to be Vista or 7. These added SMB 2.0 support which can query folder level quota information. you can do the same thing with Samba, which works on XP as well, costs nothing in licensing, takes about 2 hours to set up, can be setup to autocreate users homedirectories, allows veoted files, email notifications . howto here: Samba Homedirectory - Wiki
zag Posted December 2, 2010 Posted December 2, 2010 Would be cool to get this kind of display into BGINFO on the users background
CyberNerd Posted December 2, 2010 Posted December 2, 2010 Would be cool to get this kind of display into BGINFO on the users background again, should be relatively easy to do with samba; you could use the root preexec option to run the 'quota' command when the user access their homedrive (or when they save?). The quota command outputs to text but that would be easy to render in HTML into the users webspace (using apache mod_userdir). the desktp could then display the html directly from the webserver. not sure how to do in realtime.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now