Nov.Vol.SizeLimit
Top  Previous  Next


Sets a space limit on a NetWare volume subdirectory

Notice: it is currently not possible to set the limit to 0 or to remove the limit with this command. Workaround: set limit to 1 KB (which is close to zero) or to 1000000000 (which is close to no limit).

Requirements
·NetWare client on the local machine, log on as admin  
·Novell controls  

Category
Novell

Script section
All

Nov.Vol.SizeLimit Volume, Directory, SizeLimit

Volume
Server and volume  
 
Directory
Directory  
 
SizeLimit
Directory size limit (kilobytes)  
Range: 1 - 1000000000 (1000 GB)  

Example
Set space limit to 10 MB on directory public\users\steve

Nov.Vol.SizeLimit \\lisa\sys, public\users\steve, 10000