Forum Discussion
MP21260
May 17, 2022Copper Contributor
Robocopy and hidden files
Hello, I try to copy a folder without "thumbs.db and office temporary files. Here the command line : robocopy C:\Folder_A D:\Folder_B /mir /r:0 /w:0 /XF thumbs.db ~$*.* This is very ann...
May 18, 2022
Not sure what your question is, the command-line seems ok and you can't stop those files from appearing 🙂