Changeset 2633 for box/trunk/bin/bbackupd/BackupDaemon.h
- Timestamp:
- 24/02/2010 19:23:14 (2 years ago)
- File:
-
- 1 edited
-
box/trunk/bin/bbackupd/BackupDaemon.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/bin/bbackupd/BackupDaemon.h
r2413 r2633 445 445 } 446 446 } 447 virtual void NotifyFileUploadingAttributes( 448 const BackupClientDirectoryRecord* pDirRecord, 449 const std::string& rLocalPath) 450 { 451 if (mLogAllFileAccess) 452 { 453 BOX_NOTICE("Uploading new file attributes: " << 454 rLocalPath); 455 } 456 } 447 457 virtual void NotifyFileUploaded( 448 458 const BackupClientDirectoryRecord* pDirRecord,
Note: See TracChangeset
for help on using the changeset viewer.
