Forum Discussion

MP21260's avatar
MP21260
Copper Contributor
May 17, 2022

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...

Resources