<?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 Re: SAS 9.4 - Map SAS Folder to Separate Physical Location in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/511563#M14921</link>
    <description>The SASFolders are not operating system folders. They can't be mapped in such a way.&lt;BR /&gt;&lt;BR /&gt;The simplest way to allow users to navigate a physical file system relative to their compute sessions with SAS Enterprise Guide is to leverage the File Navigation metadata property of the workspace server.&lt;BR /&gt;&lt;BR /&gt;This SAS usage note gives a little overview of this facility. &lt;A href="http://support.sas.com/kb/59/828.html" target="_blank"&gt;http://support.sas.com/kb/59/828.html&lt;/A&gt; Try it out this might work for you.</description>
    <pubDate>Thu, 08 Nov 2018 23:20:08 GMT</pubDate>
    <dc:creator>SimonDawson</dc:creator>
    <dc:date>2018-11-08T23:20:08Z</dc:date>
    <item>
      <title>SAS 9.4 - Map SAS Folder to Separate Physical Location</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/511442#M14918</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've searched a bit but not sure if I'm finding the right topics or versions, happy to read an article if I can find one.&amp;nbsp; &amp;nbsp; We have a single SAS 9.4 server that has a separate disk drive (Windows, say, drive F:\) upon which&amp;nbsp;we would have our users store their stuff for the most part.&amp;nbsp; &amp;nbsp;We would like them&amp;nbsp;be able to find this folder, and their content under the SASFolders resource if possible.&amp;nbsp; &amp;nbsp;I can see that these are mapped either through Direct or WebDav mappings, but I am not sure how to make it point to a local disk or path that is outside of that realm.&amp;nbsp; The SAS service accounts have access to this location.&amp;nbsp; &amp;nbsp; My users are only using Enterprise Guide and I am trying to do this&amp;nbsp;in the Management Console.&amp;nbsp; &amp;nbsp; We're on SAS 9.4 TS1M5, again, on Windows (2K12).&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anything would be appreciated.&amp;nbsp; &amp;nbsp;I've thought about a local redirect (sybolic link, etc) for this as a bypass but I'm hoping there is a more elegant way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit:&amp;nbsp; Corrected SAS Version to 9.4&lt;/P&gt;</description>
      <pubDate>Thu, 08 Nov 2018 17:15:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/511442#M14918</guid>
      <dc:creator>AdamBre</dc:creator>
      <dc:date>2018-11-08T17:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 - Map SAS Folder to Separate Physical Location</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/511563#M14921</link>
      <description>The SASFolders are not operating system folders. They can't be mapped in such a way.&lt;BR /&gt;&lt;BR /&gt;The simplest way to allow users to navigate a physical file system relative to their compute sessions with SAS Enterprise Guide is to leverage the File Navigation metadata property of the workspace server.&lt;BR /&gt;&lt;BR /&gt;This SAS usage note gives a little overview of this facility. &lt;A href="http://support.sas.com/kb/59/828.html" target="_blank"&gt;http://support.sas.com/kb/59/828.html&lt;/A&gt; Try it out this might work for you.</description>
      <pubDate>Thu, 08 Nov 2018 23:20:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/511563#M14921</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-11-08T23:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 - Map SAS Folder to Separate Physical Location</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/511610#M14924</link>
      <description>&lt;P&gt;I manage such issues by creating a symbolic link to a location in the user's home directories; that way they can use the Files tree in the server list to navigate there and store/retrieve stuff, without opening up the whole file system of the server (which can and will be overwhelming for J. Random Sasuser).&lt;/P&gt;</description>
      <pubDate>Fri, 09 Nov 2018 07:51:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/511610#M14924</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-11-09T07:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.4 - Map SAS Folder to Separate Physical Location</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/512608#M14958</link>
      <description>&lt;P&gt;Thank you both!&amp;nbsp; &amp;nbsp;I feel like both are part of the solution and I am with the symbolic link element.&amp;nbsp; I need to dig deeper too.&amp;nbsp; &amp;nbsp;Much appreciated all!&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2018 15:57:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-9-4-Map-SAS-Folder-to-Separate-Physical-Location/m-p/512608#M14958</guid>
      <dc:creator>AdamBre</dc:creator>
      <dc:date>2018-11-13T15:57:31Z</dc:date>
    </item>
  </channel>
</rss>

