On the NT Resource Kit CD there is full documentation for Robocopy.
The main switches are :
/S : copy subdirectories excluding empty ones
/E : copy subdirectories including empty ones
/T : time stamp all files
/R:n : number of retries
/W:n : wait time between retries
/REG : save /R and /T in the registry as defaults
/Move : move files and directories - delete from source after moving
/ETA show estimated time of copy
Usage:
Robocopy source destination [options]
Robocopy will work as a scheduled job. Just ensure that the user has appropriate access to the files being copied or moved.
Let me have your e-mail address and I will send you the full documentation
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.