@Echo Off Color 4E @Echo On xcopy /S /Y /I /H /C "db" "wwwroot\db" xcopy /S /Y /I /H /C "godaddy updates" "wwwroot" @Echo Off Color 1F Pause