Hi,
I'd like to turn off FTP access to Alfresco. Does anyone know how I could go about doing this? And if there are any implications to this?
Except letting people send files by FTP to the spaces they're allowed to upload to, is there any other functionality involved in shutting it off?
I tried commenting out the following lines in file-servers.xml, but, that didn't seem to do the trick…
<!– <config evaluator="string-compare" condition="FTP Server"> –>
<!– <debug flags="File,Search,Error,Directory,Info,DataPort"/> –>
<!– </config> –>
Regards,