G
Guest
I backup a folder each night from A to B and once a week wish to offload
those 7 folders to a second location. I have tried robocopy with the /maxage
param, but that affects files not folders. The command I tried was:
robocopy d:\laptop\ /s d:\Weeklytemp /maxage:7.
Does anyone have any other ideas? I guess I could learn how to pass a
date-7 type of parameter if someone could suggest a good website that
discusses how to do that.
Thanks in advance.
those 7 folders to a second location. I have tried robocopy with the /maxage
param, but that affects files not folders. The command I tried was:
robocopy d:\laptop\ /s d:\Weeklytemp /maxage:7.
Does anyone have any other ideas? I guess I could learn how to pass a
date-7 type of parameter if someone could suggest a good website that
discusses how to do that.
Thanks in advance.