<?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: Help with server files and folders in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746825#M29447</link>
    <description>&lt;P&gt;OK, I think that worked - thank you both!&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 17:40:48 GMT</pubDate>
    <dc:creator>smulligk</dc:creator>
    <dc:date>2021-06-09T17:40:48Z</dc:date>
    <item>
      <title>Help with server files and folders</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746812#M29441</link>
      <description>&lt;P&gt;Hi -&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS studio and I do not have a "my folders" option. I am trying to create a new permanent library and I keep getting an error message. I have attached the screenshot of the options I have for folders. Does anyone know how I can get the appropriate folder linked so I can create the library?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 16:52:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746812#M29441</guid>
      <dc:creator>smulligk</dc:creator>
      <dc:date>2021-06-09T16:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help with server files and folders</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746815#M29442</link>
      <description>You're on SAS Academics on Demand which does not have the myfolders concept. You can create a new folder there under Files. Right click and New Folder creation. Create a folder and give it a name. Then right click on the new folder and select properties. Copy that path. &lt;BR /&gt;&lt;BR /&gt;libname myLib 'path copied from above';&lt;BR /&gt;&lt;BR /&gt;It'll be something like&lt;BR /&gt;&lt;BR /&gt;libname mylib '/home/fkhurshed/Demo/';&lt;BR /&gt;&lt;BR /&gt;Since I created a folder called Demo in my set up.</description>
      <pubDate>Wed, 09 Jun 2021 17:02:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746815#M29442</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-06-09T17:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help with server files and folders</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746816#M29443</link>
      <description>&lt;P&gt;Thank you - when I create a new folder, I do not have the option to copy in the file path. Attached is what I am seeing. Do you know how to get around this?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 17:17:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746816#M29443</guid>
      <dc:creator>smulligk</dc:creator>
      <dc:date>2021-06-09T17:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help with server files and folders</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746817#M29444</link>
      <description>Then right click on the new folder and select properties. Copy that path.</description>
      <pubDate>Wed, 09 Jun 2021 17:22:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746817#M29444</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-06-09T17:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help with server files and folders</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746818#M29445</link>
      <description>And don't create folders under sasuserv9.4, create them under the main folder. Bad practice and it's usually locked down in most systems.</description>
      <pubDate>Wed, 09 Jun 2021 17:23:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746818#M29445</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-06-09T17:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with server files and folders</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746820#M29446</link>
      <description>&lt;P&gt;For a permanent library, you need to first create a directory (folder) in the filesystem, and then use a LIBNAME statement to assign a logical name to the physical path.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 17:31:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746820#M29446</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-06-09T17:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with server files and folders</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746825#M29447</link>
      <description>&lt;P&gt;OK, I think that worked - thank you both!&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 17:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Help-with-server-files-and-folders/m-p/746825#M29447</guid>
      <dc:creator>smulligk</dc:creator>
      <dc:date>2021-06-09T17:40:48Z</dc:date>
    </item>
  </channel>
</rss>

