Denying FTP access
Posted: Sat Apr 09, 2011 6:10 am
How can I protect my web server from FTP clients? I want to protect my website from downloading my website contents (files) via FTP clients. In other words, If anyone try to download my website's files via FTP client, I want to set up my web server to deny it. Is it possible?