invalid incremental backup
Bug #126952 reported by
Oumar Aziz OUATTARA
on 2007-07-19
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| nssbackup |
Fix Released
|
Critical
|
Oumar Aziz OUATTARA |
Bug Description
In incremental backup , if a directory has changed, actually it is include in the backup process. But some file inside hasn't changed so we must run into every changed directories to check the files inside.
Oumar Aziz OUATTARA (wattazoum)
on 2007-07-19
Changed in nssbackup: | |
assignee: | nobody → wattazoum |
importance: | Undecided → Critical |
status: | New → Confirmed |
Oumar Aziz OUATTARA (wattazoum) wrote : | #2 |
fixed in beta 2
Changed in nssbackup: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Another problem was os.access changes the st_mtime value and then making a backup were changing the files properties.