I would have expected that MOVEDIR would copy any directory description in the source file to the destination file that it creates, but it doesn't. I just moved some photo directories, and the descriptions were lost.
Another problem I observed is that a source directory that ends with a backslash is not accepted ("The directory name is invalid"), even though it passes the ISDIR test. Such a specification is accepted for the destination directory. So this works
Read more
Another problem I observed is that a source directory that ends with a backslash is not accepted ("The directory name is invalid"), even though it passes the ISDIR test. Such a specification is accepted for the destination directory. So this works
movedir Birthday_Party...Read more








