<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Alfresco 4: Mapping network drive in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247496#M200626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a couple of weeks ago i've installed Alfresco 3.4 on a debian sqeeze with mysql using the official bin file. Then i mapped the company home as a network drive on a win7 machine using \\192.168.100.1\alfresco where the ip was the ip of the alfresco installation in the local network. Everything worked like a charm and yesterday i decided to install alfresco on our company server mainly in order to use the document management capabilities. I performed the same steps, now for Alfresco 4 and again everything looked fine. But when i try to map the company home as a network drive on a windows machine i automatically get the space "Sites" mapped and nothing else. I spent the last 3 hours googling, but couldn't figure out why this happens and how i can map the entire company home space. Am i missing something? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfred&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2011 11:42:11 GMT</pubDate>
    <dc:creator>alfred_brose</dc:creator>
    <dc:date>2011-10-04T11:42:11Z</dc:date>
    <item>
      <title>Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247496#M200626</link>
      <description>Hello,a couple of weeks ago i've installed Alfresco 3.4 on a debian sqeeze with mysql using the official bin file. Then i mapped the company home as a network drive on a win7 machine using \\192.168.100.1\alfresco where the ip was the ip of the alfresco installation in the local network. Everything</description>
      <pubDate>Tue, 04 Oct 2011 11:42:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247496#M200626</guid>
      <dc:creator>alfred_brose</dc:creator>
      <dc:date>2011-10-04T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247497#M200627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like your "rootPath" has been set to the sites folder rather than company home.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;look at the filesystem.rootPath property.&amp;nbsp;&amp;nbsp;&amp;nbsp; And perhaps protocols.rootPath.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 08:37:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247497#M200627</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-10-07T08:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247498#M200628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're right. The protocols.rootPath setting in the file &amp;lt;alfresco_home&amp;gt;/tomcat/shared/classes/alfresco-global.properties pointed to the Sites space:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;protocols.rootPath=/${spaces.company_home.childname}/${spaces.sites.childname}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Removing the part after the last slash fixed the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you a lot!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2011 09:52:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247498#M200628</guid>
      <dc:creator>alfred_brose</dc:creator>
      <dc:date>2011-10-07T09:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247499#M200629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This doesn't work anymore in 4.0.c?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the Repository Browser created a Repository/test_folder which I wanted to share via the network protocols&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However if my protocols.rootPath is set to anything other than the default value the protocols don't start. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;protocols.rootPath=/${spaces.company_home.childname}/${spaces.sites.childname}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#protocols.rootPath=/${spaces.company_home.childname}/&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#protocols.rootPath=/test_folder/&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 20:19:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247499#M200629</guid>
      <dc:creator>rschuster</dc:creator>
      <dc:date>2011-12-29T20:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247500#M200630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay this works&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;protocols.rootPath=/${spaces.company_home.childname}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I try to share out a top level folder in the repo it doesn't work&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;protocols.rootPath=/${spaces.company_home.childname}/top_level_folder&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 21:10:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247500#M200630</guid>
      <dc:creator>rschuster</dc:creator>
      <dc:date>2012-01-03T21:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247501#M200631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;top_level_folder won't work since it needs to be a path name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;have you tried cm:top_level_folder?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; And those _ may need to be encoded, but try adding the cm: first.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 10:15:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247501#M200631</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2012-01-04T10:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247502#M200632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm just going with &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;protocols.rootPath=/${spaces.company_home.childname}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And having my clients map deeper into the repo ie like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;net use * \\alfresco\alfresco\directory&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 15:56:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247502#M200632</guid>
      <dc:creator>rschuster</dc:creator>
      <dc:date>2012-01-11T15:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247503#M200633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually I'm new to alfresco and i tried to map the alfresco space to a drive in win 7. I've tried lot of links available on google search and I even tried the steps discussed in your post also but it seems out not working in my favor. May be I'm missing out something.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you guide me step wise how to map network drive on win7 as it is required in one of my projects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Alfresco 4.0 community edition and Win 7 64 bit pc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Feb 2013 10:55:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247503#M200633</guid>
      <dc:creator>anupam_sharma</dc:creator>
      <dc:date>2013-02-04T10:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco 4: Mapping network drive</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247504#M200634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi i have installed Alfresco 4.0.e in my company. I have even mapped alfresco network drive , every thing is fine but when i am trying to map network drive with the user credentials mapping is not being done. Can anyone please help me in this regard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 05:15:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-4-mapping-network-drive/m-p/247504#M200634</guid>
      <dc:creator>adithyainavolu</dc:creator>
      <dc:date>2013-05-08T05:15:00Z</dc:date>
    </item>
  </channel>
</rss>

