Copy commands XCOPY / RoboCopy
xcopy /i /Y "files*.txt" \\server\folder /Y Use this option to stop the xcopy command from prompting you about overwriting files from source that already exist in destination.
Hope this will help you ... Thanks for visiting my blog