I have Dropbox installed on two Fedora 44 Linux systems, syncing between them. Most files sync fine, but when I create a file like this:
cat > foo\\bar
test
^D
then
dropbox filestatus foo\\bar
foo\bar: unsyncable
That filename works fine for everything else, but Dropbox doesn't like it. Isn't this a Dropbox bug?