jeffrylee
05-30-2002, 04:50 AM
Hi,
Do u know how to limit the size of the file to upload?
let say the max. filesize to upload is only 200k, it will reject once over to this size.. anybody know?
Thanks
Probably person was asking limits on upload, but he don't want to limit disk space quota, so he meant waht he could do if someone uploading file 200k+. <-- if so, then:
1) If you're using ProFTPD ftp server (the most common for Linux) then go to http://proftpd.net/docs/ and search there what you should put in proftpd.conf to limit
2) I don't know if WU-FTPD and PURE-FTPD has this feature (limit uploading), but I'm sure there should be.
I was never needed to limit uploading size so I can't tell you. I like default BSD FTP, /usr/libexec/ftpd :D