The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-10-2007
yarx yarx is offline
Registered User
 

Join Date: May 2005
Posts: 37
proftpd: how to set MaxStoreFileSize to one user ?

hi,all:


i set "MaxStoreFileSize 20 Mb" on proftpd.conf, this parameter limit everyone to upload file less than 20M, but i want to permit one user "fred" can upload file size more than 20 Mb, how to set it ?

if i set:
MaxStoreFileSize 20 Mb
MaxStoreFileSize 100 Mb user fred

but they seem not work well for user fred. anyone can help me ?
Reply With Quote
Forum Sponsor