<?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 Dropbox creating issues with my CAD software in Integrations</title>
    <link>https://www.dropboxforum.com/t5/Integrations/Dropbox-creating-issues-with-my-CAD-software/m-p/641431#M8052</link>
    <description>&lt;P&gt;&lt;STRONG&gt;I run a licensed&amp;nbsp;CAD software &amp;amp; Dropbox keeps trying to sync/upload it. The Gerber Accumark pattern design software began giving me error notifications when I first added Dropbox. I need Dropbox to Ignore this file!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dorindajo_0-1670209856951.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/33445iD035421D8404A360/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dorindajo_0-1670209856951.png" alt="dorindajo_0-1670209856951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dorindajo_1-1670209856967.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/33446iEC15ABDD83ED926B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dorindajo_1-1670209856967.png" alt="dorindajo_1-1670209856967.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried this:&lt;/P&gt;
&lt;P&gt;Open the PowerShell application on your computer.&lt;/P&gt;
&lt;P&gt;Type the code below, replacing the file/folder path placeholder with the file/folder path you’d like to ignore.&lt;/P&gt;
&lt;P&gt;Set-Content -Path 'C:\Users\yourname\Dropbox(Personal)\YourFileName.pdf' -Stream com.dropbox.ignored -Value 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone please help?&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2022 14:52:53 GMT</pubDate>
    <dc:creator>dorindajo</dc:creator>
    <dc:date>2022-12-05T14:52:53Z</dc:date>
    <item>
      <title>Dropbox creating issues with my CAD software</title>
      <link>https://www.dropboxforum.com/t5/Integrations/Dropbox-creating-issues-with-my-CAD-software/m-p/641431#M8052</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I run a licensed&amp;nbsp;CAD software &amp;amp; Dropbox keeps trying to sync/upload it. The Gerber Accumark pattern design software began giving me error notifications when I first added Dropbox. I need Dropbox to Ignore this file!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dorindajo_0-1670209856951.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/33445iD035421D8404A360/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dorindajo_0-1670209856951.png" alt="dorindajo_0-1670209856951.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dorindajo_1-1670209856967.png" style="width: 400px;"&gt;&lt;img src="https://www.dropboxforum.com/t5/image/serverpage/image-id/33446iEC15ABDD83ED926B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dorindajo_1-1670209856967.png" alt="dorindajo_1-1670209856967.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried this:&lt;/P&gt;
&lt;P&gt;Open the PowerShell application on your computer.&lt;/P&gt;
&lt;P&gt;Type the code below, replacing the file/folder path placeholder with the file/folder path you’d like to ignore.&lt;/P&gt;
&lt;P&gt;Set-Content -Path 'C:\Users\yourname\Dropbox(Personal)\YourFileName.pdf' -Stream com.dropbox.ignored -Value 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can someone please help?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 14:52:53 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Integrations/Dropbox-creating-issues-with-my-CAD-software/m-p/641431#M8052</guid>
      <dc:creator>dorindajo</dc:creator>
      <dc:date>2022-12-05T14:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox creating issues with my CAD software</title>
      <link>https://www.dropboxforum.com/t5/Integrations/Dropbox-creating-issues-with-my-CAD-software/m-p/641520#M8053</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1597424"&gt;@dorindajo&lt;/a&gt;&lt;STRONG&gt;&amp;nbsp;wrote:&lt;/STRONG&gt;&lt;BR /&gt;
&lt;P&gt;I run a licensed&amp;nbsp;CAD software &amp;amp; Dropbox keeps trying to sync/upload it.&lt;/P&gt;
&lt;P&gt;I tried this: Set-Content -Path 'C:\Users\yourname\Dropbox(Personal)\YourFileName.pdf' -Stream com.dropbox.ignored -Value 1&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It's not trying to sync the software. It's only trying to sync the shortcut icon on your Desktop because you have the Backup feature enabled, which moved your key folders (in this case, your Desktop) into your Dropbox folder so it can sync.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're going to use the PowerShell snippet to have Dropbox ignore that file, make sure you're specifying the path to the shortcut on your Desktop, and not the path to the software itself.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 12:41:30 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Integrations/Dropbox-creating-issues-with-my-CAD-software/m-p/641520#M8053</guid>
      <dc:creator>Rich</dc:creator>
      <dc:date>2022-12-05T12:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox creating issues with my CAD software</title>
      <link>https://www.dropboxforum.com/t5/Integrations/Dropbox-creating-issues-with-my-CAD-software/m-p/641533#M8054</link>
      <description>&lt;P&gt;I will give that a try. Thank You!&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 13:16:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Integrations/Dropbox-creating-issues-with-my-CAD-software/m-p/641533#M8054</guid>
      <dc:creator>dorindajo</dc:creator>
      <dc:date>2022-12-05T13:16:31Z</dc:date>
    </item>
  </channel>
</rss>

