Backup size

shamim

ADSM.ORG Member
Joined
Mar 14, 2018
Messages
26
Reaction score
0
Points
0
How to know how much data will backup from the file server client before the scheduled time.
 
How to know how much data will backup from the file server client before the scheduled time.
That's not possible with Spectrum Protect, that part is done in the initial stages of the backup.

If you are good at scripting, you could use this command to find the last backup date/time: dsmc query filespace -detail then get a directory listing for all files changed after that date.
 
Is there any other way, journal engine log or any other logs ?
 
Back
Top