Hello again,
I moved to a new Mac …
For this, I installed the DT binary, and before starting it, I copied the old “~/Library/Application Support/DEVONthink 3/” folder from the old to the new Mac.
Also, as I use indexed content, I made sure that the content was available at the same location.
So far, so good - most seemed to work.
But after adding my Sync location to DT (a WebDAV server) DT started downloading lots of things - presumable because I enabled “Always Verify” - even as all content should be there already.
Is this already a normal behaviour?
Whatever, I noticed that 2 databases keep downloading and downloading the same number of files: One 315 files, the other 57 files.
I checked those and tried to move them new from a backup to the indexed location and noticed such messages:
mv: ./IMG_3963.jpeg: unable to move extended attributes and ACL from /Users/tja/BAK/IMG_3963.jpeg: Operation not permitted
mv: ./IMG_3963.jpeg: set owner/group (was: 506/20): Function not implemented
This strongly reminded me of an older problem, where @BLUEFROG (IIRC) finally fixed this - and it ever worked since then.
There was a support ticket and a topic in the forum about this: Checksums ... ;-) - #39 by pete31
Whatever, now I am at macOS Ventura … and it seems, some similar problem appeared.
If I recall correctly, the problem was that some files, depending on their origin, can cleanly be copied or moved or downloaded, but not all extended attributes or other related stuff - so even as the command does return with 0, which is OK, it does output something to STDERR and this let’s DT think that the operation did not work.
Any chance that you could look at this again, @BLUEFROG ?