robocopy only copies a couple of files

  • Thread starter Thread starter agent87
  • Start date Start date
A

agent87

Guest
Initially I'd like to simply copy updated (or missing) files from the source to the destination locally...make a backup basically. I created an empty directory "testfolder" on the destination. I've tried NTFS and FAT32 destination drives (initially I thought FAT32 was the issue). I've tried as administrator. robocopy "C:\Users\me\Documents" "D:\testfolder" /sIt only copies a couple of files out of one of the source subdirectories (not other files w/same extension in the same subdirectory) and none of the other ..\Documents\subdirectories which are not empty. What am I missing?Thx

Continue reading...
 
Back
Top