How Backup of Last 24 hrs CCTV images folder via Netbackup?
· We have multiple Cameras folder in one Drive
· Each Camera folder contain recording folders on hourly basis for 30 days
· We need to fetch pervious day 24 hours folders backup from each camera folder (i.e. date-1 24 hours)
So how we can manage it to backup last 24hrs data ?
We are using NB 7.6.0.4 and folders are on one server wih NB client installed in it
You shouldn't need your own batch script. NetBackup 'backup policies' do not call scripts in perhaps the way that you are thinking. Don't get me wrong, you may still need to 'action' a script at policy startup - but on the basis of the above it does not appear that you need to this. It depends upon what your script is doing. Are you able to share/post the contents of your script - and then we'll be able to advise on whether a strightforward NetBackup backup policy should be enough for you.
NetBackup Client software will do the heavy lifting for you.
It sounds to me as though you need to amend your backup policy so that your differential schedule will run at 00:05 each day.
.
If you take a daily 'differential' backup every day of the entire folder tree, then it will only ever take the new files created/modified since the previous 'differential' backup - no matter which sub-folder these new/modified files are in.
The problem you may face - is that for this to work, there needs to be a first or preceding full backup, because otherwise the next differential has no preceding backup upon which to base it's difference in time. I don't think there's anything that can be done about that. But I'm not 100% sure, so let's ask...
Does anyone know how to force a first backup to be a differential backup, i.e. pre-set a time difference?

