Geoff Posted July 14, 2008 Posted July 14, 2008 I was under the impression that windows explorer displayed file quota information (in the properties/etc) when asked. However the exact method of displaying the information seems to eluded me despite furious clicking and pointing. Clues anyone?
srochford Posted July 14, 2008 Posted July 14, 2008 If you look at the drive size then this is your quota value (eg if you allow 100Mb then the server drive will appear to be a 100Mb drive rather than a 4Tb drive etc) Don't think you can get the quota shown explicitly (but could be wrong!)
Ric_ Posted July 14, 2008 Posted July 14, 2008 @srochford: That is what I thought until the other day... under the 'old' method of Windows quotas this was true but since using FSRM in Server 2003 R2, the remaining space is that of the whole drive rather than the remaining quota.
Geoff Posted July 14, 2008 Author Posted July 14, 2008 Just for clarity, the server is Linux running samba. However on further inspection it appears to be reporting what srochford says. Infact, I found a VFS module for samba that lets me change it between the new/old windows behaviour. Chapter 23. Stackable VFS modules It's a shame that the Windows explorer interface for quotas is so lacking, is there perhaps some 3rd party tool I can deploy to warn people about their quota limits?
CyberNerd Posted July 19, 2008 Posted July 19, 2008 maybe you could use the "preexec" option in the smb conf to run a script when the user connects to the share. If the share is over quota it could email the user giving a warning. [Chapter 6] 6.6 Logon Scripts
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