Unsolved
This post is more than 5 years old
13 Posts
0
776
June 19th, 2012 07:00
Backup Yesterday's Files (or last week etc)
Currently running a standard savegroup, but problem is several files change during backup.
Is there any way, I can specify a savegroup to backup yesterday's files ( since the changing files of yesterday are static today).
I am thinking of using savepnpc ( run unix find etc..) to do this? Any thoughts?
No Events found!


coganb
736 Posts
1
June 19th, 2012 07:00
Hi,
Have a look at the NetWorker Command Reference Guide for the -t option to the save command. Is that what you're looking for?
-Bobby
sks20
13 Posts
0
June 19th, 2012 07:00
Correct. But not sure if we can give a "between timeframe".
e.g in Unix find I can run multiple mtime/mmin to specify a window slot to select files.
but, let me try the -t option as well...thx