Hello,
we would like to know which time stamp is examined by NetWorker
savefs/save for including a file in an incremental backup -
        is it 
        time_t  st_mtime;    /* Time of last data modification */
        or	
        time_t  st_ctime;    /* Time of last file status change */
or are they both compared with the time of the previous backup?
Thank you in advance for your help,
Dietrich Wiegandt
CERN IT Division.
Received on Wed Mar 04 1998 - 15:54:23 NZDT