I have done some 'research' through hash-cat and Brutus password crackers (trying backtrack now) into securing servers from brute forcing without login attempt maximums. So far I have found that - expectantly - with FTP disabled most brute force systems don't work, but login is still possible. It lies in the fact that most brute forces make their attempts through text files, which typically cannot be sent without FTP - try it.
I am working on some code to disable FTP while the server is not being uploaded too, I will see if it works and update this thread.
I am new to the site and to hacking, although I have coded for a while now, so go easy if you think this idea is stupid.
Thanks,
Ex.