Suppose I have a directory C:\TEST, which is linked to E:\TEST (directory junction point), and then I drag a file from C: to C:\TEST, the default operation will be Copy instead of Move, it seems that DO makes a judgment on the actual location of the TEST directory. In fact, I want to move it, and the directory judgment should be just like its location. Is there any setting to change this behavior?
You can make drag & drop always move (or copy).
There isn’t a way to change what the default “copy when same” logic does in the face of symbolic links etc.