When we are configuring details about server host for our FTP srevice, i can configure properly to fetch a fixed number of files, in the same way, do we have any provision to configure file size should be <= X KB/MB ?
All you need to do is write java service which calculate size of file(I think this is already there),then write a custom FTP service which can make validate of size based on your limit