Command

<p>for /D %I in (*) do xcopy /E /I /Y &quot;C:\Users\rohan\Downloads\data&quot; &quot;%I\data&quot;</p>