Quantcast
Channel: Windows 7 Miscellaneous forum
Viewing all articles
Browse latest Browse all 11372

Robocopy still copying hidden files

$
0
0

When a user comes on site with their laptop, we provide them the means to backup their laptop docs to a server share.  We also backup the laptop when a user leaves the business in order to have a good backup of the user data before we re-build the laptop. We currently have a script file using XCopy to copy all of the users data (windows 7) (i.e. My Docs, Pictures, Favorites, etc) to a network archive share folder.

I have been testing Robocopy on the command line to replicate this process.  Whatever I do,when running robocopy - only use files where archive bit is set, and ignore all system, hidden and temp files.  It still starts the backup at the hidden folder Appdata.

Below is the command I have tried.

robocopy c:\users\(username) \\server\sharename/s /m /FFT /XA:SHT /Z /W:5 /FP /XJ


What am I missing?  Thanks


Viewing all articles
Browse latest Browse all 11372

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>