Page 1 of 1

File upload filesize restriction

Posted: Wed Sep 12, 2012 10:58 pm
by david
Hello,

I see that there are quotas for current and max upload size. But, what if I need to restrict the file size upload. I don't need to restrict the max or the current total, just a file size upload restriction. Is there a way to do this on a global domain-wide and/or user level?

Thank you,

David

Re: File upload filesize restriction

Posted: Thu Sep 13, 2012 6:34 pm
by FTP
Wing FTP Server doesn't support size limitation for a single file, but maybe you can use Lua script to delete the uploaded file which exceeds the size limitation.