04-15-2010 07:33 AM
04-15-2010 08:27 AM
04-15-2010 12:06 PM
04-21-2010 10:13 PM
04-23-2010 12:38 AM
04-23-2010 02:19 AM
04-23-2010 03:53 AM
04-23-2010 05:15 AM
04-23-2010 07:32 AM
2) Is CIFS able to map network shared hard drives?CIFS lets you browse the Alfresco Repository as a File Sharing system and mount it as
3) from my understanding, Alfresco copies the file into the server from the pointed location, this action makes the server more bulky and takes more space.You could then use rsync or xcopy to do a bulk import of documents into Alfresco repository
04-25-2010 10:18 PM
mount error: can not change directory into mount target /mnt/alfresco
Any idea how to solve this?<alfresco-config area="file-servers">
<config evaluator="string-compare" condition="CIFS Server">
<serverEnable enabled="${cifs.enabled}"/>
<host name="${cifs.localname}A" domain="${cifs.domain}"/>
<comment>Alfresco CIFS Server</comment>
<!– Set to the broadcast mask for the subnet –>
<broadcast>${cifs.broadcast}</broadcast>
<!– Set to the IP for the adapter for Java socket –>
<bindto>${cifs.bindto}</bindto>
<!– Use Java socket based NetBIOS over TCP/IP and native SMB on linux –>
<tcpipSMB ipv6="${cifs.ipv6}" platforms="linux,solaris,macosx"/>
<netBIOSSMB bindto="${cifs.bindto}" platforms="linux,solaris,macosx"/>
filesystem.name=Alfresco
cifs.enabled=true
cifs.localname=${localname}
cifs.domain=
cifs.broadcast=255.255.255.255
cifs.bindto=0.0.0.0
cifs.ipv6=disabled
cifs.hostannounce=true
ftp.enabled=true
ftp.ipv6=disabled
nfs.enabled=false
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.