<?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 Need Help with Downloading a Directory of SAS Files and Listing All Files in a Folder in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892732#M352616</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm currently facing a challenge with SAS files, specifically regarding downloading a directory of SAS files and listing all the files in a folder. I'm relatively new to SAS, and I would greatly appreciate some guidance on this matter.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 13:20:08 GMT</pubDate>
    <dc:creator>AmeCath_23</dc:creator>
    <dc:date>2023-09-05T13:20:08Z</dc:date>
    <item>
      <title>Need Help with Downloading a Directory of SAS Files and Listing All Files in a Folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892732#M352616</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm currently facing a challenge with SAS files, specifically regarding downloading a directory of SAS files and listing all the files in a folder. I'm relatively new to SAS, and I would greatly appreciate some guidance on this matter.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 13:20:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892732#M352616</guid>
      <dc:creator>AmeCath_23</dc:creator>
      <dc:date>2023-09-05T13:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Downloading a Directory of SAS Files and Listing All Files in a Folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892752#M352626</link>
      <description>&lt;P&gt;What type of files? Data sets? Programs? Catalogs?&lt;/P&gt;
&lt;P&gt;If it is data sets or catalogs then assigning a LIBRARY to the folder and using Proc Contents will list the files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Download from where? To where? Local network, web site, local hard drive. Each location type can require different tools and has different limitations. The version of SAS can have an impact as well as the SAS On Demand for Academics for example has different behavior for moving files from a local SAS install.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 14:54:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892752#M352626</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2023-09-05T14:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Downloading a Directory of SAS Files and Listing All Files in a Folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892890#M352690</link>
      <description>&lt;P&gt;The type of files I'm looking to download and manage are data sets and programs. I appreciate your insight into the process, especially when it comes to data sets and catalogs. To provide more context, I'll be downloading these files from a web-based location and saving them to my local hard drive. I understand that different tools and approaches might be required depending on the source and destination.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 10:32:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892890#M352690</guid>
      <dc:creator>AmeCath_23</dc:creator>
      <dc:date>2023-09-06T10:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Downloading a Directory of SAS Files and Listing All Files in a Folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892933#M352708</link>
      <description>&lt;P&gt;And when you have the list, what are the next steps?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 13:27:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892933#M352708</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2023-09-06T13:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Downloading a Directory of SAS Files and Listing All Files in a Folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892940#M352712</link>
      <description>&lt;P&gt;Are you using SAS installed on your local hard drive ("PC SAS")?&amp;nbsp; Or are you using SAS on a server via Enterprise Guide or Studio?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're talking about downloading files from the web, are you thinking use REST API's for download? It would help to have a clear example of the source you're downloading from.&amp;nbsp; As you say, approaches will vary by source.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 13:53:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-Help-with-Downloading-a-Directory-of-SAS-Files-and-Listing/m-p/892940#M352712</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2023-09-06T13:53:52Z</dc:date>
    </item>
  </channel>
</rss>

