Bug #4424
closedCopy of file from a remote host does not work since recursion option is not tolerated for file by CFEngine
Description
As for file_copy_from_local_source_recursion, the bundle file_copy_from_remote_source_recursion should check if the argument is a file or a directory in order to remove depth_search on files. This is not the case now and the result is that no file is copied.
Updated by Nicolas PERRON almost 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/35
Pull Request URL added: https://github.com/Normation/ncf/pull/35
Jon, I've made a PR based on the same problem from file_copy_from_local_source_recursion, it should be an easy review.
Updated by Nicolas PERRON almost 11 years ago
Nicolas PERRON wrote:
Pull Request URL added: https://github.com/Normation/ncf/pull/35
Jon, I've made a PR based on the same problem from file_copy_from_local_source_recursion, it should be an easy review.
It wasn't as easy as I thought but I've made an update. Jon or Nicolas, could you review it please ?
Updated by Nicolas PERRON almost 11 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset 584657dfeadb8ba5f6627edabf1df37b66428536.
Updated by Nicolas CHARLES almost 11 years ago
Applied in changeset 9b7332aa4498e96e98af2c622dcb677db75963f5.
Updated by François ARMAND about 10 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods