Actions
Bug #4489
closedThe method file_copy_from_remote_recursion() don't copy file if the file to be copied is less recent
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
Generic methods
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The method file_copy_from_remote_recursion() should use comparison from digest instead of mtime. Otherwise, if the file on the system is more recent, the copy will not be done.
Updated by Nicolas PERRON about 11 years ago
- Status changed from New to Pending technical review
- Assignee set to Jonathan CLARKE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/ncf/pull/45
Updated by Nicolas PERRON about 11 years ago
- Status changed from Pending technical review to Pending release
Updated by Alexis Mousset almost 3 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset almost 3 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions