TSM uses the Win32 File I/O CreateFile() function to open files for
backup. We do pass in the FILE_FLAG_BACKUP_SEMANTICS flag when we open the
file, so maybe NAVCE somehow detects this. But I don't know for sure.
Regards,
Andy
Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]
The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.
"Rushforth, Tim" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
04/02/2002 16:12
Please respond to "ADSM: Dist Stor Manager"
To: [EMAIL PROTECTED]
cc:
Subject: Re: Windows NTFS last accessed date set by TSM client
Hmmmm...
We were looking at an updated version of Norton Antivirus that has a
feature
to not scan files that are "Opened for backup" - According to the Norton
technical document: "This setting causes NAVCE to ignore backup open
calls,
which are the specific API's that are used by backup software."
I assumed that TSM would use these API's - and when I tested this it
seemed
to work! Should it have worked? When not using the NT Backup API is it
possible to still "open the file for backup"?
Thanks,
Tim Rushforth
-----Original Message-----
From: Andrew Raibeck [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 02, 2002 2:24 PM
To: [EMAIL PROTECTED]
Subject: Re: Windows NTFS last accessed date set by TSM client
TSM does not use the NT Backup APIs; rather, it uses the Win32 File I/O
functions for accessing files.
Regards,
Andy
Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]
The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.