Changeset 2634 for box/trunk/bin


Ignore:
Timestamp:
24/02/2010 19:39:39 (2 years ago)
Author:
chris
Message:

Notify about uploading changed attributes for files as well as
directories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbackupd/BackupClientDirectoryRecord.cpp

    r2633 r2634  
    10511051                                try 
    10521052                                { 
     1053                                        rNotifier.NotifyFileUploadingAttributes( 
     1054                                                this, filename); 
     1055                                         
    10531056                                        // Update store 
    10541057                                        BackupClientFileAttributes attr; 
Note: See TracChangeset for help on using the changeset viewer.