Compare cert salaries and plan your next career move
/r:<N> Specifies the number of retries on failed copies. The default value of N is 1,000,000 (one million retries). /w:<N> Specifies the wait time between retries, in seconds. The default value of N is 30 (wait time 30 seconds).
@ECHO OFF SETLOCAL SET _source=D:\Music\ SET _dest=K:\Music\ SET _what=/COPYALL /B /SEC /MIR :: /COPYALL :: COPY ALL file info :: /B :: copy files in Backup mode. :: /SEC :: copy files with SECurity :: /MIR :: MIRror a directory tree SET _options=/R:0 /W:0 /LOG:MyLogfile.txt /NFL /NDL :: /R:n :: number of Retries :: /W:n :: Wait time between retries :: /LOG :: Output log file :: /NFL :: No file logging :: /NDL :: No dir logging ROBOCOPY %_source% %_dest% %_what% %_options%
nasu wrote: » bump anyone else using other software solutions ?
Compare salaries for top cybersecurity certifications. Free download for TechExams community.