I want to ignore a specific folder from syncing. So I read through help.dropbox.com/installs/dropbox-for-macos-support .
Frist I tried the GUI approach: but on right-clicking the folder no "Do not sync" menu entry shows up (only "Copy link", "Share..", "Transfer a Copy...", etc).
Also I tool to the Terminal approach: I typed
xattr -d com.dropbox.ignored ~/Dropbox/path/to/my/folder
but I get "No such xattr: com.dropbox.ignored".
I certainly have Dropbox installed and it's syncing stuff properly.
What can i do to ignore that folder?
Many thanks for your help in advance.
Best,
Wal