To Enable FTP
Go to \tomcat\shared\classes\alfresco\extension\ rename file-servers-custom.xml.sample to file-servers-custom.xml.
Add this code
<config evaluator="string-compare" condition="FTP Server">
<serverEnable enabled="true"/>
<authenticator type="alfresco">
</authenticator>
</config>
Then Restart the alfresco.
Monday, February 1, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment