Hi,
Please find below the details of my ALfreso Installation.
Alfresco Version - 2.1
OS - Ubuntu
Errors on Alfresco log - How do I check that ?
when i try to connect ftp from command prompt itself - i get connected refused
Port 2021 is not listening
All other areas of Alfresco are working correctly.
Network IP is IPV 4.
My file-servers-custom.xml file is residing in /usr/local/alfresco/tomcat/shared/classes/alfresco/extension/file-servers-custom.xml. The FTP configuration made in it is given below:-
<config evaluator="string-compare" condition="FTP Server">
<serverEnable enabled="true"/>
<port>2021</port>
<bindto>9.0.0.114</bindto>
<rootDirectory>/Alfresco</rootDirectory>
<charSet>UTF8</charSet>
</config>
Thanks
Binu