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.

Comments

Popular posts from this blog