| Filed |
Description |
| Buffer size |
You can specify the amount of data sent or received at the same time, default is 65536 bytes. |
| Login name check is case insentive |
With these settings, 'DEMO', 'DeMo', 'dEMO' are the same words for the server concerning login name . |
| Login password check is case insentive |
With these settings, 'DEMO', 'DeMo', 'dEMO' are the same words for the server concerning login password . |
| Use all lower case for files/dirs |
Any file lists generated by the server are composed of lowercase characters. This is useful for Netscape users as Netscape sorts files by case (A > B > .. > a > b > ..). |
| Delete file to recycle bin |
File will be sent to recycle bin and can be recovered if needed. |
| Anti-hammer |
This feature is useful to prevent people/clients from hammering your server, i.e. people who coulnd't log in (e.g. because the max. user limit was reached) but keep trying to repeatedly which can prevent the server from serving other connections properly. You can 'ban' these hammers for a speciefied period of time. For example, if a user tries to connect more than 10 times in 30 seconds then he will not be able to connect for 5 minutes because his IP is blocked (the server does not answer); after that time he will be able to retry to connect. |