<?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: Files In Directory in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Files-In-Directory/m-p/844518#M101869</link>
    <description>&lt;P&gt;You can build a crawler if you can limit your folders: start from root and pick folders of interest, check inside them and keep going until you have the files you are interested in. It might be faster or not. You could also use Python to get the file list or possibly explore other options, some examples here&lt;LI-MESSAGE title="Directory Tree: Explore Space Used by Folders" uid="456571" url="https://community.jmp.com/t5/Uncharted/Directory-Tree-Explore-Space-Used-by-Folders/m-p/456571#U456571" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Feb 2025 16:18:12 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2025-02-26T16:18:12Z</dc:date>
    <item>
      <title>Files In Directory</title>
      <link>https://community.jmp.com/t5/Discussions/Files-In-Directory/m-p/844508#M101868</link>
      <description>&lt;P&gt;I got some great advice here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Get-and-Filter-Files-in-Directory/td-p/11977" target="_blank"&gt;Solved: Get and Filter Files in Directory - JMP User Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wondering if there's a way to speed this up.&amp;nbsp; I pull data from a series of testers with unique paths.&amp;nbsp; I could limit the time searching if I were to be more surgical about where to look.&amp;nbsp; Is there a ready way to search more than one specific directories instead of the root directory recursively?&amp;nbsp; Also, is there a way to limit how many subdirectories in the same spirit as "depth, max_depth" from Python scripting?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 16:07:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Files-In-Directory/m-p/844508#M101868</guid>
      <dc:creator>SpannerHead</dc:creator>
      <dc:date>2025-02-26T16:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Files In Directory</title>
      <link>https://community.jmp.com/t5/Discussions/Files-In-Directory/m-p/844518#M101869</link>
      <description>&lt;P&gt;You can build a crawler if you can limit your folders: start from root and pick folders of interest, check inside them and keep going until you have the files you are interested in. It might be faster or not. You could also use Python to get the file list or possibly explore other options, some examples here&lt;LI-MESSAGE title="Directory Tree: Explore Space Used by Folders" uid="456571" url="https://community.jmp.com/t5/Uncharted/Directory-Tree-Explore-Space-Used-by-Folders/m-p/456571#U456571" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 16:18:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Files-In-Directory/m-p/844518#M101869</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-02-26T16:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Files In Directory</title>
      <link>https://community.jmp.com/t5/Discussions/Files-In-Directory/m-p/844602#M101884</link>
      <description>&lt;P&gt;&lt;A href="https://docs.python.org/3/library/glob.html" target="_blank"&gt;https://docs.python.org/3/library/glob.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;is very powerful.&lt;BR /&gt;&lt;BR /&gt;you can pass the parameters to Python, let Python search the files and then send the matches back to JMP.&lt;BR /&gt;This approach did speed up my search by many orders of magnitude.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 19:50:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Files-In-Directory/m-p/844602#M101884</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2025-02-26T19:50:38Z</dc:date>
    </item>
  </channel>
</rss>

