Quantcast
Channel: File Services and Storage forum
Viewing all articles
Browse latest Browse all 10672

robocopy command help

$
0
0

Need to know what is wrong, please help with the following script:

set Drive2=C:

set flags=/MIR /W:10 /R:10 /A+:a /XF *.mp3 *.mp4 *.mpg *.m4p *m4a *.exe /XD "My Videos" "My Pictures" "My Music" Itunes Appdata "Application Data" Backups /TEE /FFT /LOG+:%Drive2%\Synchlog.txt


Rem Users Local PC's

set Drive1=U:




net use U: /Delete
net use U: \\




net use U: /Delete
net use U: \\10.1.2.34\ C$/User:10.1.2.34\

robocopy %Drive1%\
Users/<someone>/test %Drive2%\Users/<someone>/test %flags%


Viewing all articles
Browse latest Browse all 10672

Trending Articles



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