Hi, on my mac I would like to prevent a folder from syncing. Already made the update and migration to the cloud storage location on the new Mac OS:
Folder Path is: /Users/kirstensoerries/Library/CloudStorage/Dropbox/Lightroom 2024/Lightroom 2024 Previews.lrdata
Terminal command I am trying is:
xattr -d 'com.apple.fileprovider.ignore#P' /Users/kirstensoerries/Library/CloudStorage/Dropbox/Lightroom 2024/Lightroom 2024 Previews.lrdata
Terminal error is:
xattr: No such file: 2024/Lightroom
xattr: No such file: 2024
xattr: No such file: Previews.lrdata
could you help me? Thanks