Saturday 27 July 2013

Move older file and folder



c:\ROBOCOPY  "source"  "destination"  /move  /minage:(number of days oldfile)


Example
c:\>ROBOCOPY d:\data d:\ext  /move /minage:4

No comments:

Post a Comment