We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

dorindajo's avatar
dorindajo
Explorer | Level 3
3 years ago

Dropbox creating issues with my CAD software

I run a licensed CAD software & 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!

 

 

I tried this:

Open the PowerShell application on your computer.

Type the code below, replacing the file/folder path placeholder with the file/folder path you’d like to ignore.

Set-Content -Path 'C:\Users\yourname\Dropbox(Personal)\YourFileName.pdf' -Stream com.dropbox.ignored -Value 1

 

Can someone please help?

2 Replies

  • Rich's avatar
    Rich
    Icon for Super User II rankSuper User II
    3 years ago

    dorindajo wrote:

    I run a licensed CAD software & Dropbox keeps trying to sync/upload it.

    I tried this: Set-Content -Path 'C:\Users\yourname\Dropbox(Personal)\YourFileName.pdf' -Stream com.dropbox.ignored -Value 1


    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.

     

    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.

About Integrations

Find solutions to issues with third-party integrations from the Dropbox Community. Share advice and help members with their integration questions.

Need More Support

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!