cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
If you’ve changed your email address, now's the perfect time to update it on your Dropbox account and we’re here to help! Learn more here.

Create, upload, and share

Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

No such xattr: com.apple.fileprovider.ignore#P (error MacOs Ventura)

No such xattr: com.apple.fileprovider.ignore#P (error MacOs Ventura)

Wanft
Explorer | Level 4
Go to solution

 Hello,

 

how can I set a folder to be ignored in MacOS ventura?

this one only works on on 12.3 and earlier: 

xattr -w com.dropbox.ignored 1

and the one supposed to work on 12.5 and above fails with No such xattr: com.apple.fileprovider.ignore#P (macos ventura 13.4)

xattr -d 'com.apple.fileprovider.ignore#P'

 

best regards.

1 Accepted Solution

Accepted Solutions

razorflash
Helpful | Level 6
Go to solution

so the correct command is

 

 

 

xattr -w 'com.apple.fileprovider.ignore#P' 1 ./YOUR_FOLDER

 

 

 

View solution in original post

6 Replies 6

Hannah
Dropbox Staff
Go to solution

Hey @Wanft, thanks for bringing this to our attention.

 

Can you please let us know the exact version and sync status of the Dropbox app on your computer?

 

You can see that, by hovering over the Dropbox icon in your menu bar.

 

Have you already gone through the update process for the application, to the new Dropbox for macOS version?

 

Keep me posted.


Hannah
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, give it a Like below to let us know.
:arrows_counterclockwise: Need help with something else? Ask me a question!
:pushpin: Find Tips & Tricks Discover more ways to use Dropbox here!
:arrows_counterclockwise: Interested in Community Groups? Click here to join!

Wanft
Explorer | Level 4
Go to solution

Hi Hannah

 

MacOS: Ventura 13.4

Dropbox: 176.4.5108

 

Yeah, i've already migrated dropbox to "~/library/cloudstorage"

 

att.

Здравко
Legendary | Level 20
Go to solution

@Wanft wrote:

 ... the one supposed to work on 12.5 and above fails with No such xattr: com.apple.fileprovider.ignore#P (macos ventura 13.4)

xattr -d 'com.apple.fileprovider.ignore#P'

...


Hi @Wanft,

Yes, of course, you need to set an attribute to be available and after that you can wipe it out (without error). If the attribute was removed already or has never been set, you'll get such error. 🤫 Just looks like some Dropbox staff, that write help articles, probably got engaged looking at some nearby colleagues (may be 😜) and replaced 'set' command to 'remove' command ( -w to -d etc.). Don't bother, people's feelings.

Hope this clarifies matter.

razorflash
Helpful | Level 6
Go to solution

it's incredible how not reliable this is!!!

razorflash
Helpful | Level 6
Go to solution

so the correct command is

 

 

 

xattr -w 'com.apple.fileprovider.ignore#P' 1 ./YOUR_FOLDER

 

 

 

Wanft
Explorer | Level 4
Go to solution

Thanks Razor. Your answer is correct. the help docs are misleading.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Wanft Explorer | Level 4
  • User avatar
    razorflash Helpful | Level 6
  • User avatar
    Здравко Legendary | Level 20
What do Dropbox user levels mean?