起步软件技术论坛-X3

 找回密码
 立即注册
搜索
123
返回列表 发新帖
楼主: kinth

【结帖】文档服务器用不了,帮手解决,谢谢.**

[复制链接]
发表于 2008-4-28 11:49:56 | 显示全部楼层
16楼的链接:
You can disable FTP by commenting out the FTP bean in the
projects/repository/config/alfresco/bootstrap-context.xml file:

<!– FTP Server –>
<!–
<bean id=”ftpServer”
class=”org.alfresco.filesys.FTPServer”
destroy-method=”stopServer”>
<constructor-arg>
<ref local=”fileServerConfiguration”/>
</constructor-arg>
</bean>
–>
You can disable NetBIOS (aka CIFS) by commenting out the CIFS bean in the
projects/repository/config/bootstrap-context.xml file:

<!–
<bean id=”cifsServer” class=”org.alfresco.filesys.CIFSServer” destroy-method=”stopServer”>
<constructor-arg>
<ref local=”fileServerConfiguration”/>
</constructor-arg>
</bean>
–>

配置文件位置:
transfile\WEB-INF\classes\alfresco\network-protocol-context.xml
回复 支持 反对

使用道具 举报

发表于 2008-4-30 09:05:22 | 显示全部楼层
??
回复 支持 反对

使用道具 举报

发表于 2008-5-9 22:42:57 | 显示全部楼层
由于长期未反馈,结帖。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Justep Inc.

GMT+8, 2025-7-12 12:06 , Processed in 0.037370 second(s), 13 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表